summaryrefslogtreecommitdiff
path: root/sys/wasapi/gstwasapisrc.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed segtotal value being always 2 due to an unused variableMarcos Kintschner2019-05-021-2/+0
* wasapi: Remove code that sets thread priorityNirbheek Chauhan2018-09-111-1/+0
* wasapi: Call _Start if the client was _ResetNirbheek Chauhan2018-04-101-0/+2
* wasapi: Add a property for trying the AudioClient3 APINirbheek Chauhan2018-02-261-0/+1
* wasapi: Try to use latency-time and buffer-timeNirbheek Chauhan2018-02-081-0/+1
* wasapi: Increase thread priority to reduce glitchesNirbheek Chauhan2018-02-081-0/+1
* wasapi: Allow opening devices in exclusive modeNirbheek Chauhan2018-02-081-0/+2
* wasapi: Rename struct element for device nameNirbheek Chauhan2018-02-081-1/+1
* wasapi: Implement support for >2 channelsNirbheek Chauhan2018-01-311-0/+4
* wasapi: Rewrite most of the code to make it workNirbheek Chauhan2018-01-221-10/+15
* wasapisrc: Port to GstAudioSrcSebastian Dröge2013-04-231-12/+4
* wasapi: Initial port to 1.0Sebastian Dröge2013-03-261-2/+0
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* sys/: New plugin for audio capture and playback using Windows Audio SessionOle André Vadla Ravnås2008-09-301-0/+74