rockbox/firmware/export
Jens Arnold c4f96930f0 Adjusted power thread to Ondio: no charging, no car adapter mode, different current values for runtime estimation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5286 a1c6a512-1295-4272-9138-f99709370657
2004-10-15 18:18:15 +00:00
..
adc.h prepared Ondio USB passthrough (but doesn't work yet) 2004-09-11 09:06:58 +00:00
ata.h Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
ata_mmc.h MMC hotswap handling in USB mode 2004-10-10 19:51:11 +00:00
backlight.h inconsistent argument type for backlight_set_timeout() fixed 2004-01-30 23:27:44 +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 More linker safe MP3 buffer handling in the simulator 2003-10-14 10:18:22 +00:00
button.h a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) 2004-09-28 22:13:26 +00:00
config-fmrecorder.h Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can safely turn off the player by holding OFF. 2004-10-12 11:00:19 +00:00
config-h100.h Removed car adapter mode for Ondio, and changed the misleading config option HAVE_BATTERIES to the more appropriate HAVE_CHARGING 2004-10-10 01:25:32 +00:00
config-ondiofm.h Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can safely turn off the player by holding OFF. 2004-10-12 11:00:19 +00:00
config-ondiosp.h Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can safely turn off the player by holding OFF. 2004-10-12 11:00:19 +00:00
config-player.h Removed car adapter mode for Ondio, and changed the misleading config option HAVE_BATTERIES to the more appropriate HAVE_CHARGING 2004-10-10 01:25:32 +00:00
config-recorder.h Disabled S/PDIF out for models where S/PDIF output is not physically available. Should reduce possible interference. If you have modded your FM/V2 to have such an output, define HAVE_SPDIF_OUT in the corresponding config-xxx.h file to re-enable it 2004-10-11 22:53:49 +00:00
config-recorderv2.h Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can safely turn off the player by holding OFF. 2004-10-12 11:20:59 +00:00
config.h multiple battery types prepared (CONFIG_BATTERY) 2004-10-08 17:45:52 +00:00
cpu.h include cpu header only if explicit CPU match 2004-10-06 17:20:47 +00:00
debug.h Const policed pointer arguments to functions, part 4 2004-08-18 19:59:06 +00:00
disk.h test code portable now 2004-10-01 19:44:54 +00:00
fat.h Bug fix: renaming a directory could cause a name clash. New feature: rename() can now move files/directories as well. 2004-08-22 11:28:24 +00:00
fmradio.h Idle poweroff fix for FM radio, as suggested by Mike Holden 2003-05-03 15:39:40 +00:00
font.h font format documentation updated, obsolete definitions removed 2004-08-27 20:03:02 +00:00
hwcompat.h Default contrast is now autodetected on recorders 2003-06-25 23:24:47 +00:00
i2c.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
id3.h Const policed pointer arguments to functions, part 1 2004-08-16 23:37:23 +00:00
kernel.h SYS_xxx events now don't share bits with regular events. New event: SYS_POWEROFF. 2004-10-12 10:58:11 +00:00
lcd-player-charset.h Added bookmark icon for the Player/Studio 2004-07-14 12:21:59 +00:00
lcd.h Removed the Neo code. Nobody is interested in it. 2004-09-20 08:10:43 +00:00
led.h no double negation, define present features, not absent 2004-09-10 12:55:55 +00:00
mas.h Added MAS3539F support (Ondio SP) 2004-09-29 19:51:41 +00:00
mcf5249.h CPU definitions for MCF5249 2004-10-06 13:25:56 +00:00
mp3_playback.h Added MAS3539F support (Ondio SP) 2004-09-29 19:51:41 +00:00
mp3data.h Frame-accurate file splits when recording. Now the PLAY button closes the current file and opens a new one. 2003-11-02 11:24:38 +00:00
mpeg.h a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) 2004-09-28 22:13:26 +00:00
panic.h Const policed pointer arguments to functions, part 1 2004-08-16 23:37:23 +00:00
power.h No more spinning disk while charging flashed FM+V2 (you need the new bootloader to utilize it). ToDo: remove now false voltage reading from charging screen. 2003-12-03 01:03:54 +00:00
powermgmt.h Adjusted power thread to Ondio: no charging, no car adapter mode, different current values for runtime estimation 2004-10-15 18:18:15 +00:00
rolo.h Include File Cleanup And Move-Around Party 2003. 2003-02-07 09:41:57 +00:00
rtc.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
serial.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
sh7034.h Fixed typo 2004-10-08 00:26:53 +00:00
system.h Cleaned up and started porting to Coldfire 2004-10-15 11:32:58 +00:00
thread.h More const policeing step 3 2004-08-03 05:58:46 +00:00
usb.h I needed a function to return the physical USB detect 2003-07-03 22:11:14 +00:00