Commit Graph

973 Commits

Author SHA1 Message Date
Josh Coalson
77e2163126 add arson is s/w section, commented out since it is not released yet 2002-07-01 20:37:07 +00:00
Josh Coalson
69101a52d7 minor fixes 2002-06-29 00:31:43 +00:00
Josh Coalson
bfeec743c3 add autoconf m4 files 2002-06-28 23:45:53 +00:00
Josh Coalson
4991290bbb check for ogg using AM_PATH_OGG from ogg.m4 2002-06-28 23:45:08 +00:00
Josh Coalson
90dff44b56 fix path to getopt.h 2002-06-28 19:26:36 +00:00
Josh Coalson
b2cc54ac2e add flac.pbproj and depcomp to EXTRA_DIST 2002-06-28 19:26:15 +00:00
Josh Coalson
021c0221b6 specialize getopt for FLAC 2002-06-28 06:37:13 +00:00
Josh Coalson
8ba563d475 minor fix to cast sizeof for printf 2002-06-28 05:26:27 +00:00
Josh Coalson
9dfca882ba minor fix for Darwin version of /bin/sh 2002-06-28 05:21:57 +00:00
Josh Coalson
5e028f931c fix bug where decoder wasn't getting streaminfo or seektable in all cases; improve seek algo slightly 2002-06-21 01:34:18 +00:00
Josh Coalson
1ac8321dd4 add Tag to S/W section 2002-06-19 04:45:14 +00:00
Josh Coalson
9e37d05a80 fix bug where plugin would crash if decoder hits unexpected end of file 2002-06-18 16:08:36 +00:00
Josh Coalson
afd2e2d001 minor syntax 2002-06-18 16:08:01 +00:00
Josh Coalson
9533e3edc2 add test_metaflac.sh to test list 2002-06-18 16:06:56 +00:00
Josh Coalson
daaf0a4e63 add a few more tests 2002-06-18 05:25:41 +00:00
Josh Coalson
16a16e26a4 add more tests, fix check for needed binaries 2002-06-15 05:14:04 +00:00
Josh Coalson
bc15aee35e fix check for needed binaries 2002-06-15 05:12:31 +00:00
Josh Coalson
273e168f97 change position of test metaflac test 2002-06-15 05:12:05 +00:00
Josh Coalson
1482767651 fix bug with infinite loop on remove-with-padding 2002-06-15 05:10:55 +00:00
Josh Coalson
3ecb1175a9 fix bug where current chain length was not calculated all the time 2002-06-15 05:09:47 +00:00
Josh Coalson
e43c51df8a fix bug with return code passing 2002-06-15 05:08:17 +00:00
Josh Coalson
bc869506bd minor changes in anticipation of release 2002-06-14 06:36:16 +00:00
Josh Coalson
d09958f841 initial import 2002-06-14 06:31:35 +00:00
Josh Coalson
ebdcee2ded add verbiage about default for decoder metadata callback 2002-06-13 19:26:26 +00:00
Josh Coalson
878ba4548e fixes to work with latest wasabi (beta 3) 2002-06-13 07:02:10 +00:00
Josh Coalson
b549c9bb06 don't use errno on win32 2002-06-13 07:00:36 +00:00
Josh Coalson
47303c8f38 minor comments 2002-06-13 06:59:53 +00:00
Josh Coalson
327cac1fdf minor comments 2002-06-13 05:40:14 +00:00
Josh Coalson
b25a9bf69c update for 1.0.3 release 2002-06-13 05:34:01 +00:00
Josh Coalson
5ee2baa5b3 fix return type of externs 2002-06-12 00:24:41 +00:00
Josh Coalson
e4f05721a8 fix LDADD var 2002-06-11 06:45:49 +00:00
Josh Coalson
d57c8d31e3 fixes from compiling code and running all the tests on NT 2002-06-11 06:15:28 +00:00
Josh Coalson
a6a773b3ae add plugin_xmms 2002-06-10 18:27:23 +00:00
Josh Coalson
0342d3809c add some missing files to EXTRA_DIST 2002-06-10 18:27:05 +00:00
Josh Coalson
c75164a14f add all.h 2002-06-10 18:26:32 +00:00
Josh Coalson
3b678d5b02 fix some minor syntax errors 2002-06-10 18:25:43 +00:00
Josh Coalson
3ba1c37f6a remove bitbuffer.h 2002-06-10 18:25:13 +00:00
Josh Coalson
a59ff6f654 add tests for pipe input/output 2002-06-10 18:24:51 +00:00
Josh Coalson
999be3b92f last batch of changes and fixes based on the libFLAC++ unit tests 2002-06-10 04:42:35 +00:00
Andrey Astafiev
02783cd1d5 translation fixes 2002-06-08 09:25:14 +00:00
Josh Coalson
cc68251f5a another big glob of changes/fixes 2002-06-08 04:53:42 +00:00
Andrey Astafiev
eaf1f55565 near 1.0.3 2002-06-07 13:36:47 +00:00
Andrey Astafiev
5e42dbdbd1 near 1.0.3 2002-06-07 10:21:41 +00:00
Andrey Astafiev
4b63197c8c near 1.0.3 2002-06-07 10:01:36 +00:00
Josh Coalson
b5988941cc rename test_unit.sh to test_libFLAC.sh 2002-06-07 06:10:08 +00:00
Josh Coalson
7d21785223 rename directory test_unit to test_libFLAC 2002-06-07 05:54:21 +00:00
Josh Coalson
bd1d9b9eee move test_unit.sh to test_libFLAC.sh 2002-06-07 05:42:09 +00:00
Josh Coalson
9002f7be7d initial import 2002-06-07 05:41:56 +00:00
Josh Coalson
57ba6f4eb7 massive glob of checkins: improved tests, more tests, bugfixes 2002-06-07 05:27:37 +00:00
Josh Coalson
7b2e3a3797 add test for FLAC__metadata_object_seektable_is_legal() 2002-06-05 06:17:31 +00:00