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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-13
dircache_redirect.h, hide root volume when only one mounted
William Wilgus
1
-0
/
+3
2022-03-11
Root redirect un-hide root volume
William Wilgus
1
-1
/
+2
2022-03-11
multiboot: Refactor duplicated functions to a separate file
Aidan MacDonald
2
-16
/
+5
2022-03-06
Sansa Multiboot Root Redirect Enhance + bug fix
William Wilgus
1
-27
/
+27
2022-03-04
inflate: Add helper for getting decompressed data size
Aidan MacDonald
1
-0
/
+9
2022-03-04
inflate: Add helpers for using in-memory buffers
Aidan MacDonald
1
-0
/
+15
2022-03-03
Fix Red Multiboot Firmware Root Redirect
William Wilgus
1
-2
/
+2
2022-03-03
Multiboot Firmware Root Redirect - WIP
William Wilgus
1
-0
/
+41
2022-03-03
Fix Red SDL, Android mounting root directory, and all the yellow too
William Wilgus
1
-1
/
+6
2022-03-03
[RESTORED!] Allow mounting of any directory as the root directory.
William Wilgus
5
-17
/
+123
2022-02-12
buflib: add a common dummy callbacks struct & use it
Aidan MacDonald
1
-0
/
+6
2021-08-09
inflate: fix public function pointers
James Buren
1
-2
/
+2
2021-08-07
inflate: import initial module for deflate decompression
James Buren
1
-0
/
+46
2021-07-30
adler32: import adapted implementation from tinf/zlib
James Buren
1
-0
/
+29
2021-07-11
zip: implement zip extraction support
James Buren
1
-0
/
+4
2021-07-10
zip: rename modts field to mtime
James Buren
1
-1
/
+1
2021-07-08
file/fat: rework utime function as modtime extension
James Buren
2
-3
/
+3
2021-07-08
file/fat: add utime function
James Buren
2
-0
/
+6
2021-07-07
timefuncs: add dostime_localtime function
James Buren
1
-0
/
+1
2021-07-05
zip: import initial module
James Buren
1
-0
/
+64
2021-07-03
fat: move fattime_mktime to timefuncs
James Buren
1
-0
/
+2
2021-06-21
mi4: replace chksum_crc32 with crc_32r
James Buren
1
-25
/
+0
2021-06-21
rockbox: add a crc32 reverse polynomial function
James Buren
1
-0
/
+1
2021-05-12
Add tm->yday to RTC ports missing it
Moshe Piekarski
1
-0
/
+1
2020-11-22
rockbox: move firmware checksum algorithms into a common header
James Buren
1
-0
/
+41
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
[next]