Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed dependency between grabbag and utf8 | Vitaliy Kirsanov | 2019-05-04 | 1 | -1/+1 |
* | CMake minimum required lowered to 3.1 | Vitaly Kirsanov | 2019-05-04 | 1 | -9/+1 |
* | FLAC now depends on win_utf8_io | Vitaliy Kirsanov | 2019-05-04 | 1 | -2/+1 |
* | CMake support added | Vitaliy Kirsanov | 2019-05-04 | 7 | -0/+46 |
* | Cosmetic changes in lpc_asm.nasm and utf8.c | lvqcl | 2018-09-02 | 1 | -9/+1 |
* | Move CreateFile_utf8 function to a more logical place | lvqcl | 2018-08-25 | 3 | -43/+30 |
* | move CreateFile function outside of libFLAC | lvqcl | 2018-08-19 | 1 | -9/+45 |
* | replaygain_synthesis.c: Fix compile issue in MSVS | Jeffrey Espiritu | 2018-04-09 | 1 | -0/+1 |
* | replaygain_synthesis.c: Fix a cppcheck warning | Erik de Castro Lopo | 2017-07-21 | 1 | -13/+18 |
* | Fix compile with cygwin | Rosen Penev | 2017-02-09 | 1 | -7/+1 |
* | Do not override CFLAGS, as CFLAGS is a user flag. | David Seifert | 2017-01-19 | 1 | -6/+0 |
* | share/utf8/charset.c: Cleanup realloc() usage | Erik de Castro Lopo | 2017-01-19 | 1 | -3/+5 |
* | stdint.h fixes for MSVS 2005/2008 | Erik de Castro Lopo | 2017-01-19 | 6 | -0/+12 |
* | getopt.c: Pointer comparison fix | Erik de Castro Lopo | 2017-01-17 | 1 | -4/+2 |
* | Yet more unsigned fixes | Erik de Castro Lopo | 2017-01-16 | 2 | -3/+3 |
* | Purge usage of `unsigned` type | Erik de Castro Lopo | 2017-01-14 | 10 | -78/+79 |
* | Fix build with MSVC if UNICODE is enabled | Erik de Castro Lopo | 2017-01-04 | 1 | -1/+1 |
* | More Makefile.lite fixes | Erik de Castro Lopo | 2016-12-21 | 1 | -0/+1 |
* | Another bulk update of copyright dates | Erik de Castro Lopo | 2016-12-05 | 2 | -2/+2 |
* | Bulk update copyright dates | Erik de Castro Lopo | 2016-12-05 | 9 | -9/+9 |
* | src/share/grabbag/seektable.c: Fix typo inside assert | Erik de Castro Lopo | 2016-12-02 | 1 | -1/+1 |
* | flac/metaflac: Limit the size of metadata blocks | Erik de Castro Lopo | 2016-05-01 | 1 | -1/+4 |
* | cuesheet.c: Allow quotes around ISRC field | Erik de Castro Lopo | 2016-04-26 | 1 | -1/+1 |
* | More Windows fixes | Erik de Castro Lopo | 2016-02-09 | 1 | -7/+2 |
* | libFLAC: Remove win_utf8_io dependency | Erik de Castro Lopo | 2016-02-08 | 5 | -149/+10 |
* | src/share/utf8/utf8.c: Windows API usage fixes | Erik de Castro Lopo | 2016-02-08 | 1 | -191/+74 |
* | Remove src/share/utf8/Makefile.am | Erik de Castro Lopo | 2016-02-03 | 1 | -39/+0 |
* | win_utf8_io: Fix compile error | Erik de Castro Lopo | 2016-02-02 | 1 | -1/+1 |
* | share/utf8: Add missing check | Erik de Castro Lopo | 2016-02-01 | 1 | -0/+6 |
* | Refactoring of win_utf8_io | Erik de Castro Lopo | 2016-01-31 | 1 | -156/+171 |
* | src/share/Makefile.am: Fix EXTRA_DIST | Erik de Castro Lopo | 2016-01-31 | 1 | -2/+1 |
* | Remove src/share/utf8/charsetmap.h | Erik de Castro Lopo | 2016-01-31 | 1 | -79/+0 |
* | Windows/MSVC utf8 build fixes | Erik de Castro Lopo | 2016-01-29 | 6 | -43/+3 |
* | Fix some cppcheck reports | Julien Nabet | 2016-01-23 | 1 | -2/+5 |
* | grabbag: Fix comment in header | Erik de Castro Lopo | 2016-01-19 | 1 | -1/+1 |
* | Error out when asked to store an picture that is too large | Erik de Castro Lopo | 2016-01-09 | 1 | -1/+5 |
* | Whitespace only | Erik de Castro Lopo | 2015-12-25 | 1 | -1/+1 |
* | libFLAC: Add function safe_realloc_() | Erik de Castro Lopo | 2015-08-22 | 1 | -7/+3 |
* | Windows: Ensure FreeLibrary() calls match LoadLibrary() calls | Erik de Castro Lopo | 2015-08-09 | 1 | -5/+14 |
* | replaygain: Remove dead assignment | Erik de Castro Lopo | 2015-07-04 | 1 | -1/+0 |
* | grabbag: Replace strncpy with safe_strncpy | Erik de Castro Lopo | 2015-07-04 | 1 | -1/+2 |
* | libFLAC : Put upper bound on number of seek points. | Erik de Castro Lopo | 2015-02-18 | 1 | -0/+2 |
* | Update grabbag tests to work out-of-tree. | Erik de Castro Lopo | 2015-02-15 | 1 | -45/+129 |
* | Remove traiing whitespace (mostly .c and .h files). | Erik de Castro Lopo | 2014-12-05 | 4 | -12/+12 |
* | More date fixes. | Erik de Castro Lopo | 2014-11-25 | 2 | -2/+2 |
* | Update copyright years to include 2014. | Erik de Castro Lopo | 2014-11-25 | 10 | -10/+10 |
* | Windows specific vsnprintf fixes. | Erik de Castro Lopo | 2014-09-22 | 2 | -10/+57 |
* | win_utf8_io.c : Comment only. | Erik de Castro Lopo | 2014-09-22 | 1 | -0/+1 |
* | win_utf8_io.c: Use fputws instead of fwprintf. | Yuta NAKAI | 2014-09-21 | 1 | -1/+1 |
* | Minor clean up of win_utf8_io. | Erik de Castro Lopo | 2014-09-21 | 1 | -2/+2 |