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
/
libflac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force libflac to never be optimized in a more portable way (nw)
R. Belmont
2013-07-25
1
-1
/
+1
*
disabled optimizations for FLAC__lpc_compute_autocorrelation() for 32-bit GCC...
Oliver Stöneberg
2013-07-04
1
-0
/
+3
*
added workaround to FLAC__lpc_compute_autocorrelation() for 32-bit GCC (aka n...
Oliver Stöneberg
2013-06-21
1
-5
/
+9
*
removed unused src/lib/libflac/include/flac++ - libflac++ was removed a long ...
Oliver Stöneberg
2013-06-17
5
-1786
/
+0
*
libflac: Improve portability for older versions of Xcode [John Gilbert]
R. Belmont
2013-05-19
1
-2
/
+2
*
disabled pointless (at least in terms of MAME/MESS) DEBUG message in libflac ...
Oliver Stöneberg
2013-02-01
1
-1
/
+1
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
8
-23
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
21
-1055
/
+1055
*
FLAC encoder did not use FIR Linear prediction (regressed in r18882) [William...
Oliver Stöneberg
2012-11-07
1
-2
/
+2
*
fixed memory leak in libflac/libflac/md5.c (fixes memory issues with chdman) ...
Miodrag Milanovic
2012-05-24
1
-1
/
+1
*
Fixed compilation under VS2010 (no whatsnew)
Miodrag Milanovic
2012-05-17
2
-5
/
+5
*
fixes for building with visual studio 11 beta.
smf-
2012-05-10
2
-6
/
+2
*
Clean-ups and version bump
mame0145u8
Miodrag Milanovic
2012-05-07
1
-10
/
+10
*
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
1
-1
/
+1
*
Sync with MAME, various fixes from Firewave and RB (no whatsnew)
Miodrag Milanovic
2012-04-30
10
-20
/
+28
*
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
16
-131
/
+58
*
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
16
-56
/
+129
*
fixed several Visual Studio compiler warnings and 64-bit libflac compilation ...
Miodrag Milanovic
2012-02-29
1
-2
/
+2
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
23
-1134
/
+1134
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
3
-57
/
+3
*
Added FLAC (lossless audio) codec support plus experimental hooks in samples ...
R. Belmont
2012-01-22
56
-0
/
+33238