platform/upstream/flac.git
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonminor wording change for -M in the usage
2002-01-26 Josh Coalsonminor cosmetic change
2002-01-26 Josh Coalsonadd SDL_sound to S/W section
2002-01-14 Matt ZimmermanOnly use -Wall -W when compiling with gcc
2001-12-15 Josh Coalsonfix sonice link
2001-12-15 Josh Coalsonadd sonice to S/W section
2001-12-13 Josh Coalsonadd flac-tools link to S/W section
2001-12-13 Josh Coalsonadd flac-tools app URL
2001-12-11 Josh Coalsonadd "Ftol" ID to table
2001-12-07 Josh Coalsonadd support for Darwin builds
2001-12-05 Matt ZimmermanPass -i option to nasm so that VPATH builds work correctly
2001-12-04 Josh Coalsonupdate the version number to 1.0.2
2001-12-04 Josh Coalsonfix the docbook2man sequence
2001-12-04 Josh Coalsonfix the sse and 3dnow argument names
2001-12-04 Josh Coalsonfix some argument names to match new configure.in
2001-12-04 Josh Coalsoncheck in Miroslav's PIC patch
2001-12-04 Josh Coalsonadd news item for 1.0.2
2001-12-04 Josh Coalsonupdate library version
2001-12-04 Josh Coalsonupdate flac version number
2001-12-04 Josh Coalsonsimplify decoder finishing; make thread synchronization...
2001-12-04 Josh Coalsonsimplify decoder finishing; make decoder deleting more...
2001-12-04 Josh Coalsonfix bug with filename setting; fix possible bug with...
2001-12-04 Josh Coalsonsimplify decoder finishing
2001-12-04 Josh Coalsonadd snippet about automake 1.5 patch
2001-11-22 Andrey Astafievsync with 1.0.1
2001-11-19 Josh Coalsonfix link to news
2001-11-16 Josh Coalson#include string.h
2001-11-15 Josh Coalsonfix bug with --use-3dnow
2001-11-15 Josh Coalsonun-disable 3dnow routines
2001-11-15 Josh Coalsonremove some HTML tags, update the modified date
2001-11-15 Josh Coalsonfix the ogg define
2001-11-15 Josh Coalsonminor edits
2001-11-15 Josh Coalsonadd item for 1.0.1 release
2001-11-13 Josh Coalsonminor wording
2001-11-13 Josh Coalsonadd --use-3dnow argument
2001-11-13 Josh Coalsonremove SSE OS detection (shouldn't fork in a library...
2001-11-13 Josh Coalsoncommit patch for compiling on mingw32
2001-11-13 Josh Coalsonfix link flags for release target
2001-11-13 Josh Coalsonminor compile flag change (define _LIB)
2001-11-13 Josh Coalsonadd ogg support
2001-11-12 Josh Coalsonupdate libFLAC section to add new seekable stream decoder
2001-11-12 Josh Coalsonadd verbiage about multi-platform
2001-11-11 Josh Coalsonupdate library version
2001-11-11 Josh Coalsonminor cosmetics with Ogg defines
2001-11-11 Josh Coalsonupdate version number to 1.0.1
2001-11-11 Josh Coalsonupdate version number to 1.0.1; minor cosmetics with...
2001-11-09 Josh Coalsonadd project builder stuff for OS X
2001-11-09 Josh Coalsonadd wording for OS X builds
2001-11-09 Josh Coalsonchange back to unix-format line endings
2001-11-09 Josh Coalsonminor changes to linkage
2001-11-08 Josh Coalsonsplit most of FileDecoder off to new SeekableStreamDecoder
2001-11-08 Josh Coalsoncheck in new version of the winamp3 plugin
2001-11-08 Josh Coalsonremove the old version to make way for the new version
2001-11-03 Josh Coalsonadd monkeys audio utils
2001-11-03 Josh Coalsonadd extras section
2001-11-01 Josh Coalsonmove placement of -lm ala Christian
2001-11-01 Josh Coalsonmake --help synonymous with -H, print long --help to...
2001-11-01 Josh Coalsonfix ..._process_metadata() to return correctly from...
2001-11-01 Matt ZimmermanFix libogg check
2001-11-01 Josh Coalsonset state to SEARCH_FOR_FRAME_SYNC after flush
2001-11-01 Josh Coalsonchanges to reduce the stack requirements of the encoder
2001-10-31 Josh Coalsonfix bugs with skipping id3v2 tags and long metadata...
2001-10-31 Josh Coalsonseveral ogg-related fixes
2001-10-31 Josh Coalsonadd -H and --ogg options, remove -9 and -fw options
2001-10-31 Josh Coalsonremove unnecessary -fw option
2001-10-31 Josh Coalsonfix tiny bug with filename setting
2001-10-31 Josh Coalsonpatch from Christian: use $? instead of $<
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-10-31 Josh Coalsonminor wording changes
2001-10-25 Josh Coalsonpatch from christian, #undef swap16
2001-10-19 Josh Coalsonpatch from Matt for automake 1.5
2001-10-18 Josh Coalsonadd frog and bonk, update lpac to 1.31 and wavpack...
2001-10-16 Josh Coalsonfix bug where raw encoder rewinds to beginning of file...
2001-09-28 Josh Coalsonremove beta language, update todo list
2001-09-28 Josh Coalsonremove beta language
2001-08-20 Andrey Astafievrevision for 1.0
2001-08-20 Andrey Astafievrevision for 1.0
2001-08-20 Andrey Astafievrevision for 1.0
2001-08-17 Matt ZimmermanAdded documentation for -c option
2001-08-16 Josh Coalsonfix bug when skipping data
2001-08-16 Josh Coalsonrename some struct members to avoid C++ 'private' and...
2001-08-16 Josh Coalsonadd Audacity to S/W section
2001-08-14 Josh Coalsonupdate S/W section
2001-08-14 Josh Coalsonadd support for non-standard fmt chunks
2001-08-14 Andrey Astafiev*** empty log message ***
2001-08-13 Josh Coalsonreplace LOCAL_FABS() with fabs()
2001-08-13 Josh CoalsonMiroslav's patch to add run-time detection of operating...
2001-08-13 Josh Coalsonquote some square brackets to protect from m4
2001-08-02 Josh Coalsonfix debian package link to search for just 1.0
2001-08-01 Andrey Astafievrevision for flac 1.0
2001-07-31 Matt Zimmerman-m was given twice; the second instance should have...
2001-07-22 Josh Coalsonadd bitbuffer.h
2001-07-22 Josh Coalsoninclude top_builddir in CFLAGS
2001-07-22 Josh Coalsonmore autoconf/automake patches from Matt
2001-07-22 Josh Coalsonrevert to using libtool to generate the convenience...
2001-07-22 Josh Coalsontest for existence of test_files/
2001-07-22 Josh Coalsonfallback to docbook2man if no docbook-to-man available
next