add --export-picture-to option to metaflac
[platform/upstream/flac.git] / src / metaflac /
2006-11-02 Josh Coalsonadd --export-picture-to option to metaflac
2006-10-18 Josh Coalsonmore fixes for ogg support
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-10 Josh Coalsonminor #includes
2006-10-10 Josh Coalson_snprintf hackery for MSVC6
2006-10-10 Josh Coalsonminor comments
2006-10-03 Josh Coalsonminor comments
2006-09-26 Josh Coalsonremove ancient deprecated things
2006-09-26 Josh Coalsonadd --import-picture command to metaflac
2006-09-23 Josh Coalsonadd number-of-colors field to PICTURE metadata block
2006-09-23 Josh Coalsonadd support for new PICTURE metadata block
2006-09-15 Josh Coalsonfix bug, --remove-replay-gain was not removing REPLAYGA...
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-08-28 Josh Coalsonminor typo
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-19 Josh Coalsonuse flac file name instead of dummy.wav for --export...
2006-05-18 Josh Coalsonadd new options: --tag-from-file for flac and --set...
2006-05-18 Josh Coalsonupdate iconv settings
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-08-31 Josh Coalsonadd shorthand option --remove-replay-gain to metaflac
2005-08-31 Josh Coalsonfix minor problem with error case in handler for -...
2005-08-24 Josh Coalsonfixes to remove warnings from gcc-4.0.0
2005-08-24 Josh Coalsoncheck that a cuesheet is legal before trying to encode...
2005-01-30 Josh Coalsonfix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-07 Josh Coalsonimproved handling of libiconv
2004-12-30 Josh Coalsonfix typos
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-10-30 Josh Coalsonget Makefile.lite system (with asm) working on Darwin...
2004-10-19 Josh Coalsonfix leak: chain was not being freed in one error case
2004-09-12 Josh Coalsonfix compiler warnings
2004-09-12 Josh Coalsonminor comments
2004-09-08 Josh Coalsonrename metaflac *-vc-* options to *-tag-* ones, only...
2004-07-30 Josh Coalsondeduce from the STREAMINFO whether or not to expect...
2004-07-23 Josh Coalsonconsolidate chain error reporting in a single function...
2004-03-22 Josh Coalsonfix bug: %ll doesn't work for MSVC, use %I64 instead
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-17 Josh Coalsonadd undocumented option --apply-replaygain-which-is...
2003-09-03 Josh Coalsonfix possibly uninitialized var if a file has no STREAMI...
2003-05-20 Josh CoalsonC89 standard fixes, based on feedback from IRIX port
2003-02-07 Matt ZimmermanBuild libtool archives instead of plain .a archives...
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-25 Josh Coalsonobsolete now that .dsp files are complete
2003-01-15 Josh Coalsonminor comments
2003-01-14 Josh CoalsonSecond patch from X-Fixer: tweaks for better MSVC build
2003-01-12 Josh Coalsonminor comments
2003-01-11 Josh Coalsonfix bux in printing of APPLICATION metadata id
2003-01-10 Josh Coalsonbig fix to allow codec and metadata interface to handle...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-28 Josh Coalsonadd flushed fwrite in Valgrind mode
2002-12-23 Josh Coalsondouble-protect a naked assert
2002-12-21 Josh Coalsonminor comments
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-12-04 Josh Coalsonfix memory leaks found with valgrind
2002-12-03 Josh Coalsonremove SHARE_LIBS
2002-11-27 Josh Coalsonminor comments
2002-11-27 Josh Coalsonminor fixes
2002-11-27 Josh Coalsonfinish implementation of --import-cuesheet-from and...
2002-11-27 Josh Coalsonfix bug in local_strcat()
2002-11-26 Josh Coalsonbeginnings of new --import-cuesheet-from and --export...
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-11-15 Josh Coalsonadd FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetada...
2002-11-08 Josh Coalsonfinish implementation of --add-seekpoint
2002-11-08 Josh Coalsonfix bug passing filename around
2002-11-08 Josh Coalsoninitial import; split up on main.c
2002-11-08 Josh Coalsonsplit up main.c into separate files
2002-11-08 Josh Coalsonsplit up into separate files
2002-11-07 Josh Coalsonbeginnings of new --add-seekpoint option
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-10-30 Josh Coalsonuse replaygain lib's peak analysis
2002-10-30 Josh Coalsonadd support for new file_utils convenience library
2002-10-29 Josh Coalsonfix library link order
2002-10-26 Josh Coalsonflesh out --add-replay-gain implementation
2002-10-25 Josh Coalsonfirst twinges of replaygain support
2002-10-24 Josh Coalsonadd new gain_analysis convenience library
2002-10-23 Josh Coalsonadd notion of topdir to Makefile.lite build system
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-17 Josh Coalsonmore option tweaks
2002-10-16 Josh Coalsonremove unused libs from linkage
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-15 Matt ZimmermanFix slightly botched search-and-replace which produced...
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-10-08 Josh Coalsonadd @LIBICONV@ to ..._LDADD
2002-10-08 Josh Coalsonfix bug where importing vorbis comments to a flac file...
2002-09-28 Josh Coalsonfix bug where --add-padding was counteracted by --use...
2002-09-25 Josh Coalsonbump the version number from 1.0.4_beta to 1.0.4
2002-09-20 Josh Coalsonfix bug calling utf8_decode()
2002-09-17 Josh Coalsonuse correct setlocale() setting, fix but where --list...
2002-09-13 Josh Coalsonminor tweaks
2002-09-09 Josh Coalsonbump version number to 1.0.4_beta
2002-09-09 Josh Coalsonfix bug #606796 where do_shorthand_operations_on_file...
2002-09-09 Josh Coalsonadd specialized stroull() because msvc6 doesn't have one
2002-09-07 Josh Coalsonadd --export-vc-to option and undocumented --set-....
2002-09-05 Josh Coalsonadd --import-vc-from
2002-08-27 Josh Coalsonminor formatting
2002-08-22 Josh Coalsonminor formatting
next