rockbox/firmware
Magnus Holmgren 5a8eac1a5a Added pre-amp setting for files with ReplayGain information.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7303 a1c6a512-1295-4272-9138-f99709370657
2005-08-11 18:56:20 +00:00
..
common
drivers Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic 2005-08-08 19:23:28 +00:00
export Added pre-amp setting for files with ReplayGain information. 2005-08-11 18:56:20 +00:00
include
test
app.lds
backlight.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
bidi.c Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic 2005-08-08 19:23:28 +00:00
bitswap.S
boot.lds
buffer.c
COPYING
crt0.S
debug.c
descramble.S
FILES
font.c
hwcompat.c
id3.c Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized the replaygain tag parsing a bit, to cut down the code size (APE tags should use this as well, but as it requires larger changes, it will have to wait for another commit). Also fixed a bug in the ID3V2 parser; ISO-8859-1 strings could confuse the main parsing loop (causing bufferpos to come out of sync). 2005-07-27 11:54:33 +00:00
kernel.c
logf.c
Makefile
mp3_playback.c
mp3data.c
mpeg.c
panic.c
pcm_playback.c iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
pcm_record.c iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
powermgmt.c typos fixed... 2005-08-06 10:30:37 +00:00
README
replaygain.c Added pre-amp setting for files with ReplayGain information. 2005-08-11 18:56:20 +00:00
rolo.c
rom.lds
sound.c iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
SOURCES Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic 2005-08-08 19:23:28 +00:00
system.c
thread.c
timer.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
tuner_philips.c
tuner_samsung.c
usb.c

See docs/README