Huge Windows utf8 I/O patch.
[platform/upstream/flac.git] / src / metaflac / main.c
2013-03-29 Erik de Castro LopoHuge Windows utf8 I/O patch.
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-02-27 Dave YeoInclude stdlib.h for _response() and _wildcard() declar...
2012-02-12 Erik de Castro Lopometaflac : Exit with error if invalid option is passed.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-02-02 Josh Coalsonadd 2007 copyright
2007-01-30 Josh Coalsonreturn nonzero exit code if invalid option was used
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-15 Josh Coalsonminor comments
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
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-26 Josh Coalsonflesh out --add-replay-gain implementation
2002-10-25 Josh Coalsonfirst twinges of replaygain support
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-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 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
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-20 Josh Coalsonadd -v, --version options
2002-08-17 Josh Coalsonfix bug where comparing vorbis comment field names...
2002-08-14 Josh Coalsonadd UTF-8 support
2002-08-10 Josh Coalsonminor comments
2002-08-08 Josh Coalsonprefix more error messages with the filename
2002-08-02 Josh Coalsonfix bug in MD5 sum printing
2002-06-28 Josh Coalsonspecialize getopt for FLAC
2002-06-15 Josh Coalsonfix bug with infinite loop on remove-with-padding
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-01 Josh Coalsonfixes based on MSVC compile
2002-06-01 Josh Coalsonadd vorbis comment to --list
2002-05-31 Josh Coalsonpass vorbis comment entries by value
2002-05-30 Josh Coalsonfinish up operation handling
2002-05-29 Josh Coalsonfill out more of the shorthand options
2002-05-25 Josh Coalsonfinish option processing, start operation handling
2002-05-23 Josh Coalsonflesh out the option processing
2002-05-17 Josh Coalsonbeginning of rewrite of metaflac to the new metadata...
2002-05-04 Josh Coalsonfix bug printing application id
2002-04-24 Josh Coalsonflac file should be opened in binary mode explicitly...
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-10-31 Josh Coalsonfix bugs with skipping id3v2 tags and long metadata...
2001-06-27 Josh Coalsonchange the command line usage to match flac, tweak...
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-28 Josh Coalsonfix bug where metaflac was getting the wrong offset...
2001-05-28 Josh Coalsonfix minor bug with type printout; minor spelling fix
2001-04-13 Josh Coalsonminor fixes
2001-04-05 Josh Coalsonadd SEEKTABLE support
2001-03-21 Josh Coalsoncleanup whitespace
2001-02-23 Josh Coalson*** empty log message ***
2001-02-23 Josh Coalsonun-static the read buf
2001-02-23 Josh Coalsonadd byte offset to printout
2001-02-23 Josh Coalsonadd basic list functionality
2001-02-23 Josh Coalsonheader list functionality
2001-02-23 Josh Coalsoninitial import