summaryrefslogtreecommitdiffstats
path: root/src/plugins/opensles/qopenslesaudioinput.cpp
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
* Updated license headersAntti Kokko2016-01-191-14/+20
* Update copyright headersAntti Kokko2015-02-121-7/+7
* OpenSL ES: volume support for QAudioInput.Yoann Lopes2014-12-031-5/+16
* OpenSL ES: Don't store or return the adjusted volume level.Christian Strømme2014-11-041-3/+2
* 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
* | Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
|/
* OpenSL: Fix build warning about unused result variable.Christian Strømme2013-09-171-3/+2
* OpenSL ES audio plugin.Yoann Lopes2013-07-191-0/+505