Les articles publiés sur le site
-
28 juin 2014, par Erik de Castro Lopo
test/test_replaygain.sh : Update tests after work aroind for GCC bug.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
- [DH] test/test_replaygain.sh
-
28 juin 2014, par Erik de Castro Lopo
Underscore fixes.
* Replace _declspec with __declspec.
* Replace __wgetmainargs_ with __wgetmainargs_t and __wgetmainargs
with wgetmainargs because identifiers with leading underscores are
reserved for the compiler.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
- [DH] include/FLAC++/export.h
- [DH] include/FLAC/export.h
- [DH] src/share/win_utf8_io/win_utf8_io.c
-
28 juin 2014, par Erik de Castro Lopo
Update URLs as nedeed.
Sourceforge.net links updated as nedeed with some of them
being changed to point to xiph.org/flac.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
- [DH] examples/c/decode/file/main.c
- [DH] examples/c/encode/file/main.c
- [DH] examples/cpp/decode/file/main.cpp
- [DH] examples/cpp/encode/file/main.cpp
- [DH] include/FLAC/metadata.h
- [DH] include/share/getopt.h
- [DH] src/flac/decode.c
- [DH] src/flac/encode.c
- [DH] src/flac/main.c
- [DH] src/libFLAC/lpc.c
- [DH] src/plugin_xmms/configure.c
- [DH] src/share/getopt/getopt.c
- [DH] src/share/getopt/getopt1.c
-
28 juin 2014, par Erik de Castro Lopo
Correections for comments.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
- [DH] src/libFLAC/lpc.c
- [DH] src/share/grabbag/replaygain.c
- [DH] src/share/replaygain_analysis/replaygain_analysis.c
-
28 juin 2014, par Erik de Castro Lopo
Remove un-needed code.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
- [DH] src/share/grabbag/cuesheet.c
- [DH] src/share/win_utf8_io/win_utf8_io.c
- [DH] test/test_replaygain.sh