summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unify inlining method in prep for inline testsJosh Coalson2007-03-125-20/+28
* commentsJosh Coalson2007-03-071-0/+13
* fix known bugs for 1.1.4Josh Coalson2007-03-061-7/+1
* minor commentsJosh Coalson2007-03-061-1/+1
* fixes for MSVC6; also: default to best flavors of detect codeJosh Coalson2007-03-031-3/+19
* add thread-safe runtime SSE OS support detection for most operating systems; ...Josh Coalson2007-03-032-38/+209
* remove FLAC__SSE_OS restriction on SSE usageJosh Coalson2007-03-031-4/+1
* remove obsolete FLAC__cpu_info_sse_test_asm_ia32()Josh Coalson2007-03-022-6/+0
* minor tweak for vc++Josh Coalson2007-03-011-1/+1
* minor commentsJosh Coalson2007-02-282-0/+4
* add support for building with VC++ 2005Josh Coalson2007-02-222-6/+101
* *** empty log message ***Josh Coalson2007-02-2223-0/+5248
* msvc2005 fixJosh Coalson2007-02-221-0/+4
* fix compiler warningsJosh Coalson2007-02-227-19/+20
* add bonkenc link, remove edmdigitalJosh Coalson2007-02-211-1/+1
* fix MSVC check for ntohl()Josh Coalson2007-02-172-2/+2
* minor typosJosh Coalson2007-02-171-1/+1
* add SONY idJosh Coalson2007-02-171-0/+8
* *** empty log message ***Josh Coalson2007-02-142-1/+2
* add hw/ filesJosh Coalson2007-02-142-0/+53
* minor wordingJosh Coalson2007-02-141-3/+3
* add news item for 1.1.4Josh Coalson2007-02-142-11/+11
* add porting item for 1.1.4Josh Coalson2007-02-141-0/+15
* turn off FLAC__MANDATORY_VERIFY_WHILE_ENCODINGJosh Coalson2007-02-141-2/+0
* bump libtool .so revision numberJosh Coalson2007-02-144-4/+4
* bump version number to 1.1.4Josh Coalson2007-02-1410-16/+16
* remove special makefile variants for libiconv on darwinJosh Coalson2007-02-146-14/+4
* sync with sgmlJosh Coalson2007-02-142-19/+24
* Darwin fix for ntohl()Josh Coalson2007-02-132-0/+4
* minor wordingJosh Coalson2007-02-131-1/+1
* add transporter reviewJosh Coalson2007-02-132-7/+10
* fix minor problem in locale switchingJosh Coalson2007-02-131-1/+4
* fix minor leaksJosh Coalson2007-02-136-25/+18
* added --disable-ogg option for building without Ogg support even if libogg is...Josh Coalson2007-02-092-1/+9
* *** empty log message ***Josh Coalson2007-02-091-1/+2
* fix SB review for replaygainJosh Coalson2007-02-091-2/+2
* stop using lround() for nowJosh Coalson2007-02-091-6/+6
* expand test to include simplified for of specificationJosh Coalson2007-02-092-8/+34
* minor wordingJosh Coalson2007-02-082-40/+34
* more changes for 1.1.4Josh Coalson2007-02-081-9/+8
* update to wavpack 4.40, flac 1.1.4, add tak 1.0, rewrite textJosh Coalson2007-02-081-466/+338
* remove some debugging outputJosh Coalson2007-02-081-6/+0
* minor commentsJosh Coalson2007-02-081-1/+1
* minor commentsJosh Coalson2007-02-071-1/+1
* *** empty log message ***Josh Coalson2007-02-071-1/+1
* update to match new default blocksize of 4096Josh Coalson2007-02-0713-13/+13
* add pkg-config files for libFLAC and libFLAC++ (SF#1647881: http://sourceforg...Josh Coalson2007-02-072-0/+21
* update to match default block sizeJosh Coalson2007-02-071-1/+1
* fix bug: file info crashes if file DNE (SF#1634941: http://sourceforge.net/tr...Josh Coalson2007-02-071-2/+3
* add return value (success/fail) to FLAC_plugin__replaygain_get_from_file()Josh Coalson2007-02-072-8/+10