| Commit message (Expand) | Author | Age | Files | Lines |
* | util/chd.cpp, util/chdcodec.cpp: Added a safer way to let codecs do special s... |  Vas Crabb | 2024-10-14 | 1 | -48/+33 |
* | util/chd.cpp, util/chdcodec.cpp: Made some APIs return errors rather than thr... |  Vas Crabb | 2024-10-11 | 1 | -3/+3 |
* | Added Zstandard support for zip archives and CHDs. (#11827) |  Vas Crabb | 2023-12-11 | 1 | -1/+167 |
* | Revert "chd.cpp, chdcodec.cpp: Minor refactoring" |  Vas Crabb | 2023-10-27 | 1 | -3/+3 |
* | chd.cpp, chdcodec.cpp: Minor refactoring |  AJR | 2023-10-22 | 1 | -3/+3 |
* | chd.cpp, chdcodec.cpp, flac.cpp: Use multibyte.h functions |  AJR | 2023-09-17 | 1 | -6/+5 |
* | 3rdparty/lzma: Updated to LZMA SDK version 22.01 |  Vas Crabb | 2023-05-04 | 1 | -8/+8 |
* | cdrom_file: classify. Could use more internal work, but it's a step |  Olivier Galibert | 2022-04-01 | 1 | -40/+40 |
* | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 1 | -1/+1 |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -109/+151 |
* | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -2/+2 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
* | Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) |  Oliver Stöneberg | 2020-04-08 | 1 | -1/+19 |
* | fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) |  Oliver Stöneberg | 2020-01-30 | 1 | -6/+6 |
* | fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) |  Oliver Stöneberg | 2020-01-30 | 1 | -19/+1 |
* | use C++ library includes (nw) |  firewave | 2020-01-22 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -133/+133 |
* | dynamic_buffer is just std::vector<UINT8> (nw) |  Miodrag Milanovic | 2016-10-21 | 1 | -4/+4 |
* | std::min and std:max instead of MIN and MAX, also some more macros converted ... |  Miodrag Milanovic | 2016-07-31 | 1 | -1/+1 |
* | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -1/+1 |
* | Update LZMA SDK to 15.14 |  Vas Crabb | 2016-04-09 | 1 | -7/+22 |
* | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -40/+40 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1779 |