summaryrefslogtreecommitdiffstats
path: root/src/plugins/pulseaudio
Commit message (Expand)AuthorAgeFilesLines
* 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
* QAudioOutput: low-latency related changes.Lev Zelenskiy2012-05-142-15/+40
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Expose the audio category information for streams.Michael Goddard2012-04-162-1/+34
* add #include <unistd.h> to classes which use ::getpidThomas Senyk2012-04-133-0/+6
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-201-1/+1
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-204-8/+8
* clean up qmake-generated projectsOswald Buddenhagen2012-02-221-1/+0
* Fix some compiler warnings.Michael Goddard2012-02-141-2/+2