add xmms.m4 to new m4/ directory as backup
[platform/upstream/flac.git] / src /
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 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 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 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-03-02 Josh Coalsoncheck in more fixes from Luca to build properly on...
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-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 Coalsonminor comments
2005-02-03 Josh Coalsonfix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED
2005-02-02 Josh Coalsonremove the "Reference" from the plugin description
2005-02-02 Josh Coalsonneed to link libiconv
2005-02-02 Josh Coalsonbump version number to 1.1.2-beta
2005-02-02 Josh Coalsonbump the libtool number
2005-02-02 Josh Coalsonbetter randomness on MSVC
2005-02-01 Josh Coalsonremove the "Reference" from the plugin description
2005-02-01 Josh Coalsonfix bug in FLAC_plugin__tags_get_tag_utf8(), it was...
2005-02-01 Josh Coalsonneed /D "FLAC__HAS_OGG" for ogg seek tests to work
2005-01-31 Josh Coalsononly use -force_cpusubtype_ALL in CFLAGS on Darwin-PPC
2005-01-30 Josh Coalsonfix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
2005-01-30 Josh Coalsonfixes to get winamp2 plugin to build on win32 again
2005-01-30 Josh Coalsonminor casting fixes
2005-01-30 Josh Coalsonfix constness in some functions
2005-01-29 Josh Coalsontemporary disable ppc asm optimizations
2005-01-29 Josh Coalsonminor comments
2005-01-29 Josh Coalsonadd FLAC__MANDATORY_VERIFY_WHILE_ENCODING ifdefs which...
2005-01-27 Josh Coalsonadd missing decoder finish calls
2005-01-27 Josh Coalsonminor fixes
2005-01-27 Josh Coalsonminor comments
2005-01-27 Josh Coalsonfix typo in solaris defines
2005-01-27 Josh Coalsonfixes for compiling with SunPro
2005-01-26 Josh Coalsonfix ANSI C violation w.r.t. const arrays
2005-01-26 Josh Coalsonminor formatting
2005-01-26 Josh Coalsonimprove to test seeking beyond end-of-stream
2005-01-26 Josh Coalsonimprove resolution stream-length-in-millisecond calculation
2005-01-26 Josh Coalsonremove unnecessary #includes
2005-01-26 Josh Coalsonfix another seeking bug that can happen rarely when...
2005-01-25 Josh Coalsonminor removal of unused code; see lists.xiph.org/piperm...
2005-01-25 Josh Coalsonmerge from FLAC 1.1.1 maintenance branch (-j FLAC_RELEA...
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-25 Josh Coalsonmemmove/memset patch from Eric Wong
2005-01-25 Josh Coalsonpatch from Eric Wong, slight improvement on Miroslav...
2005-01-25 Josh Coalsoncheck in miroslav's long-lost bitbuffer optimizations
2005-01-25 Josh Coalsonremove superfluous semicolon after namespace closures
2005-01-24 Josh Coalsonagain fix logic around deciphering frame/sample number...
2005-01-21 Josh Coalsonmerged patches from Chris Csanady and John Steele Scott...
2005-01-21 Josh Coalsonadd test for new form of get_tags()
2005-01-21 Josh Coalsonadd tests for constructors with copy control and assign()
2005-01-07 Josh CoalsonlibFLAC++: all metadata object operator=() funcs now...
2005-01-07 Josh Coalsonbetter verbiage in bug-report lingo
2005-01-07 Josh Coalsonfix typos
2005-01-07 Josh Coalsonimproved handling of libiconv
2004-12-30 Josh Coalsonfix all bare malloc() realloc() etc calls to have a...
2004-12-30 Josh Coalsonfix typos
2004-12-30 Josh Coalsonminor comments
2004-12-30 Josh Coalsonin stream encoder, only allocate and calculate real...
2004-12-30 Josh Coalsonadd vorbiscomment validation functions to format.c...
2004-12-30 Josh Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-12-30 Josh Coalsonfix libFLAC to build PPC asm properly, conditionalized...
2004-12-30 Josh Coalsonconditionalized linking with libOggFLAC
2004-12-30 Josh Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-12-30 Josh Coalsondefine socklen_t if it doesn't exist
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-12-30 Josh Coalsonfix typo in comment
2004-11-12 Josh Coalsonminor error message fix
2004-11-09 Josh Coalsonsplit PPC asm code into two directores, one holding...
2004-11-09 Josh Coalsonfinished integerized flavor of library; sections with...
2004-11-09 Josh Coalsonfix comment typos
2004-11-09 Josh Coalsonadd float.c/h
2004-11-09 Josh Coalsonadd fixed-point functions
2004-11-09 Josh Coalsonadd FLAC__bitmath_ilog2_wide()
2004-10-30 Josh Coalsonget Makefile.lite system (with asm) working on Darwin...
2004-10-29 Josh Coalsonadd copyright notice
2004-10-29 Josh Coalsonminor formatting
2004-10-20 Josh Coalsonfirst pass at making an integer-only flavor of the...
next