All Projects

ID Project Category Task Type Severity  desc Summary Status Progress Due In Version
 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.

190mp3plotCore/GeneralTO-DOLowDrop "spinner"Completed
100%
0.6.1 Task Description

The spinner, used to show progress adds a lot of overkill just to give some feedback while working

275Quick File ShareTO-DOLowUpdate progress bar to support files of unknown sizeAssigned
0%
1.0 Task Description

The progress bar should reflect when the size of the shared file is unknown.

 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?

269Quick File ShareTO-DOLowAllow sharing multiple filesRequires testing
80%
0.15 Task Description

Possibly using a dynamic ZIP file

See http://developer.android.com/reference/java/util/zip/ZipOutputStream.html

273Quick File ShareTO-DOLowAllow sharing files of unknown sizeRequires testing
90%
0.15 Task Description

This is necessary for ZIP files constructed on the fly.

The current webserver implementation doesn’t support that.

274Quick File ShareTO-DOLowImplement chunked transfer encoding in web serverRequires testing
100%
0.15 Task Description

The chunked transfer encoding is necessary to serve files of unknown size (created dynamically)

 266 Quick File ShareTO-DOLow Lower minimum SDK requirement Closed
100%
0.14 (rel. 14) Task Description

No need for description

 270 Quick File ShareTO-DOLow Tapping on QR code is too easy to accidentally and shut ...Closed
100%
0.14 (rel. 14) Task Description

It would be better to only use it to start the server

 230 relevationGeneralBug ReportLow Check file magic header Closed
100%
1.3 Task Description

Files should be checked for the appropriate format instead of blindly opening them

 262 Quick File ShareBug ReportLow Files can't be shared from some apps Closed
100%
0.13 (rel. 13) Task Description

Sharing from some apps leads to an error and the impossibility to share the file

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

No need for description

 4 vcsGeneralFeature RequestLow Allow more complex, human readable timestamps Closed
100%
Task Description

E.g. 4m30s

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

 6 vcsGeneralFeature RequestLow Allow overriding default command-line Closed
100%
Task Description

E.g. allow setting –jpeg and –user outlyer implicitly for all files

 7 vcsGeneralBug ReportLow Broken program signature Closed
100%
Task Description

.

 8 vcsGeneralBug ReportLow Temporary files are not removed when interrupted Closed
100%
Task Description

E.g. with CTRL+C

 10 vcsGeneralBug ReportLow Incorrect number of captures printed to console Closed
100%
Task Description

The count is often off by one.

 12 vcsGeneralBug ReportLow Temporary files are put in $PWD, vfs might fail. Closed
100%
Task Description

Might fail with virtual file systems, like sshfs, which don’t implement certain features (like links)

 16 vcsGeneralBug ReportLow Handle interval longer than video Closed
100%
Task Description

.

 17 vcsGeneralFeature RequestLow Allow quiet operation Closed
100%
Task Description

.

 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).

 25 vcsGeneralBug ReportLow Safe renaming assumes current dir Closed
100%
Task Description

safe_rename() (incorrectly) strips path from the output file

 27 vcsGeneralBug ReportLow Console colours are printed to the wrong channel Closed
100%
Task Description

.

 28 vcsGeneralBug ReportLow Timestamps regex is too loose Closed
100%
Task Description

.

 31 vcsGeneralBug ReportLow Requested colours are not used Closed
100%
Task Description

.

 36 vcsGeneralBug ReportLow Extended mode uses global number of columns Closed
100%
 37 vcsGeneralBug ReportLow Aspect ratio guessing fails if height is non-standard Closed
100%
 39 vcsGeneralBug ReportLow Extended mode uses global number of columns Closed
100%
 48 vcsGeneralFeature RequestLow Padding needs adjusting Closed
100%
 59 vcsGeneralBug ReportLow Mplayer seems to fail on MPEG or WMV9 Closed
100%
 63 vcsGeneralBug ReportLow Incorrect 0ms timestamps Closed
100%
 64 vcsGeneralBug ReportLow Incorrect count of captures in manual-only mode Closed
100%
 65 vcsGeneralBug ReportLow Extra padding added by IM to highlights Closed
100%
 66 vcsGeneralBug ReportLow Timestamps parsing multiplies seconds when no 's' is us ...Closed
100%
 71 vcsGeneralFeature RequestLow Polaroid mode should imitate actual polaroids Closed
100%
 72 vcsGeneralBug ReportLow Missing space after "Filename:" label Closed
100%
 73 vcsGeneralBug ReportLow Polaroid mode overlaps all images on the same position Closed
100%
 75 vcsGeneralBug ReportLow Number of audio channels = 0 Closed
100%
 77 vcsGeneralFeature RequestLow Honor system fonts Closed
100%
 80 vcsGeneralBug ReportLow Required programs should be checked before doing (prett ...Closed
100%
 83 vcsGeneralBug ReportLow seq is not available in FreeBSD Closed
100%
 87 vcsGeneralBug ReportLow Must ensure getopt is GNU getopt Closed
100%
 88 vcsGeneralBug ReportLow bash might not be in /bin Closed
100%
 89 vcsGeneralBug ReportLow sed arguments are not x-platform Closed
100%
 90 vcsGeneralBug ReportLow mktemp's arguments are not x-platform Closed
100%
101vcsGeneralBug ReportLowHeading bleeds into left side of contact sheet when tit...Deferred
0%
 108 vcsGeneralFeature RequestLow Allow overriding DISABLE_SHADOWS and DISABLE_TIMESTAMPS Closed
100%
118vcsGeneralFeature RequestLowCreate manpageDeferred
0%
124vcsGeneralFeature RequestLowBetter looking timestampsAssigned
0%
155vcsGeneralBug ReportLowColourised messages are printed before colour disabling...Assigned
0%
Showing tasks 201 - 250 of 308 Page 5 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing