rockbox/firmware/export
Dave Chapman 8b51070f0f Forgot to add config file for iPod Mini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8765 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 16:17:15 +00:00
..
adc.h Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LCD, REMOTETYPE_H300_LCD or REMOTETYPE_H300_NONLCD 2006-02-17 22:38:38 +00:00
ata.h
ata_mmc.h
audio.h Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. 2006-02-08 13:08:55 +00:00
backlight.h Oops:) Make the brightness setting purely numerical 2005-12-22 13:31:14 +00:00
bidi.h waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
bitswap.h
buffer.h
button.h iPods - implement button_hold() function 2006-02-18 18:42:46 +00:00
config-fmrecorder.h Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC defines from config-*.h 2005-12-04 15:23:47 +00:00
config-gmini120.h New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
config-gminisp.h New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. 2006-01-18 00:05:14 +00:00
config-h100.h Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LCD, REMOTETYPE_H300_LCD or REMOTETYPE_H300_NONLCD 2006-02-17 22:38:38 +00:00
config-h120.h Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LCD, REMOTETYPE_H300_LCD or REMOTETYPE_H300_NONLCD 2006-02-17 22:38:38 +00:00
config-h300.h Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LCD, REMOTETYPE_H300_LCD or REMOTETYPE_H300_NONLCD 2006-02-17 22:38:38 +00:00
config-iaudiox5.h minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layers 2006-02-20 12:03:32 +00:00
config-ifp7xx.h Added GDB API - a way to call stub procedures from a DEBUG build. 2006-02-04 00:04:02 +00:00
config-ipod3g.h Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods. 2006-02-09 00:48:53 +00:00
config-ipod4g.h Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods. 2006-02-09 00:48:53 +00:00
config-ipodcolor.h Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods. 2006-02-09 00:48:53 +00:00
config-ipodmini.h Forgot to add config file for iPod Mini. 2006-02-21 16:17:15 +00:00
config-ipodnano.h Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods. 2006-02-09 00:48:53 +00:00
config-ipodvideo.h iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_* to enable unification of the audio code for WM codecs 2006-02-13 13:48:08 +00:00
config-ondiofm.h
config-ondiosp.h
config-player.h Reworked player simulator icons to fit the changed charcell scale factor and look more like the actual icons. Adapted player sim display sizes. 2006-02-20 00:31:10 +00:00
config-recorder.h Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC defines from config-*.h 2005-12-04 15:23:47 +00:00
config-recorderv2.h Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC defines from config-*.h 2005-12-04 15:23:47 +00:00
config.h Patch #1435744 from Andrew Scott - initial iPod Mini support 2006-02-21 15:01:25 +00:00
cpu.h More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me 2006-02-05 16:52:22 +00:00
debug.h Added GDB API - a way to call stub procedures from a DEBUG build. 2006-02-04 00:04:02 +00:00
disk.h
fat.h
fmradio.h
fmradio_i2c.h
font.h waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
gdb_api.h Mapped iFP DRAM to 0xc00000 and enabled caching in this area. 2006-02-12 23:16:05 +00:00
hwcompat.h
i2c-coldfire.h
i2c-pp5002.h More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me 2006-02-05 16:52:22 +00:00
i2c-pp5020.h iPod: Cleanup of i2c code and addition of RTC driver 2005-12-11 10:52:17 +00:00
i2c.h
id3.h Patch #1421483 - AIFF codec by Jvo Studer 2006-02-01 16:42:02 +00:00
kernel.h More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me 2006-02-05 16:52:22 +00:00
lcd-player-charset.h
lcd-remote.h Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LCD, REMOTETYPE_H300_LCD or REMOTETYPE_H300_NONLCD 2006-02-17 22:38:38 +00:00
lcd.h Oops, no potentially conflicting declarations please. 2006-02-20 18:45:31 +00:00
led.h
logf.h
mas.h
mcf5249.h
mcf5250.h iAudio: Removed duplicate register definitions 2006-01-11 15:37:56 +00:00
mp3_playback.h
mp3data.h
mpeg.h
panic.h
pcf50605.h Fix iPod 4G grayscale warnings 2006-02-10 14:45:13 +00:00
pcf50606.h Patch #1404233 by Peter D'Hoye: H300 brightness bugfix 2006-01-19 13:10:15 +00:00
pcm_playback.h Rework PCM buffer 2006-02-07 20:38:55 +00:00
pcm_record.h iRiver recording changes: 2005-12-02 01:04:03 +00:00
pnx0101.h Work-in-progress iriver iFP-7xx port by Tomasz Malesinski 2006-01-12 00:35:50 +00:00
power.h 1. Updated battery_bench plugin: 2006-02-07 14:46:03 +00:00
powermgmt.h New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by me 2006-01-25 18:29:56 +00:00
pp5002.h More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me 2006-02-05 16:52:22 +00:00
pp5020.h Commit additional defines needed by last commit. 2006-02-08 21:32:19 +00:00
profile.h Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
replaygain.h
rolo.h
rtc.h Reworking of Archos RTC code to create a (slightly) more abstract RTC api 2005-12-11 00:47:40 +00:00
serial.h
sh7034.h
sound.h Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. 2006-02-08 13:08:55 +00:00
system.h iPod: Re-written audio driver. This brings it in line with changes to pcm playback system, and also appears to fix all the ipod-specific playback glitches 2006-02-07 20:49:13 +00:00
tcc730.h
thread.h Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
timer.h
tlv320.h iAudio X5: Corrected crappy code, just to make the damn thing compile 2006-02-03 23:59:41 +00:00
tuner.h
uda1380.h Some UDA1380 definition corrections by Peter D'Hoye 2005-12-17 11:01:51 +00:00
usb.h H300 bootloader USB mode 2005-12-06 12:12:29 +00:00
usb_serial.h Added non-blocking get/put_byte routines. 2006-02-03 23:28:53 +00:00
wm8731l.h More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me 2006-02-05 16:52:22 +00:00
wm8758.h iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_* to enable unification of the audio code for WM codecs 2006-02-13 13:48:08 +00:00
wm8975.h iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_* to enable unification of the audio code for WM codecs 2006-02-13 13:48:08 +00:00