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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add multi-reader, single-writer locks to kernel.
Michael Sevakis
2014-08-06
*
crc-mi4: use const lookup table for crc
Marcin Bukat
2014-07-07
*
samsungypr0: Support or mounting the microsd
Thomas Martitz
2014-02-23
*
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
2014-02-23
*
codepages: Translate to linux codepage names for use on APPLICATION.
Thomas Martitz
2014-02-23
*
Move VOL_NAMES definition to mv.h
Thomas Martitz
2014-02-23
*
Samsung YP-R1 target port
Lorenzo Miori
2014-02-05
*
buflib: Add a define telling the per-alloc overhead.
Thomas Martitz
2014-02-02
*
buflib: Properly support allocations without any name, to avoid wasting space
Thomas Martitz
2014-02-02
*
buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...
Thomas Martitz
2014-02-02
*
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
2014-01-16
*
fonts: Do not unload completely on USB.
Thomas Martitz
2014-01-15
*
buflib: Add buflib_context_relocate().
Thomas Martitz
2013-12-22
*
buflib: Try harder in buflib_alloc_maximum().
Thomas Martitz
2013-12-22
*
buflib: Change buflib_available() and add buflib_allocatable().
Thomas Martitz
2013-07-07
*
Move load_firmware() to separate file
Marcin Bukat
2013-06-27
*
Make fixepoint.c as a shared library (libfixedpoint.a).
Michael Sevakis
2013-04-26
*
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-15
*
Move fixedpoint.h to be accessible in /firmware.
Michael Sevakis
2013-04-10
*
Fix database tool.
Thomas Martitz
2012-07-31
*
Add support for cp1252 (Western European) codepage.
Dominik Riebeling
2012-05-19
*
Fix fat test program not compiling (FS#12646).
Marcin Bukat
2012-05-08
*
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
2012-05-02
*
Add a NO_INLINE attribute to gcc_extensions.
Michael Sevakis
2012-04-26
*
Add RKW firmware file format loader
Marcin Bukat
2012-03-04
*
Fix __PCTOOL__ dependencies on SIMULATOR
Frank Gevaerts
2012-03-03
*
Don't redirect file IO to app_* for __PCTOOLS__ builds for dir functions.
Frank Gevaerts
2012-03-03
*
Don't redirect file IO to app_* for __PCTOOLS__ builds.
Frank Gevaerts
2012-03-03
*
Fix lua unused-variable warning by introducing UNUSED_ATTR.
Thomas Martitz
2012-02-17
*
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-12-24
*
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
2011-12-19
*
Remove USB time sync code when there's no RTC.
Boris Gjenero
2011-12-16
*
Remove conditional added around set_day_of_week in r31301.
Boris Gjenero
2011-12-15
*
Add conditionals around functions that are only needed when RTC is present.
Boris Gjenero
2011-12-15
*
Introduce USED_ATTR wrapper for __attribute__((used)).
Boris Gjenero
2011-12-09
*
FS#12412 : Delete old buffer allocation code which has been replaced by core_...
Boris Gjenero
2011-11-29
*
Finish r30818 revert
Fred Bauer
2011-10-22
*
Change lru from double to single linked list. Only the font cache uses LRU an...
Fred Bauer
2011-10-21
*
font_cache.c: Optimize and simplify cache search. ~25% font rendering boost
Fred Bauer
2011-10-16
*
core_alloc: Provide a tiny test allocation, which can be freed for debug purp...
Thomas Martitz
2011-10-05
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
Buflib: Stop caching the first unallocated block. It has little benefit but i...
Thomas Martitz
2011-09-09
*
Buflib: Clarification about invalid handles
Thomas Martitz
2011-09-07
*
Dircache: Allow dircache to be enabled without reboot.
Thomas Martitz
2011-08-30
*
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-30
*
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-14
*
Revert "Introduce bsearch() and use it in tagtree.c."
Thomas Martitz
2011-07-18
*
Introduce bsearch() and use it in tagtree.c.
Thomas Martitz
2011-07-18
*
Try to handle dircache rebuild event properly. Playlist should now
Miika Pekkarinen
2011-06-21
*
Dircache: Don't expose struct dircache_entry and pointers into the cache, use...
Thomas Martitz
2011-06-20
[next]