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
/
buffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-02-02
*
If BUFFER_ALLOC_DEBUG is defined, make buffer_alloc() not actually allocate a...
Frank Gevaerts
2010-09-26
*
Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code ...
Frank Gevaerts
2010-09-26
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-09-16
*
Always align allocated buffers on 32-bit boundaries
Linus Nielsen Feltzing
2006-08-01
*
mp3buf renamed to audiobuf
Linus Nielsen Feltzing
2005-04-05
*
Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet...
Jens Arnold
2005-02-11
*
Increased the mp3 buffer for the simulator, to avoid crash when running the X...
Linus Nielsen Feltzing
2004-01-13
*
More linker safe MP3 buffer handling in the simulator
Linus Nielsen Feltzing
2003-10-14
*
Configurable dir browser file buffer size. No more 400-file limit. No more wh...
Linus Nielsen Feltzing
2003-05-09