All Projects

ID Project  asc Category Task Type Severity Summary Status Progress Due In Version
 161 vcsGeneralTO-DOLow Release 1.12.1 Closed
100%
1.12.1 Task Description

This is a meta-item depending on bugs/features required to complete before releasing vcs 1.12.1

 81 vcsGeneralFeature RequestVery Low Add profiles support Closed
100%
1.12 Task Description

Implementation notes:

  • Reserved namespace: :<WHATEVER>
  • Built-in profiles won’t use reserved names
  • System profiles will always take precedence over built-in profiles
  • ~ profiles take precedence over site (/usr and /usr/local) profiles
  • /usr/local takes precedence over /usr. Both are searched
  • No such thing as a default profile (this would be redundant to configuration files)
  • Profiles can’t depend/include/load other profiles
  • Profile names are reflected in file names

Specific files will be loadable with --config

Markup

  • First and last five lines
    • vcs:conf: required to load with --config. Profiles aren’t required to have the mark.
    • vcs:desc: provides descriptions for lists (use -p :list to display)
 120 vcsGeneralTO-DOLow Override-able variables cleanup: New names Closed
100%
1.12 Task Description

Introduce new names in 1.12 (this)

Remove old names in 1.13 or 1.14 (FS#151)

 121 vcsGeneralTO-DOLow Keep track of user's values for variables Closed
100%
1.12 Task Description

Doing this better will remove from of the duplication with overrides, specially on the filename font/non-latin stuff

 138 vcsGeneralFeature RequestLow Interval in configuration file doesn't allow time synta ...Closed
100%
1.12 Task Description

i.e.

interval=5m
 140 vcsGeneralTO-DOVery Low Release 1.12 Closed
100%
1.12 Task Description

This is a meta-item depending on bugs/features required to complete before releasing vcs 1.12

 141 vcsGeneralTO-DOLow Change end_offset behaviour Closed
100%
1.12 Task Description

End offset will be set to a small percentage of the length (5.5%? –5m for 90m–), applicable always by default, instead of a fixed value

 142 vcsGeneralTO-DOLow Ignore MIN_LENGTH_FOR_END_OFFSET Closed
100%
1.12 Task Description

MIN_LENGTH_FOR_END_OFFSET was deprecated in 1.11 and will be ignored starting with 1.12.

The new behaviour is to apply by default a small end offset always, based on the video length. Users will be able to disable this with either -E0 or config option end_offset=0

 143 vcsGeneralTO-DOLow Add new configuration locations Closed
100%
1.12 Task Description

With the introduction of profiles vcs will need directories to place them.

Using vcs-nix might be safer since vcs is too short and too meaningful (Version Control System) to hijack it safely.

Candidates:

  • Site-wide: /usr/share/vcs/profiles, /usr/local/share/vcs/profiles/
  • User-local: ~/.vcs/profiles/
 144 vcsGeneralBug ReportLow Allow configuration in dotdir Closed
100%
1.12 Task Description

With the introduction of ~/.vcs/ (or ~/.vcs-nix/) it makes sense moving local configurations there. The older ~/.vcs.conf will still be accepted.

Load order:

  1. /etc/vcs.conf
  2. ~/.vcs.conf
  3. ~/.vcs/vcs.conf
  4. ./vcs.conf
 145 vcsGeneralTO-DOLow Remove "--shoehorn'", deprecate "-Z shoehorn" Closed
100%
1.12 Task Description

shoehorn is most probably no longer needed (or even working) with the complexity vcs has gained over time

 146 vcsGeneralTO-DOVery Low Remove "--mincho" Closed
100%
1.12 Task Description

–mincho was replaced with –nonlatin in 1.11

 148 vcsGeneralFeature RequestVery Low Include generation of config/profile from the command-l ...Closed
100%
1.12 Task Description

No need for description

 149 vcsGeneralBug ReportMedium Check configuration values for correctness Closed
100%
1.12 Task Description

No need for description

 150 vcsGeneralFeature RequestLow Provide sample configuration Closed
100%
1.12 Task Description

So that the syntax and options are clearer.

 154 vcsGeneralBug ReportLow --nonlatin doesn't use the automatically selected font Closed
100%
1.12 Task Description

-I does use it

 157 vcsGeneralFeature RequestLow Make DVD command-line consistent with files command-lin ...Closed
100%
1.12 Task Description

Command-line arguments for DVD handling should be consistent with handling of video files, e.g.:

$ vcs --dvd --dvd-title 1 /dev/dvd

with dvd-title being optional, instead of

$ vcs --dvd /dev/dvd 1

 132 vcsGeneralBug ReportLow Cleanup regression: empty temporary dir left behind Closed
100%
1.11.2 Task Description

Safe length measuring creates extra temporary directories that aren’t removed properly

 135 vcsGeneralBug ReportHigh Pythagorean theorem uses gawk syntax Closed
100%
1.11.2 Task Description

pyth_th() uses **, accepted by gawk but not mawk

Also Ubuntu uses mawk by default.

 136 vcsGeneralBug ReportMedium Ubuntu doesn't register fonts with ImageMagick Closed
100%
1.11.2 Task Description

Symbolic font names don’t work since IM won’t know about TTF fonts.

Probably affects other systems too.

 94 vcsGeneralFeature RequestLow Package in RPM Closed
100%
1.11.1 Task Description

No need for description

 129 vcsGeneralBug ReportMedium Warn about renamed overrides Closed
100%
1.11.1 Task Description

Some override-able variables were renamed silently in 1.11

DEFAULT_COLS ⇒ cols
DEFAULT_INTERVAL ⇒ interval
DEFAULT_NUMCAPS ⇒ numcaps

 130 vcsGeneralTO-DOLow Provide Arch package Closed
100%
1.11.1 Task Description

No need for description

 131 vcsGeneralBug ReportVery Low ImageMagick version check uses GNU regex Closed
100%
1.11.1 Task Description

The grep regex uses ‘\s’ which is Perl-style and not supported by all greps.

Use ‘:space:’ or similar.

Low severity since vcs works with the failed check.

 3 vcsGeneralFeature RequestMedium Allow setting output filename Closed
100%
1.11 Task Description

.

 23 vcsGeneralFeature RequestVery Low Make FFmpeg optional Closed
100%
1.11
 33 vcsGeneralBug ReportLow Filenames in non-latin scripts get printed incorrectly Closed
100%
1.11
 51 vcsGeneralFeature RequestVery Low Allow manually setting padding Closed
100%
1.11
 67 vcsGeneralFeature RequestLow DVD Support Closed
100%
1.11
 68 vcsGeneralFeature RequestLow DVD ISO support Closed
100%
1.11
 76 vcsGeneralBug ReportHigh Failure while capturing last frame Closed
100%
1.11
 78 vcsGeneralFeature RequestLow Support FreeBSD Closed
100%
1.11
 84 vcsGeneralTO-DOLow Drop seq/jot Closed
100%
1.11
 85 vcsGeneralBug ReportLow Colourised console output doesn't work on FreeBSD Closed
100%
1.11
 86 vcsGeneralFeature RequestLow Tag console messages if there's no colour support Closed
100%
1.11
 96 vcsGeneralBug ReportLow Passing ms to mplayer might make last capture fail Closed
100%
1.11
 97 vcsGeneralBug ReportLow -t doesn't accept timestamp syntax Closed
100%
1.11
 98 vcsGeneralBug ReportLow Timestamps are styled/unstyled inconsistently across sy ...Closed
100%
1.11
 99 vcsGeneralBug ReportLow Timestamps font is not used Closed
100%
1.11
 100 vcsGeneralBug ReportLow File's own aspect ratio is ignored Closed
100%
1.11
 102 vcsGeneralFeature RequestLow Drop sed -r/sed -E detection Closed
100%
1.11
 103 vcsGeneralFeature RequestLow Accept percentages in -H Closed
100%
1.11
 105 vcsGeneralFeature RequestVery Low Allow overriding default height Closed
100%
1.11
 106 vcsGeneralFeature RequestLow Make mplayer optional Closed
100%
1.11
 107 vcsGeneralFeature RequestLow Add ffmpeg as video identifier Closed
100%
1.11
 119 vcsGeneralTO-DOLow Switch default font Closed
100%
1.11
 127 vcsGeneralTO-DOLow Allow overriding default number of captures Closed
100%
1.11
 128 vcsGeneralTO-DOLow Allow overriding default interval Closed
100%
1.11
 2 vcsGeneralBug ReportMedium Timestamps are allowed to be repeated Closed
100%
 4 vcsGeneralFeature RequestLow Allow more complex, human readable timestamps Closed
100%
Showing tasks 201 - 250 of 308 Page 5 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing