Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/chd.cpp, util/chdcodec.cpp: Added a safer way to let codecs do special s... | 2024-10-14 | 1 | -1/+1 | |
* | tools/ldresample.cpp: Don't try to allocate a 1MB object on the stack (fixed ... | 2023-02-03 | 1 | -19/+20 | |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) | 2021-08-22 | 1 | -27/+28 | |
* | Cleaned up bitmap API. | 2020-09-27 | 1 | -2/+2 | |
* | use C++ library includes (nw) | 2020-01-22 | 1 | -5/+5 | |
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -65/+65 | |
* | dynamic_buffer is just std::vector<UINT8> (nw) | 2016-10-21 | 1 | -1/+1 | |
* | std::min and std:max instead of MIN and MAX, also some more macros converted ... | 2016-07-31 | 1 | -1/+1 | |
* | Turn core_file into a proper class that gets cleaned up safely using unique_ptr | 2016-03-06 | 1 | -1/+1 | |
* | clang-modernize part 5 | 2015-12-04 | 1 | -5/+5 | |
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+574 |