summaryrefslogtreecommitdiff
path: root/sys/wasapi/gstwasapisink.h
Commit message (Expand)AuthorAgeFilesLines
* wasapi: Fix possible deadlock while downwards state changeSeungha Yang2020-06-111-0/+1
* 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-9/+15
* wasapi: Port wasapisink to GstAudioSinkSebastian Dröge2013-04-231-6/+3
* 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/+67