summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/libflac
Commit message (Expand)AuthorAgeFilesLines
* Remove libflac++, there's no intention of using the C++ interface, Aaron Giles2012-03-043-2489/+0
* And again (nw) R. Belmont2012-03-0416-131/+58
* Fix big-endian compile (nw) R. Belmont2012-03-042-1/+4
* Rework libflac to play nicer with MAME's build system; should fix compile pro... R. Belmont2012-03-0416-56/+129
* fixed several Visual Studio compiler warnings and 64-bit libflac compilation ... Miodrag Milanovic2012-02-291-2/+2
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-2923-1134/+1134
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-243-57/+3
* Added FLAC (lossless audio) codec support plus experimental hooks in samples ... R. Belmont2012-01-2256-0/+33238