summaryrefslogtreecommitdiffstats
path: root/src/plugins/opensles/qopenslesaudiooutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-011-2/+29
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-2/+29
| |\
| | * OpenSL ES: Fix EOS handlingChristian Strømme2016-08-251-2/+11
| | * OpenSL ES: Release audio device source in push modeChristian Strømme2016-08-251-0/+6
| | * OpenSL ES: Stop the device if it's not stopped alreadyChristian Strømme2016-08-241-0/+7
| | * OpenSL ES: Reset states before startingChristian Strømme2016-08-241-0/+4
| | * OpenSL ES: Fix buffer corruptionMichael Dippold2016-08-221-0/+1
* | | OpenSL ES: use QAudio::convertVolume().Yoann Lopes2016-06-091-3/+1
|/ /
* | 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
| |\
| | * OpenSL ES: fix QAudioOutput state after resume().Yoann Lopes2016-01-191-1/+1
* | | Updated license headersAntti Kokko2016-01-191-14/+20
|/ /
* / Android: Improve detection of optimal settings for QAudioOutput.Christian Strømme2016-01-081-7/+24
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* OpenSL ES: improve buffer logicChristian Strømme2014-11-041-8/+26
* 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
* | OpenSL ES: Be less rigid about tearing down the output device.Christian Strømme2014-09-121-26/+39
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-011-5/+31
|\|
| * OpenSL: Fix QAudioOutput::setNotifyInterval().Christian Strømme2014-08-251-5/+31
* | Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
|/
* OpenSL: don't try to enqueue new buffers when the buffer queue is full.Yoann Lopes2014-05-301-1/+1
* OpenSL: Fix volume scaleChristian Strømme2013-12-021-1/+3
* OpenSL: Fix typosChristian Strømme2013-09-121-2/+2
* OpenSL ES audio plugin.Yoann Lopes2013-07-191-0/+628