summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/cdrom.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cdrom: translate from 2336 to 2048 (nw) cracyc2017-04-101-0/+6
* Misc typo fixes. Jordi Mallach2016-10-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-62/+62
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-8/+8
* cdrom: declared (std::nothrow) some allocations. (nw) dankan18902016-04-151-3/+3
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-1/+1
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-6/+6
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-4/+3
* chd-cd: when chdman wants only the original sectors, give it only the origina... arbee2015-12-271-12/+15
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-4/+4
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-24/+24
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1646