index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2002-05-02
Added support for %%
Björn Stenberg
2002-05-02
Added Gary's snprintf() and changed all places to use it.
Björn Stenberg
2002-05-02
Added flags
Björn Stenberg
2002-05-02
Count me too... count me
Robert Hak
2002-05-02
Reverted the 1.10 and 1.11 changes, as they don't work.
Daniel Stenberg
2002-05-02
I write code too... :)
Björn Stenberg
2002-05-01
fixed lcd_bitmap, again. Works for y%8 != 0 as well now.
Felix Arends
2002-05-01
fixed lcd_bitmap code.
Felix Arends
2002-05-01
corrected the load-file path
Daniel Stenberg
2002-05-01
lcd_puts() uses the new fontheight table now
Daniel Stenberg
2002-05-01
Added lcd_fontsize() that returns the size of a given font
Daniel Stenberg
2002-05-01
removed WIN32 compiler directive
Felix Arends
2002-05-01
applied c standard to memory allocation so this will compile with win32 simul...
Felix Arends
2002-05-01
win32 simulator compability
Felix Arends
2002-04-30
Win32 Simulator compability:
Felix Arends
2002-04-30
again, a little win32 simulator compability fix
Felix Arends
2002-04-30
added -DCRT_DISPLAY
Stuart Martin
2002-04-30
removing #define CRT_DISPLAY ;)
Stuart Martin
2002-04-30
defaulting #define CRT_DISPLAY to off
Stuart Martin
2002-04-30
added #ifdef CRT_DISPLAY to provide a printf version of debug()
Stuart Martin
2002-04-30
desc & qs
Stuart Martin
2002-04-30
win32 makefile for harness
Stuart Martin
2002-04-30
test harness for playlists & settings
Stuart Martin
2002-04-30
additional #defines
Stuart Martin
2002-04-30
functions for panic functions
Stuart Martin
2002-04-30
header for panic functions
Stuart Martin
2002-04-30
functions for high level disk operations
Stuart Martin
2002-04-30
high level disk operations
Stuart Martin
2002-04-30
header for track info
Stuart Martin
2002-04-30
functions for user settings
Stuart Martin
2002-04-30
header for user settings
Stuart Martin
2002-04-30
functions for playlist manipulation
Stuart Martin
2002-04-30
header for playlists
Stuart Martin
2002-04-30
don't defined the dirent struct if DIRENT_DEFINED is defined...
Daniel Stenberg
2002-04-30
fixed to use our file api
Daniel Stenberg
2002-04-30
define SIMULATOR too
Daniel Stenberg
2002-04-29
Added code for testing queues
Linus Nielsen Feltzing
2002-04-29
Removed queue handling stuff
Linus Nielsen Feltzing
2002-04-29
Added queue handling stuff - NOT INTERRUPT SAFE
Linus Nielsen Feltzing
2002-04-29
Removed some TABS
Linus Nielsen Feltzing
2002-04-29
Renamed get_bpb() into fat_mount() and added it to the API.
Björn Stenberg
2002-04-28
Started work on event queues - NOT YET SAFE
Linus Nielsen Feltzing
2002-04-28
Adapted to the new LED API
Linus Nielsen Feltzing
2002-04-28
Added led.o
Linus Nielsen Feltzing
2002-04-28
replaced _WIN32 constant with WIN32
Felix Arends
2002-04-28
added win32 simulator compability
Felix Arends
2002-04-28
Added attribute and size
Björn Stenberg
2002-04-28
win32 simulator compatible
Felix Arends
2002-04-28
Removed some warnings
Björn Stenberg
2002-04-28
Added dependency generation
Björn Stenberg
[next]