Commit Graph

250 Commits

Author SHA1 Message Date
Svend Sorensen 51fe2af924 Merged autotools to main trunk. 2005-03-22 04:26:57 +00:00
Svend Sorensen d0bf3de212 Added changes entry re. automake. 2005-03-21 21:59:41 +00:00
Svend Sorensen 89f355e86d Removed prefix flags from yacc and lex (to prepare for automake). 2005-03-21 21:55:00 +00:00
Svend Sorensen 5b34a8361e Added CD-TEXT dump function. 2005-03-19 06:20:01 +00:00
Svend Sorensen e973893d2a Added braces to for statement. 2005-03-19 06:15:59 +00:00
Svend Sorensen d3216b08af Added commenting to cd header file. 2005-03-19 06:08:41 +00:00
Svend Sorensen de79a8f173 Named pregap mode enum. 2005-03-19 05:32:34 +00:00
Svend Sorensen 69d8195940 Updated change list. 2005-03-19 03:51:21 +00:00
Svend Sorensen 7ed3a71166 Added append, prepend, and split pregap modes to cuebreakpoints. 2005-03-19 03:48:17 +00:00
Svend Sorensen e98a4a3f1d Documented the track_* functions. 2005-03-19 03:33:12 +00:00
Svend Sorensen 3c00f0a172 Added TODO regarding breakpoint index. 2005-03-18 22:55:53 +00:00
Svend Sorensen 4bbfa61c6d Moved comment to more appropriate place. 2005-03-18 22:53:25 +00:00
Svend Sorensen 2371a4f51a Add comments about INDEX pregap vs. PREGAP. 2005-03-18 22:46:12 +00:00
Svend Sorensen 948505e068 Fixed reported compilation error with Bison. 2005-02-16 23:05:06 +00:00
Svend Sorensen 860e6b383f Removed redundant action (default). 2005-02-09 04:38:42 +00:00
Svend Sorensen 1e8087e1b8 Removed trailing whitespace. 2005-02-09 03:13:08 +00:00
Svend Sorensen 8ed8f4d541 Added post-1.2 changes. 2005-02-08 08:36:52 +00:00
Svend Sorensen 4aa5950850 Added long options to all tools.
Tools exit if format is not "cue" or "toc".
2005-02-08 08:23:25 +00:00
Svend Sorensen 45012c8e5e Match case of tracknumber in cueprint usage. 2005-02-03 19:21:40 +00:00
Svend Sorensen 4ac8a7eacf Changed usage information. 2005-02-03 19:19:55 +00:00
Svend Sorensen a0edeeb3ca Use strdup to fix segfault. 2005-02-03 19:10:13 +00:00
Svend Sorensen 895a85c634 Escapes are translated first, and only once (see mp3info source). 2005-02-03 19:02:17 +00:00
Svend Sorensen 966655902f s/SYNTAX/SYNOPSIS/ 2005-02-02 00:16:31 +00:00
Svend Sorensen 8470a50125 Bold command names. 2005-02-02 00:15:45 +00:00
Svend Sorensen f1e33641a2 Added "whitespace" to man pages. 2005-02-02 00:13:40 +00:00
Svend Sorensen cd600928a5 Put arguments in <>. 2005-02-02 00:01:46 +00:00
Svend Sorensen eef3938c16 Removed incorrect option from cuebreakpoints man page. 2005-02-01 23:55:47 +00:00
Svend Sorensen e068fb64a4 Formatting changes to cueprint man page. 2005-02-01 23:44:49 +00:00
Svend Sorensen 1ec3e02b9d Moved cuetag.sh to /extras. 2005-01-31 01:37:57 +00:00
Svend Sorensen afb3a422a5 Moved cueconvert path to begining.
Removed whitespace.
Added main().
2005-01-31 01:36:45 +00:00
Svend Sorensen 17a49ba8b7 Added web interface to package. 2005-01-31 01:30:09 +00:00
Svend Sorensen 6b207f6fa7 Added TRACKTOTAL (Vorbis). 2005-01-31 00:52:40 +00:00
Svend Sorensen a19f0dc29a Corrected cuprint man page formating. 2005-01-31 00:41:41 +00:00
Svend Sorensen 4e60d85a60 Collapse whitespace. 2004-12-09 06:33:03 +00:00
Svend Sorensen 902c12f1a1 Reworded string defintion for clarity and to get rid of unescaped quotes in []. 2004-12-09 05:58:30 +00:00
Svend Sorensen ced5803107 Added -c flag to wrong line. 2004-12-07 06:54:52 +00:00
Svend Sorensen 18ecd7c3f5 Add -c flag to install to keep it from deleting source on some platforms. 2004-12-07 06:53:07 +00:00
Svend Sorensen b0628897a2 Changed single quote bug to non-escaped double quote bug. 2004-12-05 03:24:14 +00:00
Svend Sorensen 362a09f3ad Handle single quoted strings. 2004-12-04 06:48:35 +00:00
Svend Sorensen b12633e6bf Quote file variables. 2004-12-04 05:57:47 +00:00
Svend Sorensen 1bb9e1bd4c Add note re. FLAC overwriting. 2004-12-04 05:55:52 +00:00
Svend Sorensen e9ce1ac1cf Add FLAC tagging to vorbis function. 2004-12-04 05:52:45 +00:00
Svend Sorensen 360729e0da Capitalize FLAC. 2004-12-04 05:42:29 +00:00
Svend Sorensen 38db3d56ad Combined if statements. 2004-12-04 05:38:49 +00:00
Svend Sorensen ce814519ec Added metaflac command. 2004-12-04 05:37:01 +00:00
Svend Sorensen f77c998f13 Moved vorbiscomment flags. 2004-12-04 05:34:11 +00:00
Svend Sorensen 8212b77321 Add .flac extension. 2004-12-04 05:17:40 +00:00
Svend Sorensen f451bed02c Added note about Bison. 2004-12-04 04:54:26 +00:00
Svend Sorensen 45ac11ac4e Add Lex and Yacc to requirements. 2004-12-04 04:42:05 +00:00
Svend Sorensen 05a1659c18 Fixed makefile uninstall handling of man pages. 2004-11-14 03:32:45 +00:00