rockbox/apps
..
bitmaps
codecs
eqs
gui
keymaps
lang
menus
player
plugins
recorder
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c Remove unused header 2007-03-17 11:57:53 +00:00
alarm_menu.h
applimits.h
bookmark.c
bookmark.h
codecs.c
codecs.h
cuesheet.c
cuesheet.h
debug_menu.c
debug_menu.h
dsp.c
dsp.h
dsp_arm.S
dsp_asm.h
dsp_cf.S
enc_config.c Assumption about there being MPEG1-only samplerates available and therefore MPEG1-only bitrates for recording is no longer valid. Fix that. 2007-06-06 21:24:20 +00:00
enc_config.h
eq.c
eq.h
eq_arm.S
eq_cf.S
FILES
filetree.c
filetree.h
filetypes.c
filetypes.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
Makefile
menu.c
menu.h
metadata.c
metadata.h
misc.c
misc.h
onplay.c Add splash messages while copying, moving, and deleting files. Also boost the CPU during move/copy since it seems to make things faster. 2007-05-20 10:04:39 +00:00
onplay.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c
playlist.h
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c
plugin.h
README
root_menu.c Remove unused function and unused header 2007-05-19 19:54:11 +00:00
root_menu.h
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c
scrobbler.h
settings.c this adds 2 options to the recording settings menu to let you save all the recording settings to a .cfg and view your saved presets. 2007-05-29 04:39:11 +00:00
settings.h
settings_list.c
settings_list.h
sound_menu.h
SOURCES
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c
talk.h
tree.c
tree.h
version.h

For general information see: docs/README
For API information see: docs/API