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
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
2017-11-21
Convert i.MX31 and AMS target to use RTC interrupt
Michael Sevakis
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-10-29
Add boot data support to rockbox.
William Wilgus
2017-04-13
Optimize lld_remove() a bit
Michael Sevakis
2017-03-21
Dircache: Improve freed name memory recallocation
Michael Sevakis
2017-03-21
Avoid having to wait for dircache builds if shut down too soon
Boris Gjenero
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-03-08
Fix a couple dircache oopsies.
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-02-07
Add some comments about the behavior of a couple path functions.
Michael Sevakis
2017-02-06
Make sure dircache resolves outstanding references on volume root.
Michael Sevakis
2017-02-06
Fix a bug in disk.c that really wasn't affecting anything.
Michael Sevakis
2017-01-26
Move intrinsic RTC implmentation differences to driver files
Michael Sevakis
2017-01-18
Make consitent internal file API flag behvior, FF_PROBE.
Michael Sevakis
2017-01-17
Do some debug and preparatory work for ramcache and playlist
Michael Sevakis
2017-01-14
Dircache: Fix a tiny-block reclaim bug
Michael Sevakis
2017-01-07
Improve the implementation of a couple linked list routines.
Michael Sevakis
2017-01-07
Fix track formatting problems in playlist.c
Michael Sevakis
2015-10-09
Fix (D)EBUG compilation errors on targets using FAT
Cástor Muñoz
2015-02-24
Fix warning in firmware/common/structec.c
Franklin Wei
2015-02-24
Whitespace fixes in firmware/common/structec.c
Franklin Wei
2015-01-01
Limit "struct dircache_runinfo" to file scope
Thomas Jarosch
2014-09-21
unicode: Fix getle16 and getbe16
nialv7
2014-09-15
Fix path_trim_whitespace() sign extension.
Michael Sevakis
2014-09-02
Clean up a bit and get switch statement out of loop in walk_path()
Michael Sevakis
2014-09-01
Fix a small late creep-in goof in path parsing on native targets
Michael Sevakis
2014-08-29
Hopefully fix most of the errors and warnings from the last push
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-16
Add common linked list functions
Michael Sevakis
2014-07-07
crc-mi4: use const lookup table for crc
Marcin Bukat
2014-02-28
application(ypr0): Fix mount option selected by the current codepage.
Thomas Martitz
2014-02-26
application: fix opendir() for "/" directory.
Thomas Martitz
2014-02-25
application: Remove trailing slashes from the input in opendir().
Thomas Martitz
2014-02-24
application: Speed up dir_get_info() further.
Thomas Martitz
2014-02-24
hosted/multidrive: Speed up readdir()/get_dir_info().
Thomas Martitz
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-05
Samsung YP-R1 target port
Lorenzo Miori
2014-01-16
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
[next]