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
/
plugins
/
lib
/
highscore.h
(
unfollow
)
Commit message (
Expand
)
Author
2010-02-22
plugin: implement highscore_show for player and use it in rockblox.
Teruaki Kawashima
2009-08-03
Blackjack: Use standard menu and add playback menu, use pluginlib high scores.
Karl Kurbjun
2009-07-18
Commit FS#10350, prevents to save an unchanged highscore and move the functio...
Johannes Schwarz
2009-06-30
Improve the highscore related functions in plugin lib (FS#10350)
Alexander Levin
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2007-01-05
Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.
Steve Gotthardt
2005-06-08
A new API for saving highscores in game plugins
Linus Nielsen Feltzing
2004-10-15
Philips tuner prepared, new middle layer to abstract which tuner is used
Jörg Hohensohn
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2003-12-19
Automatic detection of FM radio hardware for V2 recorders
Linus Nielsen Feltzing
2003-05-09
FM radio: ON leaves with radio on, OFF leaves with radio off
Linus Nielsen Feltzing
2003-05-04
FM preset handling on F2 and F3
Linus Nielsen Feltzing
2003-05-03
Finally, FM radio support on the FM Recorder
Linus Nielsen Feltzing
2002-12-04
Added virtual keyboard for text input, loosely based on John Wood's code
Björn Stenberg
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-06-24
games and screensavers are now in submenus
Robert Hak
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