.. |
adc.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
ata.h
|
|
|
ata_mmc.h
|
|
|
audio.h
|
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications
|
2006-08-28 22:38:41 +00:00 |
backlight.h
|
Added remote backlight on hold option to players with remote hold switch. Disabled IRQs while reading pcf50606 ADC. This seems to have stopped buttons becoming unresponsive when using remote. Maybe fixes other button glitches as well?
|
2006-09-10 02:00:40 +00:00 |
bidi.h
|
|
|
bitswap.h
|
|
|
buffer.h
|
|
|
button.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
config-e200.h
|
added mostly dummy changes to allow building of a Sansa e200 bootloader
|
2006-08-01 22:28:14 +00:00 |
config-fmrecorder.h
|
Enable LCD invert setting in the menu for all targets that support it. This adds the menu option to H10 20GB and X5 builds.
|
2006-09-25 17:03:18 +00:00 |
config-gigabeat.h
|
update the gigabeat code and move to target_tree
|
2006-08-12 08:01:54 +00:00 |
config-gmini120.h
|
Enable LCD invert setting in the menu for all targets that support it. This adds the menu option to H10 20GB and X5 builds.
|
2006-09-25 17:03:18 +00:00 |
config-gminisp.h
|
Enable LCD invert setting in the menu for all targets that support it. This adds the menu option to H10 20GB and X5 builds.
|
2006-09-25 17:03:18 +00:00 |
config-h10.h
|
Enable ATA poweroff option on H10 for a nice increase in battery life.
|
2006-10-02 16:19:36 +00:00 |
config-h10_5gb.h
|
Enable ATA poweroff option on H10 for a nice increase in battery life.
|
2006-10-02 16:19:36 +00:00 |
config-h100.h
|
Fixed remote contrast settings. Maybe'll get some build errors here.
|
2006-09-26 20:46:17 +00:00 |
config-h120.h
|
Fixed remote contrast settings. Maybe'll get some build errors here.
|
2006-09-26 20:46:17 +00:00 |
config-h300.h
|
This should get rid of H300 sim error.
|
2006-09-26 21:17:18 +00:00 |
config-iaudiox5.h
|
Fixed remote contrast settings. Maybe'll get some build errors here.
|
2006-09-26 20:46:17 +00:00 |
config-ifp7xx.h
|
Iriver iFP7xx battery support (1xAA).
|
2006-08-19 17:45:37 +00:00 |
config-ipod3g.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
config-ipod4g.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
config-ipodcolor.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
config-ipodmini.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
config-ipodmini2g.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
config-ipodnano.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
config-ipodvideo.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
config-ondiofm.h
|
Enable LCD invert setting in the menu for all targets that support it. This adds the menu option to H10 20GB and X5 builds.
|
2006-09-25 17:03:18 +00:00 |
config-ondiosp.h
|
Enable LCD invert setting in the menu for all targets that support it. This adds the menu option to H10 20GB and X5 builds.
|
2006-09-25 17:03:18 +00:00 |
config-player.h
|
Work-in-progress rework of charging status reading & display: * Changed several charging related HAVE_* macros into one multi-value CONFIG_CHARGING. * Always use proper macros for charging states. * Battery symbol charging animation now starts from current level on all targets with charging. Two-colour animation kept for non-b&w targets. Round down fill level while charging as before, but round to nearest pixel value for discharging on all targets. * Charging anim fixed on player. * Some code cleanup.
|
2006-06-06 22:23:52 +00:00 |
config-recorder.h
|
Enable LCD invert setting in the menu for all targets that support it. This adds the menu option to H10 20GB and X5 builds.
|
2006-09-25 17:03:18 +00:00 |
config-recorderv2.h
|
Enable LCD invert setting in the menu for all targets that support it. This adds the menu option to H10 20GB and X5 builds.
|
2006-09-25 17:03:18 +00:00 |
config-tpj1022.h
|
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target.
|
2006-08-31 19:19:35 +00:00 |
config.h
|
New scheduler, with priorities for swcodec platforms. Frequent task
|
2006-09-16 16:18:11 +00:00 |
cpu.h
|
added mostly dummy changes to allow building of a Sansa e200 bootloader
|
2006-08-01 22:28:14 +00:00 |
debug.h
|
|
|
disk.h
|
|
|
eeprom_24cxx.h
|
eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom
|
2006-08-15 22:54:06 +00:00 |
eeprom_settings.h
|
Bootloader support to search firmware also from flash. Bootloader <->
|
2006-08-09 12:04:13 +00:00 |
fat.h
|
Applied FS# 5736 by Alexander Levin.
|
2006-07-31 22:59:45 +00:00 |
fmradio.h
|
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications
|
2006-08-28 22:38:41 +00:00 |
fmradio_i2c.h
|
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
|
2006-07-21 08:42:28 +00:00 |
font.h
|
|
|
gdb_api.h
|
|
|
generic_i2c.h
|
|
|
hangul.h
|
|
|
hwcompat.h
|
|
|
i2c-coldfire.h
|
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
|
2006-07-21 08:42:28 +00:00 |
i2c-pp5002.h
|
|
|
i2c-pp5020.h
|
|
|
i2c.h
|
|
|
id3.h
|
Accepted FS#6023 - ADX codec (some kind of ADPCM).
|
2006-09-25 16:13:05 +00:00 |
isp1362.h
|
H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it just sends the chip to sleep, solving the poor battery runtime issue.
|
2006-06-16 17:34:18 +00:00 |
kernel.h
|
Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the headphones
|
2006-09-26 10:03:56 +00:00 |
lcd-player-charset.h
|
|
|
lcd-remote.h
|
Add a define for unplugged remote
|
2006-07-28 13:35:36 +00:00 |
lcd.h
|
Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an initial (untested) implementation for the Gigabeat
|
2006-08-12 09:27:26 +00:00 |
led.h
|
|
|
logf.h
|
|
|
m5636.h
|
Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption.
|
2006-07-13 07:40:30 +00:00 |
mas.h
|
|
|
mcf5249.h
|
|
|
mcf5250.h
|
|
|
mp3_playback.h
|
|
|
mp3data.h
|
|
|
mpeg.h
|
|
|
panic.h
|
|
|
pcf50605.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
pcf50606.h
|
eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom
|
2006-08-15 22:54:06 +00:00 |
pcm_playback.h
|
|
|
pcm_record.h
|
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications
|
2006-08-28 22:38:41 +00:00 |
pnx0101.h
|
Iriver iFP7xx sound support.
|
2006-08-12 21:03:23 +00:00 |
power.h
|
Work-in-progress rework of charging status reading & display: * Changed several charging related HAVE_* macros into one multi-value CONFIG_CHARGING. * Always use proper macros for charging states. * Battery symbol charging animation now starts from current level on all targets with charging. Two-colour animation kept for non-b&w targets. Round down fill level while charging as before, but round to nearest pixel value for discharging on all targets. * Charging anim fixed on player. * Some code cleanup.
|
2006-06-06 22:23:52 +00:00 |
powermgmt.h
|
Work-in-progress rework of charging status reading & display: * Changed several charging related HAVE_* macros into one multi-value CONFIG_CHARGING. * Always use proper macros for charging states. * Battery symbol charging animation now starts from current level on all targets with charging. Two-colour animation kept for non-b&w targets. Round down fill level while charging as before, but round to nearest pixel value for discharging on all targets. * Charging anim fixed on player. * Some code cleanup.
|
2006-06-06 22:23:52 +00:00 |
pp5002.h
|
Initial work for coprocessor support on iPods. FS#5755
|
2006-08-03 16:29:42 +00:00 |
pp5020.h
|
Detect charger connected on H10. No need to sleep(HZ) when powering off.
|
2006-09-20 23:21:59 +00:00 |
pp5024.h
|
added mostly dummy changes to allow building of a Sansa e200 bootloader
|
2006-08-01 22:28:14 +00:00 |
profile.h
|
Fix profile builds
|
2006-08-24 13:10:20 +00:00 |
replaygain.h
|
Add support for parsing binary data ID3 tags. Add support for parsing RVA2 ID3 tags for replaygain values instead of TXXX tags when playing files tagged with ID3v2.4. Patch by psyche78 (task #2937)
|
2006-07-20 10:35:20 +00:00 |
rolo.h
|
|
|
rtc.h
|
|
|
s3c2440.h
|
update the gigabeat code and move to target_tree
|
2006-08-12 08:01:54 +00:00 |
serial.h
|
|
|
sh7034.h
|
|
|
sound.h
|
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
|
2006-07-21 08:42:28 +00:00 |
system.h
|
...and tidy up
|
2006-10-05 10:23:18 +00:00 |
tcc730.h
|
|
|
thread.h
|
Include "config.h" to make sure priority stuff is properly included.
|
2006-09-17 15:10:22 +00:00 |
timer.h
|
|
|
tlv320.h
|
Smoother volume control, less clickiness and some misc. formatting changes for tlv320
|
2006-08-26 21:00:18 +00:00 |
tuner.h
|
|
|
uda1380.h
|
|
|
usb.h
|
|
|
usb_serial.h
|
Added non-blocking get/put_byte routines.
|
2006-02-03 23:28:53 +00:00 |
wm8731l.h
|
|
|
wm8758.h
|
Add support for displaying the the current path or the full path (or neither) in the file browser. Check General Settings -> File View -> Show Path for the options.
|
2006-08-15 09:38:13 +00:00 |
wm8975.h
|
|
|