- 21 Apr, 2013 8 commits
-
-
Erik de Castro Lopo authored
Problem reported by Martijn van Beurden <mvanb1@gmail.com>.
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
Change metaflac hexdump function so utf-8 decoding is only used for filename printing and changed hex output printing to not rely only on isprint. That function seems to return true for tabulator control character under Windows when application isn't using C-locale. Patch (with one minor tweak) from Janne Hyvärinen <cse@sci.fi>.
-
UTF-8 version of utime was completely broken and file timestamps were not preserved. Signed-off-by:
Erik de Castro Lopo <erikd@mega-nerd.com>
-
Erik de Castro Lopo authored
Patch from Janne Hyvärinen <cse@sci.fi>.
-
Signed-off-by:
Erik de Castro Lopo <erikd@mega-nerd.com>
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
- 07 Apr, 2013 10 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
Patch from Janne Hyvärinen <cse@sci.fi>.
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
Problem reported by Ulrich Klauer <ulrich@chirlu.de>. Patch from Janne Hyvärinen <cse@sci.fi>.
-
Erik de Castro Lopo authored
This should avoid a build error on Mac OSX where it the Mac build tools refused to build an empty library. Problem reported by Michael Guntsche <michael.guntsche@it-loops.com>.
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
The smaller patch makes the utf-8 library use ANSI codepage by default. When frontends call the "get_utf8_argv" function it changes Unicode conversion codepage from ANSI to UTF-8. Patch from Janne Hyvärinen <cse@sci.fi>.
-
Most of the programs don't use libogg or libm directly and should not link to them (overlinking). Signed-off-by:
Erik de Castro Lopo <erikd@mega-nerd.com>
-
Libraries that are used internally by libFLAC(++) but are not part of their API should be listed in pkg-config "private" clauses. Otherwise executables that are linked dynamically against libFLAC(++) will have unneeded direct dependencies (overlinking). Based on a patch by Brad Smith from https://sourceforge.net/p/flac/bugs/397/ that I updated to only include ogg if libFLAC is actually built with ogg support. Signed-off-by:
Erik de Castro Lopo <erikd@mega-nerd.com>
-
- 06 Apr, 2013 1 commit
-
-
Erik de Castro Lopo authored
-
- 05 Apr, 2013 1 commit
-
-
Erik de Castro Lopo authored
-
- 02 Apr, 2013 5 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
- 01 Apr, 2013 10 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
Thanks to LRN <lrn1986@gmail.com>.
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
This will make it easier to incorporate the win_utf8_io stuff.
-
- 29 Mar, 2013 5 commits
-
-
Erik de Castro Lopo authored
This ensures they are removed even we've cross-compiled from Linux to Windows and then configured for Linux. We don't want the Windows EXEs to be run after configuring for Linux.
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
Patch from Janne Hyvärinen <cse@sci.fi>.
-