summaryrefslogtreecommitdiffstats
path: root/src/plugins/opensles
Commit message (Expand)AuthorAgeFilesLines
* OpenSL ES: Fix crash caused by overcommitting device with dataMika Salmela2017-06-121-2/+5
* OpenSL ES: Added run-time permission checks for recording on Android5.8Christian Strømme2017-03-301-0/+31
* 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
* | | Improve QAudioDeviceInfo::defaultDevice().Christian Stromme2016-05-204-2/+17
|/ /
* | Remove the traces of the discontinued android-no-sdk platformv5.7.0-beta1Eirik Aavitsland2016-04-121-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+4
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* | 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-1910-140/+200
|/ /
* / Android: Improve detection of optimal settings for QAudioOutput.Christian Strømme2016-01-085-9/+184
|/
* 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