rockbox/firmware/export
2007-05-08 06:45:38 +00:00
..
adc.h Moved SH1 ADC to target tree. 2007-04-15 23:35:56 +00:00
arcotg_udc.h No functional changes, just reorganising code: 2007-02-16 22:13:21 +00:00
as3514.h adapt some values 2007-04-15 14:38:22 +00:00
ata.h Do the CONFIG_LED define 2007-02-18 05:07:19 +00:00
ata_idle_notify.h
ata_mmc.h
audio.h Fix remaining CONFIG_TUNER checks. 2007-02-18 08:46:12 +00:00
backlight.h Add in buttonlight brightness setting for the Gigabeat, and setup the framework for future players that have adjustable button light brightness settings. Also fixed a bug in the backlight code when the brightness was set to 0. 2007-05-08 06:45:38 +00:00
bidi.h
bitswap.h
buffer.h
button.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-e200.h FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when backlight is off and shutdown ATA controller when the disk isn't being accessed. Frequency scaling is not enabled yet as it was apparently causing some problems. 2007-04-23 23:26:23 +00:00
config-fmrecorder.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-gigabeat.h Add in buttonlight brightness setting for the Gigabeat, and setup the framework for future players that have adjustable button light brightness settings. Also fixed a bug in the backlight code when the brightness was set to 0. 2007-05-08 06:45:38 +00:00
config-h10.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-h10_5gb.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-h100.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-h120.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-h300.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-iaudiom5.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-iaudiox5.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ifp7xx.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ipod3g.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ipod4g.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ipodcolor.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ipodmini.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ipodmini2g.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ipodnano.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ipodvideo.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ondiofm.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-ondiosp.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-player.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-recorder.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-recorderv2.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config-tpj1022.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
config.h Customizable icons for all bitmap targets. (FS#7013) 2007-04-16 09:14:36 +00:00
cpu.h
debug.h Fix simulator builds, and some debugf() format strings. 2007-03-17 09:54:28 +00:00
disk.h Partition type 0x84 is "OS/2 hidden C: drive" 2007-03-16 14:41:55 +00:00
ds2411.h iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|View HW info. 2007-03-11 13:59:31 +00:00
eeprom_24cxx.h
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
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
generic_i2c.h Removed executable flag 2007-01-09 23:29:07 +00:00
hangul.h
hwcompat.h Moved SH1 system code to target tree. * First shot at hwcompat cleanup. 2007-04-11 23:51:00 +00:00
i2c-coldfire.h
i2c-pp.h Correct the (C) info 2007-02-27 21:22:29 +00:00
i2c.h
i2s.h
id3.h Rating support for database and WPS (based on FS# 6301). A value between 0 and 10 can be assigned to the currently playing track using the WPS context menu. This value is displayed in the WPS using the %rr tag (replacing autoscore) and can be used as "rating" in tagnavi.config (examples provided). 2007-03-26 15:08:59 +00:00
isp1362.h Removed executable flag 2007-01-09 23:29:07 +00:00
kernel.h Make scheduler functions thread safe core wise. A big step towards playback running on COP (not yet possible because more protection on file system level is necessary). 2007-03-26 16:55:17 +00:00
lcd-charcell.h Hmpf, these ever-missing svn properties... 2007-04-06 11:22:26 +00:00
lcd-remote.h Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, but the groundwork is laid for main backdrops too (all that's really needed are menus to set/clear them). 2007-04-25 21:44:56 +00:00
lcd.h It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the simulator. * Removed a stray lcd_icon() call from usb handling. 2007-04-03 18:06:13 +00:00
led.h
logf.h Fix simulator builds, and some debugf() format strings. 2007-03-17 09:54:28 +00:00
m5636.h Removed executable flag 2007-01-09 23:29:07 +00:00
mas.h
mcf5249.h
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
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 Make recording complain about every little file I/O problem (error on close() failure and fsync() failure). Why? I guess we will find out the disk is full about 1/2 sector sooner on average when the file APIs actually detect this correctly. :/ 2007-04-25 19:53:34 +00:00
pcm_sampr.h Default HW_SAMPR_CAPS should be SAMPR_CAP_44, not 0. 2007-05-04 16:21:32 +00:00
pnx0101.h PNX0101 changes: 2007-03-24 19:26:13 +00:00
power.h Fix remaining CONFIG_TUNER checks. 2007-02-18 08:46:12 +00:00
powermgmt.h
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 FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when backlight is off and shutdown ATA controller when the disk isn't being accessed. Frequency scaling is not enabled yet as it was apparently causing some problems. 2007-04-23 23:26:23 +00:00
pp5024.h
profile.h
replaygain.h
rolo.h Improved RoLo support for PortalPlayer - handles the COP correctly 2007-02-27 22:55:12 +00:00
rtc.h Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -Wundef. No code change. 2007-03-16 23:47:03 +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
sh7034.h
sound.h Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with intended interface. 2007-05-02 22:33:24 +00:00
spdif.h
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 Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the core for newborn threads. In doing so, move more ARM stuff to the target tree and organize it to make a clean job of it. If anything isn't appropriate for some particular device give a hollar or even just fix it by some added #ifdefing. I was informed that the PP targets are register compatible so I'm going off that advice. The Sansa likes it though. 2007-04-13 20:55:48 +00:00
thread.h This should fix the remaining compilation issues. 2007-03-26 17:58:45 +00:00
timer.h PNX0101 changes: 2007-03-24 19:26:13 +00:00
tlv320.h
tuner.h Moved SH1 system code to target tree. * First shot at hwcompat cleanup. 2007-04-11 23:51:00 +00:00
uda1380.h simplify UDA1380 bass and treble code 2007-04-12 09:08:49 +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
wm8751.h No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a little too. 2007-05-03 18:08:00 +00:00
wm8758.h
wm8975.h
wmcodec.h