summaryrefslogtreecommitdiffstats
path: root/Tools/MCADefrag/MCADefrag.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-30cIsThread cleanupTiger Wang1-1/+1
2021-03-28Fix Windows XP to 7 compatibility (#5167)Tiger Wang1-1/+1
2021-01-11zlib -> libdeflate (#5085)Tiger Wang1-34/+50
2018-01-03Add the fmt library (#4065)peterbell101-0/+1
2017-12-24Fix style of ToolsAlexander Lyons Harkness1-28/+24
2016-08-24Fixed type-casting-related warnings.Mattes D1-15/+20
2015-09-15Increase robustness of the logging subsystemtycho1-10/+10
2015-06-05Daemon support on Linux.Anthony Birkett1-1/+1
2014-12-21MCADefrag: Added a sanity check for chunk size.Mattes D1-1/+1
2014-08-12Renamed LoggersTycho1-9/+9
2014-08-10Fixed Tools to work with new logging frameworkTycho1-2/+14
2014-02-13MCADefrag: Implemented recompression.madmaxoft1-5/+105
2014-02-13MCADefrag: Fixed bugs, now produces valid MCA files.madmaxoft1-1/+19
2014-02-13MCADefrag: Initial implementation.madmaxoft1-0/+303