Replace broken str* functions with safe versions.
[platform/upstream/flac.git] / src / metaflac /
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
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-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-02 Josh Coalsonbump version number from 1.0.3_beta to 1.0.3
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-06-01 Josh Coalsonbump version number to 1.0.3
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-25 Josh Coalsonadd -lFLAC to link list
2002-05-23 Josh Coalsonflesh out the option processing
2002-05-17 Josh Coalsonbeginning of rewrite of metaflac to the new metadata...
2002-05-17 Josh Coalsonadd getopt reference
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
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-12-04 Josh Coalsonupdate the version number to 1.0.2
2001-10-31 Josh Coalsonfix bugs with skipping id3v2 tags and long metadata...
2001-06-27 Josh Coalsonadd -DVERSION
2001-06-27 Josh Coalsonchange the command line usage to match flac, tweak...
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-08 Josh Coalsonadd/update copyright and license notices
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-03-16 Josh Coalsonremove dependency on libFLAC
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
next