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
/
include
Age
Commit message (
Expand
)
Author
2019-07-19
Add proper float formatting to vuprintf
Michael Sevakis
2019-07-09
rbendian.h: fall back to generic swap macros
Franklin Wei
2018-12-08
Fix Sim & checkwps for newer distros
William Wilgus
2018-12-07
Fix Sim for newer distros
William Wilgus
2018-06-12
Agptek Rocker: Initial commit
Marcin Bukat
2017-11-21
Implement a much more capable vuprintf()
Michael Sevakis
2017-10-29
Add boot from other volumes in bootloader on targets with HAVE_MULTIVOLUME
William Wilgus
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2017-03-12
Dircache: Refine name allocation and error handling.
Michael Sevakis
2017-02-14
Remove FF_CREAT and FF_EXCL flags in from file code.
Michael Sevakis
2017-02-10
Restore dircache hookup in the database ramcache.
Michael Sevakis
2017-01-17
Do some debug and preparatory work for ramcache and playlist
Michael Sevakis
2017-01-16
Fix path handling snafu for CheckWPS tool
Michael Sevakis
2017-01-15
Support using swapxx() and bswap_xx() for byteswaps in rbendian.h
Franklin Wei
2015-01-02
Improve core_alloc() / buflib_alloc() documentation
Thomas Jarosch
2014-12-29
Document 'union buflib_data'
Thomas Jarosch
2014-12-27
Two more typo fixes
Thomas Jarosch
2014-12-27
Fix typos in documentation
Thomas Jarosch
2014-12-17
Fix up maemo port after byte swap header refactoring
Thomas Jarosch
2014-08-29
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-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-28
Prevent spurious recompiles on account of changed version.
Michael Sevakis
2014-08-26
Patch up rbendian.h for Win32 cross-compile
Michael Sevakis
2014-08-25
Do a better endian.h setup that isn't as fragile
Michael Sevakis
2014-08-16
Add common linked list functions
Michael Sevakis
2014-08-06
Add multi-reader, single-writer locks to kernel.
Michael Sevakis
2014-07-07
crc-mi4: use const lookup table for crc
Marcin Bukat
2014-02-23
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-05
Samsung YP-R1 target port
Lorenzo Miori
2014-02-02
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-01-16
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
2014-01-15
fonts: Do not unload completely on USB.
Thomas Martitz
2013-12-22
buflib: Add buflib_context_relocate().
Thomas Martitz
2013-12-22
buflib: Try harder in buflib_alloc_maximum().
Thomas Martitz
2013-07-07
buflib: Change buflib_available() and add buflib_allocatable().
Thomas Martitz
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2013-04-26
Make fixepoint.c as a shared library (libfixedpoint.a).
Michael Sevakis
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-10
Move fixedpoint.h to be accessible in /firmware.
Michael Sevakis
2012-07-31
Fix database tool.
Thomas Martitz
2012-05-19
Add support for cp1252 (Western European) codepage.
Dominik Riebeling
2012-05-08
Fix fat test program not compiling (FS#12646).
Marcin Bukat
2012-05-02
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
[next]