index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
util
/
flac.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
imagedev/cassette.cpp, formats/flacfile.cpp: Added support for saving cassett...
wilbertpol
2024-03-22
1
-0
/
+34
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-3
/
+4
*
Miscellaneous cleanups:
Vas Crabb
2024-02-03
1
-3
/
+3
*
lib/util/flac.cpp: Add support for flac data where bits_per_sample != 16. (#1...
wilbertpol
2023-12-30
1
-9
/
+58
*
formats/flacfile.cpp: Added support for compact cassette images in FLAC forma...
wilbertpol
2023-12-17
1
-0
/
+6
*
chd.cpp, chdcodec.cpp, flac.cpp: Use multibyte.h functions
AJR
2023-09-17
1
-6
/
+5
*
flac.cpp: Add some missing standard headers
AJR
2022-02-06
1
-1
/
+3
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-19
/
+29
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-4
/
+4
*
Low-level #include overhaul
AJR
2021-01-02
1
-2
/
+4
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
Reverting part of changes from previous commits as described in mail on list ...
Miodrag Milanovic
2016-10-23
1
-1
/
+1
*
there you go (nw)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-27
/
+27
*
some bool <-> int not needed conversions, also cleaned drivenum.* was using m...
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
fix after pass through the diff
Vas Crabb
2016-08-01
1
-4
/
+4
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-5
/
+5
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-12
/
+12
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-6
/
+12
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-7
/
+7
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-24
/
+24
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+625