| .. |
|
adc.h
|
|
|
|
arcotg_udc.h
|
|
|
|
as3514.h
|
Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off datasheet.
|
2007-03-13 01:50:13 +00:00 |
|
ata.h
|
|
|
|
ata_idle_notify.h
|
|
|
|
ata_mmc.h
|
|
|
|
audio.h
|
|
|
|
backlight.h
|
|
|
|
bidi.h
|
|
|
|
bitswap.h
|
|
|
|
buffer.h
|
|
|
|
button.h
|
|
|
|
config-e200.h
|
If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e200 instead. This will allow the new bootloader to be used with older rockbox builds.
|
2007-03-17 19:07:20 +00:00 |
|
config-fmrecorder.h
|
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them.
|
2007-02-28 21:55:11 +00:00 |
|
config-gigabeat.h
|
|
|
|
config-h10.h
|
If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e200 instead. This will allow the new bootloader to be used with older rockbox builds.
|
2007-03-17 19:07:20 +00:00 |
|
config-h10_5gb.h
|
If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e200 instead. This will allow the new bootloader to be used with older rockbox builds.
|
2007-03-17 19:07:20 +00:00 |
|
config-h100.h
|
|
|
|
config-h120.h
|
remove runtime detection of h1x0 series RTC MOD, but leave driver code
|
2007-03-03 00:11:20 +00:00 |
|
config-h300.h
|
|
|
|
config-iaudiom5.h
|
Rename some macros to account for the recently added M5 port. No code changes.
|
2007-03-16 23:02:39 +00:00 |
|
config-iaudiox5.h
|
Rename some macros to account for the recently added M5 port. No code changes.
|
2007-03-16 23:02:39 +00:00 |
|
config-ifp7xx.h
|
|
|
|
config-ipod3g.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
|
config-ipod4g.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
|
config-ipodcolor.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
|
config-ipodmini.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
|
config-ipodmini2g.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
|
config-ipodnano.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
|
config-ipodvideo.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
|
config-ondiofm.h
|
|
|
|
config-ondiosp.h
|
|
|
|
config-player.h
|
|
|
|
config-recorder.h
|
|
|
|
config-recorderv2.h
|
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them.
|
2007-02-28 21:55:11 +00:00 |
|
config-tpj1022.h
|
|
|
|
config.h
|
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -Wundef. No code change.
|
2007-03-16 23:47:03 +00:00 |
|
cpu.h
|
|
|
|
debug.h
|
Fix simulator builds, and some debugf() format strings.
|
2007-03-17 09:54:28 +00:00 |
|
disk.h
|
Partition type 0x84 is "OS/2 hidden C: drive"
|
2007-03-16 14:41:55 +00:00 |
|
ds2411.h
|
iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|View HW info.
|
2007-03-11 13:59:31 +00:00 |
|
eeprom_24cxx.h
|
|
|
|
eeprom_settings.h
|
|
|
|
enc_base.h
|
|
|
|
fat.h
|
|
|
|
fmradio.h
|
|
|
|
fmradio_i2c.h
|
|
|
|
font.h
|
Use a larger font cache on the targets that can afford the (quite small) RAM usage
|
2007-03-05 08:32:35 +00:00 |
|
gdb_api.h
|
|
|
|
general.h
|
|
|
|
generic_i2c.h
|
|
|
|
hangul.h
|
|
|
|
hwcompat.h
|
|
|
|
i2c-coldfire.h
|
|
|
|
i2c-pp.h
|
Correct the (C) info
|
2007-02-27 21:22:29 +00:00 |
|
i2c.h
|
|
|
|
i2s.h
|
|
|
|
id3.h
|
remove numerical genre and use genre_string consistently:
|
2007-03-02 21:49:42 +00:00 |
|
isp1362.h
|
|
|
|
kernel.h
|
Optimized the gui list code performance, including automatic frame dropping and cpu boosting when button events are getting queued. Improved scrollwheel acceleration code is needed to notice a real change.
|
2007-03-11 10:52:36 +00:00 |
|
lcd-player-charset.h
|
|
|
|
lcd-remote.h
|
Move target specific parts of the H100 remote LCD driver to target tree.
|
2007-02-25 22:09:14 +00:00 |
|
lcd.h
|
|
|
|
led.h
|
|
|
|
logf.h
|
Fix simulator builds, and some debugf() format strings.
|
2007-03-17 09:54:28 +00:00 |
|
m5636.h
|
|
|
|
mas.h
|
|
|
|
mcf5249.h
|
|
|
|
mcf5250.h
|
|
|
|
mp3_playback.h
|
|
|
|
mp3data.h
|
|
|
|
mpeg.h
|
Hook up .cue file detection via a callback klugde on HWCODEC, to make cue sheet support actually work.
|
2007-03-01 00:26:24 +00:00 |
|
panic.h
|
|
|
|
pcf50605.h
|
|
|
|
pcf50606.h
|
Some more M5 adjustments.
|
2007-03-05 01:31:26 +00:00 |
|
pcm_playback.h
|
Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Might come in handy anyhow. Use sound.h instead of the conditional includes for audio hardware headers. If someone doesn't like that, yell at my evil twin. :)
|
2007-03-11 06:21:43 +00:00 |
|
pcm_record.h
|
|
|
|
pcm_sampr.h
|
|
|
|
pnx0101.h
|
|
|
|
power.h
|
|
|
|
powermgmt.h
|
|
|
|
pp5002.h
|
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly.
|
2007-03-04 20:06:41 +00:00 |
|
pp5020.h
|
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly.
|
2007-03-04 20:06:41 +00:00 |
|
pp5024.h
|
|
|
|
profile.h
|
|
|
|
replaygain.h
|
|
|
|
rolo.h
|
Improved RoLo support for PortalPlayer - handles the COP correctly
|
2007-02-27 22:55:12 +00:00 |
|
rtc.h
|
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -Wundef. No code change.
|
2007-03-16 23:47:03 +00:00 |
|
s3c2440.h
|
|
|
|
serial.h
|
|
|
|
sh7034.h
|
|
|
|
sound.h
|
Oops, missed a file from r12727
|
2007-03-11 17:58:14 +00:00 |
|
spdif.h
|
|
|
|
structec.h
|
|
|
|
sw_i2c.h
|
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
|
2007-02-28 13:20:36 +00:00 |
|
system.h
|
Fix red builds and make udelay actually work as it should again.
|
2007-03-10 12:41:52 +00:00 |
|
thread.h
|
Back to green?
|
2007-03-09 08:17:05 +00:00 |
|
timer.h
|
|
|
|
tlv320.h
|
|
|
|
tuner.h
|
FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the benefit of x5; I wasn't sure if it was good to alter timeouts for HW codec. Simplify things and prepare for eventual scanning and tuning changes (which should help quiet x5 down even more). Make things behave themselves better in general. Enable SWCODEC FM Recording menu and screen for sim as a bonus.
|
2007-03-16 14:40:40 +00:00 |
|
uda1380.h
|
|
|
|
usb.h
|
|
|
|
usb_serial.h
|
|
|
|
wm8731l.h
|
|
|
|
wm8758.h
|
|
|
|
wm8975.h
|
|
|
|
wmcodec.h
|
|
|