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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-17
Define a USB storage type, and hook it up for hosted targets
Solomon Peachy
1
-0
/
+9
2020-08-20
Revert root_redirect :(
William Wilgus
8
-453
/
+195
2020-08-20
Multiboot Firmware Root Redirect
William Wilgus
1
-1
/
+17
2020-08-20
Allow mounting of any directory as the root directory.
William Wilgus
8
-192
/
+454
2020-08-20
Revert g#1612
William Wilgus
1
-20
/
+0
2020-08-08
ROLO - Enable multiboot firmware
William Wilgus
1
-1
/
+1
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-25
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-2
/
+1
2020-06-30
Try mounting as "superfloppy" first
Moshe Piekarski
1
-35
/
+37
2020-06-30
Also remove the fat_partition_types array.
Moshe Piekarski
1
-11
/
+0
2020-06-30
Allow any partition type, not just known FAT types.
Moshe Piekarski
1
-3
/
+2
2019-11-15
MultiBoot_Firmware Fix red for bootloaders
William Wilgus
1
-2
/
+2
2019-11-15
MultiBoot_Firmware
William Wilgus
1
-0
/
+21
2019-07-19
Limit float formatting to only targets building Quake
Franklin Wei
1
-0
/
+7
2019-07-19
Add proper float formatting to vuprintf
Michael Sevakis
2
-10
/
+731
2018-11-10
Fix vuprintf fix possible %s buffer over-read
William Wilgus
1
-7
/
+12
2018-10-18
Diacritic.c add newline to EOF
William Wilgus
1
-1
/
+2
2018-10-18
Optimize is_diacritic
William Wilgus
1
-20
/
+29
2018-05-23
Don't enable full vuprintf file in bootloader. Saves ~2KB packed space when ...
Michael Giacomelli
1
-1
/
+1
2017-12-24
Revert "Support floating-point formatting"
Franklin Wei
1
-21
/
+0
2017-12-23
fix red
Franklin Wei
1
-0
/
+3
2017-12-23
Port of Duke Nukem 3D
Franklin Wei
1
-1
/
+2
2017-12-23
Support floating-point formatting
Franklin Wei
1
-0
/
+18
2017-11-28
Add a small 32-byte write buffer to fdprintf.
Michael Sevakis
1
-4
/
+23
2017-11-21
Convert i.MX31 and AMS target to use RTC interrupt
Michael Sevakis
1
-12
/
+33
2017-11-21
Implement a much more capable vuprintf()
Michael Sevakis
3
-267
/
+1030
2017-10-29
Add boot from other volumes in bootloader on targets with HAVE_MULTIVOLUME
William Wilgus
1
-59
/
+133
2017-10-29
Add boot data support to rockbox.
William Wilgus
1
-2
/
+53
2017-04-13
Optimize lld_remove() a bit
Michael Sevakis
1
-7
/
+5
2017-03-21
Dircache: Improve freed name memory recallocation
Michael Sevakis
1
-26
/
+36
2017-03-21
Avoid having to wait for dircache builds if shut down too soon
Boris Gjenero
1
-4
/
+6
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
1
-1
/
+1
2017-03-12
Dircache: Refine name allocation and error handling.
Michael Sevakis
2
-34
/
+48
2017-03-08
Fix a couple dircache oopsies.
Michael Sevakis
1
-2
/
+7
2017-02-14
Remove FF_CREAT and FF_EXCL flags in from file code.
Michael Sevakis
1
-12
/
+8
2017-02-10
Restore dircache hookup in the database ramcache.
Michael Sevakis
4
-72
/
+160
2017-02-07
Add some comments about the behavior of a couple path functions.
Michael Sevakis
1
-0
/
+15
2017-02-06
Make sure dircache resolves outstanding references on volume root.
Michael Sevakis
1
-0
/
+1
2017-02-06
Fix a bug in disk.c that really wasn't affecting anything.
Michael Sevakis
1
-8
/
+3
2017-01-26
Move intrinsic RTC implmentation differences to driver files
Michael Sevakis
1
-3
/
+0
2017-01-18
Make consitent internal file API flag behvior, FF_PROBE.
Michael Sevakis
1
-7
/
+7
2017-01-17
Do some debug and preparatory work for ramcache and playlist
Michael Sevakis
5
-272
/
+312
2017-01-14
Dircache: Fix a tiny-block reclaim bug
Michael Sevakis
1
-1
/
+1
2017-01-07
Improve the implementation of a couple linked list routines.
Michael Sevakis
1
-36
/
+13
2017-01-07
Fix track formatting problems in playlist.c
Michael Sevakis
1
-29
/
+0
2015-10-09
Fix (D)EBUG compilation errors on targets using FAT
Cástor Muñoz
2
-13
/
+15
2015-02-24
Fix warning in firmware/common/structec.c
Franklin Wei
1
-3
/
+7
2015-02-24
Whitespace fixes in firmware/common/structec.c
Franklin Wei
1
-24
/
+23
2015-01-01
Limit "struct dircache_runinfo" to file scope
Thomas Jarosch
1
-1
/
+1
2014-09-21
unicode: Fix getle16 and getbe16
nialv7
1
-2
/
+2
[next]