summaryrefslogtreecommitdiff
path: root/sys/directsound/gstdirectsoundsrc.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-25directsoundsrc: Add missing \ in multi-line #defineSebastian Dröge1-3/+3
2018-01-25directsoundsrc: Add support for a DeviceProviderSebastian Dröge1-0/+5
2018-01-22directsoundsrc: Don't dynamically load one DirectSound symbol at runtimeSebastian Dröge1-1/+0
2017-08-16sys: Convert source files to UTF-8Jan Alexander Steffens (heftig)1-1/+1
2017-05-12directsoundsrc: Use a GstClockID to wait instead of Sleep()Nirbheek Chauhan1-0/+3
2017-05-08directsoundsrc: Use latency-time and buffer-time settingsNirbheek Chauhan1-5/+0
2017-04-12Revert "directsoundsrc: Correctly calculate segsize and segtotal"Sebastian Dröge1-0/+2
2017-04-06directsoundsrc: Correctly calculate segsize and segtotalSebastian Dröge1-2/+0
2015-12-18directsoundsrc: add device property as it is done in directsoundsinkThomas Roos1-0/+2
2015-12-18directsoundsrc: Convert header from (some) DOS line endings to UNIXSebastian Dröge1-111/+111
2015-03-31directsoundsrc: Implement volume and muteVictor Toso1-0/+10
2013-08-22directsoundsrc: Add 'device-name' property for selecting a audio deviceKishore Arepalli1-10/+8
2012-12-12directsound: fix compilation errors caused by circular includesРуслан Ижбулатов1-6/+7
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-26directsoundsrc: Fix a number of warnings/errors in directsoundsrcРуслан Ижбулатов1-3/+3
2009-07-29directsoundsrc: Add DirectSound source pluginJoni Valtanen1-0/+112