Commit Graph

1483 Commits

Author SHA1 Message Date
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
Josh Coalson
ed6e2cefe4 minor fixes 2002-11-22 06:23:01 +00:00
Josh Coalson
121a3561be add cuesheet writer 2002-11-22 06:20:19 +00:00
Josh Coalson
1907306936 add cuesheet writer, fix several bugs exposed in testing 2002-11-22 06:20:03 +00:00
Josh Coalson
b166b9d76a better clean target 2002-11-21 09:09:03 +00:00
Josh Coalson
bfc8e319c2 revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories 2002-11-21 09:00:25 +00:00
Josh Coalson
48404ff9c3 split obj dir into separate release and debug dirs 2002-11-21 08:58:52 +00:00
Josh Coalson
3f86cc7418 more checks in the cuesheet validator 2002-11-21 06:41:46 +00:00
Josh Coalson
42628af1b0 minor comments 2002-11-21 06:41:13 +00:00
Josh Coalson
3b026e8dd1 more cuesheet convenience functions 2002-11-21 06:41:01 +00:00
Josh Coalson
40288f0958 finish cuesheet parser 2002-11-21 06:39:26 +00:00
Josh Coalson
b74fc98b48 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files 2002-11-20 06:40:08 +00:00
Josh Coalson
6c53ffea1b initial import 2002-11-20 06:39:09 +00:00
Josh Coalson
e2c12d0992 split into release and debug dirs 2002-11-20 06:36:52 +00:00
Josh Coalson
7efa6e7da0 beginnings of cuesheet file parser 2002-11-20 06:35:42 +00:00
Josh Coalson
e5302200e7 add MMIOFLAC link to S/W section 2002-11-19 06:22:05 +00:00
Josh Coalson
1565cb6c16 minor re-org 2002-11-19 06:21:42 +00:00
Josh Coalson
dc386e1bd7 document some new functions 2002-11-19 06:21:36 +00:00
Josh Coalson
5d86e18cd2 add cuesheet.h 2002-11-19 06:21:00 +00:00
Josh Coalson
dd723074af minor comments 2002-11-19 06:19:47 +00:00
Josh Coalson
1621979245 finish implementation of CueSheet object wrapper 2002-11-19 06:19:29 +00:00
Josh Coalson
160c866bf7 patches from Miroslav for tag editing 2002-11-19 06:17:36 +00:00
Josh Coalson
ee3032a09f patches from Miroslav for file info dialog and tag editing 2002-11-19 06:17:04 +00:00
Josh Coalson
eb3c586a01 add cuesheet.c 2002-11-19 06:16:08 +00:00
Josh Coalson
e6abfdba4e remove debug printf's 2002-11-19 06:15:45 +00:00
Josh Coalson
f27bc59378 add CueSheet tests 2002-11-19 06:15:12 +00:00
Josh Coalson
298583e814 copy updates from test_libFLAC 2002-11-19 06:14:35 +00:00
Josh Coalson
d5f612c1d0 initial import 2002-11-19 06:09:07 +00:00
Josh Coalson
21c57c008d minor fixes 2002-11-16 06:34:08 +00:00
Josh Coalson
df7240ac84 add more CUESHEET convenience functions 2002-11-16 06:32:30 +00:00
Josh Coalson
38162d5a65 add more reserved space to CUESHEET implementation 2002-11-16 06:31:54 +00:00
Josh Coalson
863dbf3bcb add CueSheet object wrapper 2002-11-16 06:30:30 +00:00
Josh Coalson
d639455a26 fix DLL export define name 2002-11-16 06:29:58 +00:00
Josh Coalson
587f491b41 finish CUESHEET tests 2002-11-16 06:29:35 +00:00
Josh Coalson
a0d5454fdc fix MSVC warning with explicit casts 2002-11-15 19:32:57 +00:00
Josh Coalson
80be282341 MSVC has _snprintf but no snprintf (go figure) 2002-11-15 19:32:37 +00:00
Josh Coalson
f70353b305 fix bitrate calcation bug with diskwriter output 2002-11-15 05:48:10 +00:00