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-30
Partition table is no longer global
Björn Stenberg
2002-05-30
removed char(un)def.h includes
Daniel Stenberg
2002-05-30
lcd_clear_display() now works when player-simulated the same way the
Daniel Stenberg
2002-05-30
removed the ugly use of char(un)def.h
Daniel Stenberg
2002-05-30
when building a simulator for the player, we do lcd_update() from within
Daniel Stenberg
2002-05-30
lcd_getfontsize() now takes an unsigned font size as first argument
Daniel Stenberg
2002-05-30
The recorder's lcd_putsxy() will now output '?' instead of just skipping
Daniel Stenberg
2002-05-30
Changed the size argument to be a size_t type, to make the prototype look
Daniel Stenberg
2002-05-29
define functions in sprintf.c
Felix Arends
2002-05-29
included sprintf.h for snprintf definition
Felix Arends
2002-05-29
Stopped writting outsite screen. Removed LCD_ASCII macro.
Björn Stenberg
2002-05-29
cas and cas2 not defined for simulator any more
Felix Arends
2002-05-29
Even better end-of-song handling. It might even work now...
Linus Nielsen Feltzing
2002-05-29
FAT cache now uses static memory
Björn Stenberg
2002-05-29
Boosted the volume. Now handles end-of-song better
Linus Nielsen Feltzing
2002-05-29
modified button_get() according to its new prototype, added lots of blurb
Daniel Stenberg
2002-05-29
New section for reset vectors
Linus Nielsen Feltzing
2002-05-29
New system_init function
Linus Nielsen Feltzing
2002-05-29
add the FILES file itself
Daniel Stenberg
2002-05-28
Optimized the bitswap function a little
Linus Nielsen Feltzing
2002-05-28
getack didn't clean up after a NAK
Linus Nielsen Feltzing
2002-05-28
Missing parenthesis
Linus Nielsen Feltzing
2002-05-28
Better stack and pool allocation
Linus Nielsen Feltzing
2002-05-28
create_thread now reserves room for PR on the stack
Linus Nielsen Feltzing
2002-05-28
Added interrupt names
Björn Stenberg
2002-05-28
Added 'block' parameter to button_get()
Björn Stenberg
2002-05-27
fat_seek couldn't seek in the first cluster
Linus Nielsen Feltzing
2002-05-27
Fixed endianness bug in getsonglength
Linus Nielsen Feltzing
2002-05-27
Bugfix: SEEK_END takes negative position
Björn Stenberg
2002-05-27
files included in tarball
Daniel Stenberg
2002-05-27
obsolete
Daniel Stenberg
2002-05-27
Commented out songlength() for now
Björn Stenberg
2002-05-27
Removed .stack section declaration
Linus Nielsen Feltzing
2002-05-27
Stack allocation lameness fixed
Linus Nielsen Feltzing
2002-05-27
Bad pool area allocation fixed
Linus Nielsen Feltzing
2002-05-27
Fixed possible race condition
Björn Stenberg
2002-05-27
Now supports multiple concurrent opendir()
Björn Stenberg
2002-05-27
realloc takes a void * as first argument
Daniel Stenberg
2002-05-26
Added lcd_double_height()
Björn Stenberg
2002-05-24
.S files should be compiled with gcc, not gas
Björn Stenberg
2002-05-24
Added proper includes and #ifdefs
Björn Stenberg
2002-05-24
Corrected brain damage
Björn Stenberg
2002-05-24
Clear 16 bytes per row
Björn Stenberg
2002-05-24
MP3 buffer and heap setup
Björn Stenberg
2002-05-24
Using linker symbols for mp3 buffer
Björn Stenberg
2002-05-24
Fixed interrupt display and led flash
Björn Stenberg
2002-05-24
First version
Björn Stenberg
2002-05-24
Added NULL, MIN and MAX
Björn Stenberg
2002-05-24
Disable USB before enabling ATA
Björn Stenberg
2002-05-24
Fixed wrong reset pin. Removed unnecessary reset from init.
Björn Stenberg
[next]