rockbox/firmware/export
Linus Nielsen Feltzing f8e1183a52 Changed CPU name, removed HAVE_LED
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5186 a1c6a512-1295-4272-9138-f99709370657
2004-10-06 13:29:44 +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
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
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 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-h100.h Changed CPU name, removed HAVE_LED 2004-10-06 13:29:44 +00:00
config-ondiofm.h Ondio config cleanup, SIBI support 2004-10-01 07:36:25 +00:00
config-ondiosp.h Ondio config cleanup, SIBI support 2004-10-01 07:36:25 +00:00
config-player.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-recorder.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-recorderv2.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.h Changed CPU name 2004-10-06 13:29:10 +00:00
cpu.h CPU definition file 2004-10-06 13:28:02 +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
font.h font format documentation updated, obsolete definitions removed 2004-08-27 20:03:02 +00:00
hwcompat.h
i2c.h
id3.h Const policed pointer arguments to functions, part 1 2004-08-16 23:37:23 +00:00
kernel.h Made queue_clear() atomic, and made the argument non-const 2004-09-01 07:39:16 +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 Added reset_poweroff_timer(), which can be used to prevent idle poweroff. This is also available in the plugin API. 2004-06-22 07:16:31 +00:00
rolo.h
rtc.h
serial.h
sh7034.h set/clear port bits with atomic instructions instead of read-modify-write, saves time+space, allows port usage in ISR 2003-11-06 07:08:22 +00:00
system.h New debug feature: Use the SH1 user break controller to catch illegal memory accesses 2004-08-30 19:52:45 +00:00
thread.h More const policeing step 3 2004-08-03 05:58:46 +00:00
usb.h