Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flac
/
9df6736ec09f9de05425ba38d7f63648b1242f98
/
src
/
metaflac
9df6736
Update Makefile.lite build system.
by Evan Ramos
· 10 years ago
006b835
Fix all instances of '#if HAVE_CONFIG_H'.
by Erik de Castro Lopo
· 11 years ago
a1abfa3
Vcproj file updates.
by Erik de Castro Lopo
· 11 years ago
606fdfc
metaflac : Fix local_strcat() to terminate string correctly.
by Miroslav Lichvar
· 11 years ago
b1982fb
Set version to 1.3.0 and update coyprights throughout.
by Erik de Castro Lopo
· 11 years ago
cc9f392
Metaflac UTF-8 fixes (Windows)
by Janne Hyvärinen
· 12 years ago
f9d33d9
Metaflac hex dump UTF-8 and locale fix.
by Erik de Castro Lopo
· 12 years ago
92db3c9
Ensure AM_LDFLAGS is used consistently
by Cristian Rodríguez
· 12 years ago
d0c219f
A set of windows utf8 patches fromJanne Hyvärinen <cse@sci.fi>.
by Erik de Castro Lopo
· 12 years ago
b9574fe
Fix a bunch of compiler warnings (mainly MinGW).
by Erik de Castro Lopo
· 12 years ago
6a9a18f
For windows, make UTF-8 mode into a runtime choice.
by Erik de Castro Lopo
· 12 years ago
b500183
Only link against libogg (and libm) if needed
by Ulrich Klauer
· 12 years ago
ae7eda1
Rename all parameters and locals from 'index' to 'indx'.
by Erik de Castro Lopo
· 12 years ago
01e1bb9
metaflac typo patch from Janne Hyvärinen <cse@sci.fi>.
by Erik de Castro Lopo
· 12 years ago
0cd2e9e
Purge FLAC__STRINGS_IN_UTF8 from VC project files.
by Erik de Castro Lopo
· 12 years ago
2199d08
Enable utf8 I/O stuff when compiling with MinGW.
by Erik de Castro Lopo
· 12 years ago
b3c3e2a
Use recursive automake in src/share/ part of tree.
by Erik de Castro Lopo
· 12 years ago
e14a087
Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs.
by Erik de Castro Lopo
· 12 years ago
5705b4d
Huge Windows utf8 I/O patch.
by Erik de Castro Lopo
· 12 years ago
2d6354f
Replace broken str* functions with safe versions.
by Erik de Castro Lopo
· 12 years ago
c152d1a
More Microsoft Visual Studio project file updates.
by Erik de Castro Lopo
· 12 years ago
3c84f9e
Use new function flac_snprintf() where ever appropriate.
by Erik de Castro Lopo
· 12 years ago
f25b260
Fix a couple of Windows 2Gig file size issues.
by Erik de Castro Lopo
· 12 years ago
96a5ba7
Fix -Wshadow warnings.
by Erik de Castro Lopo
· 12 years ago
168c258
Purge old un-maintained MSVC 6 project files.
by Erik de Castro Lopo
· 12 years ago
91790ef
Fix compiler warnings from new compiler flags.
by Erik de Castro Lopo
· 12 years ago
fb13acc
Revert parts of 96d081c1 that touched source code or autotools files.
by Erik de Castro Lopo
· 12 years ago
f67928d
Fix VC project files to use /objs/ directory instead of /obj/ directory.
by Erik de Castro Lopo
· 12 years ago
85d5c53
Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.
by Erik de Castro Lopo
· 12 years ago
96d081c
Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system
by Hendricks266
· 12 years ago
6a1f59b
Update FSF address.
by Miroslav Lichvar
· 12 years ago
c2417da
replace local_strtoull with _strtoui64 in windows
by Cristian Rodríguez
· 13 years ago
9b7cb22
Update and improve autotools build
by Cristian Rodríguez
· 13 years ago
8340ab3
Use sizeof instead of magic number 4.
by Erik de Castro Lopo
· 13 years ago
dff08f1
Fix buffer overflow by replacing strcpy with memcpy.
by Erik de Castro Lopo
· 13 years ago
6c2040d
Remove casting of return value from *alloc() functions.
by Erik de Castro Lopo
· 13 years ago
b81e794
Include stdlib.h for _response() and _wildcard() declarations on OS/2
by Dave Yeo
· 13 years ago
587e118
Fix a bunch of -Wtype-limits warnings.
by Erik de Castro Lopo
· 13 years ago
cfac597
metaflac : Exit with error if invalid option is passed.
by Erik de Castro Lopo
· 13 years ago
8f95634
Memory and fd leak fixes - ID: 3436668
by Erik de Castro Lopo
· 13 years ago
698ee5c
Purge MINGW_WINSOCK_LIBS config variable.
by Erik de Castro Lopo
· 13 years ago
59afe36
Add file include/share/compat.h and start moving CPP hackery into it.
by Erik de Castro Lopo
· 13 years ago
7ee9084
Fix cuesheet bug introduced in ce8a75134cace056f6c436d54b57bad1a1d93797.
by Erik de Castro Lopo
· 13 years ago
d5bb4be
Patch from David Yeo to conditionally include <inttypes.h>.
by Erik de Castro Lopo
· 13 years ago
9c2290a
Fix more printf formatting issues and remove un-necessary casts.
by Erik de Castro Lopo
· 13 years ago
ce8a751
Fix a bunch of printf format warnings.
by Erik de Castro Lopo
· 13 years ago
dea0f5a
add 2009 copyright
by Josh Coalson
· 16 years ago
c9ed238
Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, SF#2182432: https://sourceforge.net/tracker2/?func=detail&aid=1947353&group_id=13478&atid=363478 https://sourceforge.net/tracker2/index.php?func=detail&aid=2182432&group_id=13478&atid=113478)
by Josh Coalson
· 16 years ago
c10f978
update Makefile.lite system to work on x86_64 linux
by Josh Coalson
· 16 years ago
9777974
remove VCWebDeploymentTool item for better proj compatibility with vs9
by Josh Coalson
· 16 years ago
82b1280
update copyright for 2008
by Josh Coalson
· 17 years ago
7819f0b
add missing EXTRA_DIST files
by Josh Coalson
· 17 years ago
0f008d2
extra checking on memory allocation sizes to prevent a class of overflow attacks
by Josh Coalson
· 17 years ago
330fc08
more mingw fixes
by Josh Coalson
· 17 years ago
12d3a41
change default extension for ogg flac from .ogg to .oga (SF#1762492: http://sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478)
by Josh Coalson
· 17 years ago
69b8730
minor usage text
by Josh Coalson
· 17 years ago
f9cf27f
prototype-related fixes
by Josh Coalson
· 17 years ago
7665396
improvements to compile/link options
by Josh Coalson
· 17 years ago
4fb6132
add vcproj files to EXTRA_DIST
by Josh Coalson
· 17 years ago
11d0159
minor comments
by Josh Coalson
· 17 years ago
cb6dc72
*** empty log message ***
by Josh Coalson
· 18 years ago
9bedd78
fix compiler warnings
by Josh Coalson
· 18 years ago
b9d8b9e
remove special makefile variants for libiconv on darwin
by Josh Coalson
· 18 years ago
559321c
for --import-picture-from, allow MIME type in specification to be blank and filled in automatically; allow specification to be just the filename, with other fields filled in automatically
by Josh Coalson
· 18 years ago
1c91ee3
add debugging defines with /D
by Josh Coalson
· 18 years ago
e74bd95
add 2007 copyright
by Josh Coalson
· 18 years ago
e3ec2ad
convert C prototypes for functions with no args from () to (void)
by Josh Coalson
· 18 years ago
44eead8
minor typos
by Josh Coalson
· 18 years ago
2761e13
return nonzero exit code if invalid option was used
by Josh Coalson
· 18 years ago
b0627a4
fixes from MSVC compile
by Josh Coalson
· 18 years ago
6fba847
add support for read-only operations for ogg flac
by Josh Coalson
· 18 years ago
116ca67
fix bug, need to open exported picture file in binary mode on win32
by Josh Coalson
· 18 years ago
03c9d22
disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082577 http://sourceforge.net/tracker/index.php?func=detail&aid=1082577&group_id=13478&atid=113478)
by Josh Coalson
· 18 years ago
16e953f
disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082577 http://sourceforge.net/tracker/index.php?func=detail&aid=1082577&group_id=13478&atid=113478)
by Josh Coalson
· 18 years ago
acd4a43
fix compiler warnings
by Josh Coalson
· 18 years ago
aec8bb3
rename metaflac's --import-picture to --import-picture-from for consistency with other options
by Josh Coalson
· 18 years ago
989f267
add --export-picture-to option to metaflac
by Josh Coalson
· 18 years ago
08b7d0c
more fixes for ogg support
by Josh Coalson
· 18 years ago
8da98c8
merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work
by Josh Coalson
· 18 years ago
ecb677e
minor #includes
by Josh Coalson
· 18 years ago
d68a14c
_snprintf hackery for MSVC6
by Josh Coalson
· 18 years ago
59717c2
minor comments
by Josh Coalson
· 18 years ago
beb1284
minor comments
by Josh Coalson
· 18 years ago
2e29c93
remove ancient deprecated things
by Josh Coalson
· 18 years ago
b02574e
add --import-picture command to metaflac
by Josh Coalson
· 18 years ago
74ed294
add number-of-colors field to PICTURE metadata block
by Josh Coalson
· 18 years ago
e343ab2
add support for new PICTURE metadata block
by Josh Coalson
· 18 years ago
0472058
fix bug, --remove-replay-gain was not removing REPLAYGAIN_REFERENCE_LOUDNESS
by Josh Coalson
· 18 years ago
6b21f66
merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH
by Josh Coalson
· 18 years ago
14502c6
minor typo
by Josh Coalson
· 18 years ago
b1ec796
complete largefile support
by Josh Coalson
· 18 years ago
4a83953
use flac file name instead of dummy.wav for --export-cuesheet-to (sf request #1272825 https://sourceforge.net/tracker/index.php?func=detail&aid=1272825&group_id=13478&atid=363478)
by Josh Coalson
· 18 years ago
26c8235
add new options: --tag-from-file for flac and --set-tag-from-file for metaflac
by Josh Coalson
· 18 years ago
8542542
update iconv settings
by Josh Coalson
· 18 years ago
0395dac
add 2206 to copyright notice
by Josh Coalson
· 19 years ago
e9a638d
add support for building on os/2 with emx
by Josh Coalson
· 19 years ago
83b8d28
add shorthand option --remove-replay-gain to metaflac
by Josh Coalson
· 19 years ago
b047964
fix minor problem with error case in handler for --add-seekpoint
by Josh Coalson
· 19 years ago
b4de169
fixes to remove warnings from gcc-4.0.0
by Josh Coalson
· 19 years ago
67bae33
check that a cuesheet is legal before trying to encode with it so user will get a more useful error message; only warn about non-CDDA-compliant cuesheets instead of error
by Josh Coalson
· 19 years ago
Next »