summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qsoundeffect_qaudio_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up the QSoundEffect implementationLars Knoll2021-01-221-457/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-1/+1
|\
| * Add source url to 'decoding error' warningRoland Rossgotterer2019-03-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-171-1/+1
|\|
| * Alsa: Do not open device twice in QSoundEffectVaL Doroshchuk2018-11-051-1/+1
* | Add a support for selecting the output device used by QSoundEffectOtto Ryynänen2018-10-301-3/+13
|/
* QSoundEffect: Release QAudioOutput when new source url appliedVal Doroshchuk2018-05-091-0/+7
* QSound(Effect): Cleanup coding styleAndre Hartmann2018-04-261-4/+4
* QSound(Effect): Use C++11 member initializationv5.11.0-beta3Andre Hartmann2018-03-271-11/+1
* QSound(Effect): Convert to functor-style connectAndre Hartmann2018-03-271-9/+9
* QSoundEffectPrivate: Use nullptr instead 0 or NULLAndre Hartmann2018-03-231-3/+3
* 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