summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/cdrom.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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