summaryrefslogtreecommitdiffstats
path: root/src/plugins/pulseaudio/qaudiooutput_pulse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-52/+32
|\
| * PulseAudio: change the way volume is applied.Yoann Lopes2016-03-161-52/+32
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-7/+32
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+1
|\|
| * PulseAudio: fix QAudioOutput state after resume().Yoann Lopes2016-01-191-1/+1
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Fix: static linking on Linux with both PulseAudio and Alsa pluginsGabriel Hege2014-12-221-4/+4
* 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-18/+10
* | Only call pa_cvolme set on stream creation if volume explicitly set.Robin Burchell2014-08-041-7/+21
|/
* PulseAudio: make plugin more robust.Yoann Lopes2014-07-101-85/+109
* QAudioOutput: Don't guess media role if one has not been provided in setCateg...Robin Burchell2014-02-071-10/+2
* Fix warnings in qtmultimediaThiago Macieira2013-04-031-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Delete obsolete class methods and update related codeMithra Pattison2012-07-101-3/+3
* QAudioOutput: low-latency related changes.Lev Zelenskiy2012-05-141-15/+38
* Expose the audio category information for streams.Michael Goddard2012-04-161-1/+30
* add #include <unistd.h> to classes which use ::getpidThomas Senyk2012-04-131-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Add cap on internal read/write buffer for QAudioOuput(PA)Ling Hu2011-11-151-1/+1
* Add additional protection on the write size in QAudioOuput(pulseaudio)Ling Hu2011-11-141-0/+5
* Fix pullmode data lost problem in QAudioOutput(pulseaudio)Ling Hu2011-11-091-40/+36
* Add QAudioOutput volume API and pulseaudio backend implementation.hawcroft2011-09-281-1/+49
* Remove most of the "mobility" references.Michael Goddard2011-07-191-1/+1
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-081-17/+17
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-291-0/+573