index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
/
android
/
system-android.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
2015-02-02
*
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
2014-09-18
*
Fix hostfs_init() return value.
Thomas Martitz
2014-03-03
*
storage: Add STORAGE_HOSTFS
Thomas Martitz
2014-02-23
*
android: implement system_exception_wait and system_reboot, so that the panic...
Thomas Martitz
2012-03-30
*
android: Add facility for java code to wait native code to be ready.
Thomas Martitz
2012-03-22
*
android: move pcm_shutdown() to audiohw_close() now that it's properly called...
Thomas Martitz
2012-01-04
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
Android: Implement app shutdown and thus, sleep timer.
Thomas Martitz
2011-03-16
*
Android: Partly revert r29569 and only call the new getJavaEnvironment() when...
Thomas Martitz
2011-03-16
*
Android: delete the global reference in surfaceDestroyed
Maurus Cuelenaere
2011-03-11
*
Partly revert "Android: use NewGlobalRef for references that are used globally"
Maurus Cuelenaere
2011-03-11
*
Android: Don't share the JNI environment across threads, but obtain it the
Maurus Cuelenaere
2011-03-11
*
Android: use NewGlobalRef for references that are used globally
Maurus Cuelenaere
2011-03-11
*
Introduce "power" thread for RaaA
Thomas Jarosch
2011-03-02
*
Android: Change how detecting call state (introduced in r27746) works, from p...
Thomas Martitz
2010-11-12
*
Android: Fix two warnings
Thomas Martitz
2010-09-01
*
Android: don't compile powermgmt-sim.c
Thomas Martitz
2010-09-01
*
Run Rockbox as a service, which allows for music decoding&playback in the bac...
Thomas Martitz
2010-08-03
*
system-android: cast void* to uintptr_t*
Rafaël Carré
2010-08-03
*
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-02