index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2002-05-17
Removed -save-temps
Björn Stenberg
2002-05-17
Always optimize. No EXCLUDED_SRC anymore
Linus Nielsen Feltzing
2002-05-17
Removed floating point code
Björn Stenberg
2002-05-17
Now uses librockbox.a
Linus Nielsen Feltzing
2002-05-17
Added DEBUG option and made thread.o special
Linus Nielsen Feltzing
2002-05-16
More readable comment
Linus Nielsen Feltzing
2002-05-16
Added mutex protection
Linus Nielsen Feltzing
2002-05-16
Now yields when waiting for flow control
Linus Nielsen Feltzing
2002-05-16
Changed default_read prototype
Linus Nielsen Feltzing
2002-05-16
Added tone and volume control
Linus Nielsen Feltzing
2002-05-16
First version
Linus Nielsen Feltzing
2002-05-16
Added dac.o
Linus Nielsen Feltzing
2002-05-16
Removed debug output
Linus Nielsen Feltzing
2002-05-16
Changed queue API. Added mutex functions
Linus Nielsen Feltzing
2002-05-16
DEBUG => DEBUG_MALLOC, the symbol is already in use!
Daniel Stenberg
2002-05-16
bmalloc_status() only works if compiled with DEBUG
Daniel Stenberg
2002-05-16
renamed to use the common names: malloc/free/realloc/calloc
Daniel Stenberg
2002-05-14
Removed disk.c/h
Björn Stenberg
2002-05-14
Now creates librockbox.a instead of archos.mod
Björn Stenberg
2002-05-14
Changed from gcc extension to C99 varargs macros
Björn Stenberg
2002-05-14
fixed warnings, indented properly
Daniel Stenberg
2002-05-14
Fixed compiler warnings
Björn Stenberg
2002-05-14
Removed calls to disk stub
Björn Stenberg
2002-05-14
Moved the malloc system into the firmware/malloc/ directory, removed the
Daniel Stenberg
2002-05-13
Beginning of an mpeg thread
Linus Nielsen Feltzing
2002-05-13
malloc(), best-fit for big blocks, small blocks treated separately, all
Daniel Stenberg
2002-05-13
C99 booleans
Linus Nielsen Feltzing
2002-05-13
Added bool font coloring
Björn Stenberg
2002-05-13
Updated LCD API
Björn Stenberg
2002-05-13
Changing to C99 'bool'
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-05-12
save mpeg layer and version information
Dave Chapman
2002-05-11
Cleaned up a bit
Linus Nielsen Feltzing
2002-05-11
GRA1 was wrongly defined
Linus Nielsen Feltzing
2002-05-11
The set_irq_level function was braindead
Linus Nielsen Feltzing
2002-05-11
Playing whole song from hard disk
Linus Nielsen Feltzing
2002-05-10
Changed puts() to take 'character position'
Björn Stenberg
2002-05-09
Removed a few annoying debugf calls
Linus Nielsen Feltzing
2002-05-09
Now loads a megabyte and plays it
Linus Nielsen Feltzing
2002-05-09
Now loads a song from disk and plays the first part of it
Linus Nielsen Feltzing
2002-05-09
Added disk reading code
Linus Nielsen Feltzing
2002-05-09
Made it malloc friendly, and fixed the bss section
Linus Nielsen Feltzing
2002-05-09
SWAB32 is finally working
Linus Nielsen Feltzing
2002-05-09
Removed a few debugf calls
Linus Nielsen Feltzing
2002-05-09
get_next_cluster forgot to byteswap the FAT entry, among others
Linus Nielsen Feltzing
2002-05-09
New cache algorithm
Linus Nielsen Feltzing
2002-05-09
More newlib malloc friendly. Proper bss section allocation
Linus Nielsen Feltzing
2002-05-08
Made set_irq_level() and queue_post() interrupt safe
Linus Nielsen Feltzing
2002-05-08
Removed include fcntl.h
Björn Stenberg
2002-05-08
Added comment
Björn Stenberg
[next]