All Projects

ID Project Category Task Type Severity Summary Status Progress  desc Due In Version
 268 Quick File ShareBug ReportMedium "Share" button can't be enabled/disabled after sharing  ...Closed
100%
0.14 (rel. 14) Task Description

The share button correct behaviour when no file is selected is to fire file selection, but after sharing and un-sharing a file it no longer behaves like that, instead doing nothing but activating and deactivating itself when tapped.

 169 vcsGeneralBug ReportLow --ffmpeg and --mplayer documented but ignored Closed
100%
1.12.3 Task Description

No need for description

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

-I does use it

 97 vcsGeneralBug ReportLow -t doesn't accept timestamp syntax Closed
100%
1.11 Task Description

No need for description

 187 vcsGeneralBug ReportLow -U without argument fails Closed
100%
1.12.3 Task Description

Parsing of the “-U” option (optional argument) is incorrect, it always receives an argument (empty if none provided) which must be shifted manually. Currently it’s only shifted if provided explicitly.

–fullname” is not affected since it doesn’t take any arguments.

 103 vcsGeneralFeature RequestLow Accept percentages in -H Closed
100%
1.11 Task Description

No need for description

 159 vcsGeneralFeature RequestLow Add alternative for font_filename Closed
100%
1.12.2 Task Description

font_filename is ignored in 1.12

An alternative in the form of (boolean) nonlatin_filenames or similar should be added.

 179 vcsGeneralTO-DOVery Low Add codec identification for FRAPS captures Closed
100%
1.13 Task Description

mplayer: FPS1

i.e.:
ID_VIDEO_CODEC=fffraps
ID_VIDEO_FORMAT=FPS1

ffmpeg: fraps

i.e.:
Stream #0.0: Video: fraps, yuvj420p, 1680x1050, 30 fps, 30 tbr, 30 tbn, 30 tbc
 247 vcsGeneralTO-DOLow Add codec identification for H.265/HEVC Closed
100%
1.13.3 Task Description

ffmpeg: hevc

i.e.:
Stream #0:0[0x12d]: Video: hevc (Main) (HEVC / 0×43564548), yuv420p(tv), 3840×2160, 150 tbr, 90k tbn, 90k tbc Stream #0:0: Video: hevc, yuv420p(tv), 3840×2160, 25 fps, 25 tbr, 1200k tbn, 25 tbc

Samples: http://www.elecard.com/en/download/videos.html

376relevationGeneralTO-DOVery LowAdd command-line argument to generate configurationAssigned
100%
1.4 Task Description

Should provide an easy way to generate a new configuration file based on the provided command-line arguments.

 241 Network Type IndicatorTO-DOLow Add dual-state icon support Closed
100%
1.5 (rel. xx039) Task Description

Necessary to indicate mobile data on/off in icon

 20 vcsGeneralFeature RequestVery Low Add extra set of smaller captures Closed
100%
Task Description

See http://p.outlyer.net/dox/vcs:extended_mode

 107 vcsGeneralFeature RequestLow Add ffmpeg as video identifier Closed
100%
1.11 Task Description

No need for description

 156 vcsGeneralFeature RequestLow Add font_all, bg_all and fg_all Closed
100%
1.12.2 Task Description

Configuration options that will trigger a change of all fonts, background and foreground settings respectively

 344 Network Type IndicatorGeneralTO-DOLow Add information about donations Closed
100%
1.5 (rel. xx039) Task Description

Should be very careful to stay within Google’s AUP though

 70 vcsGeneralFeature RequestVery Low Add JPEG2000 output Closed
100%
Task Description

No need for description

 243 Network Type IndicatorTO-DOLow Add ldpi / hdpi specific icons Closed
100%
1.5 (rel. xx039) Task Description

ldpi and hdpi icons have a non-integer relationship to the other sizes, hence resizing involves antialiasing.

Design icons for these sizes when re-designing icons.

 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/
 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)
 282 Network Type IndicatorTO-DOLow Add support for Cyanogenmod-only network types Closed
100%
1.4.5 (rel. 07034, 14034) Task Description

Apart from DC-HSPA+ ( FS#238 ) there’s three extra types: GSM, TD-SCDMA and IWLAN.

 238 Network Type IndicatorFeature RequestLow Add support for DCHSPAP Closed
100%
1.4.4 (rel. 07032, 14032) Task Description

Requested by Alex.
Bug report also submitted by Martin.

Please add support for DCHSPAP network, it displays as unknown.
Some phones display it as DC.

 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
 21 vcsGeneralFeature RequestLow Allow configuration overrides from the command-line Closed
100%
Task Description

Allow command-line overrides (changing internal variables from the command-line).

 213 Quick File ShareTO-DOLow Allow configuring a fixed port Closed
100%
0.12 (rel. 12) Task Description

No need for description

 30 vcsGeneralFeature RequestVery Low Allow disabling "created by..." line Closed
100%
Task Description

.

 276 Network Type IndicatorFeature RequestLow Allow disabling action buttons from notification Closed
100%
1.4.4 (rel. 07032, 14032)
 311 vcsGeneralBug ReportMedium Allow disabling coloured output altogether Closed
100%
1.13.3
 19 vcsGeneralFeature RequestVery Low Allow highlighting individual captures Closed
100%
 51 vcsGeneralFeature RequestVery Low Allow manually setting padding Closed
100%
1.11
 4 vcsGeneralFeature RequestLow Allow more complex, human readable timestamps Closed
100%
 202 Network Type IndicatorFeature RequestVery Low Allow opening network settings from notification Closed
100%
1.3 (rel. 19)
 6 vcsGeneralFeature RequestLow Allow overriding default command-line Closed
100%
 105 vcsGeneralFeature RequestVery Low Allow overriding default height Closed
100%
1.11
 128 vcsGeneralTO-DOLow Allow overriding default interval Closed
100%
1.11
 127 vcsGeneralTO-DOLow Allow overriding default number of captures Closed
100%
1.11
 108 vcsGeneralFeature RequestLow Allow overriding DISABLE_SHADOWS and DISABLE_TIMESTAMPS Closed
100%
 17 vcsGeneralFeature RequestLow Allow quiet operation Closed
100%
 309 Network Type IndicatorFeature RequestMedium Allow removing notification from lock screen in Lollipo ...Closed
100%
?
 3 vcsGeneralFeature RequestMedium Allow setting output filename Closed
100%
1.11
 362 Network Type IndicatorGeneralBug ReportHigh App doesn't load on boot (HTC phones) Closed
100%
1.5.2 (rel. 1xx042)
 219 vcsGeneralSubmitted PatchMedium Arch PKGBUILD outdated Closed
100%
1.13.1
 37 vcsGeneralBug ReportLow Aspect ratio guessing fails if height is non-standard Closed
100%
 242 Network Type IndicatorBuild SystemTO-DOLow Automate icon generation from source SVG Closed
100%
1.5 (rel. xx039)
 122 vcsGeneralTO-DOLow Avoid recapturing Closed
100%
1.12.3
 123 vcsGeneralFeature RequestLow Avoid repeating captures in different sets Closed
100%
1.13
 160 vcsGeneralBug ReportCritical AWK getting comma-separated decimals Closed
100%
1.12.1
 332 Network Type IndicatorGeneralTO-DOLow Base the app theme on DeviceDefault for an up-to-date U ...Closed
100%
1.5 (rel. xx039)
 88 vcsGeneralBug ReportLow bash might not be in /bin Closed
100%
 188 vcsGeneralTO-DOLow Blank frame evasion Closed
100%
1.13
 7 vcsGeneralBug ReportLow Broken program signature Closed
100%
Showing tasks 1 - 50 of 308 Page 1 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing