2007-02-22 |
Josh Coalson | *** empty log message *** |
tree | commitdiff |
2007-02-22 |
Josh Coalson | fix compiler warnings |
tree | commitdiff |
2007-02-14 |
Josh Coalson | remove special makefile variants for libiconv on darwin |
tree | commitdiff |
2007-02-06 |
Josh Coalson | for --import-picture-from, allow MIME type in specifica... |
tree | commitdiff |
2007-02-04 |
Josh Coalson | add debugging defines with /D |
tree | commitdiff |
2007-02-02 |
Josh Coalson | add 2007 copyright |
tree | commitdiff |
2007-01-31 |
Josh Coalson | convert C prototypes for functions with no args from... |
tree | commitdiff |
2007-01-30 |
Josh Coalson | minor typos |
tree | commitdiff |
2007-01-30 |
Josh Coalson | return nonzero exit code if invalid option was used |
tree | commitdiff |
2006-11-17 |
Josh Coalson | fixes from MSVC compile |
tree | commitdiff |
2006-11-15 |
Josh Coalson | add support for read-only operations for ogg flac |
tree | commitdiff |
2006-11-14 |
Josh Coalson | fix bug, need to open exported picture file in binary... |
tree | commitdiff |
2006-11-14 |
Josh Coalson | disallow multiple input FLAC files when --import-tags... |
tree | commitdiff |
2006-11-14 |
Josh Coalson | disallow multiple input FLAC files when --import-tags... |
tree | commitdiff |
2006-11-11 |
Josh Coalson | fix compiler warnings |
tree | commitdiff |
2006-11-02 |
Josh Coalson | rename metaflac's --import-picture to --import-picture... |
tree | commitdiff |
2006-11-02 |
Josh Coalson | add --export-picture-to option to metaflac |
tree | commitdiff |
2006-10-18 |
Josh Coalson | more fixes for ogg support |
tree | commitdiff |
2006-10-15 |
Josh Coalson | merge libOggFLAC into libFLAC and libOggFLAC++ into... |
tree | commitdiff |
2006-10-10 |
Josh Coalson | minor #includes |
tree | commitdiff |
2006-10-10 |
Josh Coalson | _snprintf hackery for MSVC6 |
tree | commitdiff |
2006-10-10 |
Josh Coalson | minor comments |
tree | commitdiff |
2006-10-03 |
Josh Coalson | minor comments |
tree | commitdiff |
2006-09-26 |
Josh Coalson | remove ancient deprecated things |
tree | commitdiff |
2006-09-26 |
Josh Coalson | add --import-picture command to metaflac |
tree | commitdiff |
2006-09-23 |
Josh Coalson | add number-of-colors field to PICTURE metadata block |
tree | commitdiff |
2006-09-23 |
Josh Coalson | add support for new PICTURE metadata block |
tree | commitdiff |
2006-09-15 |
Josh Coalson | fix bug, --remove-replay-gain was not removing REPLAYGA... |
tree | commitdiff |
2006-09-13 |
Josh Coalson | merge down from merged-API-layer branch: cvs -q up... |
tree | commitdiff |
2006-08-28 |
Josh Coalson | minor typo |
tree | commitdiff |
2006-05-24 |
Josh Coalson | complete largefile support |
tree | commitdiff |
2006-05-19 |
Josh Coalson | use flac file name instead of dummy.wav for --export... |
tree | commitdiff |
2006-05-18 |
Josh Coalson | add new options: --tag-from-file for flac and --set... |
tree | commitdiff |
2006-05-18 |
Josh Coalson | update iconv settings |
tree | commitdiff |
2006-04-25 |
Josh Coalson | add 2206 to copyright notice |
tree | commitdiff |
2005-09-03 |
Josh Coalson | add support for building on os/2 with emx |
tree | commitdiff |
2005-08-31 |
Josh Coalson | add shorthand option --remove-replay-gain to metaflac |
tree | commitdiff |
2005-08-31 |
Josh Coalson | fix minor problem with error case in handler for -... |
tree | commitdiff |
2005-08-24 |
Josh Coalson | fixes to remove warnings from gcc-4.0.0 |
tree | commitdiff |
2005-08-24 |
Josh Coalson | check that a cuesheet is legal before trying to encode... |
tree | commitdiff |
2005-01-30 |
Josh Coalson | fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS |
tree | commitdiff |
2005-01-25 |
Josh Coalson | add 2005 to copyright notices |
tree | commitdiff |
2005-01-07 |
Josh Coalson | improved handling of libiconv |
tree | commitdiff |
2004-12-30 |
Josh Coalson | fix typos |
tree | commitdiff |
2004-12-30 |
Josh Coalson | additions to metadata object api: more vorbiscomment... |
tree | commitdiff |
2004-10-30 |
Josh Coalson | get Makefile.lite system (with asm) working on Darwin... |
tree | commitdiff |
2004-10-19 |
Josh Coalson | fix leak: chain was not being freed in one error case |
tree | commitdiff |
2004-09-12 |
Josh Coalson | fix compiler warnings |
tree | commitdiff |
2004-09-12 |
Josh Coalson | minor comments |
tree | commitdiff |
2004-09-08 |
Josh Coalson | rename metaflac *-vc-* options to *-tag-* ones, only... |
tree | commitdiff |
2004-07-30 |
Josh Coalson | deduce from the STREAMINFO whether or not to expect... |
tree | commitdiff |
2004-07-23 |
Josh Coalson | consolidate chain error reporting in a single function... |
tree | commitdiff |
2004-03-22 |
Josh Coalson | fix bug: %ll doesn't work for MSVC, use %I64 instead |
tree | commitdiff |
2004-01-17 |
Josh Coalson | update copyright to 2004 |
tree | commitdiff |
2003-12-17 |
Josh Coalson | add undocumented option --apply-replaygain-which-is... |
tree | commitdiff |
2003-09-03 |
Josh Coalson | fix possibly uninitialized var if a file has no STREAMI... |
tree | commitdiff |
2003-05-20 |
Josh Coalson | C89 standard fixes, based on feedback from IRIX port |
tree | commitdiff |
2003-02-07 |
Matt Zimmerman | Build libtool archives instead of plain .a archives... |
tree | commitdiff |
2003-01-25 |
Josh Coalson | remove reference to obsolete Makefile.vc |
tree | commitdiff |
2003-01-25 |
Josh Coalson | obsolete now that .dsp files are complete |
tree | commitdiff |
2003-01-15 |
Josh Coalson | minor comments |
tree | commitdiff |
2003-01-14 |
Josh Coalson | Second patch from X-Fixer: tweaks for better MSVC build |
tree | commitdiff |
2003-01-12 |
Josh Coalson | minor comments |
tree | commitdiff |
2003-01-11 |
Josh Coalson | fix bux in printing of APPLICATION metadata id |
tree | commitdiff |
2003-01-10 |
Josh Coalson | big fix to allow codec and metadata interface to handle... |
tree | commitdiff |
2003-01-02 |
Josh Coalson | Add 2003 to copyright notice |
tree | commitdiff |
2002-12-28 |
Josh Coalson | add flushed fwrite in Valgrind mode |
tree | commitdiff |
2002-12-23 |
Josh Coalson | double-protect a naked assert |
tree | commitdiff |
2002-12-21 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-12-05 |
Josh Coalson | add "is_cd" flag to CUESHEET everywhere |
tree | commitdiff |
2002-12-04 |
Josh Coalson | fix memory leaks found with valgrind |
tree | commitdiff |
2002-12-03 |
Josh Coalson | remove SHARE_LIBS |
tree | commitdiff |
2002-11-27 |
Josh Coalson | minor comments |
tree | commitdiff |
2002-11-27 |
Josh Coalson | minor fixes |
tree | commitdiff |
2002-11-27 |
Josh Coalson | finish implementation of --import-cuesheet-from and... |
tree | commitdiff |
2002-11-27 |
Josh Coalson | fix bug in local_strcat() |
tree | commitdiff |
2002-11-26 |
Josh Coalson | beginnings of new --import-cuesheet-from and --export... |
tree | commitdiff |
2002-11-22 |
Josh Coalson | get Makefile.vc system working again with new debug... |
tree | commitdiff |
2002-11-21 |
Josh Coalson | revamp MSVC build system, separate dynamic and static... |
tree | commitdiff |
2002-11-20 |
Josh Coalson | revamp Makefile.lite system, use separate dirs and... |
tree | commitdiff |
2002-11-15 |
Josh Coalson | add FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetada... |
tree | commitdiff |
2002-11-08 |
Josh Coalson | finish implementation of --add-seekpoint |
tree | commitdiff |
2002-11-08 |
Josh Coalson | fix bug passing filename around |
tree | commitdiff |
2002-11-08 |
Josh Coalson | initial import; split up on main.c |
tree | commitdiff |
2002-11-08 |
Josh Coalson | split up main.c into separate files |
tree | commitdiff |
2002-11-08 |
Josh Coalson | split up into separate files |
tree | commitdiff |
2002-11-07 |
Josh Coalson | beginnings of new --add-seekpoint option |
tree | commitdiff |
2002-11-07 |
Josh Coalson | updates to work with new grabbag lib |
tree | commitdiff |
2002-10-30 |
Josh Coalson | use replaygain lib's peak analysis |
tree | commitdiff |
2002-10-30 |
Josh Coalson | add support for new file_utils convenience library |
tree | commitdiff |
2002-10-29 |
Josh Coalson | fix library link order |
tree | commitdiff |
2002-10-26 |
Josh Coalson | flesh out --add-replay-gain implementation |
tree | commitdiff |
2002-10-25 |
Josh Coalson | first twinges of replaygain support |
tree | commitdiff |
2002-10-24 |
Josh Coalson | add new gain_analysis convenience library |
tree | commitdiff |
2002-10-23 |
Josh Coalson | add notion of topdir to Makefile.lite build system |
tree | commitdiff |
2002-10-18 |
Josh Coalson | fixes for building static libs (new FLAC__NO_DLL #define) |
tree | commitdiff |
2002-10-17 |
Josh Coalson | more option tweaks |
tree | commitdiff |
2002-10-16 |
Josh Coalson | remove unused libs from linkage |
tree | commitdiff |
2002-10-16 |
Josh Coalson | initial import |
tree | commitdiff |
2002-10-16 |
Josh Coalson | changes for MSCV: added dsp file, rename any .cc files... |
tree | commitdiff |
next |