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
/
action.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-12-22
Make AB mode uable on the ipods. In AB mode select is used to set/reset
Jonathan Gordon
2006-11-16
implement actions in the plugins, bubbles and metronome converted.
Jonathan Gordon
2006-11-06
Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps
Linus Nielsen Feltzing
2006-09-25
fix the bug where when scrolling text left in the filebrowser you could sudde...
Martin Scarratt
2006-09-22
Button action code implemented in the radio screen. Should get rid of all tho...
Martin Scarratt
2006-08-22
Button action code for the Virtual keyboard. Extra buttons for H1xx remote: V...
Martin Scarratt
2006-08-22
initial (re)support for F3
Jonathan Gordon
2006-08-21
Action lists no longer automatically "chain" to the CONTEXT_STD unless explic...
Jonathan Gordon
2006-08-21
fixed the settings action context, time/eq/colour chooser/dbug screens
Jonathan Gordon
2006-08-20
Button action code for recording screen. Shouldnt make any noticable differen...
Martin Scarratt
2006-08-17
software keylock works again
Jonathan Gordon
2006-08-16
* fixed the pitch screen key mappings for all targets, targets require a
Jonathan Gordon
2006-08-16
Changed the button action code to allow both single-fire and multi-fire event...
Jens Arnold
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
2005-06-23
Henrik Backes patch for WPS and tag database context menus. Tag database cont...
Linus Nielsen Feltzing
2004-03-12
First step towards context sensitive and configurable menus, by Brent Coutts
Linus Nielsen Feltzing
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-05-30
fixed show_logo()
Daniel Stenberg
2002-05-24
Proper declaration of show_splash and main_menu
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg