summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qsoundeffect_pulse_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* PulseAudio: make sound effect implementation more robustYoann Lopes2016-12-121-16/+94
* Cleanup all maemo/meego specific codeLars Knoll2016-11-141-74/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-09-221-14/+47
|\
| * PulseAudio: make code more robustYoann Lopes2016-09-211-14/+47
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-8/+41
|\|
| * PulseAudio (QSoundEffect): don't write data to an unready streamYoann Lopes2016-08-151-0/+4
| * PulseAudio: flush stream before loading a new source in a sound effectYoann Lopes2016-08-151-8/+37
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-162/+52
|\|
| * PulseAudio: change the way volume is applied.Yoann Lopes2016-03-161-162/+52
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Remove stray <QtNetwork> includesAndrew Knight2015-03-301-1/+1
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Set volume only if volume was explicitly set.Robin Burchell2014-08-041-3/+13
* Resource policy support for QSoundEffect.Robin Burchell2014-08-041-1/+30
* QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-251-1/+3
* QSoundEffect: Don't try guess a media role if one has not been provided.Robin Burchell2014-02-071-5/+1
* PulseAudio: fix crash when failing to create a context.Yoann Lopes2014-01-061-2/+3
* Don't use integers to describe volume internally in QSoundEffect.Christian Strømme2013-11-281-4/+4
* Make PulseAudio implementation of QSoundEffect more robust.Yoann Lopes2013-07-251-8/+46
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix a possible crash in QSoundEffect.Robin Burchell2012-11-091-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Delete obsolete class methods and update related codeMithra Pattison2012-07-101-2/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Fix a compiler warning.Michael Goddard2012-04-271-1/+1
* Fix a possible stale pointer access if we can't connect to PulseAudio.Michael Goddard2012-04-271-2/+11
* Do not try to complete flush operation if stream has changed.Lev Zelenskiy2012-04-251-3/+9
* Expose the audio category information for streams.Michael Goddard2012-04-161-3/+41
* Rename the daemon global static to pulseDaemonThiago Macieira2012-03-251-15/+15
* Use a PA function to compare specs instead of memcmp.Michael Goddard2012-02-171-1/+1
* 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
* Fix for QSoundEffect crash bugMithra Pattison2012-01-061-1/+2
* Restructure the source code a little.Michael Goddard2012-01-051-0/+1100