summaryrefslogtreecommitdiffstats
path: root/platform/android/audio_driver_opensl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Android: Ensure cleanup of all subobjects in the OpenSL audio driverPierce Brooks2024-07-301-9/+9
* Further refactoring to AudioDriver implementations after #69120.Emmanouil Papadeas2023-02-091-12/+15
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Cleanup Android C++ codeMarcel Admiraal2022-05-311-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Remove unimplemented methodsMarcel Admiraal2021-10-211-4/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-6/+6
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez2020-02-261-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Request Android record permission when neededDESKTOP-3H3MR3A\eloisa2019-03-081-0/+2
* Implement Audio Input support on AndroidMarcelo Fernandez2019-02-281-0/+15
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix warnings in Android platformRémi Verschelde2018-10-031-10/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Style: Format code with clang-format 6.0.1Rémi Verschelde2018-07-181-1/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-14/+11
* Adapt platforms to AudioServer refactoringRémi Verschelde2017-01-161-6/+4
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-151-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-0/+108