.. |
adc.h
|
ADC is the same on all H1x0 models
|
2005-07-08 15:00:06 +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
|
Removed monitor option from audio_set_recording_options and the global setting rec_monitor.
|
2005-11-12 14:49:43 +00:00 |
backlight.h
|
Moved implementation of user timer to the firmware layer, implemented it for iriver, and made it shareable based on priorities. On iriver, the user timer is shared between the backlight fading and other use, so if a plugin registers the timer, the backlight will resort to simple on/off switching until the plugin releases the timer again. Sorted and bumped the plugin api.
|
2005-07-26 20:01:11 +00:00 |
bidi.h
|
Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic
|
2005-08-08 19:23:28 +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
|
iPod: Code cleanup - the bootloader now compiles with zero warnings
|
2005-11-11 17:51:35 +00:00 |
config-fmrecorder.h
|
Allow S/PDIF as recording source in the archos sims
|
2005-11-13 15:16:57 +00:00 |
config-gmini120.h
|
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively.
|
2005-08-29 21:15:27 +00:00 |
config-gminisp.h
|
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively.
|
2005-08-29 21:15:27 +00:00 |
config-h100.h
|
Unified the H100 and H300 startup
|
2005-11-08 22:52:53 +00:00 |
config-h120.h
|
Fix for broken simulators
|
2005-11-12 04:56:53 +00:00 |
config-h300.h
|
H300: Correct LCD type and CODEC buffer size
|
2005-11-14 14:58:30 +00:00 |
config-iaudiox5.h
|
Fixed associate problem with file extensions (.info files matched .nfo extension)
|
2005-09-02 15:05:35 +00:00 |
config-ipodcolor.h
|
iPod changes
|
2005-11-12 15:26:51 +00:00 |
config-ipodnano.h
|
iPod changes
|
2005-11-12 15:26:51 +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
|
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-recorder.h
|
Allow S/PDIF as recording source in the archos sims
|
2005-11-13 15:16:57 +00:00 |
config-recorderv2.h
|
Allow S/PDIF as recording source in the archos sims
|
2005-11-13 15:16:57 +00:00 |
config.h
|
Force -mlong-calls for iPod builds. This issue still needs investigating as we do not want long-calls everywhere. The -ffunction-sections is also required to force gcc use long calls.
|
2005-11-13 11:28:48 +00:00 |
cpu.h
|
iAudio: adding support for mcf5250
|
2005-07-31 08:43:36 +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
|
Increased maximum file size for models with LCD height larger than 64 to
|
2005-08-03 21:31:51 +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: Code cleanup - the bootloader now compiles with zero warnings
|
2005-11-11 17:51:35 +00:00 |
i2c.h
|
|
|
id3.h
|
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementation by Mark Arigo.
|
2005-11-11 19:45:36 +00:00 |
kernel.h
|
Initial commit of work-in-progress iPod port
|
2005-11-07 23:07:19 +00:00 |
lcd-player-charset.h
|
|
|
lcd-remote.h
|
Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only work correctly for b&w.
|
2005-07-08 19:09:17 +00:00 |
lcd.h
|
New type for the LCD frame buffer data
|
2005-11-14 20:43:49 +00:00 |
led.h
|
Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used.
|
2005-06-04 23:15:52 +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: adding support for mcf5250
|
2005-07-31 08:43:36 +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 |
pcf50606.h
|
H300: First lame attempt to a pcf50606 driver
|
2005-11-14 19:50:16 +00:00 |
pcm_playback.h
|
More accurate playback position calculation.
|
2005-07-22 06:32:55 +00:00 |
pcm_record.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 |
power.h
|
iRiver: Implemented S/PDIF transmit power control. The optical LED is now off by default.
|
2005-04-11 11:17:31 +00:00 |
powermgmt.h
|
The power thread now monitors the shutdown process and forces a poweroff if it takes more than 8 seconds.
|
2005-09-14 09:08:26 +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
|
A proper alarm clock for the V2/FM (and v1 with mod)
|
2005-02-06 17:21:42 +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
|
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 |
system.h
|
iPod changes
|
2005-11-12 15:26:51 +00:00 |
tcc730.h
|
beautified code
|
2005-02-05 10:54:55 +00:00 |
thread.h
|
Adjusted MAX_THREADS to be 2 more than the number of standard threads on all platforms.
|
2005-11-07 20:09:08 +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: First unfinished attempt for tlv320 driver and rockbox integration
|
2005-08-06 10:12:19 +00:00 |
tuner.h
|
tuner cleanup + improvements:
|
2004-10-19 08:20:38 +00:00 |
uda1380.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 |
usb.h
|
New feature for units that can be powered or charged from USB (Recorder fm/v2, Ondios): USB power mode, based on patch #1110332 by Pieter Bos. This way you can save battery power or even charge the battery (fm/v2) while using your unit near a PC. Hold MODE (Ondio) or F1 (fm/v2) while plugging USB to enter that mode. A tiny USB plug icon will be displayed is the status bar (overridden by the regular power plug icon in case of fm/v2 when the charger is connected).
|
2005-06-23 02:18:29 +00:00 |