split most of FileDecoder off to new SeekableStreamDecoder
[platform/upstream/flac.git] / src / libFLAC / Makefile.vc
2001-11-08 Josh Coalsonsplit most of FileDecoder off to new SeekableStreamDecoder
2001-07-12 Josh Coalsonremove some obsolete defines
2001-07-03 Josh Coalsonadd target for building ordinals.h
2001-06-23 Josh Coalsonadd utility.c
2001-06-18 Josh Coalsonchange the naming of the object file format define...
2001-06-13 Josh Coalsonrename i386 to ia32 everywhere
2001-06-13 Josh Coalsonchange NASM file extensions from .s to .nasm
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-05-25 Josh Coalsonchange .nasm extension to .s
2001-05-24 Josh Coalsonkludge in nasm support
2001-05-03 Josh Coalsonmake PRECOMPUTE_PARTITION_SUMS the default
2001-04-24 Josh CoalsonFLAC__ize all the #defines
2001-04-13 Josh Coalsonadd seek_table.c
2001-03-30 Josh Coalsonadd bitmath.c
2001-01-16 Josh Coalsonadd md5.c
2000-12-25 Josh Coalsontweak compiler options
2000-12-10 Josh CoalsonInitial revision