17 Commits (521b7552de89dff84e2baa84048ff94fe2e2aec6)

Author SHA1 Message Date
  Dmitry Smirnov 521b7552de cueprint: use the correct type format string 11 years ago
  Svend Sorensen da68f9bb9b Update copyright date. 16 years ago
  Svend Sorensen 00764bc468 Removed space between functions and opening (. 18 years ago
  Svend Sorensen 01eb4f7a16 Added short comments. 18 years ago
  Svend Sorensen 25b65cadfb Idomatic change to main's argv. 18 years ago
  Svend Sorensen 75d0e4cc11 Add comments to preprocessor directives per GNU coding standards. 18 years ago
  Svend Sorensen 4cd9c91d9c Shortened long lines. 18 years ago
  Svend Sorensen 61e4f0c66e Default PACAKGE_STRING was incorrect for cueconvert and cueprint. 18 years ago
  Svend Sorensen a3149234c1 Modified the usage output to mimic GNU applications output. 18 years ago
  Svend Sorensen 06448a1021 Imported cueprint fixes and improvements from Branden Robinson's Debian patch. 18 years ago
  Svend Sorensen e2326e5db6 Standardize multiline comment blocks. 18 years ago
  Svend Sorensen 156b19d0a9 Fixed type for getopt_long return value. 18 years ago
  Svend Sorensen 4897183eaa Updated copyright date for new year. 18 years ago
  Svend Sorensen 0e53f7ef35 Added version command line option. 19 years ago
  Svend Sorensen 24068b5a61 Added braces around single statement blocks. 19 years ago
  Svend Sorensen 03723a13ae Updated Copyright dates to 2005. 19 years ago
  Svend Sorensen 51fe2af924 Merged autotools to main trunk. 19 years ago
  Svend Sorensen 4aa5950850 Added long options to all tools. 19 years ago
  Svend Sorensen 45012c8e5e Match case of tracknumber in cueprint usage. 19 years ago
  Svend Sorensen 4ac8a7eacf Changed usage information. 19 years ago
  Svend Sorensen a0edeeb3ca Use strdup to fix segfault. 19 years ago
  Svend Sorensen 895a85c634 Escapes are translated first, and only once (see mp3info source). 19 years ago
  Svend Sorensen 287eb45509 Deleted extra tabs from switch statement. 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 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 5db24cdc54 Remove global variables. 20 years ago
  Svend Sorensen 268a6662a1 More detailed default templates. 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 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 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
  Svend Sorensen 4bb80cca58 Add TODOs re. new code. 20 years ago
  Svend Sorensen fe6fe82edc Added handling of escapes (\n and \t for now) to track section. 20 years ago
  Svend Sorensen 2b85ca2167 imported sources 20 years ago