| .. |
|
adc.h
|
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
|
2006-01-12 00:35:50 +00:00 |
|
ata.h
|
|
|
|
ata_mmc.h
|
|
|
|
audio.h
|
Removed monitor option from audio_set_recording_options and the global setting rec_monitor.
|
2005-11-12 14:49:43 +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
|
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
|
2006-01-18 11:09:06 +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
|
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-h120.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-h300.h
|
Charging state reporting on H3x0
|
2006-01-19 07:47:34 +00:00 |
|
config-iaudiox5.h
|
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
|
2006-01-18 11:09:06 +00:00 |
|
config-ifp7xx.h
|
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
|
2006-01-12 00:35:50 +00:00 |
|
config-ipodcolor.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-ipodnano.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-ipodvideo.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-ondiofm.h
|
|
|
|
config-ondiosp.h
|
|
|
|
config-player.h
|
Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Charging' for the iriver remote LCD. * Enabled the backlight code for the simulator, and prepared backlight simulation. It's only a stub atm, writing messages to the console window. * Added tick task handling to the simulators for this to work. * Code cleanup in backlight.c, less dead code.
|
2005-11-21 23:55:39 +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
|
Profiling support, tools and documentation.
|
2006-01-18 20:54:13 +00:00 |
|
cpu.h
|
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
|
2006-01-12 00:35:50 +00:00 |
|
debug.h
|
|
|
|
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 |
|
hwcompat.h
|
|
|
|
i2c-coldfire.h
|
|
|
|
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
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
|
kernel.h
|
iPod: Fix the bootloader so it can load and run the original Apple firmware again. The Rockbox firmware was doing too much to the hardware so we remove most of the initialisation.
|
2006-01-05 17:02:48 +00:00 |
|
lcd-player-charset.h
|
|
|
|
lcd-remote.h
|
Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Charging' for the iriver remote LCD. * Enabled the backlight code for the simulator, and prepared backlight simulation. It's only a stub atm, writing messages to the console window. * Added tick task handling to the simulators for this to work. * Code cleanup in backlight.c, less dead code.
|
2005-11-21 23:55:39 +00:00 |
|
lcd.h
|
patch #1385256 by Hristo Kovachev - Turn off H300 LCD while backlight is off
|
2005-12-20 23:15:27 +00:00 |
|
led.h
|
removed old statusbar and buttonbar code
|
2005-11-20 01:02:14 +00:00 |
|
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
|
iRiver: Initial support for wav-recording in recording menu. Supports mic/line-in (and radio), monitor mode, time-splitting (and byte-splitting), pause/resume etc. Things todo: Prerecording, peakmeter (should be simple), frequency other than 44.1 kHz, etc..
|
2005-11-12 04:00:56 +00:00 |
|
panic.h
|
|
|
|
pcf50605.h
|
Put the ipod into standby mode on shutdown. This is untested on the 5g, but should work...
|
2005-12-21 23:32:19 +00:00 |
|
pcf50606.h
|
Patch #1404233 by Peter D'Hoye: H300 brightness bugfix
|
2006-01-19 13:10:15 +00:00 |
|
pcm_playback.h
|
|
|
|
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
|
Charging state reporting on H3x0
|
2006-01-19 07:47:34 +00:00 |
|
powermgmt.h
|
Make sure that no targets lose charging related features from those red builds yesterday.
|
2006-01-19 15:22:06 +00:00 |
|
pp5020.h
|
iPod: Add USB detection. When inserting the USB cable, hold down MENU to charge via USB, otherwise Rockbox will reboot into the Disk Mode application stored in flash
|
2006-01-07 00:43:48 +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
|
SH1: Changed UIE() to use the same reset method as on coldfire, using the watchdog timer. Should be more reliable this way. Disabled LED handling and added reboot-with-on for Ondio. * All: #ifdef cleanup in panicf(), added reboot-with-on for Ondio.
|
2005-11-09 00:54:43 +00:00 |
|
sound.h
|
Simplified and uniform volume handling: * Volume setting in dB on all targets, within the 'natural' range defined by the respective DAC (limited to -100..+12 dB for archos Recorders and Ondios in order to avoid 4 chars being displayed in the status bar). 0 dB means line level on all targets. * No more artificial volume limiting for Iriver and Player, settings always represent true values. Removed the various sound scaling options. * Bumped config version so save your settings. Also make sure to adjust the volume after loading a .cfg, then save the .cfg again, otherwise the volume will be out of range (a flaw in the .cfg loader).
|
2005-12-07 23:07:07 +00:00 |
|
system.h
|
Stricter asm constraint is required.
|
2006-01-19 04:51:52 +00:00 |
|
tcc730.h
|
|
|
|
thread.h
|
Profiling support, tools and documentation.
|
2006-01-18 20:54:13 +00:00 |
|
timer.h
|
|
|
|
tlv320.h
|
iaudio: proper tlv320 prototypes
|
2006-01-03 02:14:10 +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 |
|
wm8975.h
|
Oops. Reverse unintentional commit.
|
2005-12-19 14:38:59 +00:00 |