summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qsoundeffect_qaudio_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+2
|\
| * Fix setting state to not playing when audio error occurredPasi Petäjäjärvi2016-01-141-1/+2
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Fix playing sound in loop if sample size is smallPasi Petäjäjärvi2016-01-071-0/+2
* Fix crash in QSoundEffect when using it from a non-GUI thread.Yoann Lopes2015-08-251-0/+1
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-261-3/+0
|\
| * Remove unused includesChristian Strømme2014-09-111-3/+0
* | Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
|/
* QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-251-3/+4
* Don't use integers to describe volume internally in QSoundEffect.Christian Strømme2013-11-281-7/+7
* QSoundEffect: Set playing to true before starting the audio-device.Christian Strømme2013-10-301-2/+1
* Enable QSoundEffect with loopCount of Infinite to playAndy Nichols2013-08-131-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Don't add the beginning of the file to the end of the last periodKevin Ottens2012-10-081-2/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Added check to qsound and qsoundeffect unit tests for audio supportKurt Korbatits2012-08-031-0/+5
* Replace QSoundEffect backend using qmedia with qaudiooutput implementationKurt Korbatits2012-07-261-0/+445