All Projects

ID Project Category Task Type Severity Summary Status  desc Progress Due In Version
 98 vcsGeneralBug ReportLow Timestamps are styled/unstyled inconsistently across sy ...Closed
100%
1.11 Task Description

No need for description

 99 vcsGeneralBug ReportLow Timestamps font is not used Closed
100%
1.11 Task Description

No need for description

 100 vcsGeneralBug ReportLow File's own aspect ratio is ignored Closed
100%
1.11 Task Description

No need for description

 102 vcsGeneralFeature RequestLow Drop sed -r/sed -E detection Closed
100%
1.11 Task Description

No need for description

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

No need for description

 106 vcsGeneralFeature RequestLow Make mplayer optional Closed
100%
1.11 Task Description

No need for description

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

No need for description

 111 mp3plotCore/GeneralFeature RequestLow Support MS Windows Closed
100%
1.0 Task Description

No need for description

 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 

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

-I does use it

 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

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

Complete manpage.

 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.

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

No need for description

 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.

 180 relevationGeneralBug ReportLow Negated types are ignored inconsistently Closed
100%
1.2 Task Description

Sometimes a negated type will be ignored.

e.g.:

Fine:

$ relevation -t website java.net

-> Search "java.net" ('website' entries):  1 matches

$ relevation -t -website java.net

-> Search "java.net" ('not website' entries):  No results

Not fine:

$ relevation google.com

-> Search "google.com" ('not folder' entries):  6 matches

$ relevation google.com | grep -c ^Type:\ website
5

$ relevation -t -website google.com

-> Search "google.com" ('not website' entries):  6 matches
$ relevation  -t -website google.com | grep -c ^Type:\ website
5

$ relevation -t website google.com

-> Search "google.com" ('website' entries):  5 matches

Might be due to entries inside folders being repeated?

 184 relevationGeneralTO-DOLow Move from libxml2 to lxml Closed
100%
1.1 Task Description

lxml provides a cleaner (or more pythonic) implementation, is easier to install and more commonly required.

 185 relevationGeneralTO-DOLow Support cryptopy Closed
100%
1.1 Task Description

cryptopy provides a pure python implementation of ciphers, allowing easier install on some systems (e.g. 64bits Windows) than PyCrypto.
Unlike PyCryptoPlus it doesn’t seem to depend on PyCrypto but has a different API.

The performance degrades considerably, of course.

 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.

 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

 312 Network Type IndicatorGeneralTO-DOLow Switch to vector assets Closed
100%
1.5 (rel. xx039) Task Description

Android (Lollipop API21 and up) now support vector based assets and Android Studio/Gradle 1.4 will convert to PNGs on compilation for backwards compatibility.

Should replace the current SVG+scripts method to the integrated one.

 330 Network Type IndicatorBuild SystemBug ReportLow Merge "old-droids" and "new-droids" branches Closed
100%
1.5 (rel. xx039) Task Description

Android Studio / Gradle support the use of build “flavors” with different code, plus Android apps support versioned resources, so the two branches can be merged into a single one taking advantage of that.

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

.

 167 vcsGeneralSubmitted PatchMedium Improper cleanup of tempdir Closed
100%
1.12.2 Task Description

Originally submitted by Jason Tackaberry

VCS’ temporary dir (and its contents) is not removed on cleanup. Space in /dev/shm is wasted as a result.

Patch attached.

 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.

 181 relevationGeneralBug ReportMedium Wrong password produces unhandled exception Closed
100%
1.1
 311 vcsGeneralBug ReportMedium Allow disabling coloured output altogether Closed
100%
1.13.3
 314 vcsGeneralSubmitted PatchMedium Patch for approximate size calculation Closed
100%
1.13.3
 76 vcsGeneralBug ReportHigh Failure while capturing last frame Closed
100%
1.11
 189 vcsGeneralBug ReportHigh VCS is broken on FreeBSD (and Mac OS X) since 1.12.3 Closed
100%
1.13
 248 vcsGeneralBug ReportHigh Unsupported format gives errors Closed
100%
1.13.3
 160 vcsGeneralBug ReportCritical AWK getting comma-separated decimals Closed
100%
1.12.1
 368 Network Type IndicatorGeneralBug ReportCritical Notification doesn't show in Android Oreo and Pie Closed
100%
1.5.2.1 (rel. 1xx045)
 81 vcsGeneralFeature RequestVery Low Add profiles support Closed
100%
1.12
 140 vcsGeneralTO-DOVery Low Release 1.12 Closed
100%
1.12
 148 vcsGeneralFeature RequestVery Low Include generation of config/profile from the command-l ...Closed
100%
1.12
 215 Network Type IndicatorGeneralTO-DOVery Low Release 1.5 Closed
100%
Meta: Release Cycle
 68 vcsGeneralFeature RequestLow DVD ISO support Closed
100%
1.11
 78 vcsGeneralFeature RequestLow Support FreeBSD Closed
100%
1.11
 85 vcsGeneralBug ReportLow Colourised console output doesn't work on FreeBSD Closed
100%
1.11
 120 vcsGeneralTO-DOLow Override-able variables cleanup: New names Closed
100%
1.12
 141 vcsGeneralTO-DOLow Change end_offset behaviour Closed
100%
1.12
 157 vcsGeneralFeature RequestLow Make DVD command-line consistent with files command-lin ...Closed
100%
1.12
 361 Network Type IndicatorGeneralTO-DOLow Release 1.5.2 Closed
100%
Meta: Release Cycle
 365 vcsGeneralBug ReportLow File sizes are rounded Closed
100%
1.13.4
 136 vcsGeneralBug ReportMedium Ubuntu doesn't register fonts with ImageMagick Closed
100%
1.11.2
 362 Network Type IndicatorGeneralBug ReportHigh App doesn't load on boot (HTC phones) Closed
100%
1.5.2 (rel. 1xx042)
 323 vcsGeneralBug ReportCritical Codec information is misaligned/cropped Closed
100%
1.13.3
 373 vcsGeneralBug ReportCritical Number of columns is ignored Closed
100%
 82 vcsGeneralFeature RequestVery Low Unify profiles and funky modes Closed
100%
?
Showing tasks 101 - 150 of 308 Page 3 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing