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 proper float formatting to vuprintf
Michael Sevakis
2019-07-19
*
rbendian.h: fall back to generic swap macros
Franklin Wei
2019-07-09
*
Fix Sim & checkwps for newer distros
William Wilgus
2018-12-08
*
Fix Sim for newer distros
William Wilgus
2018-12-07
*
Agptek Rocker: Initial commit
Marcin Bukat
2018-06-12
*
Implement a much more capable vuprintf()
Michael Sevakis
2017-11-21
*
Add boot from other volumes in bootloader on targets with HAVE_MULTIVOLUME
William Wilgus
2017-10-29
*
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2017-03-12
*
Dircache: Refine name allocation and error handling.
Michael Sevakis
2017-03-12
*
Remove FF_CREAT and FF_EXCL flags in from file code.
Michael Sevakis
2017-02-14
*
Restore dircache hookup in the database ramcache.
Michael Sevakis
2017-02-10
*
Do some debug and preparatory work for ramcache and playlist
Michael Sevakis
2017-01-17
*
Fix path handling snafu for CheckWPS tool
Michael Sevakis
2017-01-16
*
Support using swapxx() and bswap_xx() for byteswaps in rbendian.h
Franklin Wei
2017-01-15
*
Improve core_alloc() / buflib_alloc() documentation
Thomas Jarosch
2015-01-02
*
Document 'union buflib_data'
Thomas Jarosch
2014-12-29
*
Two more typo fixes
Thomas Jarosch
2014-12-27
*
Fix typos in documentation
Thomas Jarosch
2014-12-27
*
Fix up maemo port after byte swap header refactoring
Thomas Jarosch
2014-12-17
*
Hopefully fix most of the errors and warnings from the last push
Michael Sevakis
2014-08-29
*
Add normal alloca() definition and implement a strdupa and friends
Michael Sevakis
2014-08-29
*
Add mempcpy implementation
Michael Sevakis
2014-08-29
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Prevent spurious recompiles on account of changed version.
Michael Sevakis
2014-08-28
*
Patch up rbendian.h for Win32 cross-compile
Michael Sevakis
2014-08-26
*
Do a better endian.h setup that isn't as fragile
Michael Sevakis
2014-08-25
*
Add common linked list functions
Michael Sevakis
2014-08-16
*
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
[next]