index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-20
Revert root_redirect :(
William Wilgus
5
-163
/
+12
2020-08-20
Multiboot Firmware Root Redirect
William Wilgus
1
-0
/
+42
2020-08-20
Allow mounting of any directory as the root directory.
William Wilgus
5
-12
/
+121
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-19
/
+0
2019-07-19
Add proper float formatting to vuprintf
Michael Sevakis
1
-0
/
+59
2019-07-09
rbendian.h: fall back to generic swap macros
Franklin Wei
1
-3
/
+1
2018-12-08
Fix Sim & checkwps for newer distros
William Wilgus
1
-1
/
+1
2018-12-07
Fix Sim for newer distros
William Wilgus
1
-0
/
+4
2018-06-12
Agptek Rocker: Initial commit
Marcin Bukat
1
-0
/
+1
2017-11-21
Implement a much more capable vuprintf()
Michael Sevakis
1
-13
/
+21
2017-10-29
Add boot from other volumes in bootloader on targets with HAVE_MULTIVOLUME
William Wilgus
1
-0
/
+17
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
3
-65
/
+109
2017-03-12
Dircache: Refine name allocation and error handling.
Michael Sevakis
1
-1
/
+1
2017-02-14
Remove FF_CREAT and FF_EXCL flags in from file code.
Michael Sevakis
1
-9
/
+7
2017-02-10
Restore dircache hookup in the database ramcache.
Michael Sevakis
2
-14
/
+24
2017-01-17
Do some debug and preparatory work for ramcache and playlist
Michael Sevakis
4
-51
/
+104
2017-01-16
Fix path handling snafu for CheckWPS tool
Michael Sevakis
2
-4
/
+4
2017-01-15
Support using swapxx() and bswap_xx() for byteswaps in rbendian.h
Franklin Wei
1
-0
/
+8
2015-01-02
Improve core_alloc() / buflib_alloc() documentation
Thomas Jarosch
1
-3
/
+10
2014-12-29
Document 'union buflib_data'
Thomas Jarosch
1
-6
/
+9
2014-12-27
Two more typo fixes
Thomas Jarosch
1
-2
/
+2
2014-12-27
Fix typos in documentation
Thomas Jarosch
1
-4
/
+4
2014-12-17
Fix up maemo port after byte swap header refactoring
Thomas Jarosch
1
-1
/
+1
2014-08-29
Hopefully fix most of the errors and warnings from the last push
Michael Sevakis
1
-1
/
+2
2014-08-29
Add normal alloca() definition and implement a strdupa and friends
Michael Sevakis
1
-0
/
+34
2014-08-29
Add mempcpy implementation
Michael Sevakis
1
-2
/
+10
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
12
-272
/
+1133
2014-08-28
Prevent spurious recompiles on account of changed version.
Michael Sevakis
1
-0
/
+26
2014-08-26
Patch up rbendian.h for Win32 cross-compile
Michael Sevakis
1
-28
/
+37
2014-08-25
Do a better endian.h setup that isn't as fragile
Michael Sevakis
1
-0
/
+168
2014-08-16
Add common linked list functions
Michael Sevakis
1
-0
/
+114
2014-08-06
Add multi-reader, single-writer locks to kernel.
Michael Sevakis
1
-0
/
+231
2014-07-07
crc-mi4: use const lookup table for crc
Marcin Bukat
1
-2
/
+0
2014-02-23
samsungypr0: Support or mounting the microsd
Thomas Martitz
1
-0
/
+2
2014-02-23
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
2
-43
/
+31
2014-02-23
codepages: Translate to linux codepage names for use on APPLICATION.
Thomas Martitz
1
-0
/
+3
2014-02-23
Move VOL_NAMES definition to mv.h
Thomas Martitz
1
-17
/
+0
2014-02-05
Samsung YP-R1 target port
Lorenzo Miori
1
-1
/
+1
2014-02-02
buflib: Add a define telling the per-alloc overhead.
Thomas Martitz
1
-0
/
+11
2014-02-02
buflib: Properly support allocations without any name, to avoid wasting space
Thomas Martitz
2
-9
/
+6
2014-02-02
buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...
Thomas Martitz
1
-2
/
+6
2014-01-16
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
3
-1
/
+12
2014-01-15
fonts: Do not unload completely on USB.
Thomas Martitz
1
-1
/
+9
2013-12-22
buflib: Add buflib_context_relocate().
Thomas Martitz
1
-0
/
+15
2013-12-22
buflib: Try harder in buflib_alloc_maximum().
Thomas Martitz
1
-3
/
+5
2013-07-07
buflib: Change buflib_available() and add buflib_allocatable().
Thomas Martitz
2
-5
/
+11
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2
-0
/
+60
2013-04-26
Make fixepoint.c as a shared library (libfixedpoint.a).
Michael Sevakis
1
-116
/
+0
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
1
-0
/
+5
2013-04-10
Move fixedpoint.h to be accessible in /firmware.
Michael Sevakis
1
-0
/
+111
[next]