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
/
enc_config.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix menu warnings
William Wilgus
2018-10-18
*
Fix different enum comparison warning when building with gcc 4.5
Nils Wallménius
2010-12-20
*
fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead ...
Jonathan Gordon
2010-05-20
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-05-09
*
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-28
*
Killed unnecessary global variables by making them static.
Bertrik Sikken
2008-04-20
*
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-26
*
Assumption about there being MPEG1-only samplerates available and therefore M...
Michael Sevakis
2007-06-06
*
Use the new menu API
Jonathan Gordon
2007-04-29
*
keep some #if 0'ed code in sync
Jonathan Gordon
2007-04-29
*
show a splash instead of a menu when the chosen encoder format has no options
Jonathan Gordon
2007-04-29
*
Recording Menus: Make statusbar update correctly when exiting an encoder sett...
Michael Sevakis
2007-02-10
*
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
2006-12-18
*
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-24
*
Forgot to use cvs add on a few new files in the fresh checkout I used. woops.
Michael Sevakis
2006-11-06