.. |
adc.h
|
Target tree support for Iriver iFP.
|
2006-11-09 22:58:35 +00:00 |
arcotg_udc.h
|
No functional changes, just reorganising code:
|
2007-02-16 22:13:21 +00:00 |
ata.h
|
Do the CONFIG_LED define
|
2007-02-18 05:07:19 +00:00 |
ata_idle_notify.h
|
dont allow the ata callbacks to be run less than once every 30s unless
|
2006-11-26 09:53:42 +00:00 |
ata_mmc.h
|
|
|
audio.h
|
Fix remaining CONFIG_TUNER checks.
|
2007-02-18 08:46:12 +00:00 |
backlight.h
|
Fix CONFIG_BACKLIGHT warnings.
|
2007-02-18 10:07:27 +00:00 |
bidi.h
|
|
|
bitswap.h
|
|
|
buffer.h
|
|
|
button.h
|
Fix CONFIG_BACKLIGHT warnings.
|
2007-02-18 10:07:27 +00:00 |
config-e200.h
|
Battery reading support for Sansa. Still needs calibration of voltage->percent mappings and remaining time. Thanks to Rene Peinthor for doing most of the work.
|
2007-02-20 15:55:38 +00:00 |
config-fmrecorder.h
|
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them.
|
2007-02-28 21:55:11 +00:00 |
config-gigabeat.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config-h10.h
|
WM8711/8721/8731 have no tone controls, so enable the software tone controls for the respective targets.
|
2007-02-26 18:36:58 +00:00 |
config-h10_5gb.h
|
WM8711/8721/8731 have no tone controls, so enable the software tone controls for the respective targets.
|
2007-02-26 18:36:58 +00:00 |
config-h100.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config-h120.h
|
remove runtime detection of h1x0 series RTC MOD, but leave driver code
|
2007-03-03 00:11:20 +00:00 |
config-h300.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config-iaudiom5.h
|
Bring up the M5 port to a working stage: Extended numerous explicit checks for IAUDIO_X5 to also check for IAUDIO_M5, moved code around the target tree, added preliminary background for the sim.
|
2007-03-05 00:04:00 +00:00 |
config-iaudiox5.h
|
Use the browse button for A-B instead of quickscreen button. Files are
|
2007-03-02 00:37:03 +00:00 |
config-ifp7xx.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config-ipod3g.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
config-ipod4g.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
config-ipodcolor.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
config-ipodmini.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
config-ipodmini2g.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
config-ipodnano.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
config-ipodvideo.h
|
Fix sim builds.
|
2007-02-28 22:22:12 +00:00 |
config-ondiofm.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config-ondiosp.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config-player.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config-recorder.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config-recorderv2.h
|
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them.
|
2007-02-28 21:55:11 +00:00 |
config-tpj1022.h
|
FS#6674: HAVE_XXX souldn't be defined with a value.
|
2007-02-20 14:57:14 +00:00 |
config.h
|
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly.
|
2007-03-04 20:06:41 +00:00 |
cpu.h
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
|
2006-11-10 20:26:01 +00:00 |
debug.h
|
Support building tagcache db natively on PC using the core of the
|
2006-11-10 08:03:33 +00:00 |
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
|
Prepare core support for the iriver bootloader supporting ROM images
|
2007-01-12 18:34:00 +00:00 |
enc_base.h
|
SWCODEC Encoders: Better declarations of chunk flags. Mark constants as unsigned long to match structure variable type.
|
2007-02-10 07:19:32 +00:00 |
fat.h
|
Remove unused code, make comments c-style, make one private function static
|
2007-02-25 15:44:55 +00:00 |
fmradio.h
|
Change the radio screen and recording screen to use the global_status structure for state. I guess global_status had been added already and I missed it. :D
|
2007-02-07 04:24:21 +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
|
Use a larger font cache on the targets that can afford the (quite small) RAM usage
|
2007-03-05 08:32:35 +00:00 |
gdb_api.h
|
|
|
general.h
|
Forgot to use cvs add on a few new files in the fresh checkout I used. woops.
|
2006-11-06 18:18:05 +00:00 |
generic_i2c.h
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
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-pp.h
|
Correct the (C) info
|
2007-02-27 21:22:29 +00:00 |
i2c.h
|
|
|
i2s.h
|
Move I2S initialisation out of the Wolfson codec driver
|
2006-12-09 19:18:18 +00:00 |
id3.h
|
remove numerical genre and use genre_string consistently:
|
2007-03-02 21:49:42 +00:00 |
isp1362.h
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
kernel.h
|
Optimized the gui list code performance, including automatic frame dropping and cpu boosting when button events are getting queued. Improved scrollwheel acceleration code is needed to notice a real change.
|
2007-03-11 10:52:36 +00:00 |
lcd-player-charset.h
|
|
|
lcd-remote.h
|
Move target specific parts of the H100 remote LCD driver to target tree.
|
2007-02-25 22:09:14 +00:00 |
lcd.h
|
Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ease framebuffer handling a bit. Added equivalent definitions for the remote LCD.
|
2007-02-20 19:31:34 +00:00 |
led.h
|
|
|
logf.h
|
Support building tagcache db natively on PC using the core of the
|
2006-11-10 08:03:33 +00:00 |
m5636.h
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
mas.h
|
|
|
mcf5249.h
|
H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LCD updates by ~ 75% at 11MHz and 45MHz. Only ~ 11% speedup at 124MHz due to (2). (2) Less aggressive LCD transfer timing at 124MHz. With the previous timing, slightly corrupted display contents was reported, and with DMA transfers at least 4 waitstates are needed to make updates work at all. * A table in system-iriver.c shows settings for all integer multiples of the base clock frequency (info for developers, not yet complete).
|
2006-11-02 20:50:50 +00:00 |
mcf5250.h
|
|
|
mp3_playback.h
|
|
|
mp3data.h
|
Shave a few bytes off the binary size, especially on hwcodec targets
|
2007-02-15 22:55:22 +00:00 |
mpeg.h
|
Hook up .cue file detection via a callback klugde on HWCODEC, to make cue sheet support actually work.
|
2007-03-01 00:26:24 +00:00 |
panic.h
|
|
|
pcf50605.h
|
Move all iPod targets into the target tree. FS#5890
|
2006-10-05 10:58:51 +00:00 |
pcf50606.h
|
Some more M5 adjustments.
|
2007-03-05 01:31:26 +00:00 |
pcm_playback.h
|
Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Might come in handy anyhow. Use sound.h instead of the conditional includes for audio hardware headers. If someone doesn't like that, yell at my evil twin. :)
|
2007-03-11 06:21:43 +00:00 |
pcm_record.h
|
Place all recording functionality on pcmrec thread to serialize all recording operations. Button mash problems should be ruled out of pcm_record.c. Add additional lightweight checks by default and display any warnings that occurred during recording in first line of recording screen when they occur by blinking back and forth from warning display to normal line (Warning: <hex bitmask>). Warnings are cleared when beginning a new recording so write the number down if you see it and file a report. Add heavier checks when PCMREC_PARANOID is defined in the player config header (encoders and pcm_record must be aware of the define since it changes the chunk header format). These checks are mainly concerned with things that may cause skipping but also add unwanted overhead for normal operation. Best used with logf enabled.
|
2006-12-10 14:21:31 +00:00 |
pcm_sampr.h
|
avoid using #if on undefined symbols, in preparation for -Wundef
|
2007-02-17 21:15:06 +00:00 |
pnx0101.h
|
Iriver iFP7xx sound support.
|
2006-08-12 21:03:23 +00:00 |
power.h
|
Fix remaining CONFIG_TUNER checks.
|
2007-02-18 08:46:12 +00:00 |
powermgmt.h
|
Improved power management (FS#3001). Shutdown rockbox when the battery gets to a level where the device doesn't function properly. Calculate remaining charging time while charging (rather than remaining running time). Show "Low Battery" and "Battery Empty" warnings. Also fixes FS#4786.
|
2006-11-11 01:18:57 +00:00 |
pp5002.h
|
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly.
|
2007-03-04 20:06:41 +00:00 |
pp5020.h
|
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly.
|
2007-03-04 20:06:41 +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
|
|
|
rolo.h
|
Improved RoLo support for PortalPlayer - handles the COP correctly
|
2007-02-27 22:55:12 +00:00 |
rtc.h
|
remove runtime detection of h1x0 series RTC MOD, but leave driver code
|
2007-03-03 00:11:20 +00:00 |
s3c2440.h
|
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
|
2007-01-13 02:24:15 +00:00 |
serial.h
|
Logf output on the serial port for h100 targets
|
2006-10-12 20:22:16 +00:00 |
sh7034.h
|
|
|
sound.h
|
Reenable aynchronous audio init stage. Really just single stage with aynchronous enabling of outputs. Keeps audio_init last so prior init steps can use the audiobuffer in any desired way. Audio will be fully initialized by the time the UI is entered. Playback of voice or audio will be delayed properly until audio hardware is ready.
|
2007-03-11 05:04:48 +00:00 |
spdif.h
|
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powering/source selection.
|
2006-11-13 23:21:54 +00:00 |
structec.h
|
Make database endianess independent.
|
2007-02-13 21:51:18 +00:00 |
sw_i2c.h
|
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
|
2007-02-28 13:20:36 +00:00 |
system.h
|
Fix red builds and make udelay actually work as it should again.
|
2007-03-10 12:41:52 +00:00 |
thread.h
|
Back to green?
|
2007-03-09 08:17:05 +00:00 |
timer.h
|
Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate
|
2006-11-22 00:41:30 +00:00 |
tlv320.h
|
put back the return types which got lost in the previous commit
|
2006-12-06 13:48:50 +00:00 |
tuner.h
|
Fix remaining CONFIG_TUNER checks.
|
2007-02-18 08:46:12 +00:00 |
uda1380.h
|
put back the return types which got lost in the previous commit
|
2006-12-06 13:48:50 +00:00 |
usb.h
|
FS#4770 - Add USB charging for the H300 series
|
2007-02-01 10:47:22 +00:00 |
usb_serial.h
|
|
|
wm8731l.h
|
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Color, iPod Nano).
|
2006-12-18 01:52:21 +00:00 |
wm8758.h
|
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Color, iPod Nano).
|
2006-12-18 01:52:21 +00:00 |
wm8975.h
|
move some audio driver specific code to the correspoding files
|
2006-12-06 13:34:15 +00:00 |
wmcodec.h
|
Move I2S initialisation out of the Wolfson codec driver
|
2006-12-09 19:18:18 +00:00 |