rockbox/firmware/export
Jens Arnold 3e5c701de7 Correct battery voltage and almost correct percentages for all ipods. Runtime still needs calibration (and improvement, of course).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9655 a1c6a512-1295-4272-9138-f99709370657
2006-04-14 07:19:24 +00:00
..
adc.h Iriver: Properly working remote type detection regardless of hold switch positions. 2006-03-17 18:45:06 +00:00
ata.h
ata_mmc.h
audio.h Fix bad rebuffering bug, and kill the track_count variable 2006-04-09 02:15:35 +00:00
backlight.h Patch #4934 by Ralf Herz: Fixes 2006-04-01 12:20:23 +00:00
bidi.h
bitswap.h
buffer.h
button.h Switched PLAY and REC for proper X5 operation. 2006-03-26 22:20:27 +00:00
config-fmrecorder.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
config-gigabeat.h
config-gmini120.h
config-gminisp.h
config-h100.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
config-h120.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
config-h300.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
config-iaudiox5.h moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost 2006-04-11 10:37:37 +00:00
config-ifp7xx.h
config-ipod3g.h Correct battery voltage and almost correct percentages for all ipods. Runtime still needs calibration (and improvement, of course). 2006-04-14 07:19:24 +00:00
config-ipod4g.h Correct battery voltage and almost correct percentages for all ipods. Runtime still needs calibration (and improvement, of course). 2006-04-14 07:19:24 +00:00
config-ipodcolor.h Correct battery voltage and almost correct percentages for all ipods. Runtime still needs calibration (and improvement, of course). 2006-04-14 07:19:24 +00:00
config-ipodmini.h Correct battery voltage and almost correct percentages for all ipods. Runtime still needs calibration (and improvement, of course). 2006-04-14 07:19:24 +00:00
config-ipodmini2g.h Correct battery voltage and almost correct percentages for all ipods. Runtime still needs calibration (and improvement, of course). 2006-04-14 07:19:24 +00:00
config-ipodnano.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
config-ipodvideo.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
config-ondiofm.h Clean up the LCD Settings menu for some targets: hide the Contrast and Invert options for color LCDs; the Flip Display option is now only available on supported targets. 2006-03-28 02:00:35 +00:00
config-ondiosp.h Clean up the LCD Settings menu for some targets: hide the Contrast and Invert options for color LCDs; the Flip Display option is now only available on supported targets. 2006-03-28 02:00:35 +00:00
config-player.h
config-recorder.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
config-recorderv2.h Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and holding REC enters the quickscreen. Also moved the quickscreen #define to model config files, which simplifies the checking for it and makes checking more consistent. Cleaned up keymappings in quickscreen.h. 2006-04-10 03:51:17 +00:00
config.h moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost 2006-04-11 10:37:37 +00:00
cpu.h
debug.h
disk.h
fat.h
fmradio.h
fmradio_i2c.h
font.h
gdb_api.h
generic_i2c.h
hangul.h Add support for loadable vkeyboard layouts 2006-03-29 16:21:42 +00:00
hwcompat.h
i2c-coldfire.h
i2c-pp5002.h Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting 2006-03-09 19:47:12 +00:00
i2c-pp5020.h Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting 2006-03-09 19:47:12 +00:00
i2c.h
id3.h
kernel.h Fix other yellow builds 2006-03-05 18:40:51 +00:00
lcd-player-charset.h
lcd-remote.h
lcd.h LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations. 2006-03-08 01:14:46 +00:00
led.h
logf.h
mas.h
mcf5249.h
mcf5250.h
mp3_playback.h
mp3data.h
mpeg.h
panic.h
pcf50605.h Basic battery monitoring for ipod 5g, should work on other ipods as well, but needs testing and stuff. Also improved the RTC driver and moved it to where it belongs, and interrupt protected a bunch of possibly broken i2c. Also start preparing code for ipod charge monitoring. Note: on the 5g, this takes up enough processor time to increase skippiness noticeably in WPS. 2006-03-05 18:06:06 +00:00
pcf50606.h
pcm_playback.h
pcm_record.h
pnx0101.h
power.h
powermgmt.h Archos V1 recorder charging path #2927 by Alun Thomas 2006-03-04 09:48:53 +00:00
pp5002.h Some extra PP defines, and make some PP5002 defines consistens with 2006-03-17 00:06:11 +00:00
pp5020.h Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipods 2006-03-18 09:13:55 +00:00
profile.h
replaygain.h
rolo.h
rtc.h Real Time Clock support in the WPS 2006-03-18 22:42:02 +00:00
s3c2440.h gigabeat related changes 2006-03-02 13:28:24 +00:00
serial.h
sh7034.h
sound.h
system.h Don't paste when sleepy, kids. 2006-03-17 02:45:06 +00:00
tcc730.h
thread.h Fix bug #5037, spotted by David Rothenberger, also increase the max threads' count by 2 2006-04-05 08:33:20 +00:00
timer.h Simplification for user timer on coldfire. We define TIMER_FREQ separately anyway. 2006-04-04 01:16:11 +00:00
tlv320.h Some corrections of the TLV320 register bit definitions 2006-03-28 20:35:08 +00:00
tuner.h
uda1380.h
usb.h
usb_serial.h
wm8731l.h Move definitions to their proper place 2006-03-30 20:48:15 +00:00
wm8758.h Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by 2006-03-22 13:04:49 +00:00
wm8975.h Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by 2006-03-22 13:04:49 +00:00