rockbox/apps
Jonas Häggqvist da6b43b25b Another capitalization inconsistency fixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16667 a1c6a512-1295-4272-9138-f99709370657
2008-03-14 17:14:20 +00:00
..
bitmaps More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator builds and works now, but for some reason it tries to build plugins even though they're deactivated through configure... The keymap probably needs further refinement. 2008-03-14 00:17:59 +00:00
codecs Fix (another) overflow when seeking in long WMA files. 2008-03-09 23:38:11 +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 Bugfix for new list implementation - correctly assign colours for remote LCDs (fixes wrong colours on X5 remote) 2008-03-09 23:53:46 +00:00
keymaps Fix remote stop from tree in the M3 keymap. 2008-03-14 10:25:28 +00:00
lang Another capitalization inconsistency fixed. 2008-03-14 17:14:20 +00:00
menus there is no need to load the filename settings unless reading from a .cfg, so stop them being read every time settings_apply() is called 2008-03-06 07:03:14 +00:00
metadata Revert accidental tree commit. Sorry for that. 2008-03-08 23:50:55 +00:00
player Revert accidental tree commit. Sorry for that. 2008-03-08 23:53:03 +00:00
plugins More iAudio M3 work. Target build compiles, but same problem regarding plugins as the simulator. Boots to the menu, but it can't be used yet because only main & remote Play button work. USB works. 2008-03-14 08:54:54 +00:00
recorder Simplify that clip indicator reset code a bit 2008-03-08 20:32:37 +00:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just menus), hopefully save some space. 2007-10-19 15:31:42 +00:00
alarm_menu.h
applimits.h
audio_path.c
bookmark.c When failing to auto-load a bookmark, don't show the 'Nothing to resume' message. The selected file will (hopefully) be played instead. 2008-02-21 21:01:42 +00:00
bookmark.h Better bookmark resume handling, in particular when resuming a directory. If Load Last Bookmark is set to Yes and the last bookmarked file could not be found, play the selected file instead. When selecting a bookmark for a missing file in the bookmark list, show a message that resume isn't possible (and don't play any selected file if Load Last Bookmark is set to Ask). 2008-02-10 12:16:27 +00:00
buffering.c Notify the buffering thread when a handle is added, so it can go into filling mode. This is some sort of a replacement for the ATA idle callback. It will interrupt an ongoing buffering process (buffer_handle), but not for long enough to be a problem. 2008-02-12 23:15:59 +00:00
buffering.h Fix FS8069, because Nico_P made it easy 2007-11-28 04:58:16 +00:00
codecs.c
codecs.h
cuesheet.c Fix a possible crash in the cuesheet code if the filename lacks a slash, which happens for some reason I don't quite understand yet. 2008-02-05 20:00:14 +00:00
cuesheet.h
debug_menu.c More iAudio M3 work. Target build compiles, but same problem regarding plugins as the simulator. Boots to the menu, but it can't be used yet because only main & remote Play button work. USB works. 2008-03-14 08:54:54 +00:00
debug_menu.h
dsp.c
dsp.h Make speex the new voice format for SWCODEC targets (non-Archos). Remove codec swapping and build speex voice decoding directly into the core binary. 2007-11-18 17:12:19 +00:00
dsp_arm.S ARM assembler for resampling. Should provide some gains, though not huge ones. 2007-03-11 23:33:58 +00:00
dsp_asm.h Code cleaning - remove some unnecessary defined(SIMULATOR) checks 2007-05-10 13:16:08 +00:00
dsp_cf.S
enc_config.c
enc_config.h Forgot to use cvs add on a few new files in the fresh checkout I used. woops. 2006-11-06 18:18:05 +00:00
eq.c
eq.h
eq_arm.S
eq_cf.S
features.txt fix lang problem and little clean up 2007-08-27 17:45:01 +00:00
FILES FS#8457 - convert the list drawing code to use viewports. This does not include any of the customizability which was in the patch, so unless any bugs show up users should not notice any difference. 2008-03-05 09:58:30 +00:00
filetree.c
filetree.h
filetypes.c Revert accidental tree commit. Sorry for that. 2008-03-08 23:50:55 +00:00
filetypes.h
keyboard.h
language.c
language.h FS#8482 take two. Make the language files built first, so that the largest 2008-02-18 12:17:34 +00:00
logfdisp.c
logfdisp.h Added logfdump - that writes the internal logf log to .rockbox/logf.txt 2005-06-01 13:07:37 +00:00
main.c don't do early usb detection on device with software stack. This doesn't work properly when booting while the device is plugged in to a power-only USB cable, and on sansa the microSD slot doesn't work here. 2008-03-10 19:11:37 +00:00
Makefile Split up app.lds to the respective target directories. The portalplayer devices replicate app.lds since their target tree doesn't follow a syntax typical to the newer arm targets - the portalplayers could be cleaned up further. boot.lds and plugin.lds still need to be cleaned up. 2008-03-13 03:48:23 +00:00
menu.c
menu.h
metadata.c Revert accidental tree commit. Sorry for that. 2008-03-08 23:50:55 +00:00
metadata.h
misc.c Make screendump work on the M3 (sim). 2008-03-14 10:13:58 +00:00
misc.h Prevent possible buffer overflow when locating album art. 2008-02-06 19:51:19 +00:00
onplay.c fix FS#8599 - First Song in Tagcache can't be rated 2008-02-12 18:51:10 +00:00
onplay.h
pcmbuf.c
pcmbuf.h
playback.c FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Directory Cache (HAS_DIRCACHE). 2008-03-09 20:33:19 +00:00
playback.h Fixed yellow. 2008-03-08 07:36:56 +00:00
playlist.c
playlist.h
playlist_catalog.c Move the playlist catalog config into the standard config files. 1 less disk spinup when the playlist cataloge is used the first time. 2008-01-29 06:57:54 +00:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c mpegplayer: Use the core DSP to process audio. Removes the sample rate restriction on audio and any mpeg audio samplerate may be used. Use the global sound settings for audio output with the option to force any one of the processing stages off. All are forced off by default. I didn't personally care to fully duplicate the Sound Settings menu which would have been needed since using the core one would affect settings globally and exactly the same configuration probably isn't desired since the CPU load for video playback is much greater. Rebalance the threading to compensate with some expense to buffering speed. 2008-02-01 02:25:15 +00:00
plugin.h mpegplayer: Use the core DSP to process audio. Removes the sample rate restriction on audio and any mpeg audio samplerate may be used. Use the global sound settings for audio output with the option to force any one of the processing stages off. All are forced off by default. I didn't personally care to fully duplicate the Sound Settings menu which would have been needed since using the core one would affect settings globally and exactly the same configuration probably isn't desired since the CPU load for video playback is much greater. Rebalance the threading to compensate with some expense to buffering speed. 2008-02-01 02:25:15 +00:00
README
root_menu.c Fix FS#7334, make Follow Playlist work when STOP is pressed. 2008-02-09 15:20:15 +00:00
root_menu.h
screen_access.c
screen_access.h
screens.c (Hopefully) Revert the quickscreen changes. Many fixes need to be made, 2008-02-05 09:09:38 +00:00
screens.h (Hopefully) Revert the quickscreen changes. Many fixes need to be made, 2008-02-05 09:09:38 +00:00
scrobbler.c Fixed red. HWCODEC platforms still use the old api. 2008-03-08 00:02:51 +00:00
scrobbler.h
settings.c fix red 2008-03-06 07:54:19 +00:00
settings.h there is no need to load the filename settings unless reading from a .cfg, so stop them being read every time settings_apply() is called 2008-03-06 07:03:14 +00:00
settings_list.c Change default font to R12 for the gigabeat too. 2008-03-06 18:07:49 +00:00
settings_list.h
sound_menu.h
SOURCES Actually compile the M3 keymap for the M3. 2008-03-14 00:34:54 +00:00
status.c
status.h
tagcache.c FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Directory Cache (HAS_DIRCACHE). 2008-03-09 20:33:19 +00:00
tagcache.h Fixed red, forgot to commit header changes. 2008-02-17 19:11:16 +00:00
tagnavi.config
tagtree.c Fixed red. HWCODEC platforms still use the old api. 2008-03-07 23:59:48 +00:00
tagtree.h
talk.c
talk.h
tree.c FS#8457 - convert the list drawing code to use viewports. This does not include any of the customizability which was in the patch, so unless any bugs show up users should not notice any difference. 2008-03-05 09:58:30 +00:00
tree.h Better bookmark resume handling, in particular when resuming a directory. If Load Last Bookmark is set to Yes and the last bookmarked file could not be found, play the selected file instead. When selecting a bookmark for a missing file in the bookmark list, show a message that resume isn't possible (and don't play any selected file if Load Last Bookmark is set to Ask). 2008-02-10 12:16:27 +00:00
version.h
voice_thread.c
voice_thread.h Make speex the new voice format for SWCODEC targets (non-Archos). Remove codec swapping and build speex voice decoding directly into the core binary. 2007-11-18 17:12:19 +00:00

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