index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
Age
Commit message (
Expand
)
Author
2017-01-16
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
#7215 try to fix adb bad targeting user on device
Jerome67000
2017-01-16
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
Fixed dir access return value, changed it to Error like all other funcs
Juan Linietsky
2017-01-13
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-11
Added a BACK notification besides QUIT, so they go in separate channels.
Juan Linietsky
2017-01-11
Type renames:
Juan Linietsky
2017-01-08
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-05
Editor settings categories are now tidy and beautiful!
Juan Linietsky
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-11-28
Add alert window on Android
volzhs
2016-11-13
Update/fix Android build
Pedro J. Estébanez
2016-11-11
Merge pull request #7079 from RandomShaper/quicker-android-export
Rémi Verschelde
2016-11-08
Make Android export quicker (especially on Windows)
Pedro J. Estébanez
2016-11-09
Fix Directory.dir_exist/get_current_dir for 'res://' on Android
volzhs
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
2016-11-02
Improve Android build (Clang + tidyness)
Pedro J. Estébanez
2016-11-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-22
Fixed tiny error in detect.py causing compilation for Android to fail.
Randy Tan Shaoxian
2016-10-17
Merge pull request #6850 from akien-mga/pr-scsub-shebang
Rémi Verschelde
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
Merge pull request #6846 from volzhs/android-dir-exists
Rémi Verschelde
2016-10-17
Merge pull request #6723 from bvbfan/patch-1
Rémi Verschelde
2016-10-16
Theora: Don't compile unnecessary files, rename "x86_opt_*"
Błażej Szczygieł
2016-10-17
Fix crash when using Directory.dir_exists(path) on Android
volzhs
2016-10-15
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-14
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
2016-10-11
Correct OS architecture detection
Anthony Fieroni
2016-10-04
Fix compile flags not getting to the Android build
Pedro J. Estébanez
2016-09-26
removed confusing "if(true)" statement with empty "else" block
syskrank
2016-09-21
Fix manifest generation bug in Android export
Pedro J. Estébanez
2016-09-10
Revert "Change Android float ABI to hard"
Juan Linietsky
2016-09-10
Merge pull request #5920 from 29jm/fix-warnings
Juan Linietsky
2016-09-10
Merge pull request #6438 from RandomShaper/android-hard-float-abi
Juan Linietsky
2016-09-09
Change Android float ABI to hard
Pedro J. Estébanez
2016-09-07
Fix (potentially) Android libs packaging issue (#5645)
Pedro J. Estébanez
2016-08-13
Fix some comparisons between signed and unsigned integers
Johan Manuel
2016-08-13
Remove some unused variables
Johan Manuel
2016-08-08
Android: Rename values-zh to values-zh-rCN (#6063)
Skyfrit
2016-08-08
Android: Add support for Traditional Chinese (HK) (#6061)
Skyfrit
2016-08-08
Android: Add support for Traditional Chinese (TW) (#6061)
Skyfrit
[next]