.. |
adc.h
|
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
|
2006-01-12 00:35:50 +00:00 |
ata.h
|
Removed unused ata_standby(), changed return type of ata_sleep() to void, removed misleading comment from ata.h
|
2005-11-07 23:19:06 +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
|
Add seamless seeking support, this is needed for AB-repeat mode on swcodec.
|
2006-01-21 22:58:08 +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
|
Added header file for bitswap, and made the fliptable global for re-use
|
2004-09-26 09:25:59 +00:00 |
buffer.h
|
mp3buf renamed to audiobuf
|
2005-04-05 11:33:58 +00:00 |
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
|
AB-repeat mode for software codecs. Accessible through menu as a repeat mode, with buttom mappings much like those on other rockbox targets for now.
|
2006-01-21 23:43:57 +00:00 |
config-h120.h
|
AB-repeat mode for software codecs. Accessible through menu as a repeat mode, with buttom mappings much like those on other rockbox targets for now.
|
2006-01-21 23:43:57 +00:00 |
config-h300.h
|
AB-repeat mode for software codecs. Accessible through menu as a repeat mode, with buttom mappings much like those on other rockbox targets for now.
|
2006-01-21 23:43:57 +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
|
Sound settings rework: * Put all fixed parameters (unit, decimals, step, min, max, default, set function) for the individual settings into one structure array. * Use the new individual sound setting functions where appropriate. * Added dummy sound setting functions and defined the codec type for the sims. Fixes wrong sound settings ranges in the simulators. * Code cleanup.
|
2005-11-06 23:12:11 +00:00 |
config-ondiosp.h
|
Sound settings rework: * Put all fixed parameters (unit, decimals, step, min, max, default, set function) for the individual settings into one structure array. * Use the new individual sound setting functions where appropriate. * Added dummy sound setting functions and defined the codec type for the sims. Fixes wrong sound settings ranges in the simulators. * Code cleanup.
|
2005-11-06 23:12:11 +00:00 |
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
|
Const policed pointer arguments to functions, part 4
|
2004-08-18 19:59:06 +00:00 |
disk.h
|
preparations for hotswapping MMC
|
2005-01-28 21:32:16 +00:00 |
fat.h
|
long policy
|
2005-02-26 21:18:05 +00:00 |
fmradio.h
|
moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM
|
2004-10-17 08:53:18 +00:00 |
fmradio_i2c.h
|
Philips tuner supported
|
2004-10-17 23:24:18 +00:00 |
font.h
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
hwcompat.h
|
Renamed has_new_lcd() to is_new_player(), and got rid of the alias
|
2004-11-22 21:20:54 +00:00 |
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-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
|
New kernel function, queue_delete(struct event_queue *q)
|
2006-01-23 10:53:47 +00:00 |
lcd-player-charset.h
|
|
|
lcd-remote.h
|
Horizontal screen scrolling part 3 (by Shachar Liberman)
|
2006-01-22 04:24:26 +00:00 |
lcd.h
|
First steps towards SDL sim for windows
|
2006-01-25 12:15:25 +00:00 |
led.h
|
removed old statusbar and buttonbar code
|
2005-11-20 01:02:14 +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
|
Fixup of the MCF5249 memory mapped register definitions.
|
2005-11-05 03:28:20 +00:00 |
mcf5250.h
|
iAudio: Removed duplicate register definitions
|
2006-01-11 15:37:56 +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
|
Archos recording/playback: (1) Xing header creation: * Now estimates the framecount from the recording time if the MAS frame counter saturates, so it always writes a valid Xing header. * Reverted my brainless short-xing-header change. This was only valid for layer 3. (2) Xing/VBRI header evaluation: Fixed possible overflow in bitrate calculation. (3) MPEG thread: Avoid double chunk size limiting for the rare case of 8 MB modded Ondios.
|
2005-09-15 05:29:26 +00:00 |
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
|
Better definition & usage of the ATTRIBUTE_PRINTF macro
|
2005-02-28 09:48:35 +00:00 |
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
|
Muting trick to prevent tiny pops and glitchless mp3 seeking.
|
2006-01-22 10:25:07 +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
|
Charging state reporting on H3x0
|
2006-01-19 07:47:34 +00:00 |
powermgmt.h
|
New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by me
|
2006-01-25 18:29:56 +00:00 |
pp5020.h
|
Removed PP5020_ prefix from register defines and added/renamed some
|
2006-01-24 22:31:57 +00:00 |
profile.h
|
Profiling support, tools and documentation.
|
2006-01-18 20:54:13 +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
|
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
|
beautified code
|
2005-02-05 10:54:55 +00:00 |
thread.h
|
Profiling support, tools and documentation.
|
2006-01-18 20:54:13 +00:00 |
timer.h
|
Coldfire: New timer handling on CPU frequency change, adjusting the prescaler on the fly, for both tick and user timer. Precondition is that the higher frequencies are integer multiples of the base: now NORMAL is 45 MHz and MAX is 124 MHz. Removes the need for applications with longer timer periods (>= 10 ms) to boost the CPU all the time, e.g. the grayscale lib. Timer counts are now always based on the base frequency (CPU_FREQ). * Adjusted the RAM refresh timers to the new frequencies (all frequencies for H100) * All: Fixed the tick timer count being off by one.
|
2005-10-03 09:24:36 +00:00 |
tlv320.h
|
iaudio: proper tlv320 prototypes
|
2006-01-03 02:14:10 +00:00 |
tuner.h
|
tuner cleanup + improvements:
|
2004-10-19 08:20:38 +00:00 |
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
|
Generic USB serial driver on ISP1582
|
2006-01-25 01:37:39 +00:00 |
wm8975.h
|
Oops. Reverse unintentional commit.
|
2005-12-19 14:38:59 +00:00 |