summaryrefslogtreecommitdiffstats
path: root/src/plugins/pulseaudio
Commit message (Expand)AuthorAgeFilesLines
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-131-3/+3
* Make QPulseAudioOutput::elapsedUSecs prone to OS time changeTomasz Olszak2019-01-292-5/+4
* PulseAudio: Introduce QT_PA_CHANNEL_MAP for QAudioOutputVaL Doroshchuk2018-12-031-1/+28
* Pulse: Fix crash when stop() is called while reading buffersVaL Doroshchuk2018-09-131-1/+1
* PulseAudioOutput: Emit QAudio::StoppedState on QAudio::OpenErrorv5.11.0-beta4VaL Doroshchuk2018-04-121-0/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-191-23/+16
|\
| * PulseAudio: Reject unsupported audio formatsVaL Doroshchuk2017-09-261-23/+16
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-272-2/+2
|/
* Move qtmultimedia over to the new config systemLars Knoll2016-11-141-2/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-231-17/+48
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-09-221-17/+48
| |\
| | * PulseAudio: make code more robustYoann Lopes2016-09-211-17/+48
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-212-16/+103
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-302-24/+103
| |\|
| | * PulseAudio: keep device list up to date.Yoann Lopes2016-06-202-24/+103
* | | Improve QAudioDeviceInfo::defaultDevice().Christian Stromme2016-05-204-11/+17
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-214-137/+56
|\|
| * PulseAudio: change the way volume is applied.Yoann Lopes2016-03-164-137/+56
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-072-11/+36
|\|
| * PulseAudio: remove debug warning of UnderrunDyami Caliri2016-03-011-1/+0
| * PulseAudio: fix playback for short streams in pull modeDyami Caliri2016-02-261-6/+32
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-211-1/+1
| |\
| | * PulseAudio: fix QAudioOutput state after resume().Yoann Lopes2016-01-191-1/+1
* | | Updated license headersAntti Kokko2016-01-1912-168/+240
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-11-202-1/+5
|\|
| * Don't initialize volume on pulse audio input by default.Morten Minde Neergaard2015-11-192-1/+5
* | pulseaudio: Remove unused static member variableSergio Martins2015-06-011-2/+0
|/
* Update copyright headersAntti Kokko2015-02-1212-84/+84
* Merge remote-tracking branch 'origin/5.4' into devYoann Lopes2015-01-194-18/+18
|\
| * Fix: static linking on Linux with both PulseAudio and Alsa pluginsGabriel Hege2014-12-224-18/+18
* | Add missing includes for QDataStream/QIODevice.Friedemann Kleint2015-01-072-0/+2
|/
* Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-262-2/+2
|\
| * Fix integer overflow in several audio plugins.Yoann Lopes2014-09-092-2/+2
* | Update license headers and add new license filesAntti Kokko2014-08-2412-222/+126
* | Only call pa_cvolme set on stream creation if volume explicitly set.Robin Burchell2014-08-042-7/+22
|/
* PulseAudio: make plugin more robust.Yoann Lopes2014-07-106-253/+347
* QAudioOutput: Don't guess media role if one has not been provided in setCateg...Robin Burchell2014-02-071-10/+2
* PulseaudioInput: Remove unused membersTobias Hunger2013-09-021-2/+0
* Fix warnings in qtmultimediaThiago Macieira2013-04-031-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1012-12/+12
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2412-288/+288
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-0/+6
* Delete obsolete class methods and update related codeMithra Pattison2012-07-102-6/+6
* Read actual period size after initializing a stream.Lev Zelenskiy2012-06-281-3/+9
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1