summaryrefslogtreecommitdiffstats
path: root/demux/cache.c
Commit message (Expand)AuthorAgeFilesLines
* demux/cache: fix -Wtype-limits warningsnanahi2024-03-191-5/+2
* osdep/io: move I/O utility functions to misc/io_utilsnanahi2024-02-231-0/+1
* demux: prepend some cache options with demuxerDudemanguy2023-09-181-2/+4
* various: correctly ignore cache files with --no-configDudemanguy2023-07-061-1/+4
* player: use XDG_CACHE_HOME by defaultDudemanguy2023-05-091-3/+5
* options: change option macros and all option declarationswm42020-03-181-3/+4
* demux: add a on-disk cachewm42019-09-191-0/+323