summaryrefslogtreecommitdiffstats
path: root/Tools/MCADefrag/MCADefrag.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cIsThread cleanupTiger Wang2021-03-301-1/+1
* Fix Windows XP to 7 compatibility (#5167)Tiger Wang2021-03-281-1/+1
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-34/+50
* Add the fmt library (#4065)peterbell102018-01-031-0/+1
* Fix style of ToolsAlexander Lyons Harkness2017-12-241-28/+24
* Fixed type-casting-related warnings.Mattes D2016-08-241-15/+20
* Increase robustness of the logging subsystemtycho2015-09-151-10/+10
* Daemon support on Linux.Anthony Birkett2015-06-051-1/+1
* MCADefrag: Added a sanity check for chunk size.Mattes D2014-12-211-1/+1
* Renamed LoggersTycho2014-08-121-9/+9
* Fixed Tools to work with new logging frameworkTycho2014-08-101-2/+14
* MCADefrag: Implemented recompression.madmaxoft2014-02-131-5/+105
* MCADefrag: Fixed bugs, now produces valid MCA files.madmaxoft2014-02-131-1/+19
* MCADefrag: Initial implementation.madmaxoft2014-02-131-0/+303