Commit Graph

1519 Commits

Author SHA1 Message Date
Josh Coalson
5186c8f3ea fix more bugs with --skip and --until 2002-12-15 21:40:24 +00:00
Josh Coalson
1612949996 add link to foobar2000, audiotron, update codec verbiage 2002-12-14 06:22:52 +00:00
Josh Coalson
8232e2959a do --skip and --until tests for both wav and raw 2002-12-14 06:22:22 +00:00
Josh Coalson
b63b3676ef fix bug with uninitialized vars in parser 2002-12-13 05:37:56 +00:00
Josh Coalson
3644a56b77 fix memory leaks 2002-12-13 05:37:35 +00:00
Josh Coalson
5fa6b9ae60 fix bug in cuesheet comparison 2002-12-13 05:37:13 +00:00
Josh Coalson
c3cc5b4260 minor comments 2002-12-13 05:36:34 +00:00
Josh Coalson
789bc4f0a3 add link for audiotron 2002-12-12 18:41:29 +00:00
Josh Coalson
b04ce04de1 fix bugs with --skip, implement --until 2002-12-12 03:59:23 +00:00
Josh Coalson
6218b344f7 clean up code by emulating perl's 'die' command 2002-12-12 03:58:18 +00:00
Josh Coalson
8fac5d67c3 add more --skip and --until tests 2002-12-12 03:57:47 +00:00
Josh Coalson
18f6c15d89 add link to rpms 2002-12-11 06:37:32 +00:00
Josh Coalson
30e9643946 add some meta tags 2002-12-10 06:44:26 +00:00
Josh Coalson
c80bdc6a8d revamp --skip processing, allow new mm:ss.sss form 2002-12-10 06:43:59 +00:00
Josh Coalson
d4f75bf08e minor includes 2002-12-10 06:43:14 +00:00
Josh Coalson
bb6313b34b add utils.c, utils.h 2002-12-10 06:42:39 +00:00
Josh Coalson
d3fe72801a split off some tests to new test_flac.sh script 2002-12-10 06:42:15 +00:00
Josh Coalson
463d0f80de initial import 2002-12-10 06:41:27 +00:00
Josh Coalson
8f0c71b877 add "is_cd" flag to CUESHEET everywhere 2002-12-05 06:37:46 +00:00
Josh Coalson
b96199d2ac add link to fink package 2002-12-05 06:36:28 +00:00
Josh Coalson
d192362c28 instrument for valgrind 2002-12-05 06:36:12 +00:00
Josh Coalson
a87906ee10 add "only one VORBIS_COMMENT allowed" sentence 2002-12-04 07:16:06 +00:00
Josh Coalson
5e31be1500 #include config.h 2002-12-04 07:07:35 +00:00
Josh Coalson
4fa90599fe fix memory leaks found with valgrind 2002-12-04 07:01:37 +00:00
Josh Coalson
44ca9fedaa fix library list 2002-12-04 06:57:38 +00:00
Josh Coalson
34c1ea8ca2 instrument for valgrind 2002-12-04 04:57:33 +00:00
Josh Coalson
23fec2b7dc flesh out CUESHEET documentation 2002-12-03 06:38:12 +00:00
Josh Coalson
47a81d13a7 add -S #s documentation 2002-12-03 06:32:38 +00:00
Josh Coalson
919f99a37a adjust CUESHEET reserved lengths, minor comments 2002-12-03 06:31:59 +00:00
Josh Coalson
3a203828bb adjust CUESHEET reserved lengths 2002-12-03 06:31:41 +00:00
Josh Coalson
78bef36983 remove in_flac.dsw from EXTRA_DIST 2002-12-03 06:31:13 +00:00
Josh Coalson
91f8c71aff remove README from EXTRA_DIST 2002-12-03 06:30:57 +00:00
Josh Coalson
1dca1c2cee remove SHARE_LIBS 2002-12-03 06:30:14 +00:00
Josh Coalson
4bfb6e5481 fix search path 2002-12-03 06:29:23 +00:00
Josh Coalson
71fb9ff204 minor comments 2002-12-03 06:29:10 +00:00
Josh Coalson
942eee8a1c obsolete 2002-12-03 06:28:14 +00:00
Josh Coalson
1a9869ecb5 fix for mingw32 2002-11-28 22:53:10 +00:00
Josh Coalson
d7fa6ab5b1 implement --cuesheet and --no-cued-seekpoints 2002-11-27 23:34:56 +00:00
Josh Coalson
cef5703fc3 minor comments 2002-11-27 23:34:30 +00:00
Josh Coalson
77123f181d minor fixes 2002-11-27 05:35:13 +00:00
Josh Coalson
3c75a397b9 add some tests for cuesheet importing/exporting 2002-11-27 04:46:14 +00:00
Josh Coalson
14cb719117 fix test_grabbag dependencies 2002-11-27 04:45:48 +00:00
Josh Coalson
cfae6cdebe finish implementation of --import-cuesheet-from and --export-cuesheet-to 2002-11-27 04:44:54 +00:00
Josh Coalson
af396a5449 fix bug in local_strcat() 2002-11-27 04:44:24 +00:00
Josh Coalson
303123f93c beginnings of new --import-cuesheet-from and --export-cuesheet-to options 2002-11-26 06:21:06 +00:00
Josh Coalson
bdec71ce10 minor fixes revealed by new tests 2002-11-23 02:22:27 +00:00
Josh Coalson
cb908a6d77 add cuesheet parser/validator tests 2002-11-23 02:21:48 +00:00
Josh Coalson
abfd3568ae minor fixes 2002-11-22 08:05:46 +00:00
Josh Coalson
fcc7a6884d get Makefile.vc system working again with new debug/release dirs and static/dynamic targets 2002-11-22 07:50:26 +00:00
Josh Coalson
dfdc818a50 new grabbag testers 2002-11-22 06:25:16 +00:00