summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/chdcodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-061-1/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-109/+151
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-2/+2
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) Oliver Stöneberg2020-04-081-1/+19
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-6/+6
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-19/+1
* use C++ library includes (nw) firewave2020-01-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-133/+133
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-4/+4
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Update LZMA SDK to 15.14 Vas Crabb2016-04-091-7/+22
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-40/+40
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1779