platform/upstream/flac.git
2006-05-25 Josh Coalsonadd configure options --disable-thorough-tests which...
2006-05-25 Josh Coalsonminro syntax
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-22 Josh Coalsonminor syntax
2006-05-21 Josh Coalsonminor syntax
2006-05-19 Josh Coalsonuse flac file name instead of dummy.wav for --export...
2006-05-19 Josh Coalsonadd --disable-doxygen-docs options (sf patch #1365935...
2006-05-18 Josh Coalsonadd new options: --tag-from-file for flac and --set...
2006-05-18 Josh Coalsonadd window.[ch]
2006-05-18 Josh Coalsonupdate iconv settings
2006-05-18 Josh Coalsonminor comments
2006-05-03 Josh Coalsonminor syntax
2006-05-03 Josh Coalson#define M_PI for MSVC6
2006-05-03 Josh Coalsonminor fixes
2006-05-01 Josh Coalsonturn off window profiling
2006-05-01 Josh Coalsonremove window profiling field
2006-05-01 Josh Coalsondefault window to tukey(0.5) instead of hann
2006-05-01 Josh Coalsonadd set_apodization() to oggflac layers
2006-04-28 Josh Coalsonadd docs for -A, additional docs for --cue
2006-04-28 Josh Coalsonadd window.c/window.h
2006-04-28 Josh Coalsonfix calculation bugs in encode_subframe_(): max_qlp_coe...
2006-04-28 Josh Coalsonfix a calcuation bug in FLAC__lpc_compute_best_order()
2006-04-25 Josh Coalsonfix comment typos
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2006-04-25 Josh Coalsonadd support for specifying which apodization functions...
2006-04-25 Josh Coalsonbump version to intermediate CVS
2006-04-25 Josh Coalson*** empty log message ***
2006-04-22 Josh Coalsonreuse fskip_ahead() in flac__encode_wav()
2006-04-10 Josh Coalsonfix compiler warnings
2006-04-10 Josh Coalsonadd FLAC__metadata_get_cuesheet() and FLAC__metadata_ob...
2005-12-02 Josh Coalsonadd host detection for mingw
2005-12-02 Josh Coalsonminor comments
2005-09-09 Josh Coalsonfix vorbiscomment entry validity tests to match better...
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-09-03 Josh Coalsondefault to using current script as test file if there...
2005-09-03 Josh Coalsononly generate ogg files if flac is ogg-enabled
2005-09-03 Josh Coalsonfix bug in return value for FLAC__stream_decoder_set_me...
2005-09-03 Josh Coalsonfix bug: -a and -t were not prevented from being used...
2005-09-02 Josh Coalsonadd xmms.m4 to new m4/ directory as backup
2005-09-02 Josh Coalsonfix "redefinition of socklen_t" problem on freebsd
2005-09-02 Josh Coalsonlast batch of fixes related to problems caused by new...
2005-09-02 Josh Coalsonminor cosmetics
2005-09-02 Josh Coalsonadd replay gain info to file info box
2005-09-02 Josh Coalsonadd new replaygain module
2005-09-02 Josh Coalsonminor cosmetics
2005-09-01 Josh Coalsonallow non-strict mode for reading replaygain tags,...
2005-08-31 Josh Coalsonadd to verbiage about verify error; point to FAQ entry
2005-08-31 Josh Coalsonmore external use of "FLAC tags" instead of "Vorbis...
2005-08-31 Josh Coalsonadd shorthand option --remove-replay-gain to metaflac
2005-08-31 Josh Coalsonfix minor problem with error case in handler for -...
2005-08-31 Josh Coalsonfix bad use of g_strconcat()
2005-08-31 Josh Coalsonremove spurious semicolon
2005-08-31 Josh Coalsonconvert from dos to unix cr/lf
2005-08-29 Josh Coalsonfix minor bug printing unknown aiff subchunks (SF bug...
2005-08-27 Josh Coalsonremove verbiage about --sector-align only working for...
2005-08-27 Josh Coalsonadd support for raw and aiff input in the multifile...
2005-08-27 Josh Coalsonminor comments
2005-08-27 Josh Coalsonfix bug in --sector-align where appended samples did...
2005-08-26 Josh Coalsonadd support for encoding from non-compressed AIFF-C...
2005-08-25 Josh Coalsonadd note about fixed utf-8 decoding (disallow non-short...
2005-08-25 Josh Coalsonfix bug in utf8len()
2005-08-24 Josh Coalsonfixes to remove warnings from gcc-4.0.0
2005-08-24 Josh Coalsondisallow non-shortest-form encodings in utf-8 checking...
2005-08-24 Josh Coalsondisallow non-shortest-form encodings in utf-8 checking
2005-08-24 Josh Coalsononly warn about non-CDDA-compliant cuesheets instead...
2005-08-24 Josh Coalsoncheck that a cuesheet is legal before trying to encode...
2005-08-24 Josh Coalsonslightly more precise error message in CDDA cuesheet...
2005-08-24 Josh Coalsonchange bug submission verbiage, require monitoring...
2005-08-09 Josh Coalsonfix bug in cuesheet parsing where it would return an...
2005-05-05 Josh Coalsonremove FLAC__SYMMETRIC_RICE code
2005-05-03 Josh Coalsonadd special CONFIG_CFLAGS for darwin
2005-03-02 Josh Coalsoncheck in more fixes from Luca to build properly on...
2005-03-02 Josh Coalsonadd host check for cygwin to force the OBJ_FORMAT
2005-03-02 Josh Coalsonfix bug in the save_http_path initialization
2005-02-12 Josh Coalsonadd patch: on freebsd, detect via sysctl whether OS...
2005-02-12 Josh Coalsonchange the navbar css by integrating the separators...
2005-02-11 Josh Coalsontypo
2005-02-11 Josh Coalsonfix link to debian packages
2005-02-09 Josh Coalsonrevamp html to be xhtml 1.0 compliant, also use css
2005-02-04 Josh Coalsonbump version to 1.1.2
2005-02-04 Josh Coalsonfix bug in random sampling
2005-02-04 Josh Coalsonreinstitute old FLAC__bitbuffer_read_rice_signed_block...
2005-02-04 Josh Coalsonadd news item for 1.1.2
2005-02-04 Josh Coalsonminor comments
2005-02-03 Josh Coalsonfix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED
2005-02-03 Josh Coalsonfix endian-ness on sine wave tests
2005-02-03 Josh Coalsonupdate to match latest sgml
2005-02-03 Josh Coalsonadd 2005 copyright
2005-02-03 Josh Coalsonimprove wording for --lax
2005-02-03 Josh Coalsonremove joke faq entry
2005-02-02 Josh Coalsonremove the "Reference" from the plugin description
2005-02-02 Josh Coalsonneed to link libiconv
2005-02-02 Josh Coalsonupdate to match sgml for 1.1.2 release
2005-02-02 Josh Coalsonfix tag typo
2005-02-02 Josh Coalsonbump version number to 1.1.2-beta
2005-02-02 Josh Coalsonbump version number to 1.1.2
2005-02-02 Josh Coalsonbump the libtool number
2005-02-02 Josh Coalsonskip the --input-size test until cat works in cygwin
2005-02-02 Josh Coalsonbetter randomness on MSVC
2005-02-02 Josh Coalsonmove the acknowledgments section below the TOC
next