summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_libzip.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Remove extraneous includesMorph2021-06-131-1/+0
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-0/+1
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-0/+9
* common/fileutil: Convert namespace to Common::FSLioncash2020-08-161-1/+1
* CMakeLists: Specify -Wextra on linux buildsLioncash2020-04-161-2/+2
* file_sys: Resolve sign conversion warningsLioncash2019-11-121-1/+1
* bcat: Implement DeliveryCacheProgressImpl structureZach Hilman2019-09-301-4/+4
* boxcat: Use Etag header names for file digestZach Hilman2019-09-301-14/+10
* vfs: Add function to extract ZIP file into virtual filesystemZach Hilman2019-09-301-0/+83