index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
battery_test.c
Age
Commit message (
Expand
)
Author
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-14
iPod: Initial attempt at button mappings for plugins. All plugins now compil...
Dave Chapman
2005-12-04
Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...
Dave Chapman
2005-06-29
Hristo Kovachev's keypad fixes for the H300 build
Daniel Stenberg
2005-04-05
mp3buf renamed to audiobuf
Linus Nielsen Feltzing
2005-02-04
iriver support
Daniel Stenberg
2005-01-27
Ooops.
Jens Arnold
2005-01-27
Battery_test plugin: (1) Fixed the button handling to work as intended. (2) C...
Jens Arnold
2004-10-16
Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti...
Jens Arnold
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-07-26
Adapted to the new event handling
Linus Nielsen Feltzing
2004-06-23
Fixed so that the plugin is exitable (was irritating that the first plugin
Kjell Ericson
2004-06-22
1) Presents a time for us without RTC.
Kjell Ericson
2004-06-15
Simple battery runtime test
Björn Stenberg