summaryrefslogtreecommitdiffstats
path: root/src/plugins/opensles
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAntti Kokko2015-02-1210-70/+70
* Add missing includes for QDataStream/QIODevice.Friedemann Kleint2015-01-071-0/+1
* OpenSL ES: volume support for QAudioInput.Yoann Lopes2014-12-032-5/+17
* OpenSL ES: improve buffer logicChristian Strømme2014-11-042-8/+27
* OpenSL ES: Don't store or return the adjusted volume level.Christian Strømme2014-11-042-4/+2
* Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-262-2/+2
|\
| * Fix integer overflow in several audio plugins.Yoann Lopes2014-09-092-2/+2
* | OpenSL ES: Be less rigid about tearing down the output device.Christian Strømme2014-09-122-26/+42
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-012-5/+32
|\|
| * OpenSL: Fix QAudioOutput::setNotifyInterval().Christian Strømme2014-08-252-5/+32
* | Update license headers and add new license filesAntti Kokko2014-08-2410-190/+110
|/
* OpenSL: don't try to enqueue new buffers when the buffer queue is full.Yoann Lopes2014-05-301-1/+1
* OpenSL ES: lazy initialization of QAudioInput's supported formats.Yoann Lopes2014-03-182-4/+11
* OpenSL: Fix volume scaleChristian Strømme2013-12-021-1/+3
* OpenSL: Fix build warning about unused result variable.Christian Strømme2013-09-171-3/+2
* OpenSL: Fix typosChristian Strømme2013-09-121-2/+2
* OpenSL ES audio plugin.Yoann Lopes2013-07-1912-0/+2081