1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/export
Jens Arnold d718786c68 The endian swap macros should be unsigned. This fixes the FAT16 issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5195 a1c6a512-1295-4272-9138-f99709370657
2004-10-06 23:16:38 +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 Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed voltage check, maintain disk activity info (fixes immediate shutdown at end of playback). MMC debug menu item populated. 2004-10-06 20:43:12 +00:00
backlight.h
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 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
font.h font format documentation updated, obsolete definitions removed 2004-08-27 20:03:02 +00:00
hwcompat.h
i2c.h
id3.h
kernel.h Made queue_clear() atomic, and made the argument non-const 2004-09-01 07:39:16 +00:00
lcd-player-charset.h
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
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
power.h
powermgmt.h
rolo.h
rtc.h
serial.h
sh7034.h
system.h The endian swap macros should be unsigned. This fixes the FAT16 issue. 2004-10-06 23:16:38 +00:00
thread.h
usb.h