index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
test
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Cleanup MV/MD macros a little.
Michael Sevakis
2013-08-17
*
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-18
*
All kernel objects in code shared amongs targets (core, plugins, codecs) shou...
Michael Sevakis
2011-02-14
*
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-10-31
*
Fix even more tabs
Andree Buschmann
2010-01-03
*
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
2009-07-17
*
Cosmetic fix: remove duplicate semicolons
Bertrik Sikken
2009-03-04
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-26
*
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-10-16
*
Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...
Jens Arnold
2006-04-26
*
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
2004-12-28
*
Now uses librockbox.a
Linus Nielsen Feltzing
2002-05-17
*
Added tone and volume control
Linus Nielsen Feltzing
2002-05-16
*
Added dac.o
Linus Nielsen Feltzing
2002-05-16
*
Beginning of an mpeg thread
Linus Nielsen Feltzing
2002-05-13
*
Playing whole song from hard disk
Linus Nielsen Feltzing
2002-05-11
*
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
*
Minor commenting
Linus Nielsen Feltzing
2002-05-06
*
Serial DMA works
Linus Nielsen Feltzing
2002-05-06
*
Failed attempt to use DMA
Linus Nielsen Feltzing
2002-05-05
*
*** empty log message ***
Linus Nielsen Feltzing
2002-05-05
*
First sound check
Linus Nielsen Feltzing
2002-05-03
*
Doubled the buffer size
Linus Nielsen Feltzing
2002-05-03
*
Early MP3 playing test
Linus Nielsen Feltzing
2002-05-02
*
Just to create a C array with mp3 data
Linus Nielsen Feltzing
2002-05-02
*
New sprintf.
Linus Nielsen Feltzing
2002-05-02
*
-fomit-frame-pointer kills gdb stack trace, so I removed it
Linus Nielsen Feltzing
2002-04-23
*
Adapted to the new directory structure
Linus Nielsen Feltzing
2002-04-23
*
Removed strlen()
Linus Nielsen Feltzing
2002-04-22
*
Removed lcd.c
Linus Nielsen Feltzing
2002-04-22
*
First version
Linus Nielsen Feltzing
2002-04-20