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-23
building instructions as was just posted to the mailing list
Daniel Stenberg
2002-05-23
take care of the assembler file too
Daniel Stenberg
2002-05-23
another attempt
Daniel Stenberg
2002-05-23
now supports the deps in the OBJDIR properly, still OBJDIR must be . for
Daniel Stenberg
2002-05-23
deps support, changed default action to support OBJDIR
Daniel Stenberg
2002-05-23
Added repeat handling. Removed CRLF newlines.
Björn Stenberg
2002-05-23
attempted OBJDIR support
Daniel Stenberg
2002-05-23
Added timer-interrupt polling and button queue
Björn Stenberg
2002-05-23
Added queue_empty()
Björn Stenberg
2002-05-22
Check for master/slave disk. Active 5s spindown timeout.
Björn Stenberg
2002-05-21
trying to clean up Recorder vs Player issues
Robert Hak
2002-05-20
Added dummy lcd_update() to player code, to avoid #ifdef everywhere
Björn Stenberg
2002-05-20
Added INPUT directive
Björn Stenberg
2002-05-17
Added gdb stub serial port setup
Björn Stenberg
2002-05-17
Doh! Button signals are active low
Björn Stenberg
2002-05-17
Linker description file for use with gdb stub
Björn Stenberg
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
[next]