platform/upstream/flac.git
18 years agoonly generate ogg files if flac is ogg-enabled
Josh Coalson [Sat, 3 Sep 2005 02:16:07 +0000 (02:16 +0000)]
only generate ogg files if flac is ogg-enabled

18 years agofix bug in return value for FLAC__stream_decoder_set_metadata_respond_application...
Josh Coalson [Sat, 3 Sep 2005 01:41:11 +0000 (01:41 +0000)]
fix bug in return value for FLAC__stream_decoder_set_metadata_respond_application() and FLAC__stream_decoder_set_metadata_ignore_application() (sf #1235005: https://sourceforge.net/tracker/index.php?func=detail&aid=1235005&group_id=13478&atid=113478)

18 years agofix bug: -a and -t were not prevented from being used together (sf #1229481: https...
Josh Coalson [Sat, 3 Sep 2005 01:33:12 +0000 (01:33 +0000)]
fix bug: -a and -t were not prevented from being used together (sf #1229481: https://sourceforge.net/tracker/index.php?func=detail&aid=1229481&group_id=13478&atid=113478)

18 years agoadd xmms.m4 to new m4/ directory as backup
Josh Coalson [Fri, 2 Sep 2005 05:07:35 +0000 (05:07 +0000)]
add xmms.m4 to new m4/ directory as backup

18 years agofix "redefinition of socklen_t" problem on freebsd
Josh Coalson [Fri, 2 Sep 2005 05:03:53 +0000 (05:03 +0000)]
fix "redefinition of socklen_t" problem on freebsd

18 years agolast batch of fixes related to problems caused by new http streaming code
Josh Coalson [Fri, 2 Sep 2005 05:00:31 +0000 (05:00 +0000)]
last batch of fixes related to problems caused by new http streaming code

18 years agominor cosmetics
Josh Coalson [Fri, 2 Sep 2005 04:59:46 +0000 (04:59 +0000)]
minor cosmetics

18 years agoadd replay gain info to file info box
Josh Coalson [Fri, 2 Sep 2005 04:54:19 +0000 (04:54 +0000)]
add replay gain info to file info box

18 years agoadd new replaygain module
Josh Coalson [Fri, 2 Sep 2005 04:52:32 +0000 (04:52 +0000)]
add new replaygain module

18 years agominor cosmetics
Josh Coalson [Fri, 2 Sep 2005 04:51:19 +0000 (04:51 +0000)]
minor cosmetics

18 years agoallow non-strict mode for reading replaygain tags, to fallback to track tags if album...
Josh Coalson [Thu, 1 Sep 2005 01:01:08 +0000 (01:01 +0000)]
allow non-strict mode for reading replaygain tags, to fallback to track tags if album tags are not available and vice versa

18 years agoadd to verbiage about verify error; point to FAQ entry
Josh Coalson [Wed, 31 Aug 2005 06:13:06 +0000 (06:13 +0000)]
add to verbiage about verify error; point to FAQ entry

18 years agomore external use of "FLAC tags" instead of "Vorbis comments" to avoid confusion
Josh Coalson [Wed, 31 Aug 2005 01:00:53 +0000 (01:00 +0000)]
more external use of "FLAC tags" instead of "Vorbis comments" to avoid confusion

18 years agoadd shorthand option --remove-replay-gain to metaflac
Josh Coalson [Wed, 31 Aug 2005 00:30:41 +0000 (00:30 +0000)]
add shorthand option --remove-replay-gain to metaflac

18 years agofix minor problem with error case in handler for --add-seekpoint
Josh Coalson [Wed, 31 Aug 2005 00:21:14 +0000 (00:21 +0000)]
fix minor problem with error case in handler for --add-seekpoint

18 years agofix bad use of g_strconcat()
Josh Coalson [Wed, 31 Aug 2005 00:19:37 +0000 (00:19 +0000)]
fix bad use of g_strconcat()

18 years agoremove spurious semicolon
Josh Coalson [Wed, 31 Aug 2005 00:18:18 +0000 (00:18 +0000)]
remove spurious semicolon

18 years agoconvert from dos to unix cr/lf
Josh Coalson [Wed, 31 Aug 2005 00:16:16 +0000 (00:16 +0000)]
convert from dos to unix cr/lf

18 years agofix minor bug printing unknown aiff subchunks (SF bug #1267476: https://sourceforge...
Josh Coalson [Mon, 29 Aug 2005 04:30:20 +0000 (04:30 +0000)]
fix minor bug printing unknown aiff subchunks (SF bug #1267476: https://sourceforge.net/tracker/index.php?func=detail&aid=1267476&group_id=13478&atid=113478)

18 years agoremove verbiage about --sector-align only working for WAVE files since it works for...
Josh Coalson [Sat, 27 Aug 2005 01:58:19 +0000 (01:58 +0000)]
remove verbiage about --sector-align only working for WAVE files since it works for all kinds of input now

18 years agoadd support for raw and aiff input in the multifile tests; also add proper checking...
Josh Coalson [Sat, 27 Aug 2005 01:57:39 +0000 (01:57 +0000)]
add support for raw and aiff input in the multifile tests; also add proper checking for the correct operation of --sector-align

18 years agominor comments
Josh Coalson [Sat, 27 Aug 2005 01:53:56 +0000 (01:53 +0000)]
minor comments

18 years agofix bug in --sector-align where appended samples did not completely contain silence...
Josh Coalson [Sat, 27 Aug 2005 01:52:11 +0000 (01:52 +0000)]
fix bug in --sector-align where appended samples did not completely contain silence (SF bug #1237707: https://sourceforge.net/tracker/index.php?func=detail&aid=1237707&group_id=13478&atid=113478).  also, fix bugs with --sector-align on raw files

18 years agoadd support for encoding from non-compressed AIFF-C (SF bug #1090933: https://sourcef...
Josh Coalson [Fri, 26 Aug 2005 05:57:04 +0000 (05:57 +0000)]
add support for encoding from non-compressed AIFF-C (SF bug #1090933: https://sourceforge.net/tracker/?func=detail&atid=113478&aid=1090933&group_id=13478)

18 years agoadd note about fixed utf-8 decoding (disallow non-shortest-form and surrogate sequences)
Josh Coalson [Thu, 25 Aug 2005 00:25:59 +0000 (00:25 +0000)]
add note about fixed utf-8 decoding (disallow non-shortest-form and surrogate sequences)

18 years agofix bug in utf8len()
Josh Coalson [Thu, 25 Aug 2005 00:22:06 +0000 (00:22 +0000)]
fix bug in utf8len()

18 years agofixes to remove warnings from gcc-4.0.0
Josh Coalson [Wed, 24 Aug 2005 07:39:25 +0000 (07:39 +0000)]
fixes to remove warnings from gcc-4.0.0

18 years agodisallow non-shortest-form encodings in utf-8 checking; when converting utf-8 to...
Josh Coalson [Wed, 24 Aug 2005 07:38:13 +0000 (07:38 +0000)]
disallow non-shortest-form encodings in utf-8 checking; when converting utf-8 to ucs-2, replace code points outside of ucs-2 with ? character

18 years agodisallow non-shortest-form encodings in utf-8 checking
Josh Coalson [Wed, 24 Aug 2005 07:37:11 +0000 (07:37 +0000)]
disallow non-shortest-form encodings in utf-8 checking

18 years agoonly warn about non-CDDA-compliant cuesheets instead of error
Josh Coalson [Wed, 24 Aug 2005 00:32:40 +0000 (00:32 +0000)]
only warn about non-CDDA-compliant cuesheets instead of error

18 years agocheck that a cuesheet is legal before trying to encode with it so user will get a...
Josh Coalson [Wed, 24 Aug 2005 00:15:57 +0000 (00:15 +0000)]
check that a cuesheet is legal before trying to encode with it so user will get a more useful error message; only warn about non-CDDA-compliant cuesheets instead of error

18 years agoslightly more precise error message in CDDA cuesheet checking
Josh Coalson [Wed, 24 Aug 2005 00:14:23 +0000 (00:14 +0000)]
slightly more precise error message in CDDA cuesheet checking

18 years agochange bug submission verbiage, require monitoring of sourceforge bug
Josh Coalson [Wed, 24 Aug 2005 00:02:30 +0000 (00:02 +0000)]
change bug submission verbiage, require monitoring of sourceforge bug

18 years agofix bug in cuesheet parsing where it would return an error if the last line of the...
Josh Coalson [Tue, 9 Aug 2005 00:59:39 +0000 (00:59 +0000)]
fix bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline

19 years agoremove FLAC__SYMMETRIC_RICE code
Josh Coalson [Thu, 5 May 2005 00:42:31 +0000 (00:42 +0000)]
remove FLAC__SYMMETRIC_RICE code

19 years agoadd special CONFIG_CFLAGS for darwin
Josh Coalson [Tue, 3 May 2005 00:11:25 +0000 (00:11 +0000)]
add special CONFIG_CFLAGS for darwin

19 years agocheck in more fixes from Luca to build properly on linux-ppc (asm-related again)
Josh Coalson [Wed, 2 Mar 2005 05:21:06 +0000 (05:21 +0000)]
check in more fixes from Luca to build properly on linux-ppc (asm-related again)

19 years agoadd host check for cygwin to force the OBJ_FORMAT
Josh Coalson [Wed, 2 Mar 2005 05:12:05 +0000 (05:12 +0000)]
add host check for cygwin to force the OBJ_FORMAT

19 years agofix bug in the save_http_path initialization
Josh Coalson [Wed, 2 Mar 2005 05:06:58 +0000 (05:06 +0000)]
fix bug in the save_http_path initialization

19 years agoadd patch: on freebsd, detect via sysctl whether OS supports SSE
Josh Coalson [Sat, 12 Feb 2005 16:55:39 +0000 (16:55 +0000)]
add patch: on freebsd, detect via sysctl whether OS supports SSE

19 years agochange the navbar css by integrating the separators into it. IE was treating the...
Josh Coalson [Sat, 12 Feb 2005 16:54:12 +0000 (16:54 +0000)]
change the navbar css by integrating the separators into it.  IE was treating the empty separator div's differently than everything else and putting space in them

19 years agotypo
Josh Coalson [Fri, 11 Feb 2005 21:48:28 +0000 (21:48 +0000)]
typo

19 years agofix link to debian packages
Josh Coalson [Fri, 11 Feb 2005 21:20:05 +0000 (21:20 +0000)]
fix link to debian packages

19 years agorevamp html to be xhtml 1.0 compliant, also use css
Josh Coalson [Wed, 9 Feb 2005 03:37:59 +0000 (03:37 +0000)]
revamp html to be xhtml 1.0 compliant, also use css

19 years agobump version to 1.1.2
Josh Coalson [Fri, 4 Feb 2005 06:42:38 +0000 (06:42 +0000)]
bump version to 1.1.2

19 years agofix bug in random sampling
Josh Coalson [Fri, 4 Feb 2005 06:42:00 +0000 (06:42 +0000)]
fix bug in random sampling

19 years agoreinstitute old FLAC__bitbuffer_read_rice_signed_block() for MSVC compiles
Josh Coalson [Fri, 4 Feb 2005 06:41:13 +0000 (06:41 +0000)]
reinstitute old FLAC__bitbuffer_read_rice_signed_block() for MSVC compiles

19 years agoadd news item for 1.1.2
Josh Coalson [Fri, 4 Feb 2005 01:35:08 +0000 (01:35 +0000)]
add news item for 1.1.2

19 years agominor comments
Josh Coalson [Fri, 4 Feb 2005 01:34:35 +0000 (01:34 +0000)]
minor comments

19 years agofix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED
Josh Coalson [Thu, 3 Feb 2005 04:29:52 +0000 (04:29 +0000)]
fix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED

19 years agofix endian-ness on sine wave tests
Josh Coalson [Thu, 3 Feb 2005 04:20:16 +0000 (04:20 +0000)]
fix endian-ness on sine wave tests

19 years agoupdate to match latest sgml
Josh Coalson [Thu, 3 Feb 2005 04:19:15 +0000 (04:19 +0000)]
update to match latest sgml

19 years agoadd 2005 copyright
Josh Coalson [Thu, 3 Feb 2005 04:18:59 +0000 (04:18 +0000)]
add 2005 copyright

19 years agoimprove wording for --lax
Josh Coalson [Thu, 3 Feb 2005 04:17:38 +0000 (04:17 +0000)]
improve wording for --lax

19 years agoremove joke faq entry
Josh Coalson [Thu, 3 Feb 2005 04:16:42 +0000 (04:16 +0000)]
remove joke faq entry

19 years agoremove the "Reference" from the plugin description
Josh Coalson [Wed, 2 Feb 2005 05:50:52 +0000 (05:50 +0000)]
remove the "Reference" from the plugin description

19 years agoneed to link libiconv
Josh Coalson [Wed, 2 Feb 2005 05:50:26 +0000 (05:50 +0000)]
need to link libiconv

19 years agoupdate to match sgml for 1.1.2 release
Josh Coalson [Wed, 2 Feb 2005 04:35:49 +0000 (04:35 +0000)]
update to match sgml for 1.1.2 release

19 years agofix tag typo
Josh Coalson [Wed, 2 Feb 2005 01:55:40 +0000 (01:55 +0000)]
fix tag typo

19 years agobump version number to 1.1.2-beta
Josh Coalson [Wed, 2 Feb 2005 01:54:03 +0000 (01:54 +0000)]
bump version number to 1.1.2-beta

19 years agobump version number to 1.1.2
Josh Coalson [Wed, 2 Feb 2005 01:53:13 +0000 (01:53 +0000)]
bump version number to 1.1.2

19 years agobump the libtool number
Josh Coalson [Wed, 2 Feb 2005 01:51:25 +0000 (01:51 +0000)]
bump the libtool number

19 years agoskip the --input-size test until cat works in cygwin
Josh Coalson [Wed, 2 Feb 2005 01:50:47 +0000 (01:50 +0000)]
skip the --input-size test until cat works in cygwin

19 years agobetter randomness on MSVC
Josh Coalson [Wed, 2 Feb 2005 01:50:05 +0000 (01:50 +0000)]
better randomness on MSVC

19 years agomove the acknowledgments section below the TOC
Josh Coalson [Wed, 2 Feb 2005 01:48:52 +0000 (01:48 +0000)]
move the acknowledgments section below the TOC

19 years agoremove the "Reference" from the plugin description
Josh Coalson [Tue, 1 Feb 2005 04:44:56 +0000 (04:44 +0000)]
remove the "Reference" from the plugin description

19 years agofix bug in FLAC_plugin__tags_get_tag_utf8(), it was returning the whole entry instead...
Josh Coalson [Tue, 1 Feb 2005 04:43:50 +0000 (04:43 +0000)]
fix bug in FLAC_plugin__tags_get_tag_utf8(), it was returning the whole entry instead of just the value

19 years agofix: only do ogg-flac seeking tests if flac has ogg support built in
Josh Coalson [Tue, 1 Feb 2005 01:49:11 +0000 (01:49 +0000)]
fix: only do ogg-flac seeking tests if flac has ogg support built in

19 years agoremove the obsolete project_builder_prebuild_phase.sh
Josh Coalson [Tue, 1 Feb 2005 01:48:00 +0000 (01:48 +0000)]
remove the obsolete project_builder_prebuild_phase.sh

19 years agoupdate Miroslav's email
Josh Coalson [Tue, 1 Feb 2005 01:47:45 +0000 (01:47 +0000)]
update Miroslav's email

19 years agoneed /D "FLAC__HAS_OGG" for ogg seek tests to work
Josh Coalson [Tue, 1 Feb 2005 01:47:24 +0000 (01:47 +0000)]
need /D "FLAC__HAS_OGG" for ogg seek tests to work

19 years agoonly use -force_cpusubtype_ALL in CFLAGS on Darwin-PPC
Josh Coalson [Mon, 31 Jan 2005 04:35:26 +0000 (04:35 +0000)]
only use -force_cpusubtype_ALL in CFLAGS on Darwin-PPC

19 years agofix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
Josh Coalson [Sun, 30 Jan 2005 18:44:46 +0000 (18:44 +0000)]
fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS

19 years agoremove explicit call to AC_CANONICAL_HOST since it is called implicitly by who-knows...
Josh Coalson [Sun, 30 Jan 2005 18:44:04 +0000 (18:44 +0000)]
remove explicit call to AC_CANONICAL_HOST since it is called implicitly by who-knows-what; disable as/gas on PPC

19 years agofixes to get winamp2 plugin to build on win32 again
Josh Coalson [Sun, 30 Jan 2005 18:18:08 +0000 (18:18 +0000)]
fixes to get winamp2 plugin to build on win32 again

19 years agominor casting fixes
Josh Coalson [Sun, 30 Jan 2005 18:17:11 +0000 (18:17 +0000)]
minor casting fixes

19 years agodefine HAVE_SOCKLEN_T
Josh Coalson [Sun, 30 Jan 2005 18:15:48 +0000 (18:15 +0000)]
define HAVE_SOCKLEN_T

19 years agofix constness in some functions
Josh Coalson [Sun, 30 Jan 2005 18:15:36 +0000 (18:15 +0000)]
fix constness in some functions

19 years agotemporary disable ppc asm optimizations
Josh Coalson [Sat, 29 Jan 2005 06:10:58 +0000 (06:10 +0000)]
temporary disable ppc asm optimizations

19 years agominor comments
Josh Coalson [Sat, 29 Jan 2005 06:10:04 +0000 (06:10 +0000)]
minor comments

19 years agoadd FLAC__MANDATORY_VERIFY_WHILE_ENCODING ifdefs which will be turned on when compili...
Josh Coalson [Sat, 29 Jan 2005 06:08:58 +0000 (06:08 +0000)]
add FLAC__MANDATORY_VERIFY_WHILE_ENCODING ifdefs which will be turned on when compiling with new asm optimzations

19 years agofix script invocation in valgrind mode
Josh Coalson [Fri, 28 Jan 2005 16:24:02 +0000 (16:24 +0000)]
fix script invocation in valgrind mode

19 years agoupdate link to sf logo
Josh Coalson [Fri, 28 Jan 2005 16:23:43 +0000 (16:23 +0000)]
update link to sf logo

19 years agolink update for MC plugin
Josh Coalson [Fri, 28 Jan 2005 16:23:32 +0000 (16:23 +0000)]
link update for MC plugin

19 years agoadd missing decoder finish calls
Josh Coalson [Thu, 27 Jan 2005 04:00:36 +0000 (04:00 +0000)]
add missing decoder finish calls

19 years agofix recently-broken host- and system-checking logic
Josh Coalson [Thu, 27 Jan 2005 03:59:55 +0000 (03:59 +0000)]
fix recently-broken host- and system-checking logic

19 years agoadd note about xmms bug to http streaming entry
Josh Coalson [Thu, 27 Jan 2005 03:59:15 +0000 (03:59 +0000)]
add note about xmms bug to http streaming entry

19 years agominor fixes
Josh Coalson [Thu, 27 Jan 2005 03:58:00 +0000 (03:58 +0000)]
minor fixes

19 years agominor comments
Josh Coalson [Thu, 27 Jan 2005 03:57:35 +0000 (03:57 +0000)]
minor comments

19 years agofix typo in solaris defines
Josh Coalson [Thu, 27 Jan 2005 03:57:14 +0000 (03:57 +0000)]
fix typo in solaris defines

19 years agofixes for compiling with SunPro
Josh Coalson [Thu, 27 Jan 2005 03:55:35 +0000 (03:55 +0000)]
fixes for compiling with SunPro

19 years agofix ANSI C violation w.r.t. const arrays
Josh Coalson [Wed, 26 Jan 2005 04:04:38 +0000 (04:04 +0000)]
fix ANSI C violation w.r.t. const arrays

19 years agominor formatting
Josh Coalson [Wed, 26 Jan 2005 03:58:04 +0000 (03:58 +0000)]
minor formatting

19 years agoadd test_seeking runs for native FLAC files with total_samples=0 in the STREAMINFO
Josh Coalson [Wed, 26 Jan 2005 03:48:06 +0000 (03:48 +0000)]
add test_seeking runs for native FLAC files with total_samples=0 in the STREAMINFO

19 years agoimprove to test seeking beyond end-of-stream
Josh Coalson [Wed, 26 Jan 2005 03:47:44 +0000 (03:47 +0000)]
improve to test seeking beyond end-of-stream

19 years agoimprove resolution stream-length-in-millisecond calculation
Josh Coalson [Wed, 26 Jan 2005 03:19:29 +0000 (03:19 +0000)]
improve resolution stream-length-in-millisecond calculation

19 years agoremove unnecessary #includes
Josh Coalson [Wed, 26 Jan 2005 03:18:17 +0000 (03:18 +0000)]
remove unnecessary #includes

19 years agofix another seeking bug that can happen rarely when seeking past the end of the stream
Josh Coalson [Wed, 26 Jan 2005 03:17:28 +0000 (03:17 +0000)]
fix another seeking bug that can happen rarely when seeking past the end of the stream

19 years agoadd link to project page on sourceforge
Josh Coalson [Wed, 26 Jan 2005 03:16:01 +0000 (03:16 +0000)]
add link to project page on sourceforge

19 years agotag new changelog entry as version 1.1.2
Josh Coalson [Wed, 26 Jan 2005 03:15:08 +0000 (03:15 +0000)]
tag new changelog entry as version 1.1.2