rockbox/apps
Thomas Martitz abb3dd4ec2 Use a helpfer function to avoid ugly casting and correct some data types (no functional change).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24790 a1c6a512-1295-4272-9138-f99709370657
2010-02-20 15:13:53 +00:00
..
bitmaps
codecs
eqs
gui
keymaps
lang
menus
metadata commit FS#10424 and FS#10425 2010-02-20 02:04:56 +00:00
player
plugins
recorder
abrepeat.c
abrepeat.h Clean up some #includes 2009-03-08 16:10:40 +00:00
action.c
action.h FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used during morse input mode in virtual keyboard. 2010-01-16 13:54:10 +00:00
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c
bookmark.c
bookmark.h
buffering.c Use a helpfer function to avoid ugly casting and correct some data types (no functional change). 2010-02-20 15:13:53 +00:00
buffering.h
codec_thread.c
codec_thread.h
codecs.c
codecs.h
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c Add more information to the battery debug screen for Nano2G 2010-02-17 15:57:53 +00:00
debug_menu.h
dsp.c
dsp.h
dsp_arm.S
dsp_asm.h
dsp_cf.S
enc_config.c
enc_config.h
eq.c
eq.h
eq_arm.S
eq_cf.S
features.txt
filetree.c
filetree.h
filetypes.c
filetypes.h
fixedpoint.c
fixedpoint.h
fracmul.h
iap.c
keyboard.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
language.c
language.h
logfdisp.c
logfdisp.h
main.c
menu.c
menu.h Accept the last patch FS#10797 with a few changes by me (fixing side effects and adding the new backdrop_hide() to the multi screen api). It changes the hide_bars parameter to mean hide_theme. 2010-01-26 20:14:42 +00:00
metadata.c
metadata.h Add two extra fields to struct mp3entry, in preparation for making ATRAC3 more generic. (i.e, to avoid having to pass it RMContext even when the codec has nothing to do with rm.) 2010-02-16 01:24:11 +00:00
misc.c
misc.h
mp3data.c
mp3data.h Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
mpeg.c
mpeg.h
onplay.c
onplay.h
pcmbuf.c
pcmbuf.h
playback.c Fix FS#11004 - Buffering crashes when skipping back from end of song. 2010-02-18 15:38:30 +00:00
playback.h
playlist.c
playlist.h
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c Accept FS#8321 by Lee Kang Hyuk 2009-12-24 07:13:04 +00:00
playlist_viewer.h
plugin.c
plugin.h
README
replaygain.c
replaygain.h Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
root_menu.c
root_menu.h root_menu() can't return, tell gcc about it 2009-11-03 12:20:54 +00:00
screen_access.c
screen_access.h skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
screens.c
screens.h
scrobbler.c
scrobbler.h
settings.c
settings.h FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
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
tdspeed.c
tdspeed.h
tree.c
tree.h
usb_keymaps.c
usb_keymaps.h
version.h
voice_thread.c
voice_thread.h

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