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
/
x11
/
power_x11.cpp
Age
Commit message (
Expand
)
Author
2019-07-23
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-04-04
Small fixes to static analyzer bugs
qarmin
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-09-13
Fix enums bindings
Maxim Sheronov
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-26
Added/Fixed null pointer checks
Wilson E. Alvarez
2017-07-26
Fixes power management on x11 platform and removes explicit NULL pointer dere...
Julian Murgia
2017-05-07
Improve documentation of thirdparty code snippets
Rémi Verschelde
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-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-04
Add API to access battery power state
Julian Murgia