summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/chdcodec.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-1779/+0
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-80/+80
* Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-071-42/+126
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-4/+4
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-201-0/+2
* Fix compile and cleanup includes (nw) Miodrag Milanovic2015-01-111-2/+2
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-59/+59
* removed unused m_props from chd_lzma_decompressor (nw) Oliver Stöneberg2013-01-051-1/+0
* Enable support building the bundled 7z library with a C++ compiler. [Markus ... Scott Stone2012-07-241-3/+0
* import of chdman fix from mess (nw) Miodrag Milanovic2012-05-231-2/+2
* CHD error handl​ing by Firewave (no whatsnew) Miodrag Milanovic2012-05-211-0/+4
* Clean-ups and version bumpmame0145u6 Angelo Salese2012-04-081-8/+8
* Added code to cdrom.c to compute and verify ECC codes for mode 1/2 Aaron Giles2012-04-061-73/+218
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-261-4/+4
* Better management of FLAC block sizes, aiming to keep them around 2k Aaron Giles2012-02-261-67/+86
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-29/+29
* Fail initializing the CD-FLAC codec if the hunk size is not CD-compatible. Aaron Giles2012-02-171-0/+8
* Added new CHD codec: CD-FLAC which knows how to shuffle CD data Aaron Giles2012-02-171-2/+227
* chdcodec.c: Fix Linux compile (no whatsnew) mahlemiut2012-02-161-2/+2
* Fix blocksize for FLAC encoder. Aaron Giles2012-02-161-1/+1
* Fix compile on 4.6.2 (no whatsnew) Miodrag Milanovic2012-02-161-3/+3
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-0/+1325