rockbox/firmware
Linus Nielsen Feltzing e14e13df5c C99 booleans
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@568 a1c6a512-1295-4272-9138-f99709370657
2002-05-13 19:22:38 +00:00
..
common Changing to C99 'bool' type 2002-05-13 12:29:34 +00:00
drivers C99 booleans 2002-05-13 19:22:38 +00:00
test Cleaned up a bit 2002-05-11 21:56:33 +00:00
API Updated LCD API 2002-05-13 13:06:03 +00:00
app.lds Changed debug to DEBUGF and panic to panicf. 2002-05-02 14:05:51 +00:00
chartables.c get the chartables even for non-bitmap displays when we simulate 2002-05-04 12:13:58 +00:00
CONFIG documented HAVE_NEW_CHARCELL_LCD 2002-04-25 15:22:58 +00:00
config-player.h Added HAVE_NEW_CHARCELL_LCD 2002-04-25 15:09:32 +00:00
config-playerold.h added keypad defines 2002-04-16 13:34:35 +00:00
config-recorder.h added keypad defines 2002-04-16 13:34:35 +00:00
config.h removing #define CRT_DISPLAY ;) 2002-04-30 20:16:44 +00:00
CONTRIBUTING Added comments about linefeeds and const 2002-04-18 22:36:46 +00:00
CREDITS Added Stefan Meyer 2002-05-08 12:46:13 +00:00
crt0.S More GDB friendly initializations 2002-04-26 08:04:50 +00:00
debug.c make debugf() do properly when SIMULATOR is defined, ignore the CRT_DISPLAY 2002-05-06 11:25:44 +00:00
debug.h missing #define for VC++ 2002-05-06 11:12:07 +00:00
disk.c removed read_file_into_buffer() 2002-05-05 11:59:50 +00:00
disk.h removed read_file_into_buffer() 2002-05-05 11:59:50 +00:00
id3.c Changing to C99 'bool' type 2002-05-13 12:29:34 +00:00
id3.h save mpeg layer and version information 2002-05-12 14:28:51 +00:00
kernel.c The set_irq_level function was braindead 2002-05-11 21:44:04 +00:00
kernel.h Added some prototypes 2002-05-06 19:26:56 +00:00
Makefile Added disk/partition handling 2002-05-03 11:59:53 +00:00
panic.c Disable interrupt only in target 2002-05-05 17:52:59 +00:00
panic.h Changed debug to DEBUGF and panic to panicf. 2002-05-02 14:05:51 +00:00
playlist.c Changed how indices are read from a playlist. We just can't read the full 2002-05-05 11:59:14 +00:00
playlist.h modified proto 2002-05-05 11:59:24 +00:00
rockbox-mode.el Added bool font coloring 2002-05-13 13:15:38 +00:00
settings.c Changed debug to DEBUGF and panic to panicf. 2002-05-02 14:05:51 +00:00
settings.h header for user settings 2002-04-30 19:17:03 +00:00
start.s First version 2002-03-28 15:09:10 +00:00
system.c Changing to C99 'bool' type 2002-05-13 12:29:34 +00:00
system.h SWAB32 is finally working 2002-05-09 23:00:14 +00:00
thread.c Removed queue handling stuff 2002-04-29 14:27:46 +00:00
thread.h Adapted the context switch to SH1 2002-04-22 19:11:17 +00:00