summaryrefslogtreecommitdiffstats
path: root/src/plugins/opensles/qopenslesaudiooutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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