236 次程式碼提交 (ac28bb8cd8bc8ae3b6fc9c49d3e9a0d03ce0b0b2)
 

作者 SHA1 備註 提交日期
  Svend Sorensen ac28bb8cd8 Merge pull request #7 from onlyjob/my-fixes 11 年之前
  Svend Sorensen 79ef094527 Merge pull request #4 from onlyjob/my-manpages 11 年之前
  Dmitry Smirnov 88ad4f9735 added man page: cuetag.1 11 年之前
  Dmitry Smirnov e74f095fe1 fix handling of cuesheets with 99 tracks (Debian #658818) 11 年之前
  Dmitry Smirnov 6ef317d871 ability to specify field list (for Ogg/Flac), as well as specify field contents (Debian: #655078) 11 年之前
  Dmitry Smirnov 0c7f15be0b pad tracknumbers with leading zeroes (Debian #655079) 11 年之前
  Dmitry Smirnov 60358afe3a minor man pages corrections (Debian #669675) 11 年之前
  Dmitry Smirnov eb9bd4ff6c Use python-mutagen (`mid3v2`) or id3v2 instead of `mp3info` to tag (Debian: #676478) 11 年之前
  Dmitry Smirnov 521b7552de cueprint: use the correct type format string 11 年之前
  Dmitry Smirnov efd39b282e X<Y<Z doesn't has the mathematical meaning in C. Replace with X<Y && Y<Z. 11 年之前
  Dmitry Smirnov 92980fd399 fix "Buffer overflow detected" in cueconvert (Debian #576367) 11 年之前
  Dmitry Smirnov 26b7d5295f replaces confusing error message at comparing the file suffix (Debian #499445) 11 年之前
  Dmitry Smirnov 3949cccc45 fix cli parameters for metaflac 11 年之前
  Dmitry Smirnov 0b6ea663eb fix processing of filenames containing spaces 11 年之前
  Svend Sorensen da68f9bb9b Update copyright date. 16 年之前
  Svend Sorensen 00764bc468 Removed space between functions and opening (. 18 年之前
  Svend Sorensen 01eb4f7a16 Added short comments. 18 年之前
  Svend Sorensen 25b65cadfb Idomatic change to main's argv. 18 年之前
  Svend Sorensen 0187210b4d Added space after =. 18 年之前
  Svend Sorensen 3671943a31 Added NEWS items regarding version option and application of the Debian patch. 18 年之前
  Svend Sorensen 3371db447b More comment cleanups. 18 年之前
  Svend Sorensen 75d0e4cc11 Add comments to preprocessor directives per GNU coding standards. 18 年之前
  Svend Sorensen 4cd9c91d9c Shortened long lines. 18 年之前
  Svend Sorensen 61e4f0c66e Default PACAKGE_STRING was incorrect for cueconvert and cueprint. 18 年之前
  Svend Sorensen a3149234c1 Modified the usage output to mimic GNU applications output. 18 年之前
  Svend Sorensen 06448a1021 Imported cueprint fixes and improvements from Branden Robinson's Debian patch. 18 年之前
  Svend Sorensen 68f2e31068 Reworded comment. 18 年之前
  Svend Sorensen 88949994ea Imported cueconvert fixes and improvements from Debian's patch. 18 年之前
  Svend Sorensen 65c192e582 Imported cuebreakpoints fixes and improvements from Debian's patch. 18 年之前
  Svend Sorensen 5757bdc0e4 Added short options to man pages. 18 年之前
  Svend Sorensen 3de40eb247 Imported man page fixes and improvements from Debian's patch. 18 年之前
  Svend Sorensen e2326e5db6 Standardize multiline comment blocks. 18 年之前
  Svend Sorensen 156b19d0a9 Fixed type for getopt_long return value. 18 年之前
  Svend Sorensen 43f3a89dec Removed test for zero pregap breakpoint from append mode. 18 年之前
  Svend Sorensen 4897183eaa Updated copyright date for new year. 18 年之前
  Svend Sorensen ef7a51e494 Updated trunk development branch version number. 18 年之前
  Svend Sorensen a894befb57 Do not print duplicate breakpoints (bug #5965). 18 年之前
  Svend Sorensen c9775d368c Print all pregaps for track 1 in --split-gaps mode (bug #5965, part 1 of 2). 18 年之前
  Svend Sorensen a724473fc3 Fixed swapped flags (bug #4831). 18 年之前
  Svend Sorensen dab8521762 Added missing $. 19 年之前
  Svend Sorensen 18295a66f2 Added VC text file support. 19 年之前
  Svend Sorensen b485903e72 Backticks required an extra escape. 19 年之前
  Svend Sorensen 131166c025 Fixed mistyped sh variable. 19 年之前
  Svend Sorensen 65ac426a0d Added more information on MCN. 19 年之前
  Svend Sorensen 9b2a1b15b4 Update todo re. single quoted strings. 19 年之前
  Svend Sorensen 885d144ad1 Added note re. single quotes to NEWS. 19 年之前
  Svend Sorensen d6d9aca893 Removed single quoted string support. 19 年之前
  Svend Sorensen 7530a4f581 Added braces around single statement blocks. 19 年之前
  Svend Sorensen b8696a816c Added note re. cue POSTGAP. 19 年之前
  Svend Sorensen e75465d6bc Described TODOs. 19 年之前