rockbox/firmware/export
Miika Pekkarinen 5c2c991d14 Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".
Thanks to Magnus Holmgren. Now metadata reading is better with
improved performance for mp3 files.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7030 a1c6a512-1295-4272-9138-f99709370657
2005-07-05 19:55:40 +00:00
..
adc.h
ata.h
ata_mmc.h
audio.h
backlight.h Iriver: Backlight fading is now configurable. Added a function to stop the backlight from using timer1, freeing it for usage in plugins. Grouped together some related settings functions. 2005-06-20 17:03:09 +00:00
bitswap.h
buffer.h
button.h Hristo Kovachev's keypad fixes for the H300 build 2005-06-29 12:47:24 +00:00
config-fmrecorder.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config-gmini120.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config-gminisp.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config-h100.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config-h300.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config-ondiofm.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config-ondiosp.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config-player.h Moved the codec and plugin buffer sizes to the config-*.h files instead of 2005-06-27 21:23:03 +00:00
config-recorder.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config-recorderv2.h Preparation for 4-grey LCD mode on H1x0. 2005-07-04 06:25:31 +00:00
config.h Corrent ICODE_ATTR and IDATA_ATTR for CalmRISC16. 2005-07-04 06:10:44 +00:00
cpu.h
debug.h
disk.h
fat.h
fmradio.h
fmradio_i2c.h
font.h
hwcompat.h
i2c-h100.h Fixed a dead lock, file handle leak that caused wps to jam and 2005-06-14 14:36:46 +00:00
i2c.h
id3.h Applied patch "[ 1232957 ] MP3 metadata fixes for software codec". 2005-07-05 19:55:40 +00:00
kernel.h Increased max number of tick tasks 2005-06-22 14:00:17 +00:00
lcd-player-charset.h
lcd-remote.h Third part of graphics api rework. Some small but effective optimisations. Ported remote lcd driver to new api. Preparations for including the low-level functions in the plugin api. 2005-06-29 01:39:50 +00:00
lcd.h Graphics: Lowlevel block function are in IRAM now as they're called often. Switched the masking logic for better readability. Draw modes and lowlevel function types are now defined for all platforms. 2005-06-30 18:42:24 +00:00
led.h
logf.h decrease to 30 2005-06-30 15:33:43 +00:00
mas.h
mcf5249.h Iriver: First attempt at recording. Use Info->Debug->PCM recording to test recording of wav-files. Seams to work fine except occasional 100 ms noise at pos 100 ms (not later) so initialization or synch problem.. 2005-06-19 03:05:53 +00:00
mp3_playback.h
mp3data.h Added support for reading LAME header delay and padding fields for proper gapless MP3 support. 2005-06-12 14:03:31 +00:00
mpeg.h
panic.h
pcm_playback.h Small copy/paste error.. 2005-06-29 21:21:06 +00:00
pcm_record.h Iriver: First attempt at recording. Use Info->Debug->PCM recording to test recording of wav-files. Seams to work fine except occasional 100 ms noise at pos 100 ms (not later) so initialization or synch problem.. 2005-06-19 03:05:53 +00:00
power.h
powermgmt.h More accurate runtime estimate calculation for iriver (still not very 2005-07-05 07:09:19 +00:00
rolo.h
rtc.h
serial.h
sh7034.h
sound.h
system.h New power-conserving CPU idle mode 2005-07-05 07:58:19 +00:00
tcc730.h
thread.h
tuner.h
uda1380.h - enable S/PDIF optical output 2005-07-01 07:55:19 +00:00
usb.h New feature for units that can be powered or charged from USB (Recorder fm/v2, Ondios): USB power mode, based on patch #1110332 by Pieter Bos. This way you can save battery power or even charge the battery (fm/v2) while using your unit near a PC. Hold MODE (Ondio) or F1 (fm/v2) while plugging USB to enter that mode. A tiny USB plug icon will be displayed is the status bar (overridden by the regular power plug icon in case of fm/v2 when the charger is connected). 2005-06-23 02:18:29 +00:00