rockbox/apps
Bertrik Sikken 48249d3678 Sansa Clip: simplify keymap for button_context_right_is_inc. This fixes moving around in the graphical equalizer
screen.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19648 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 00:14:59 +00:00
..
bitmaps
codecs static/const/#include/tab police on various files 2009-01-02 21:43:52 +00:00
eqs Add some presets for the equalizer. Includes a Default preset that resets everything. From FS#6113, thanks to David Quesada. 2006-10-12 20:48:40 +00:00
gui fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels.. 2009-01-02 07:15:46 +00:00
keymaps Sansa Clip: simplify keymap for button_context_right_is_inc. This fixes moving around in the graphical equalizer 2009-01-03 00:14:59 +00:00
lang Updated italian translation. 2008-12-28 21:34:33 +00:00
menus
metadata Fix FS#9522: stop reading an ID3v2 tag if a frame length is bad. 2008-11-04 19:47:52 +00:00
player
plugins
recorder static/const/#include/tab police on various files 2009-01-02 21:43:52 +00:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
appevents.h Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. 2008-12-31 05:59:26 +00:00
applimits.h
apps.make
audio_path.c
bookmark.c Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. 2008-12-31 05:59:26 +00:00
bookmark.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
buffering.c
buffering.h
codecs.c
codecs.h Use cookies for thread identification instead of pointers directly which gives a buffer against wrongly identifying a thread when the slot is recycled (which has been nagging me for awhile). A slot gets 255 uses before it repeats. Everything gets incompatible so a full update is required. 2008-12-10 08:57:10 +00:00
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 Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. 2008-12-31 05:59:26 +00:00
enc_config.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
eq.c
eq.h
eq_arm.S
eq_cf.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
features.txt
filetree.c
filetree.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
filetypes.c Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph recommend against using .oga for vorbis (for compatibility reasons), they say that it may be used, and some applications (e.g. Gnome Media) are doing so. 2008-10-30 01:17:26 +00:00
filetypes.h
iap.c
keyboard.h
language.c Move #defines and #include into c file as this is the only place they are used 2008-12-03 12:14:46 +00:00
language.h
logfdisp.c Commit FS#9733 (multiline logf) by Yoshihisa Uchida 2008-12-31 17:01:00 +00:00
logfdisp.h
main.c
menu.c
menu.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
metadata.c Moved database builder into a separate directory, and gave it its' own Makefile. Now it compiles cleanly and builds a database if ran in root of music tree. 2008-12-15 23:42:19 +00:00
metadata.h
misc.c
misc.h
mp3data.c
mp3data.h
mpeg.c
mpeg.h
onplay.c
onplay.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices. 2008-12-25 01:46:16 +00:00
playlist.c
playlist.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
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
plugin.c
plugin.h
README
replaygain.c 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
replaygain.h
root_menu.c
root_menu.h
screen_access.c
screen_access.h
screens.c
screens.h cleanup storage defines 2008-10-31 21:25:04 +00:00
scrobbler.c
scrobbler.h
settings.c Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. 2008-12-31 05:59:26 +00:00
settings.h Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices. 2008-12-25 01:46:16 +00:00
settings_list.c
settings_list.h
sound_menu.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
SOURCES
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config Change heading on database root for consistency. 2008-01-07 12:16:50 +00:00
tagtree.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
tagtree.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
talk.c
talk.h
tree.c bah, the filetree does the same spindown handling as the WPS so fix it there also 2009-01-01 13:12:37 +00:00
tree.h
version.h
voice_thread.c Use cookies for thread identification instead of pointers directly which gives a buffer against wrongly identifying a thread when the slot is recycled (which has been nagging me for awhile). A slot gets 255 uses before it repeats. Everything gets incompatible so a full update is required. 2008-12-10 08:57:10 +00:00
voice_thread.h

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