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
/
export
/
ata_idle_notify.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-11-26
dont allow the ata callbacks to be run less than once every 30s unless
Jonathan Gordon
2006-11-08
fixed once again.
Jonathan Gordon
2006-11-08
fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)
Jonathan Gordon
2006-11-08
* changes to ata.c - idle callbacks are called after 2 sec of real idle,
Jonathan Gordon
2006-11-06
adds ata_idle_notify system which allows callbacks in apps/ to be called
Jonathan Gordon
2006-03-26
Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
Linus Nielsen Feltzing
2006-02-07
Add Equalizer configuration to Sound Settings menu.
Dan Everton
2006-02-03
Patch #1417462 by Dan Everton - Improved SDL simulator
Linus Nielsen Feltzing
2003-07-01
Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...
Hardeep Sidhu
2003-03-12
Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...
Björn Stenberg
2002-07-15
Added build timestamp in version string
Björn Stenberg
2002-05-29
make the version string say "CVS" when retrieved from CVS, it gets
Daniel Stenberg
2002-05-29
Added version display to menu
Björn Stenberg
2002-05-29
APPSVERSION is defined in a stand-alone header file, and main.c sets
Daniel Stenberg