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
/
dir_access_jandroid.h
Age
Commit message (
Expand
)
Author
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-05-22
Add symlink API to the DirAccess (on macOS and Linux).
bruvzg
2021-05-17
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-03-03
Improve UX of drive letters
Pedro J. Estébanez
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-04-05
Restructuring glue code to make it easier to extend
Bastiaan Olij
2019-01-21
Add function to obtain filesystem type from DirAccess.
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-02
Remove obsolete ANDROID_NATIVE_ACTIVITY
Bastiaan Olij
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-14
Fixed dir access return value, changed it to Error like all other funcs
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-28
fixes in handling of DirAccess for resource path on Android, fixes #1447
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-23
android fixes, please test
Juan Linietsky
2014-05-25
Add DirAccess:dir_exist api
marynate
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky