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
/
enc_base.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-11-24
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-06
Forgot to use cvs add on a few new files in the fresh checkout I used. woops.
Michael Sevakis
2006-02-12
Mapped iFP DRAM to 0xc00000 and enabled caching in this area.
Tomasz Malesinski
2006-02-04
Added GDB API - a way to call stub procedures from a DEBUG build.
Tomasz Malesinski
2006-02-03
Added non-blocking get/put_byte routines.
Tomasz Malesinski
2006-01-25
Generic USB serial driver on ISP1582
Tomasz Malesinski
2005-09-02
Patch #1272052 by Henrik Backe - Move credits to a plugin
Linus Nielsen Feltzing
2005-02-04
New Recording Option: Show recording screen on startup
Christi Scarborough
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