Pierce Brooks
|
e3482a9336
Android: Ensure cleanup of all subobjects in the OpenSL audio driver
|
1 year ago |
Fredia Huya-Kouadio
|
8ca14183f0
Fix issue causing the Android editor to crash when creating a new AudioStreamMicrophone
|
2 years ago |
Emmanouil Papadeas
|
c36460060e
Further refactoring to AudioDriver implementations after #69120.
|
2 years ago |
Pedro J. Estébanez
|
f630940591
Booleanize various sync primitives' wait & locking methods
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
PouleyKetchoupp
|
ed0655cdfb
Compilation fixes on Android
|
5 years ago |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 years ago |
Rémi Verschelde
|
837adb30fd
Revert "Exposes capture methods to AudioServer + documentation" #30468
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 years ago |
Saracen
|
c81ec6f26d
Exposes capture methods to AudioServer, variable renames for consistency,
|
6 years ago |
Rémi Verschelde
|
d450220bae
Use mix rate and output latency constants in audio drivers
|
6 years ago |
marxin
|
e7f22ebdcd
Enable warnings=extra on clang and GCC testers.
|
6 years ago |
DESKTOP-3H3MR3A\eloisa
|
b22cf46fdb
Request Android record permission when needed
|
6 years ago |
Marcelo Fernandez
|
29fb6b4e15
Implement Audio Input support on Android
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
d952126caf
Fix warnings in Android platform
|
6 years ago |
Wilson E. Alvarez
|
a22e746bc3
Removed unnecessary assignments
|
7 years ago |
Rémi Verschelde
|
7c9f7452f4
Style: Format code with clang-format 6.0.1
|
7 years ago |
Ruslan Mustakov
|
c10749d51f
Fix intermittent audio driver crash during startup on Android
|
7 years ago |
Hugo Locurcio
|
d698814367
Remove some debugging prints on Android
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |