summaryrefslogtreecommitdiffstats
path: root/src/plugins/windowsaudio/qwindowsaudiooutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-131-0/+1
* WindowsAudioOutput: Introduce QT_WAVE_BUFFERS env varv5.12.0-beta3Val Doroshchuk2018-10-181-12/+21
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-121-0/+4
|\
| * DirectShow: Fix crackling when playing custom sample rateVal Doroshchuk2018-05-081-0/+4
* | WindowsAudio: Pause playback before resetVal Doroshchuk2018-02-221-4/+12
|/
* WindowsAudio: Remove unneeded Sleep() when stopping playbackVal Doroshchuk2017-11-231-3/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-13/+10
|\
| * WindowsAudio: fix volume when using multiple QAudioOutputsYoann Lopes2016-11-021-13/+10
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-2/+2
|\|
| * WindowsAudio: fix QAudioOutput state after resume().Yoann Lopes2016-01-191-1/+1
| * Fix usage of QMutexLocker, destroy it only at end of scopeSergio Martins2016-01-121-1/+1
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-110/+9
|\
| * WindowsAudio: improve supported formats detection.Yoann Lopes2015-04-141-110/+9
* | Update copyright headersAntti Kokko2015-02-121-7/+7
* | Add missing includes for QDataStream/QIODevice.Friedemann Kleint2015-01-071-0/+1
|/
* Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-261-1/+1
|\
| * Fix integer overflow in several audio plugins.Yoann Lopes2014-09-091-1/+1
* | Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
|/
* Move win32 and Alsa audio backends into plugins.Christian Strømme2014-01-301-0/+762