Commit Graph

170 Commits

Author SHA1 Message Date
Svend Sorensen 6005651eec Added autoheader config.h generation. 2005-03-24 18:38:58 +00:00
Svend Sorensen 69a34cb4fc Moved cuetag.sh to src/tools/. 2005-03-24 12:57:13 +00:00
Svend Sorensen ed87ec210d Moved cuetag.sh to src/tools/. 2005-03-24 12:54:57 +00:00
Svend Sorensen 4f9db5fe62 Moved formats.txt to docs/. 2005-03-24 12:43:18 +00:00
Svend Sorensen 24068b5a61 Added braces around single statement blocks. 2005-03-24 12:32:39 +00:00
Svend Sorensen 76988c8ef0 Added tag to file format enum. 2005-03-24 12:19:39 +00:00
Svend Sorensen 20a67b2fca Standardize code header comment block. 2005-03-24 12:07:26 +00:00
Svend Sorensen 9d61b497c2 Added descriptions to {cue,toc}_parse_prefix.h files. 2005-03-24 12:02:29 +00:00
Svend Sorensen 6745e99c6f Wrapped long lines.
Moved headers from HEADERS to SOURCES.
2005-03-24 11:53:23 +00:00
Svend Sorensen 03723a13ae Updated Copyright dates to 2005. 2005-03-24 11:26:59 +00:00
Svend Sorensen d3bc1848a2 Added standard comment block to {cue,toc}_parse_prefix.h files. 2005-03-24 11:23:24 +00:00
Svend Sorensen 865521136e Added cuetag.sh to installation. 2005-03-24 11:17:47 +00:00
Svend Sorensen 4392f3e29d Expanded usage instructions. 2005-03-24 11:12:26 +00:00
Svend Sorensen 6945933971 Added header comment to configure.ac. 2005-03-24 10:54:12 +00:00
Svend Sorensen a80b0625d7 Added basic comments to all Makfile.am files. 2005-03-24 10:50:10 +00:00
Svend Sorensen c50b9af857 Tagged release 1.3. 2005-03-22 08:09:50 +00:00
Svend Sorensen 8af64b6f3e Removed old Makefile. 2005-03-22 08:05:52 +00:00
Svend Sorensen 3db6c2bfe1 extras/Makefile.am got lost and had to be recreated. 2005-03-22 04:46:31 +00:00
Svend Sorensen 0d6072e1aa Removed lib and tools dirs (again?). 2005-03-22 04:37:07 +00:00
Svend Sorensen db3613d804 Renamed cuetools to standard trunk. 2005-03-22 04:30:25 +00:00
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