rockbox/firmware/export
Daniel Stenberg 862f729331 fixed rom start index
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5036 a1c6a512-1295-4272-9138-f99709370657
2004-09-03 13:26:42 +00:00
..
adc.h
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
buffer.h More linker safe MP3 buffer handling in the simulator 2003-10-14 10:18:22 +00:00
button.h Added raw button reading functionality 2004-07-21 08:02:23 +00:00
config-fmrecorder.h fixed rom start index 2004-09-03 13:26:42 +00:00
config-neo35.h first attempt at Neo 35 config 2003-12-12 13:24:04 +00:00
config-player.h Additional Neo support 2003-12-12 13:29:11 +00:00
config-recorder.h define the ROM start in the config-*.h file instead and avoid the ifdef 2004-09-03 13:16:19 +00:00
config-recorderv2.h define the ROM start in the config-*.h file instead and avoid the ifdef 2004-09-03 13:16:19 +00:00
config.h Additional Neo support 2003-12-12 13:29:11 +00:00
debug.h Const policed pointer arguments to functions, part 4 2004-08-18 19:59:06 +00:00
disk.h
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 Default contrast is now autodetected on recorders 2003-06-25 23:24:47 +00:00
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 Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
led.h Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and blinking when waiting to record (and when paused). 2004-06-22 10:52:39 +00:00
mas.h Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
mp3_playback.h Const policed pointer arguments to functions, part 1 2004-08-16 23:37:23 +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 Const policed pointer arguments to functions, part 1 2004-08-16 23:37:23 +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 I needed a function to return the physical USB detect 2003-07-03 22:11:14 +00:00