godot/platform/bb10
Julian Murgia 94103c0c02 Add API to access battery power state
Done:
- X11, server (tested)
- Windows (developed, would be nice to retest)
- OSX (not tested)
Prepared (not developed):
- Android (code is here, but may not compile)
- iphone
- winrt
- bb10
- haiku
- javascript
2017-03-04 18:04:29 +01:00
..
bar Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
export -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
audio_driver_bb10.cpp Adapt platforms to AudioServer refactoring 2017-01-16 19:19:45 +01:00
audio_driver_bb10.h Adapt platforms to AudioServer refactoring 2017-01-16 19:19:45 +01:00
bbutil.c Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
bbutil.h Style: Various fixes to play nice with clang-format 2017-01-16 08:49:52 +01:00
detect.py scons: Reorder options for clarity 2016-11-03 07:45:08 +01:00
godot_bb10.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_bb10.cpp Add API to access battery power state 2017-03-04 18:04:29 +01:00
os_bb10.h Add API to access battery power state 2017-03-04 18:04:29 +01:00
payment_service.cpp Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
payment_service.h ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 2017-01-02 23:03:46 -03:00
platform_config.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
power_bb10.cpp Add API to access battery power state 2017-03-04 18:04:29 +01:00
power_bb10.h Add API to access battery power state 2017-03-04 18:04:29 +01:00
SCsub style: Start applying PEP8 to Python files, indentation issues 2016-11-01 00:33:51 +01:00