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
/
utils
/
themeeditor
/
graphics
/
rbtext.cpp
(
unfollow
)
Commit message (
Expand
)
Author
2010-07-07
Theme Editor: Implemented line scrolling
Robert Bieber
2010-07-07
Theme Editor: Implemented caching for rendered text, added profiling info to ...
Robert Bieber
2010-07-07
Theme Editor: Made all lines of text render as a single graphic, viewport siz...
Robert Bieber
2010-07-06
Theme Editor: Rockbox FNT files now supported. Theme editor will currently l...
Robert Bieber
2010-06-17
Move the skin parser to a seperate library
Jonathan Gordon
2010-06-17
Theme Editor: Moved source files into subdirectories
Robert Bieber
2010-06-07
Theme Editor: Factored out code to skip over enum/arg lists while scanning fo...
Robert Bieber
2010-06-01
Theme Editor: Made Viewport the top level parse tree element, along with a bu...
Robert Bieber
2010-05-31
Theme Editor: Added extern C declarations to header files
Robert Bieber
2010-05-25
Fixed some memory leaks in the theme editor
Robert Bieber
2010-05-25
Adding the new WPS parser, code works but need to build the tag table
Robert Bieber
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-03
Try and only use the PCM buffer low latency mode in sound settings when we re...
Dan Everton
2007-05-19
More header and dead code cleanup.
Nils Wallménius
2007-02-08
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
2006-03-26
Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
Linus Nielsen Feltzing
2005-04-04
Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...
Linus Nielsen Feltzing
2003-11-20
Recording in FM screen, USB mode possible in FM and recording screen
Linus Nielsen Feltzing
2002-11-10
Recording settings are now persistent. Added a Recording Settings menu
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-26
Sound settings
Björn 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