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
/
apps
/
misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Reverted conditional shutdown config flush
Björn Stenberg
2004-10-23
*
Don't spin up disk to flush config sector on shutdown
Björn Stenberg
2004-10-23
*
Fake power off in clean_shutdown() on Ondio players, to make the user release...
Linus Nielsen Feltzing
2004-10-13
*
Extended default_event_handler() that calls a callback function prior to actu...
Jens Arnold
2004-10-12
*
Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...
Linus Nielsen Feltzing
2004-10-12
*
Request to remove MMC before acknowledging USB (Ondio)
Jens Arnold
2004-10-12
*
Redesigned the button handling. The code now uses symbolic function defines i...
Björn Stenberg
2004-09-19
*
Faster & smaller screen_dump() function, saving almost 1.8 KB of ram
Jens Arnold
2004-09-03
*
More const policeing step 1
Jens Arnold
2004-08-01
*
No need to save the settings in clean_shutdown(), it is always saved, and wil...
Linus Nielsen Feltzing
2004-07-27
*
Cosmetic changes
Linus Nielsen Feltzing
2004-07-26
*
First step in revamping the USB event handling, paving the way for the upcomi...
Linus Nielsen Feltzing
2004-07-26
*
Don't display the shutting down message when the charger is attached
Linus Nielsen Feltzing
2004-07-26
*
New feature: clean shutdown if you press OFF twice in the file browser, or se...
Linus Nielsen Feltzing
2004-07-24
*
Changed the screenshot color map
Linus Nielsen Feltzing
2004-07-07
*
Moved settings_parseline() to misc.c
Linus Nielsen Feltzing
2004-07-05
*
New screen dump feature for recorders
Linus Nielsen Feltzing
2004-06-30
*
Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...
Jörg Hohensohn
2003-12-23
*
Moved read_line() to misc.c
Linus Nielsen Feltzing
2003-05-04
*
Added screen_dump() for future use
Linus Nielsen Feltzing
2003-04-14
*
renamed string.c to misc.c and added a misc.h for the num2max5() function,
Daniel Stenberg
2003-03-10