rockbox/firmware/target/hosted
Thomas Martitz 33de9cdaef Android: Refactor some of the glue code.
* Cleanup RockboxService.java by moving the battery and
  headphone monitors to separate classes and detaching their instances
* Move those monitors and RockboxTelephony.java into a new
  monitors subdirectory
* Call those monitors all the same from native code by creating
  the objects there

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30160 a1c6a512-1295-4272-9138-f99709370657
2011-07-18 21:02:47 +00:00
..
android Android: Refactor some of the glue code. 2011-07-18 21:02:47 +00:00
maemo Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well. 2011-06-29 06:37:04 +00:00
sdl Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well. 2011-06-29 06:37:04 +00:00
powermgmt.c Bring idle poweroff to RaaA and the sim 2011-03-08 19:33:30 +00:00
rtc.c Return -1 for not implemented RTC functions. 2011-03-08 21:36:47 +00:00
thread-arm.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00
thread-unix.c Add rockbox copyright header with proper credits for kugel 2011-03-05 15:38:10 +00:00
thread-win32.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00