Commit Graph

1335 Commits

Author SHA1 Message Date
Josh Coalson 82738b303c fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier 2002-09-25 06:09:47 +00:00
Josh Coalson 7dfd40de07 bump the version number from 1.0.4_beta to 1.0.4 2002-09-25 06:07:23 +00:00
Josh Coalson da2dcd0404 minor cosmetics 2002-09-25 06:06:55 +00:00
Josh Coalson 07b4fb77e2 bump the libtool version number 2002-09-25 06:05:27 +00:00
Josh Coalson b39417b742 add clean targets for cleaning up the generated doxygen docs 2002-09-24 06:41:29 +00:00
Andrey Astafiev 5f203c49a2 1.0.4 2002-09-20 13:20:32 +00:00
Andrey Astafiev b581ace89a 1.0.4 2002-09-20 07:22:59 +00:00
Josh Coalson d3cc27cea0 write the 1.0.4 release message 2002-09-20 05:57:05 +00:00
Josh Coalson 8b73e10cd0 add a few bullets to 1.0.4 news item 2002-09-20 05:56:51 +00:00
Josh Coalson 4e3cf29bae fix _HEADERS targets to not clobber each others 2002-09-20 05:56:33 +00:00
Josh Coalson f3911323fc add -T, --tag options 2002-09-20 05:53:10 +00:00
Josh Coalson 2c7ce69262 initial import 2002-09-20 05:52:42 +00:00
Josh Coalson 04319239e1 minor comments 2002-09-20 05:51:45 +00:00
Josh Coalson 66a5907a15 fix bug calling utf8_decode() 2002-09-20 05:51:28 +00:00
Josh Coalson 24dc7992a6 update encode and decode times for 1.0.4 2002-09-20 05:45:42 +00:00
Josh Coalson 9945f8e44a check in Miroslav's speedup patch 2002-09-19 05:19:14 +00:00
Josh Coalson c360328340 minor formatting 2002-09-19 01:00:32 +00:00
Josh Coalson df4411a5d1 revert to miroslav's suggestion for getting the basename 2002-09-17 05:49:29 +00:00
Josh Coalson 2a42281d82 use correct setlocale() setting, fix but where --list of vorbis comments was not going through utf8 conversion step 2002-09-17 05:38:08 +00:00
Josh Coalson 7f1abc84bc add code for OS-specific path separator 2002-09-17 05:37:21 +00:00
Josh Coalson b776793a79 minor tweaks 2002-09-17 05:36:39 +00:00
Josh Coalson 60efd13767 minor tweaks 2002-09-13 01:36:16 +00:00
Josh Coalson 0eb674cc8e link with gcc instead of ld 2002-09-12 06:40:55 +00:00
Josh Coalson 822eef6761 verbiage about extra --with-... options 2002-09-12 06:40:44 +00:00
Josh Coalson dad786b327 add ltmain.sh to EXTRA_DIST 2002-09-11 19:16:20 +00:00
Josh Coalson 17ed10b675 fix noinst_HEADERS; missing vorbiscomment.h 2002-09-11 17:08:05 +00:00
Andrey Astafiev e5dd837c6a 1.0.4 beta 2002-09-11 12:52:14 +00:00
Andrey Astafiev 3a3e09fa73 1.0.4 beta 2002-09-11 12:31:51 +00:00
Josh Coalson afb15d15e3 update "known bugs" section 2002-09-11 06:14:57 +00:00
Josh Coalson ef528ecac2 fix handling of api/ directory in accord with new automake 2002-09-11 00:37:22 +00:00
Josh Coalson e2281f3432 fix bug with missing --lax in some cases 2002-09-11 00:31:47 +00:00
Josh Coalson 7eb54b98b6 minor comment typo fix 2002-09-11 00:31:29 +00:00
Josh Coalson bb21fca6e5 add locale_hack.h to header list 2002-09-10 22:08:26 +00:00
Andrey Astafiev 25b8fdfbb1 1.0.4 beta? 2002-09-10 13:28:29 +00:00
Andrey Astafiev d2e01077e0 1.0.4 beta? 2002-09-10 13:14:23 +00:00
Andrey Astafiev 08df4c8955 1.0.4 beta? 2002-09-10 13:07:35 +00:00
Andrey Astafiev a4dd336a5e 1.0.4 beta? 2002-09-10 13:01:03 +00:00
Andrey Astafiev acca36fba1 1.0.4 beta? 2002-09-10 12:50:51 +00:00
Andrey Astafiev 464b8cde30 1.0.4 beta? 2002-09-10 12:43:56 +00:00
Josh Coalson 9f730a03b0 add 1.0.4 news item 2002-09-10 05:57:19 +00:00
Josh Coalson 196ecd36e3 remove obsolete file 2002-09-09 22:18:44 +00:00
Josh Coalson 9e7126ef61 bump version number to 1.0.4 2002-09-09 22:17:19 +00:00
Josh Coalson 6b2efd002f bump version number to 1.0.4_beta 2002-09-09 22:16:55 +00:00
Josh Coalson 4fbf2bb890 bump library version number 2002-09-09 22:13:57 +00:00
Josh Coalson e2fece2867 improved id3lib detection 2002-09-09 21:54:28 +00:00
Josh Coalson baa200dfe2 add link to ptarmigan 2002-09-09 21:53:57 +00:00
uid38180 b4bc14ba2f unwind gettext usage; see tag COMMENT_LAST_WORKING_GETTEXT for the last working version of the gettext flow 2002-09-09 20:53:08 +00:00
Josh Coalson 54f45c4383 fix bug #606796 where do_shorthand_operations_on_file() was not checking the needs_write flag before writing 2002-09-09 18:35:26 +00:00
Josh Coalson 0aad38b5e0 string hack for msvc6 2002-09-09 05:06:51 +00:00
Josh Coalson bf9ee8f9c8 add specialized stroull() because msvc6 doesn't have one 2002-09-09 04:58:58 +00:00