rockbox/firmware/export
Jens Arnold 579210df87 Restructured codec type handling a bit. Reduced code size, esp. on archos.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7443 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 17:03:09 +00:00
..
adc.h ADC is the same on all H1x0 models 2005-07-08 15:00:06 +00:00
ata.h Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +00:00
ata_mmc.h Ondio: Fix multivolume and hotswap for the old MMC clock circuit. 2005-05-22 00:42:00 +00:00
audio.h Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze 2005-08-21 23:01:12 +00:00
backlight.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
bidi.h 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.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 Change ROMbox to use BootBox-suitable start address. This will "break" it until the BootBox "rollout", with v2.5. 2005-08-30 05:40:05 +00:00
config-gmini120.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
config-gminisp.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
config-h100.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
config-h120.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
config-h300.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
config-iaudiox5.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
config-ondiofm.h Change ROMbox to use BootBox-suitable start address. This will "break" it until the BootBox "rollout", with v2.5. 2005-08-30 05:40:05 +00:00
config-ondiosp.h Change ROMbox to use BootBox-suitable start address. This will "break" it until the BootBox "rollout", with v2.5. 2005-08-30 05:40:05 +00:00
config-player.h Change ROMbox to use BootBox-suitable start address. This will "break" it until the BootBox "rollout", with v2.5. 2005-08-30 05:40:05 +00:00
config-recorder.h Change ROMbox to use BootBox-suitable start address. This will "break" it until the BootBox "rollout", with v2.5. 2005-08-30 05:40:05 +00:00
config-recorderv2.h Change ROMbox to use BootBox-suitable start address. This will "break" it until the BootBox "rollout", with v2.5. 2005-08-30 05:40:05 +00:00
config.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
cpu.h iAudio: adding support for mcf5250 2005-07-31 08:43:36 +00:00
debug.h
disk.h
fat.h
fmradio.h
fmradio_i2c.h
font.h Increased maximum file size for models with LCD height larger than 64 to 2005-08-03 21:31:51 +00:00
hwcompat.h
i2c-coldfire.h iAudio, iRiver: As both platforms use the same i2c interface i have renamed i2c-h100.c/h to i2c-coldfire.c/h. Also i have changed some stuff in config.h and config-xx.h. Hope everybody agrees with this patch, else we can unroll and improve it. 2005-07-31 17:31:33 +00:00
i2c.h
id3.h Restructured codec type handling a bit. Reduced code size, esp. on archos. 2005-09-01 17:03:09 +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 Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only work correctly for b&w. 2005-07-08 19:09:17 +00:00
lcd.h More preparations and conversions for colour LCD support. 2005-07-19 10:33:41 +00:00
led.h Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +00:00
logf.h decrease to 30 2005-06-30 15:33:43 +00:00
mas.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
mcf5249.h Corrected UART register names 2005-08-13 22:12:40 +00:00
mcf5250.h iAudio: adding support for mcf5250 2005-07-31 08:43:36 +00:00
mp3_playback.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
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 Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
panic.h
pcm_playback.h More accurate playback position calculation. 2005-07-22 06:32:55 +00:00
pcm_record.h Add pcm_set_mux() for switching between FM radio and Line input 2005-08-13 17:28:59 +00:00
power.h
powermgmt.h Wrong iriver model check 2005-07-09 07:54:40 +00:00
replaygain.h Added pre-amp setting for files with ReplayGain information. 2005-08-11 18:56:20 +00:00
rolo.h
rtc.h
serial.h
sh7034.h
sound.h Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
system.h Coldfire: assembler optimised SWAB32() inline function. Added SWAW32() even if it isn't currently used. 2005-08-21 22:43:00 +00:00
tcc730.h
thread.h Fixed the usb mode. We did hit the thread limit which was now 2005-08-21 12:51:00 +00:00
timer.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
tlv320.h iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
tuner.h
uda1380.h added uda1380_reset() 2005-07-12 05:25:03 +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