rockbox/apps
Jonas Häggqvist 1cd9993030 Updated Islenska language from Richard O'Brien
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7338 a1c6a512-1295-4272-9138-f99709370657
2005-08-17 09:45:17 +00:00
..
codecs Correct samplecount calculation, suggested by Markus Kaufhold 2005-08-17 09:34:18 +00:00
lang Updated Islenska language from Richard O'Brien 2005-08-17 09:45:17 +00:00
player
plugins argh, unused variable removed 2005-08-13 20:41:30 +00:00
recorder FM radio simulation working again 2005-08-16 06:50:25 +00:00
tagdb
action.h
alarm_menu.c
alarm_menu.h
applimits.h
bookmark.c
bookmark.h
codecs.c
codecs.h
credits.c
credits.h
credits.pl
database.c
database.h
dbtree.c
dbtree.h
debug_menu.c Use the system font in the debug screens 2005-08-14 08:43:05 +00:00
debug_menu.h
dsp.c Added pre-amp setting for files with ReplayGain information. 2005-08-11 18:56:20 +00:00
dsp.h ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. 2005-07-24 15:32:28 +00:00
FILES
filetree.c Don't show dirs when browsing WPS files, .cfg files, fonts, languages and firmwares 2005-08-17 09:40:07 +00:00
filetree.h
filetypes.c
filetypes.h
keyboard.h
language.c
language.h Increased language buffer size. 2005-07-24 19:15:33 +00:00
logfdisp.c
logfdisp.h
main.c
main_menu.c
main_menu.h
Makefile
menu.c
menu.h
metadata.c And fix that red build too... 2005-07-28 22:23:43 +00:00
metadata.h
misc.c
misc.h
onplay.c
onplay.h
options.h
pcm_recording.c iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
pcmbuf.c
pcmbuf.h
playback.c patch #1255805 by Frederic Devernay - fix to buffer overflow in dsp.c 2005-08-10 23:17:55 +00:00
playback.h iriver: added a DSP_SWITCH_FREQUENCY config, for on-the-fly sample frequency changes 2005-08-10 22:56:24 +00:00
playlist.c All repeat modes now work correctly if there is only one track in the playlist. Fixed a track-changing bug in 'Move to Next Folder' mode that could cause Rockbox to crash. 2005-07-30 19:36:06 +00:00
playlist.h
playlist_menu.c
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c Moved implementation of user timer to the firmware layer, implemented it for iriver, and made it shareable based on priorities. On iriver, the user timer is shared between the backlight fading and other use, so if a plugin registers the timer, the backlight will resort to simple on/off switching until the plugin releases the timer again. Sorted and bumped the plugin api. 2005-07-26 20:01:11 +00:00
plugin.h Moved implementation of user timer to the firmware layer, implemented it for iriver, and made it shareable based on priorities. On iriver, the user timer is shared between the backlight fading and other use, so if a plugin registers the timer, the backlight will resort to simple on/off switching until the plugin releases the timer again. Sorted and bumped the plugin api. 2005-07-26 20:01:11 +00:00
README
screens.c Show VBR info in the ID3 info screen. 2005-08-13 08:13:32 +00:00
screens.h
settings.c Pre-amp is signed... 2005-08-14 06:22:53 +00:00
settings.h Added pre-amp setting for files with ReplayGain information. 2005-08-11 18:56:20 +00:00
settings_menu.c Added pre-amp setting for files with ReplayGain information. 2005-08-11 18:56:20 +00:00
settings_menu.h
sleeptimer.c
sleeptimer.h
sound_menu.c Added pre-amp setting for files with ReplayGain information. 2005-08-11 18:56:20 +00:00
sound_menu.h Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices 2005-04-04 09:12:12 +00:00
SOURCES
status.c
status.h
talk.c
talk.h
tree.c Don't show dirs when browsing WPS files, .cfg files, fonts, languages and firmwares 2005-08-17 09:40:07 +00:00
tree.h Don't show dirs when browsing WPS files, .cfg files, fonts, languages and firmwares 2005-08-17 09:40:07 +00:00
version.h
win32.mak
wps-display.c Fixed the problem where a scrolling subline could keep scrolling with old information when displaying an alternate non-scrolling subline (say that quickly ten times) 2005-08-15 06:35:29 +00:00
wps-display.h
wps.c
wps.h

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