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
/
common
Age
Commit message (
Expand
)
Author
2021-09-19
Dir cache: Fix resume of relative path playlists.
James D. Smith
2021-08-13
file_internal.c guard file_cache_reset() from null pointer
William Wilgus
2021-08-07
inflate: import initial module for deflate decompression
James Buren
2021-08-05
disk.c ensure a valid volume is returned from get_free_volume()
William Wilgus
2021-08-04
Document intentional fallthroughs + fix harmless unintended ones
Aidan MacDonald
2021-07-31
crc32/adler32: add full copyright notice to source files
James Buren
2021-07-30
adler32: import adapted implementation from tinf/zlib
James Buren
2021-07-20
timefuncs.c valid_time() should return false if tm == NULL and not try to deref
William Wilgus
2021-07-18
crc32: add fast variant of regular crc_32r function
James Buren
2021-07-13
crc32: add fast variant of regular crc_32 function
James Buren
2021-07-11
zip: include strlcpy.h
James Buren
2021-07-11
zip: implement zip extraction support
James Buren
2021-07-10
zip: rename modts field to mtime
James Buren
2021-07-08
file/fat: rework utime function as modtime extension
James Buren
2021-07-08
file/fat: add utime function
James Buren
2021-07-07
timefuncs: add dostime_localtime function
James Buren
2021-07-05
zip: import initial module
James Buren
2021-07-03
fat: move fattime_mktime to timefuncs
James Buren
2021-06-21
mi4: replace chksum_crc32 with crc_32r
James Buren
2021-06-21
rockbox: add a crc32 reverse polynomial function
James Buren
2021-06-16
Enable float formatting in printf
Aidan MacDonald
2021-05-12
Add tm->yday to RTC ports missing it
Moshe Piekarski
2021-05-12
Add standalone UCL decompressor
Aidan MacDonald
2020-11-22
rockbox: move firmware checksum algorithms into a common header
James Buren
2020-10-27
dircache: Fix a NULL pointer dereference
Solomon Peachy
2020-10-23
ClipPlus BOOTLOADER DONT FIT!
William Wilgus
2020-10-17
Define a USB storage type, and hook it up for hosted targets
Solomon Peachy
2020-08-20
Revert root_redirect :(
William Wilgus
2020-08-20
Multiboot Firmware Root Redirect
William Wilgus
2020-08-20
Allow mounting of any directory as the root directory.
William Wilgus
2020-08-20
Revert g#1612
William Wilgus
2020-08-08
ROLO - Enable multiboot firmware
William Wilgus
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2020-06-30
Try mounting as "superfloppy" first
Moshe Piekarski
2020-06-30
Also remove the fat_partition_types array.
Moshe Piekarski
2020-06-30
Allow any partition type, not just known FAT types.
Moshe Piekarski
2019-11-15
MultiBoot_Firmware Fix red for bootloaders
William Wilgus
2019-11-15
MultiBoot_Firmware
William Wilgus
2019-07-19
Limit float formatting to only targets building Quake
Franklin Wei
2019-07-19
Add proper float formatting to vuprintf
Michael Sevakis
2018-11-10
Fix vuprintf fix possible %s buffer over-read
William Wilgus
2018-10-18
Diacritic.c add newline to EOF
William Wilgus
2018-10-18
Optimize is_diacritic
William Wilgus
2018-05-23
Don't enable full vuprintf file in bootloader. Saves ~2KB packed space when ...
Michael Giacomelli
2017-12-24
Revert "Support floating-point formatting"
Franklin Wei
2017-12-23
fix red
Franklin Wei
2017-12-23
Port of Duke Nukem 3D
Franklin Wei
2017-12-23
Support floating-point formatting
Franklin Wei
2017-11-28
Add a small 32-byte write buffer to fdprintf.
Michael Sevakis
[next]