Enable utf8 I/O stuff when compiling with MinGW.
[platform/upstream/flac.git] / src / flac / main.c
2002-12-21 Josh Coalsontweak some of the usage text
2002-12-17 Josh Coalsonadd decoding to AIFF, --force-aiff-format
2002-12-12 Josh Coalsonfix bugs with --skip, implement --until
2002-12-10 Josh Coalsonrevamp --skip processing, allow new mm:ss.sss form
2002-12-04 Josh Coalsonfix memory leaks found with valgrind
2002-11-27 Josh Coalsonimplement --cuesheet and --no-cued-seekpoints
2002-11-07 Josh Coalsonadd -S #s option
2002-10-31 Josh Coalsonallow --replay-gain with --skip
2002-10-30 Josh Coalsonflesh out --replay-gain implementation, make the encode...
2002-10-29 Josh Coalsonbeginnings of --replay-gain support
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-10-08 Josh Coalsonadd functions/switches for disabling certain subframe...
2002-10-01 Josh Coalsonfix bug with non-ogg builds, wrong # of args to fprintf
2002-09-20 Josh Coalsonadd -T, --tag options
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-20 Josh Coalsonfix various little bugs related to format options
2002-08-20 Josh Coalsonadd -v, --version options
2002-08-17 Josh Coalsonminor reformatting of help
2002-08-16 Josh Coalsonmove on to the next file instead of stopping on errors
2002-08-14 Josh Coalsonone last pass over the new help system
2002-08-13 Josh Coalsonupdate the usage to match new getopt-based options...
2002-08-12 Josh Coalsonfix bugs in option processing
2002-08-12 Josh Coalsonminor formatting
2002-08-10 Josh Coalsonredo option parsing using getopt_long
2002-07-19 Josh Coalsonadd AIFF support patches from Brady Patterson, add...
2002-07-15 Josh Coalsonrename FLAC__format_is_valid_sample_rate() to FLAC__for...
2002-06-15 Josh Coalsonfix bug with return code passing
2002-06-05 Josh Coalsonadd -F, remove -R
2002-05-17 Josh Coalsonupdate with new semantics for padding block creation
2002-05-04 Josh Coalsonfix max sample rate checking
2002-04-24 Josh Coalsonadd lines in usage about --output-prefix
2002-02-17 Josh Coalsonadd code for forcing the file mode for stdin/stdout...
2002-02-12 Josh Coalsonadd --fast and --best flags
2002-01-26 Josh Coalsonfix bug where flac would crash if not given a value...
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonminor wording change for -M in the usage
2001-11-13 Josh Coalsoncommit patch for compiling on mingw32
2001-11-11 Josh Coalsonminor cosmetics with Ogg defines
2001-11-01 Josh Coalsonmake --help synonymous with -H, print long --help to...
2001-10-31 Josh Coalsonseveral ogg-related fixes
2001-10-31 Josh Coalsonremove unnecessary -fw option
2001-10-31 Josh Coalsonrename -9 to secret option; break up help into short...
2001-10-31 Josh Coalsonadd support for writing ogg streams
2001-07-12 Josh Coalsonadd -E escape coding option
2001-06-27 Josh Coalsontweaks to make things work with VC++
2001-06-27 Josh Coalsonadd the --output-prefix option
2001-06-27 Josh Coalsonadd --sector-align option
2001-06-27 Josh Coalsonminor tweak to exit code handling
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-15 Josh Coalsonunify the error reporting; make the statistics output...
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-06-07 Josh Coalsonfix WAVE autodetect to be more robust and not require...
2001-06-07 Josh Coalsonfixes for MSVC
2001-06-06 Josh Coalsonadd -o option, remove "flac - outfilename" mode
2001-06-06 Josh Coalsonmake the default suffix .ana for analysis files
2001-06-06 Josh Coalsonadd --delete-input-file flag
2001-06-06 Josh Coalsontransfer input file timestamp/permissions to output...
2001-06-06 Josh Coalsonstandardize flac__ names
2001-06-05 Josh Coalsonremove -R 32 from -9
2001-06-05 Josh Coalsonchange meaning of -0
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-27 Josh Coalsonminor fix to the usage printout
2001-05-04 Josh Coalsonmore fixes to the -# settings
2001-05-03 Josh Coalsonupdate -# settings
2001-05-02 Josh Coalsonupdate default values for compression levels
2001-05-02 Josh Coalsonskip allowed for analyze mode
2001-05-01 Josh Coalsonmassive changes to command line parsing to act like...
2001-05-01 Josh Coalsonremove some unused code
2001-05-01 Josh Coalsonadd support for guessing input file type by looking...
2001-04-26 Josh Coalsonoops, put handling for --a-rtext option in
2001-04-25 Josh Coalson-r now takes min,max and is called min/max_residual_par...
2001-04-16 Josh Coalsonfix -b usage printout
2001-04-16 Josh Coalsonfix syntax error
2001-04-16 Josh Coalson80-columnize the usage printout
2001-04-14 Josh Coalsonfix usage
2001-04-13 Josh Coalsonadd support for specifying seek points
2001-03-16 Josh Coalsonadd analysis options
2001-03-15 Josh Coalsonadd verbose option to analysis mode to dump residuals
2001-02-27 Josh Coalsonadd support for 24-bit input
2001-02-26 Josh Coalsonadd -P to options printout when verbose
2001-02-23 Josh Coalsonadd -P padding option
2001-02-08 Josh Coalsonupdate comment on -p
2001-01-28 Josh Coalsonchange force_mid_side to loose_mid_side
2001-01-26 Josh Coalsonadd -a to usage
2001-01-24 Josh Coalsondrop major/minor version numbers, use just version...
2001-01-24 Josh Coalsonadd -M (force_mid_side) option
2001-01-24 Josh Coalsonadd new analyze mode
2001-01-16 Josh Coalsonupdate copyright for 2001
2001-01-13 Josh Coalsondisallow --skip in test mode
2001-01-13 Josh Coalsonadd -t line to usage printout
2001-01-12 Josh Coalsonadd support for MD5 checking and a test mode
2000-12-22 Josh Coalsonadd new verify option (-V)
2000-12-10 Josh CoalsonInitial revision