summaryrefslogtreecommitdiff
path: root/firmware/common (unfollow)
Commit message (Expand)Author
2017-04-13Optimize lld_remove() a bitMichael Sevakis
2017-03-21Dircache: Improve freed name memory recallocationMichael Sevakis
2017-03-21Avoid having to wait for dircache builds if shut down too soonBoris Gjenero
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis
2017-03-12Dircache: Refine name allocation and error handling.Michael Sevakis
2017-03-08Fix a couple dircache oopsies.Michael Sevakis
2017-02-14Remove FF_CREAT and FF_EXCL flags in from file code.Michael Sevakis
2017-02-10Restore dircache hookup in the database ramcache.Michael Sevakis
2017-02-07Add some comments about the behavior of a couple path functions.Michael Sevakis
2017-02-06Make sure dircache resolves outstanding references on volume root.Michael Sevakis
2017-02-06Fix a bug in disk.c that really wasn't affecting anything.Michael Sevakis
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis
2017-01-18Make consitent internal file API flag behvior, FF_PROBE.Michael Sevakis
2017-01-17Do some debug and preparatory work for ramcache and playlistMichael Sevakis
2017-01-14Dircache: Fix a tiny-block reclaim bugMichael Sevakis
2017-01-07Improve the implementation of a couple linked list routines.Michael Sevakis
2017-01-07Fix track formatting problems in playlist.cMichael Sevakis
2015-10-09Fix (D)EBUG compilation errors on targets using FATCástor Muñoz
2015-02-24Fix warning in firmware/common/structec.cFranklin Wei
2015-02-24Whitespace fixes in firmware/common/structec.cFranklin Wei
2015-01-01Limit "struct dircache_runinfo" to file scopeThomas Jarosch
2014-09-21unicode: Fix getle16 and getbe16nialv7
2014-09-15Fix path_trim_whitespace() sign extension.Michael Sevakis
2014-09-02Clean up a bit and get switch statement out of loop in walk_path()Michael Sevakis
2014-09-01Fix a small late creep-in goof in path parsing on native targetsMichael Sevakis
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-28Prevent spurious recompiles on account of changed version.Michael Sevakis
2014-08-16Add common linked list functionsMichael Sevakis
2014-07-07crc-mi4: use const lookup table for crcMarcin Bukat
2014-02-28application(ypr0): Fix mount option selected by the current codepage.Thomas Martitz
2014-02-26application: fix opendir() for "/" directory.Thomas Martitz
2014-02-25application: Remove trailing slashes from the input in opendir().Thomas Martitz
2014-02-24application: Speed up dir_get_info() further.Thomas Martitz
2014-02-24hosted/multidrive: Speed up readdir()/get_dir_info().Thomas Martitz
2014-02-23samsungypr0: Support or mounting the microsdThomas Martitz
2014-02-23RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.Thomas Martitz
2014-02-23codepages: Translate to linux codepage names for use on APPLICATION.Thomas Martitz
2014-02-05Samsung YP-R1 target portLorenzo Miori
2014-01-16buflib: Add crc field protecting buflib cookie integrityMarcin Bukat
2013-11-20Introduce volume_{present,removable} and fix invalid calls in apps/Amaury Pouly
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2013-01-15fix yellow on simulator + multivolumeAmaury Pouly
2012-07-31Fix database tool.Thomas Martitz
2012-05-19Add support for cp1252 (Western European) codepage.Dominik Riebeling
2012-04-12Calculate day-of-week after reading time from RTC. Should fix FS#11814Bertrik Sikken
2012-03-04Add RKW firmware file format loaderMarcin Bukat
2012-03-03Disable some more sim_ and app_ redirection for __PCTOOL__.Frank Gevaerts
2012-02-10checkwps: Fix buildall.sh and some RaaA/ypr0 versions.Thomas Martitz