All Projects

ID Project Category Task Type Severity Summary Status Progress Due In Version  desc
 258 Network Type IndicatorTO-DOLow Release 1.4.2 Closed
100%
Meta: Release Cycle Task Description

No need for description

 260 Network Type IndicatorTO-DOLow Release 1.4.3 (for older Droids) Closed
100%
Meta: Release Cycle Task Description

Initially fixes (believed to be) only required for older devices.
Now also seen on newer devices

See also  FS#261 

 280 Network Type IndicatorTO-DOLow Release 1.4.4 Closed
100%
Meta: Release Cycle Task Description

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

329Network Type IndicatorGeneralTO-DOLowRelease 1.6Assigned
0%
Meta: Release Cycle Task Description

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

Previous:  FS#361  (1.5.2),  FS#353  (1.5.1),  FS#215  (1.5),  FS#252  (1.4),  FS#203  (1.3)

 361 Network Type IndicatorGeneralTO-DOLow Release 1.5.2 Closed
100%
Meta: Release Cycle Task Description

This is a meta-item depending on bugs/features required to complete before releasing nettype 1.5.2.

This is a bugfix-only release.

Previous:  FS#353  (1.5.1),  FS#215  (1.5),  FS#252  (1.4),  FS#203  (1.3)
Next: FS#329 (1.6)

 215 Network Type IndicatorGeneralTO-DOVery Low Release 1.5 Closed
100%
Meta: Release Cycle Task Description

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

Previous:  FS#203  (1.3),  FS#252  (1.4)
Next: FS#329 (1.6)

 189 vcsGeneralBug ReportHigh VCS is broken on FreeBSD (and Mac OS X) since 1.12.3 Closed
100%
1.13 Task Description

Version 1.12.3 breaks on FreeBSD due to the usage of GNU-specific extensions of expr, sed and an incompatible Bash RE.

 195 vcsGeneralBug ReportHigh Too short files might lead to infinte loop Closed
100%
1.13 Task Description

As reported by Dirk Reiners (paraphrased)

When steps get too small they might round to 0 ⇒ infinite loop in compute_timecodes.

 123 vcsGeneralFeature RequestLow Avoid repeating captures in different sets Closed
100%
1.13 Task Description

Currently the extended set always contains the standard captures. It might be nice to add some time-shift to them so that they’re different.

See also  FS#122 

 158 vcsGeneralTO-DOLow Complete manpage Closed
100%
1.13 Task Description

Complete manpage.

 177 vcsGeneralTO-DOLow Safe length feedback should print nicer timestamps Closed
100%
1.13 Task Description

Safe length measuring, when probing the video length, prints only the number of seconds and milliseconds, it would be better to display a more readable format.

 188 vcsGeneralTO-DOLow Blank frame evasion Closed
100%
1.13 Task Description

As found in mtn.

Try to avoid capturing mostly-blank frames.

 198 vcsGeneralBug ReportLow Console isn't always correctly restored Closed
100%
1.13 Task Description

At least on some systems, the console/terminal needs a manual reset (or tset) to be usable after running vcs.

 199 vcsGeneralBug ReportLow Cached captures are filtered more than once Closed
100%
1.13 Task Description

When repeated captures are avoided, captures end up being filtered more than once

 237 Network Type IndicatorFeature RequestLow Add theming support Closed
0%
Never Task Description

Suggested by Adjel and Vel

Add a possibility to change icons, possibly customise them with themes

 171 vcsGeneralTO-DOVery Low Deprecate './vcs.conf' in favour of profiles Closed
100%
1.13 Task Description

The function that vcs.conf in current dir accomplished is covered by profiles. If wanted it can still be manually loaded with -C :pwd or -C vcs.conf

 176 vcsGeneralTO-DOVery Low Filmstrip not realistic Closed
100%
1.13 Task Description

The filmstrip mode has had a placeholder implementation since the start, it should look closer to an actual film strip.

E.g.: http://sites.google.com/site/elsamuko/gimp/sprocket

 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
 174 vcsGeneralBug ReportMedium Video length is checked against mplayer's identificatio ...Closed
100%
1.12.3 Task Description

Internal: Stale code from prior versions, numsecs inside process() uses mplayer’s value instead of the best value to determine video length (and keep or discard timestamps).

As a side-effect, newer code being more strict about array vs string handling can fail easily.

 122 vcsGeneralTO-DOLow Avoid recapturing Closed
100%
1.12.3 Task Description

When a timestamp is present in more than one set (highlights/std/extended) there’s no need to re-capture it.

See also  FS#123 

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

No need for description

 173 vcsGeneralTO-DOLow Switch to Bash 3 Closed
100%
1.12.3 Task Description

Bash 2 syntax has been the norm for most versions (although broken in some).

So far none of the major distributions is using bash 2, bash 4 is already gold but not widely-used enough.

Only a few special purpose/minimal distros like DSL retain bash 2.05b, but vcs requires recent versions of ImageMagick, Mplayer and FFmpeg anyway. I can’t see a reason to retain such backwards compatibility.

 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.

255Network Type IndicatorBug ReportHighIcon doesn't get updated with network changesAssigned
0%
? Task Description

Known bug, app isn’t always notified.

Reproducible switching network mode from 3G/2G to 2G-only

336Network Type IndicatorGeneralBug ReportHighApp doesn't load on boot (Huawei phones)Researching
0%
? Task Description

Reported by Willy Romano 23/03/2017 on the Google Play

On Huawei G8. App doesn’t automatically execute when phone is turned off then back on. I protected the app and this seems to have solved the problem.

337Network Type IndicatorGeneralBug ReportHighApp doesn't load on bootResearching
0%
?
 167 vcsGeneralSubmitted PatchMedium Improper cleanup of tempdir Closed
100%
1.12.2
 309 Network Type IndicatorFeature RequestMedium Allow removing notification from lock screen in Lollipo ...Closed
100%
?
 156 vcsGeneralFeature RequestLow Add font_all, bg_all and fg_all Closed
100%
1.12.2
 159 vcsGeneralFeature RequestLow Add alternative for font_filename Closed
100%
1.12.2
 168 vcsGeneralTO-DOLow Create basic manpage Closed
100%
1.12.2
201Network Type IndicatorFeature RequestLowSupport multi-SIM devicesAssigned
0%
?
313Network Type IndicatorBug ReportLowIncompatibility with Samsung Tab A (LTE version)Unconfirmed
0%
?
321Network Type IndicatorGeneralFeature RequestLowAllow hiding icon when mobile data is tured offAssigned
0%
?
322Network Type IndicatorGeneralFeature RequestLowAllow disabling icon unless roamingAssigned
0%
?
340Network Type IndicatorGeneralFeature RequestLowAdd 4G+ iconResearching
0%
?
341Network Type IndicatorGeneralBug ReportLowStatus bar icon disappears after a while on Huawei phon...Requires testing
50%
?
342Network Type IndicatorGeneralFeature RequestLowRecord historyResearching
0%
?
 166 vcsGeneralTO-DOVery Low Support WebM Closed
100%
1.12.2
220Network Type IndicatorFeature RequestVery LowAllow turning on/off network connectionAssigned
0%
?
 221 Network Type IndicatorFeature RequestVery Low Display signal strength in status bar Closed
0%
?
277Network Type IndicatorFeature RequestVery LowAdd a notification sound when the connection is lostResearching
0%
?
278Network Type IndicatorFeature RequestVery LowDisplay network activityResearching
0%
?
 160 vcsGeneralBug ReportCritical AWK getting comma-separated decimals Closed
100%
1.12.1
 161 vcsGeneralTO-DOLow Release 1.12.1 Closed
100%
1.12.1
356Network Type IndicatorGeneralTO-DOMediumEnhance RTL layoutAssigned
0%
1.6
359Network Type IndicatorGeneralTO-DOMediumDrop dark icons in Lollipop+Assigned
0%
1.6
369Network Type IndicatorGeneralBug ReportMediumNotification doesn't load on bootAssigned
0%
1.6
370Network Type IndicatorGeneralBug ReportMediumApp crashes on bootAssigned
0%
1.6
 371 Network Type IndicatorGeneralBug ReportMedium Icon theme doesn't change Closed
0%
1.6
Showing tasks 51 - 100 of 308 Page 2 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing