All Projects

ID Project Category Task Type Severity Summary Status  asc Progress Due In Version
95vcsGeneralBug ReportLowRunning vcs from find fails on WMVs. They work directly...Unconfirmed
0%
Task Description

Originally reported by Tomasz Strózik

Example given:

$ find $DIR \(-name "*.avi" -o -name "*.wmv" -o -name "*.mpg" -o -name "*.mp4" \) -exec vcs -dt -ds -n 12 -c2 -H 200 --jpeg --quiet {} \;

Works on avi, mpg and mp4 but fails on wmv with
Failed to capture frame (at second xxx.000)

Processing the same file directly works:

$ vcs -dt -ds -n 12 -c2 -H 200 --jpeg --quiet File.wmv
54vcsGeneralBug ReportLowminutes printed as hours with mplayerUnconfirmed
0%
Task Description

Originally reported by Phil Grundig

Version of mplayer: mplayer (1.0pre8cvs)

313Network Type IndicatorBug ReportLowIncompatibility with Samsung Tab A (LTE version)Unconfirmed
0%
? Task Description

Reported by Eddie Wallace

137vcsGeneralBug ReportMediumHang with RM filesUnconfirmed
0%
Task Description

Original report by Dougn Redhammer

vcs hangs with some RM files.

Tracing shows it gets stuck in mplayer_identify.

MPlayer can play the files fine from the terminal. Although it exits with «MPlayer interrupted by signal 11 in module: uninit_vcodec».

I can reproduce the abrupt termination, it happens when using Real’s native decoder (w64codecs, /usr/lib/codecs/drvc.so). Using FFMpeg’s decoder (MPlayer’s -vc ffrv30) MPlayer exits normally.

I can’t reproduce the hang either way.

53vcsGeneralBug ReportLowffmpeg doesn't accept file names with spacesUnconfirmed
0%
Task Description

Originally reported by Phil Grundig

Version of ffmpeg: ffmpeg (CVS-060515)

109vcsGeneralBug ReportMediumFailure to capture with packed B-frames in AVIUnconfirmed
0%
Task Description

Originally reported by Dougn Redhammer

193mp3plotCore/GeneralTO-DOLowRelease 1.0New
0%
Meta: Release Cycle Task Description

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

Previous: FS#192

192mp3plotCore/GeneralTO-DOLowRelease 0.7.0New
0%
Meta: Release Cycle Task Description

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

Previous: FS#191
Next: FS#193

191mp3plotCore/GeneralTO-DOLowRelease 0.6.1New
0%
Meta: Release Cycle Task Description

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

Next: FS#192

116mp3plotImage outputBug ReportLowOptionally display generated imageNew
0%
0.7.0 Task Description

No need for description

117mp3plotCore/GeneralFeature RequestLowHandle free-form bitrateNew
0%
1.0 Task Description

No need for description

115mp3plotImage outputFeature RequestLowAllow user-specified output image sizeNew
0%
0.7.0 Task Description

No need for description

334Network Type IndicatorBuild SystemTO-DOVery LowUse Gradle to define build-type-dependant fieldsAssigned
0%
1.6 Task Description

Gradle allows to define fields on the generated class BuildConfig. This should be enough to discard the current per-build-type classes.

Example: https://stackoverflow.com/questions/24518940/custom-fields-for-a-build-type-in-gradle

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.

379relevationGeneralTO-DOLowSwitch default mode to ANDAssigned
0%
1.4 Task Description

It just makes more sense

201Network Type IndicatorFeature RequestLowSupport multi-SIM devicesAssigned
0%
? Task Description

Suggested by “AB”

Allow choosing what SIM slot to check in dual-SIM devices.

358Network Type IndicatorGeneralTO-DOLowRevamp notificationAssigned
0%
1.6 Task Description

Take advantage of Nougat style notifications to display more information to the user.

See https://material.io/guidelines/patterns/notifications.html

Possible design elements:

  1. “App icon”: Network type? AFAICT setting it to the actual app will replace the status bar icon.
  2. Header text: Provider
  3. Timestamp: Time of the last update
  4. Large icon: Network type, bigger?
350Network Type IndicatorInternalTO-DOVery LowRemove Devel.DEBUGAssigned
0%
1.6 Task Description

In the past BuildConfig.DEBUG wasn’t reliable (when combining Eclipse and ADT), but on Android Studio with Gradle it can be used safely and hence there’s no need to duplicate the functionality.

360Network Type IndicatorGeneralTO-DOLowRemove black iconsAssigned
0%
1.6 Task Description

Since the introduction of Material, icons should be white. The black icons only display as such in a subset on devices.

200vcsGeneralTO-DOVery LowRelease 2.0Assigned
0%
Meta: Release Cycle Task Description

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

v2.0 will be a rewrite in Python.

Previous: FS#153

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)

374relevationGeneralTO-DOLowRelease 1.4Assigned
0%
Meta: Release Cycle Task Description

Meta-task depending on tasks scheduled for the 1.4 release.

Previous release:  FS#234  (1.3.1)

216Quick File ShareTO-DOLowRelease 1.0Assigned
0%
Meta: Release Cycle Task Description

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

272Quick File ShareTO-DOLowRelease 0.15Assigned
0%
Meta: Release Cycle Task Description

First version allowing multiple file sharing.
Possibly release early and keep as alpha or beta to test further.

315vcsGeneralFeature RequestLowRecurse directories, output to current dirAssigned
0%
? Task Description

Request by Chris Hills

http://outlyer.net/2014-05-18:vcs-1_13_2-released/comment-page-1/#comment-17238:

Thanks Toni. I was hoping I could simply run `$ vcs-1.13.2.bash -? **/*.mp4` to create contact sheets for all videos in all subfolders, but it sounds like I’ll have to use a wrapper script. Would you consider adding this in a future release for a donation?

My reply:

I guess you’re using zsh-ish globbing there.
That’s not something I use so I didn’t even think of the case where recursing could be so simple.
It was a bit of an overlook on my part not to have the option to output to the same directory as the video, probably because recursion always required a wrapper in my head.
380Network Type IndicatorGeneralTO-DOHighRe-stablish in Google PlayAssigned
0%
Meta: Release Cycle
151vcsGeneralTO-DOLowOverride-able variables cleanup: Removal of deprecated ...Assigned
0%
1.14
369Network Type IndicatorGeneralBug ReportMediumNotification doesn't load on bootAssigned
0%
1.6
163vcsGeneralTO-DOVery LowMove rarely used features to pluginsAssigned
0%
?
197vcsGeneralTO-DOHighMove away from /dev/shmAssigned
0%
1.14
5vcsGeneralBug ReportMediumMeta-information gets overlapped with small contact she...Assigned
0%
382vcsGeneralBug ReportMediumLook into detecting or setting manually GNU getoptAssigned
0%
?
223Network Type IndicatorFeature RequestVery LowIndicate roaming in status barAssigned
0%
1.6
162vcsGeneralTO-DOVery LowImplement pluginsAssigned
0%
2.0
164vcsGeneralBug ReportVery LowImplement instrumentationAssigned
0%
?
255Network Type IndicatorBug ReportHighIcon doesn't get updated with network changesAssigned
0%
?
93vcsGeneralBug ReportVery Lowgrep -o is not portableAssigned
0%
1.14
363vcsGeneralBug ReportLowFile names with '#' lead to errors when creating versio...Assigned
0%
1.14
196vcsGeneralTO-DOMediumffmpeg is deprecatedAssigned
0%
1.14
227vcsGeneralTO-DOLowFailed blank frame evasion should go back to original t...Assigned
0%
1.14
356Network Type IndicatorGeneralTO-DOMediumEnhance RTL layoutAssigned
0%
1.6
372Network Type IndicatorGeneralTO-DOVery LowDrop support for older versions of AndroidAssigned
0%
1.6
359Network Type IndicatorGeneralTO-DOMediumDrop dark icons in Lollipop+Assigned
0%
1.6
172vcsGeneralTO-DOVery LowDon't autoload './vcs.conf'Assigned
0%
1.14
331Network Type IndicatorGeneralFeature RequestVery LowDisplay provider name in notificationAssigned
0%
1.6
147vcsGeneralFeature RequestMediumConfiguration options revampAssigned
90%
1.14
155vcsGeneralBug ReportLowColourised messages are printed before colour disabling...Assigned
0%
378vcsGeneralBug ReportMediumBlank frame evasion produces error on latest ImageMagic...Assigned
0%
1.14
124vcsGeneralFeature RequestLowBetter looking timestampsAssigned
0%
370Network Type IndicatorGeneralBug ReportMediumApp crashes on bootAssigned
0%
1.6
Showing tasks 1 - 50 of 94 Page 1 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing