summaryrefslogtreecommitdiff
path: root/src/libFLAC/Makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* obsolete now that .dsp files are completeJosh Coalson2003-01-251-76/+0
* bump version number to 1.1.0Josh Coalson2003-01-251-2/+2
* bump version string to 1.0.5_beta2Josh Coalson2003-01-081-2/+2
* update the version number from 1.0.4 to 1.0.5-beta1Josh Coalson2003-01-021-2/+2
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* get Makefile.vc system working again with new debug/release dirs and static/d...Josh Coalson2002-11-221-4/+4
* fixes for building static libs (new FLAC__NO_DLL #define)Josh Coalson2002-10-181-2/+2
* bump the version number from 1.0.4_beta to 1.0.4Josh Coalson2002-09-251-2/+2
* new seekable stream encoder and file encoder layers, not fully implemented yetJosh Coalson2002-07-311-0/+2
* remove seek_table; it moved into the metadata interfaceJosh Coalson2002-06-051-1/+0
* split metadata.c into metadata_object.c and metadata_iterators.cJosh Coalson2002-05-301-1/+2
* minor cosmeticsJosh Coalson2002-05-171-2/+2
* add metadata.c, remove utility.cJosh Coalson2002-05-041-2/+2
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* minor compile flag change (define _LIB)Josh Coalson2001-11-131-2/+2
* minor changes to linkageJosh Coalson2001-11-091-3/+3
* split most of FileDecoder off to new SeekableStreamDecoderJosh Coalson2001-11-081-0/+1
* remove some obsolete definesJosh Coalson2001-07-121-2/+2
* add target for building ordinals.hJosh Coalson2001-07-031-1/+5
* add utility.cJosh Coalson2001-06-231-1/+2
* change the naming of the object file format define to make it easier to confi...Josh Coalson2001-06-181-3/+3
* rename i386 to ia32 everywhereJosh Coalson2001-06-131-10/+10
* change NASM file extensions from .s to .nasmJosh Coalson2001-06-131-10/+10
* rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder inter...Josh Coalson2001-06-131-3/+3
* add/update copyright and license noticesJosh Coalson2001-06-081-0/+18
* change .nasm extension to .sJosh Coalson2001-05-251-10/+10
* kludge in nasm supportJosh Coalson2001-05-241-4/+20
* make PRECOMPUTE_PARTITION_SUMS the defaultJosh Coalson2001-05-031-2/+2
* FLAC__ize all the #definesJosh Coalson2001-04-241-1/+1
* add seek_table.cJosh Coalson2001-04-131-0/+1
* add bitmath.cJosh Coalson2001-03-301-0/+1
* add md5.cJosh Coalson2001-01-161-0/+1
* tweak compiler optionsJosh Coalson2000-12-251-31/+31
* Initial revisionJosh Coalson2000-12-101-0/+31