summaryrefslogtreecommitdiff
path: root/sys/directsound
Commit message (Expand)AuthorAgeFilesLines
* bad: use of g_value_dup_stringStéphane Cerveau2019-12-301-1/+1
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-16/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-3/+13
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* meson: Add deviceprovider changes to directsoundsrcNirbheek Chauhan2018-03-101-1/+10
* wasapi: Increase rank to prefer over directsoundsrcNirbheek Chauhan2018-03-011-1/+1
* directsoundsrc: Add missing \ in multi-line #defineSebastian Dröge2018-01-251-3/+3
* directsoundsrc: Add support for a DeviceProviderSebastian Dröge2018-01-256-9/+362
* directsoundsrc: Don't dynamically load one DirectSound symbol at runtimeSebastian Dröge2018-01-222-41/+1
* sys: Convert source files to UTF-8Jan Alexander Steffens (heftig)2017-08-161-1/+1
* directsoundsrc: Properly pass pLockedBuffer by reference when calling IDirect...Philippe Renon2017-07-111-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* directsoundsrc: Use a GstClockID to wait instead of Sleep()Nirbheek Chauhan2017-05-122-12/+47
* directsoundsrc: Use latency-time and buffer-time settingsNirbheek Chauhan2017-05-082-49/+94
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* Revert "directsoundsrc: Correctly calculate segsize and segtotal"Sebastian Dröge2017-04-122-15/+19
* directsoundsrc: Correctly calculate segsize and segtotalSebastian Dröge2017-04-062-19/+15
* directsoundsrc: Correctly cast mixer to uintptrArtem Martynovich2016-10-311-1/+1
* meson: directsound: Add ole32 library dependencyScott D Phillips2016-10-211-1/+1
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+16
* directsoundsrc: Convert Windows strings to UTF8 before comparing against UTF8...Sebastian Dröge2016-05-031-2/+17
* directsoundsrc: add missing -lole32Kouhei Sutou2016-04-031-1/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+2
* directsoundsrc: add device property as it is done in directsoundsinkThomas Roos2015-12-182-8/+85
* directsoundsrc: Convert header from (some) DOS line endings to UNIXSebastian Dröge2015-12-181-111/+111
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* directsoundsrc: Check return values of DirectSound functions in read loopThomas Roos2015-12-111-1/+13
* directsoundsrc: fix build error for 64bit Windows build by MinGWKouhei Sutou2015-09-091-1/+1
* directsoundsrc: Implement volume and muteVictor Toso2015-03-313-3/+276
* directsoundsrc: Avoid leaking copy of caps objectSebastian Rasmussen2014-08-101-2/+1
* directsoundsrc: Fix critical due to missing debug category initializationXavi Artigas2014-04-081-3/+3
* directsoundsrc: Remove unused variableSebastian Dröge2013-08-221-19/+16
* directsoundsrc: Add 'device-name' property for selecting a audio deviceKishore Arepalli2013-08-222-26/+74
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-3/+3
* directsound: fix compilation errors caused by circular includesРуслан Ижбулатов2012-12-122-6/+8
* windows: Put the DirectX LDFLAGS in the correct place and reorder librariesSebastian Dröge2012-11-211-3/+3
* Fix FSF addressTim-Philipp Müller2012-11-043-6/+6
* directsoundsrc: Fix a number of warnings/errors in directsoundsrcРуслан Ижбулатов2012-10-263-14/+9
* directsoundsrc: Fix compiler warningRaimo Järvi2012-10-171-2/+3
* directsoundsrc: port to 1.0Raimo Järvi2012-10-171-127/+78
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-2/+2
* directsoundsrc: Chain up to the parent class' finalize implementationSebastian Dröge2012-07-031-5/+7
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* Fix warnings in directdrawsink and directsoundsrcРуслан Ижбулатов2010-05-011-3/+3
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* Remove executable bits from non-executable files.Michael Smith2009-10-271-0/+0
* directdraw, directsound: unify CFLAGS and fix configure checks for DirectX-ba...Руслан Ижбулатов2009-08-262-20/+12