| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean-ups and version bumpmame0145u8 |  Miodrag Milanovic | 2012-05-07 | 3 | -62/+62 |
| * | Fix error in decompression for avhuff. Converted cubeqst CHDs |  Aaron Giles | 2012-05-07 | 1 | -1/+3 |
| * | Fixed "potentially uninitalized local variable" error when building with msvc... |  smf- | 2012-05-03 | 1 | -0/+1 |
| * | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2012-05-03 | 9 | -16/+529 |
| * | Sync with MAME, various fixes from Firewave and RB (no whatsnew) |  Miodrag Milanovic | 2012-04-30 | 14 | -29/+40 |
| * | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2012-04-27 | 2 | -32/+64 |
| * | Separated user gain from input gain. Added more functions to |  Aaron Giles | 2012-04-26 | 1 | -1/+1 |
| * | fixes for compiling with MSVC. |  smf- | 2012-04-24 | 3 | -8/+5 |
| * | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2012-04-24 | 2 | -61/+197 |
| * | Clean-ups and version bumpmame0145u7 |  Angelo Salese | 2012-04-22 | 4 | -47/+47 |
| * | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2012-04-20 | 3 | -18/+360 |
| * | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2012-04-16 | 4 | -1/+229 |
| * | Templatized the palette generators and made naming consistent. |  Aaron Giles | 2012-04-09 | 1 | -0/+18 |
| * | Missed one file (nw) |  Miodrag Milanovic | 2012-04-09 | 1 | -1/+3 |
| * | SoftFloat changes for last CL and x07 tape format from MESS (no whatsnew) |  Miodrag Milanovic | 2012-04-09 | 5 | -1/+687 |
| * | Clean-ups and version bumpmame0145u6 |  Angelo Salese | 2012-04-08 | 2 | -22/+22 |
| * | Added code to cdrom.c to compute and verify ECC codes for mode 1/2 |  Aaron Giles | 2012-04-06 | 4 | -87/+562 |
| * | Moved all drivers to using the paletteram helpers defined in the |  Aaron Giles | 2012-04-05 | 1 | -9/+64 |
| * | Allow compilation with compatible system-installed versions of libjpeg and li... |  R. Belmont | 2012-03-29 | 2 | -1/+13 |
| * | Sync with MESS (nw) |  Miodrag Milanovic | 2012-03-27 | 4 | -125/+220 |
| * | SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer] |  R. Belmont | 2012-03-22 | 1 | -3/+3 |
| * | Clean-ups and version bump (yes, I know, it's too late)mame0145u4 |  Angelo Salese | 2012-03-11 | 2 | -3/+3 |
| * | When copying CHDs, preserve the flag that indicates whether the metadata |  Aaron Giles | 2012-03-06 | 1 | -2/+2 |
| * | Remove libflac++, there's no intention of using the C++ interface, |  Aaron Giles | 2012-03-04 | 3 | -2489/+0 |
| * | And again (nw) |  R. Belmont | 2012-03-04 | 17 | -133/+78 |
| * | Fix big-endian compile (nw) |  R. Belmont | 2012-03-04 | 2 | -1/+4 |
| * | Rework libflac to play nicer with MAME's build system; should fix compile pro... |  R. Belmont | 2012-03-04 | 17 | -57/+130 |
| * | chdman: Correct processing of GDI files, add ability to extractcd to .gdi, ve... |  R. Belmont | 2012-03-04 | 5 | -51/+86 |
| * | fixed several Visual Studio compiler warnings and 64-bit libflac compilation ... |  Miodrag Milanovic | 2012-02-29 | 4 | -5/+6 |
| * | Clean-ups and version bumpmame0145u2 |  Angelo Salese | 2012-02-26 | 1 | -4/+4 |
| * | Better management of FLAC block sizes, aiming to keep them around 2k |  Aaron Giles | 2012-02-26 | 3 | -70/+88 |
| * | Be more rigorous about parsing invalid hashes. Report them |  Aaron Giles | 2012-02-21 | 1 | -0/+4 |
| * | chd.c: fix trivial uninitialized variable (nw) |  R. Belmont | 2012-02-20 | 1 | -1/+2 |
| * | Fix ld tool compilation. |  Aaron Giles | 2012-02-20 | 2 | -4/+4 |
| * | The right fix is to not compare against array index -1. |  Aaron Giles | 2012-02-19 | 3 | -22/+17 |
| * | This one visible on clean only (nw) |  Miodrag Milanovic | 2012-02-19 | 1 | -1/+1 |
| * | compile fix (nw) |  Miodrag Milanovic | 2012-02-19 | 1 | -1/+1 |
| * | chdcd: Fix crash when parsing bin/cue [R. Belmont] |  R. Belmont | 2012-02-19 | 2 | -10/+15 |
| * | Clean-ups and version bumpmame0145u1 |  Angelo Salese | 2012-02-19 | 56 | -693/+693 |
| * | Compile fix for PPC OSX (nw) |  R. Belmont | 2012-02-19 | 1 | -1/+1 |
| * | fixed MacOSX compile. no whatsnew. |  Fabio Priuli | 2012-02-19 | 1 | -1/+1 |
| * | Fix compile under 4.6.2 (no whatsnew) |  Miodrag Milanovic | 2012-02-19 | 1 | -0/+1 |
| * | free_file_line no longer complains about NULL free's not existing. |  Aaron Giles | 2012-02-19 | 1 | -2/+2 |
| * | Update CHD error list in chd.c |  Aaron Giles | 2012-02-19 | 1 | -1/+5 |
| * | Rewrote SAMPLES as a modern device. Updated all callers. FLAC |  Aaron Giles | 2012-02-19 | 3 | -5/+35 |
| * | Fixed cdrom_file allocation, it contains classes so can't be allocated by mal... |  Miodrag Milanovic | 2012-02-18 | 1 | -3/+3 |
| * | Delete dynamic_array buffer only if allocated, fixes crash in taitogn, requir... |  Miodrag Milanovic | 2012-02-18 | 1 | -2/+2 |
| * | Move all-0 detection to the write path. Use hunk_info on the |  Aaron Giles | 2012-02-17 | 1 | -18/+23 |
| * | Fail initializing the CD-FLAC codec if the hunk size is not CD-compatible. |  Aaron Giles | 2012-02-17 | 1 | -0/+8 |
| * | Added new CHD codec: CD-FLAC which knows how to shuffle CD data |  Aaron Giles | 2012-02-17 | 4 | -5/+254 |