summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/flac.h
Commit message (Expand)AuthorAgeFilesLines
* imagedev/cassette.cpp, formats/flacfile.cpp: Added support for saving cassett... wilbertpol2024-03-221-0/+4
* Miscellaneous cleanups: Vas Crabb2024-02-031-3/+3
* lib/util/flac.cpp: Add support for flac data where bits_per_sample != 16. (#1... wilbertpol2023-12-301-0/+4
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-9/+9
* srcclean in preparation for branching release Vas Crabb2021-02-211-1/+1
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-9/+11
* Low-level #include overhaul AJR2021-01-021-1/+0
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-15/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* cleanup build includes (nw) Jeffrey Clark2016-03-281-4/+0
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-6/+6
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
* Fix compile and cleanup includes (nw) Miodrag Milanovic2015-01-111-1/+1
* fix compile (nw) Miodrag Milanovic2015-01-101-1/+1
* Fix various typos Zoë Blade2014-11-301-1/+1
* changed casing of FLAC folders to match official source distribution (nw) Oliver Stöneberg2014-03-051-1/+1
* 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-26/+26
* Allow compilation with compatible system-installed versions of libjpeg and li... R. Belmont2012-03-291-0/+5
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-8/+8
* Rewrote SAMPLES as a modern device. Updated all callers. FLAC Aaron Giles2012-02-191-3/+8
* Added new CHD codec: CD-FLAC which knows how to shuffle CD data Aaron Giles2012-02-171-1/+2
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-0/+167