95 Commits (0c6d2f3cee27d42ca2d39be694065d74a04a3a92)
 

Author SHA1 Message Date
  Svend Sorensen 0c6d2f3cee Added recursive html target. 20 years ago
  Svend Sorensen 1d3ad8a6ee Reworded index.txt. 20 years ago
  Svend Sorensen 8aff9c770a Changed man page suffix to .man. 20 years ago
  Svend Sorensen 1fcbaf53d4 Renamed reST files to *.txt and added index.txt which will make it easy to generate a web page. 20 years ago
  Svend Sorensen e89529af45 Moved bugs to a seperate file. 20 years ago
  Svend Sorensen 3ed577a441 Removed license information from README. 20 years ago
  Svend Sorensen 287eb45509 Deleted extra tabs from switch statement. 20 years ago
  Svend Sorensen e3b6feea5c Add usage information to cuetag.sh. 20 years ago
  Svend Sorensen b658d19746 Add notes about cuebreakpoints off-by-one fix, cueprint undefined value printing, and cueprint undefined conversion characters behavior to CHANGES. 20 years ago
  Svend Sorensen 4a86595fe1 Added a union variable to hold result of conversion. 20 years ago
  Svend Sorensen 523f79e7e9 Removed trailing whitespace. 20 years ago
  Svend Sorensen 07597527f2 Enable MP3 tagging. 20 years ago
  Svend Sorensen c1ea44a174 Fixed vorbis commenting. 20 years ago
  Svend Sorensen 905d596847 Added cueprint -n flag to man page. 20 years ago
  Svend Sorensen d062f92ae7 Fixed off-by-one cuebreakpoints track printing. 20 years ago
  Svend Sorensen f0eec41ab5 Add cuetag program. 20 years ago
  Svend Sorensen 7b2e19a380 Added preliminary track number switch to cueprint. 20 years ago
  Svend Sorensen 056448c3ff Added TODO. 20 years ago
  Svend Sorensen e13c365418 Capitalize MMC-3. 20 years ago
  Svend Sorensen cf7d27f6f7 Forgot to tag CHANGES. 20 years ago
  Svend Sorensen fc2a36217b Note addition of formats.txt. 20 years ago
  Svend Sorensen a348da3f9e Add CDTEXTFILE changes to CHANGES. 20 years ago
  Svend Sorensen fe51a26bfd CDTEXTFILE is recognized now. 20 years ago
  Svend Sorensen 605ac2375a Parse (but don't use) CDTEXTFILE. 20 years ago
  Svend Sorensen 87d763c825 Add TODO about CDTEXTFILE support. 20 years ago
  Svend Sorensen a606a0e798 reST syntax corrections. 20 years ago
  Svend Sorensen 8ce494f90b Add links for mmc-3 and cdrtools. 20 years ago
  Svend Sorensen a8e845ec84 Frame def. was incorrect. 20 years ago
  Svend Sorensen 5db24cdc54 Remove global variables. 20 years ago
  Svend Sorensen a432df4112 Correct capitalization of reST. 20 years ago
  Svend Sorensen 87feca1c59 Add note about track_mode being wrong. 20 years ago
  Svend Sorensen cd8952a969 Corrected ReST formatting. 20 years ago
  Svend Sorensen 9a049917b5 Changes to match cdrtools cue.c. 20 years ago
  Svend Sorensen 33efed1963 Add CDTEXTFILE. 20 years ago
  Svend Sorensen 268a6662a1 More detailed default templates. 20 years ago
  Svend Sorensen c51f0eee31 Moved changes from README to CHANGES. 20 years ago
  Svend Sorensen 01f8d7d553 Added some examples to cueprint man page. 20 years ago
  Svend Sorensen 00e87f90cf Replace cuesheet and TOC with MMC names. 20 years ago
  Svend Sorensen 89d4fed76f Defined cue and toc. 20 years ago
  Svend Sorensen 93a0c11128 Add new cueprint behavior to CHANGES. 20 years ago
  Svend Sorensen 7a0ecb12c2 If only a disc or track tempate is specified then only disc or track info is printed, respectively. 20 years ago
  Svend Sorensen dadce04980 Finished changing extension to .txt 20 years ago
  Svend Sorensen b5778dbab7 Changed extension to .txt per the Docutils FAQ. 20 years ago
  Svend Sorensen 47003b5ca0 TODO completed. 20 years ago
  Svend Sorensen 00d832dea1 Combined two small functions. 20 years ago
  Svend Sorensen 720b55019c width and precision no longer use UNSPECIFIED. 20 years ago
  Svend Sorensen 56547e4950 Function no longer returns anything. 20 years ago
  Svend Sorensen f68d7aad40 Update with conversion information. 20 years ago
  Svend Sorensen f1b2a8dd67 Free malloc'd pointer. 20 years ago
  Svend Sorensen f8538bf7c0 cueprint now passes the conversion specification on to printf, so it handles flags, width, and precision. 20 years ago