rockbox/apps
Linus Nielsen Feltzing df1df9560b Fixed a bug introduced in patch #5630 which caused the battery icon to disappear in the engineeer2 WPS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10229 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 12:59:16 +00:00
..
bitmaps
codecs
gui Fixed a bug introduced in patch #5630 which caused the battery icon to disappear in the engineeer2 WPS 2006-07-18 12:59:16 +00:00
lang Initial changelog support (only export, no import yet) and added 2006-07-16 15:04:46 +00:00
player
plugins Tetrox colour background rework by Marianne Arnold: * Reworked brick walls. * Preview area black to match the in-game handling. * Fixed iPod G5 preview area size. 2006-07-18 00:28:35 +00:00
recorder
tagdb
abrepeat.c
abrepeat.h
action.h
alarm_menu.c
alarm_menu.h
applimits.h
bookmark.c
bookmark.h first gigabeat commit 2006-02-24 15:42:52 +00:00
codecs.c Added discard_codec to simulator code. 2006-06-21 19:14:18 +00:00
codecs.h
database.c
database.h
dbtree.c
dbtree.h
debug_menu.c
debug_menu.h
dsp.c
dsp.h
dsp_asm.h
dsp_cf.S
eq.c New crossfeed complete with no volume reducing bugs. Feedback on all the 2006-04-11 13:49:05 +00:00
eq.h
eq_arm.S
eq_cf.S
eq_menu.c
eq_menu.h
FILES
filetree.c
filetree.h
filetypes.c Upped the number of allowed filetypes for archos to get rid of the 'filetypes array' full' error msg. filetypes.c really needs fixing. 2006-04-02 11:58:25 +00:00
filetypes.h kill gcc4 warnings 2005-12-05 22:44:42 +00:00
keyboard.h
language.c
language.h Greek language update by Alexander Spyridakis. Also increased language buffer (18KB) to let the new file fit in memory. 2006-05-28 20:25:58 +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
main_menu.c
main_menu.h Patch #1272052 by Henrik Backe - Move credits to a plugin 2005-09-02 05:39:09 +00:00
Makefile
menu.c
menu.h
metadata.c Fix for wav files where the fmt chunk is not close to the start of the file 2006-06-27 22:27:21 +00:00
metadata.h
misc.c
misc.h
onplay.c
onplay.h
options.h
pcm_recording.c
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c
playlist.h Allow insert shuffled option for directories when playlist is empty. Based on patch #3011 by Jonathan Gordon. 2006-04-19 02:22:23 +00:00
playlist_menu.c
playlist_menu.h
playlist_viewer.c added support remote support for the id3 infos screen (had to slightly change the list engine to use it here as well), corrected a mistake in the french translation 2006-07-02 12:28:27 +00:00
playlist_viewer.h
plugin.c
plugin.h
README
screen_access.c
screen_access.h
screens.c
screens.h
settings.c
settings.h
settings_menu.c Initial changelog support (only export, no import yet) and added 2006-07-16 15:04:46 +00:00
settings_menu.h
sound_menu.c Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported recording options on Iriver. Sample rate displayed in recording screen reflects the real S/PDIF sample rate when doing S/PDIF recording. Testing would be appreciated. Thanks to Jens Arnold for fixing the DMA hang issue. Will reset settings! 2006-05-11 22:55:24 +00:00
sound_menu.h
SOURCES Initial version of tagcache! There are still some bugs in the engine 2006-03-26 11:33:42 +00:00
status.c
status.h
tagcache.c Killed one warning. 2006-07-16 20:12:38 +00:00
tagcache.h Initial changelog support (only export, no import yet) and added 2006-07-16 15:04:46 +00:00
tagnavi.config
tagtree.c
tagtree.h
talk.c
talk.h Thorough .lang rework: Removed all deprecated strings, combined string which were only split because long ago we had no splash(), sorted strings into logical groups to ease the transition to langv2. Bunped binary .lng version. 2006-04-01 13:36:33 +00:00
tree.c
tree.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
version.h

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