rockbox/apps
Kevin Ferrare 9dddf3ba23 Search viewer (plugin) : reindent correctly with spaces, add multiscreen support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14230 a1c6a512-1295-4272-9138-f99709370657
2007-08-07 12:46:26 +00:00
..
bitmaps Firewire detection with reboot into diskmode for all iPods that support it (all but Nano and Video). * Hack for compiling iPod G3 removed. * Code cleanup. 2007-08-01 22:44:02 +00:00
codecs use the full resolution we get from the WMA decoder and let the DSP code do the rest 2007-08-06 23:34:28 +00:00
eqs
gui Fix red archos sims and make some minor cleanup 2007-08-06 15:01:45 +00:00
keymaps Finally use the rec button to get to the rec screen on sansa and iriver hxxx. hold rec to get there... short press still is unused 2007-08-02 12:13:20 +00:00
lang Updated Dutch language file for lang v2 2007-08-06 20:04:51 +00:00
menus Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
metadata Fix ID3 struct member name for discnum in mp4 metadata parser. 2007-08-03 10:06:52 +00:00
player
plugins Search viewer (plugin) : reindent correctly with spaces, add multiscreen support 2007-08-07 12:46:26 +00:00
recorder Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
abrepeat.c
abrepeat.h
action.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
action.h Finally use the rec button to get to the rec screen on sansa and iriver hxxx. hold rec to get there... short press still is unused 2007-08-02 12:13:20 +00:00
alarm_menu.c remove the need for action_signalscreenchange(). 2007-07-22 06:05:53 +00:00
alarm_menu.h
applimits.h
audio_path.c
bookmark.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
bookmark.h
codecs.c
codecs.h Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's fixed-point and malloc-less WMA decoder (based on the ffmpeg WMA decoder from early 2006, and also building on the work started by Paul Jones). The codec itself and the ASF parsing code were written by me, inspired by the ASF parser in libasf. Current performance is around 400% realtime on gigabeat, 100% realtime on PP and 20% realtime on Coldfire. 2007-07-03 09:25:36 +00:00
cuesheet.c Set properties for the files I added. 2007-07-26 14:23:08 +00:00
cuesheet.h Set properties for the files I added. 2007-07-26 14:23:08 +00:00
debug_menu.c I supposed to show DEV_EN on PP502x.... 2007-08-03 20:03:40 +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 *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
FILES include the clock plugin in the daily tarball 2007-08-05 10:43:38 +00:00
filetree.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
filetree.h
filetypes.c Fix the properties and shortucts plugins after accidently breaking them last night. 2007-08-07 07:55:18 +00:00
filetypes.h
keyboard.h
language.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
language.h *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
logfdisp.c
logfdisp.h
main.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
Makefile *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
menu.c Redraw the menu when stopping playback, in case the bookmarking code left something on screen. 2007-08-05 15:21:47 +00:00
menu.h
metadata.c Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's fixed-point and malloc-less WMA decoder (based on the ffmpeg WMA decoder from early 2006, and also building on the work started by Paul Jones). The codec itself and the ASF parsing code were written by me, inspired by the ASF parser in libasf. Current performance is around 400% realtime on gigabeat, 100% realtime on PP and 20% realtime on Coldfire. 2007-07-03 09:25:36 +00:00
metadata.h
misc.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
misc.h Fix some places for USB_NONE. Still some more complex cases left though. 2007-08-01 20:21:34 +00:00
onplay.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
onplay.h
pcmbuf.c
pcmbuf.h
playback.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
playback.h Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
playlist.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
playlist.h
playlist_catalog.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
playlist_viewer.h
plugin.c Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
plugin.h Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
README
root_menu.c Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
root_menu.h
screen_access.c Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
screen_access.h Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
screens.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
screens.h ifdef out charging screen for targets that do not use it, + minor cleaning 2007-07-08 15:32:56 +00:00
scrobbler.c
scrobbler.h
settings.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
settings.h Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
settings_list.c *** Lang v2 cleanup (FS#6574) *** 2007-08-05 19:19:39 +00:00
settings_list.h
sound_menu.h
SOURCES Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted target cases in configure by menu number. 2007-07-26 22:42:31 +00:00
status.c
status.h
tagcache.c Add support for parsing the disc number tag from metadata and use of it in the database. Patch originally from FS#4961 with some minor tweaks by me. 2007-08-03 10:00:42 +00:00
tagcache.h Add support for parsing the disc number tag from metadata and use of it in the database. Patch originally from FS#4961 with some minor tweaks by me. 2007-08-03 10:00:42 +00:00
tagnavi.config Add support for parsing the disc number tag from metadata and use of it in the database. Patch originally from FS#4961 with some minor tweaks by me. 2007-08-03 10:00:42 +00:00
tagtree.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
tagtree.h
talk.c Oops, fix yellow and also a reminder, voice files for all swcodec needs to be rebuilt to work after the latest change 2007-08-06 18:52:37 +00:00
talk.h Fix red archos sims and make some minor cleanup 2007-08-06 15:01:45 +00:00
tree.c Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. 2007-08-06 13:08:36 +00:00
tree.h Accept FS#7486 - shortcuts plugin. 2007-08-05 12:14:07 +00:00
version.h

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