64 Revīzijas (master)

Autors SHA1 Ziņojums Datums
  RinRi 996c31e505 Remove BOM symbols before proceeding in cuetag.sh pirms 2 gadiem
  RinRi a13e7185e4 disable utf8 conversion in metaflac for japanese characters pirms 2 gadiem
  svenper fa3b2f4631 Update cueprint.c pirms 7 gadiem
  Svend Sorensen ebfc4134d4 cueprint: Spelling corrections in comments pirms 10 gadiem
  Svend Sorensen 6f035855c4 cueprint: Re-indent pirms 10 gadiem
  Svend Sorensen 21ee6cc40f cuetag: Fix handling of spaces in file names pirms 10 gadiem
  Svend Sorensen 7891a29fca Remove white space on empty lines pirms 10 gadiem
  Svend Sorensen 92c8aebcdb Cleanup whitespace pirms 10 gadiem
  Svend Sorensen 25d4acc24b Add current year to "Copyright" comments pirms 10 gadiem
  graysky d594a2d375 added --remove-all-tags pirms 10 gadiem
  graysky 21c1499263 Fix deprecated metaflac options pirms 10 gadiem
  Dmitry Smirnov e74f095fe1 fix handling of cuesheets with 99 tracks (Debian #658818) pirms 11 gadiem
  Dmitry Smirnov 6ef317d871 ability to specify field list (for Ogg/Flac), as well as specify field contents (Debian: #655078) pirms 11 gadiem
  Dmitry Smirnov 0c7f15be0b pad tracknumbers with leading zeroes (Debian #655079) pirms 11 gadiem
  Dmitry Smirnov eb9bd4ff6c Use python-mutagen (`mid3v2`) or id3v2 instead of `mp3info` to tag (Debian: #676478) pirms 11 gadiem
  Dmitry Smirnov 521b7552de cueprint: use the correct type format string pirms 11 gadiem
  Dmitry Smirnov efd39b282e X<Y<Z doesn't has the mathematical meaning in C. Replace with X<Y && Y<Z. pirms 11 gadiem
  Dmitry Smirnov 92980fd399 fix "Buffer overflow detected" in cueconvert (Debian #576367) pirms 11 gadiem
  Dmitry Smirnov 26b7d5295f replaces confusing error message at comparing the file suffix (Debian #499445) pirms 11 gadiem
  Dmitry Smirnov 3949cccc45 fix cli parameters for metaflac pirms 11 gadiem
  Dmitry Smirnov 0b6ea663eb fix processing of filenames containing spaces pirms 11 gadiem
  Svend Sorensen da68f9bb9b Update copyright date. pirms 16 gadiem
  Svend Sorensen 00764bc468 Removed space between functions and opening (. pirms 18 gadiem
  Svend Sorensen 01eb4f7a16 Added short comments. pirms 18 gadiem
  Svend Sorensen 25b65cadfb Idomatic change to main's argv. pirms 18 gadiem
  Svend Sorensen 0187210b4d Added space after =. pirms 18 gadiem
  Svend Sorensen 3371db447b More comment cleanups. pirms 18 gadiem
  Svend Sorensen 75d0e4cc11 Add comments to preprocessor directives per GNU coding standards. pirms 18 gadiem
  Svend Sorensen 4cd9c91d9c Shortened long lines. pirms 18 gadiem
  Svend Sorensen 61e4f0c66e Default PACAKGE_STRING was incorrect for cueconvert and cueprint. pirms 18 gadiem
  Svend Sorensen a3149234c1 Modified the usage output to mimic GNU applications output. pirms 18 gadiem
  Svend Sorensen 06448a1021 Imported cueprint fixes and improvements from Branden Robinson's Debian patch. pirms 18 gadiem
  Svend Sorensen 68f2e31068 Reworded comment. pirms 18 gadiem
  Svend Sorensen 88949994ea Imported cueconvert fixes and improvements from Debian's patch. pirms 18 gadiem
  Svend Sorensen 65c192e582 Imported cuebreakpoints fixes and improvements from Debian's patch. pirms 18 gadiem
  Svend Sorensen e2326e5db6 Standardize multiline comment blocks. pirms 18 gadiem
  Svend Sorensen 156b19d0a9 Fixed type for getopt_long return value. pirms 18 gadiem
  Svend Sorensen 43f3a89dec Removed test for zero pregap breakpoint from append mode. pirms 18 gadiem
  Svend Sorensen 4897183eaa Updated copyright date for new year. pirms 18 gadiem
  Svend Sorensen a894befb57 Do not print duplicate breakpoints (bug #5965). pirms 18 gadiem
  Svend Sorensen c9775d368c Print all pregaps for track 1 in --split-gaps mode (bug #5965, part 1 of 2). pirms 18 gadiem
  Svend Sorensen a724473fc3 Fixed swapped flags (bug #4831). pirms 18 gadiem
  Svend Sorensen dab8521762 Added missing $. pirms 19 gadiem
  Svend Sorensen 18295a66f2 Added VC text file support. pirms 19 gadiem
  Svend Sorensen b485903e72 Backticks required an extra escape. pirms 19 gadiem
  Svend Sorensen 131166c025 Fixed mistyped sh variable. pirms 19 gadiem
  Svend Sorensen d6d9aca893 Removed single quoted string support. pirms 19 gadiem
  Svend Sorensen 7530a4f581 Added braces around single statement blocks. pirms 19 gadiem
  Svend Sorensen f9194714bf Corrected typo. pirms 19 gadiem
  Svend Sorensen 4434c9ee50 Use parenthesis instead of backticks for command substitution. pirms 19 gadiem