All Projects

ID Project Category Task Type Severity Summary  desc Status Progress Due In Version
178vcsGeneralSubmitted PatchLowffmpeg + piped mplayer dump can be used to identifyRequires testing
0%
1.14 Task Description

Originally suggested by Dean: http://outlyer.net/2010-08-24:vcs-1_12-2-released/

” [...]

Second, my dvd-drive is useless atm, but i remember previously piping dvd-ouput from mplayer into ffmpeg via a fifo and finding the info generated to be much better than mplayer-alone – for one thing, it won’t ‘downmix’ 6-channel audio automatically. Don’t know if that would be useful to you. The syntax was something like:-

mkfifo piped.vob &&
mplayer dvd:// -dumpstream -dumpfile piped.vob & \
ffmpeg -i piped.vob

…See what you think…

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

Originally reported by Dougn Redhammer

227vcsGeneralTO-DOLowFailed blank frame evasion should go back to original t...Assigned
0%
1.14 Task Description

When a frame evasion is tried and given up, the chosen timestamp should be the original instead of the last attempt

356Network Type IndicatorGeneralTO-DOMediumEnhance RTL layoutAssigned
0%
1.6 Task Description

Rendering on RTL devices is does not work properly due to alignment problems.

Attached: Screen grabs from the pre-release report on an Arabic device.

126vcsGeneralFeature RequestVery LowEdge detection / blur evasion (mtn feature)Deferred
0%
Task Description

Interesting feature, experimentally implemented in mtn

http://moviethumbnail.sourceforge.net/

See also FS#125

372Network Type IndicatorGeneralTO-DOVery LowDrop support for older versions of AndroidAssigned
0%
1.6 Task Description

As of 2019-07 usage below KitKat is anecdotal:

2.3.x: 0.04%
4.0.x: 0.07%
4.1: 0.86%
4.2: 1.35%
4.3: 0.82%

2.3 to 4.3: 3.14%

4.4: 6.28%
5.0: 4.33%

359Network Type IndicatorGeneralTO-DOMediumDrop dark icons in Lollipop+Assigned
0%
1.6 Task Description

Material design icons are supposed to be white according to comments found online and most apps.

(I can’t find an actual upstream reference) Found at http://www.androiddocs.com/design/style/iconography.html

Dark icons are displayed white in practice.

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

172vcsGeneralTO-DOVery LowDon't autoload './vcs.conf'Assigned
0%
1.14 Task Description

See  FS#171 

331Network Type IndicatorGeneralFeature RequestVery LowDisplay provider name in notificationAssigned
0%
1.6 Task Description

Submitted by Tom:  FS#222  Display provider name in status bar

Not feasible in the actual status bar, but can be done in the notification.

278Network Type IndicatorFeature RequestVery LowDisplay network activityResearching
0%
? Task Description

Feedback from andres argumedo

andres argumedo 17/10/2014 22:38
Great app but
This is a great app I really like it it would be nice if it could also display
the data traffic not only the network type, like having the H+ and the up/down
arrows showing the data traffic and this app would be awesome!

Only feasible if it won’t add unnecessary complexity.

118vcsGeneralFeature RequestLowCreate manpageDeferred
0%
Task Description

No need for description

147vcsGeneralFeature RequestMediumConfiguration options revampAssigned
90%
1.14 Task Description

The available configuration options need a serious review and renaming. Old names will be accepted with warnings for either two releases or six months.

Also, should provide a sample configuration file so that the syntax and options are clearer.

155vcsGeneralBug ReportLowColourised messages are printed before colour disabling...Assigned
0%
Task Description

No need for description

125vcsGeneralFeature RequestVery LowBlank screen evasion (mtn feature)Deferred
90%
1.14 Task Description

Great feature, implemented in mtn

http://moviethumbnail.sourceforge.net/

See also FS#126

378vcsGeneralBug ReportMediumBlank frame evasion produces error on latest ImageMagic...Assigned
0%
1.14 Task Description

Reported by Paul:

Hey,
I'm using VCS via Homebrew Install (https://formulae.brew.sh/formula/vcs#default) and since the last update of imagemagick (?) I get dozens of error messages:
convert: Expected operator at '.mean*100' @ error/fx.c/GetOperator/2408

Confirmed to happen on ImageMagick 7.1 on Linux, the contact sheet is generated but blank frame evasion is skipped

124vcsGeneralFeature RequestLowBetter looking timestampsAssigned
0%
Task Description

Timestamps could use some tweaking: e.g. centering on their background and rounded corners

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%
? Task Description

This task depends on reports of such issue.

So far all reports are on Marshmallow:

Reported by Charles Kanegeni 20/02/2016 on Google Play

New issue Great app, have always used it. Just upgraded to marshmallow and now it won’t even start. What’s up with that? From Android 5 I had problems, plus doesn’t support dual Sim phones. This is the new direction, twin Sim phones. Please work it out.

Infinix (Infinix_X510_sprout) / 6.0 / r14034

Reported by Red Rospo 04/08/2016 on Google Play

Da migliorare Non parte al boot

LG G5 (h1) / Marshmallow / r14034

Reported by Simon Howard 18/12/2016 on Google Play

Issue with auto start on boot I’ve had this app for some time now, but it will not auto start on boot on my current phone (Galaxy S5, Marshmallow 6.01)

Galaxy S5 (klte) / Marshmallow / r14034

370Network Type IndicatorGeneralBug ReportMediumApp crashes on bootAssigned
0%
1.6 Task Description

The app force-closes on device boot when load on boot is enabled.

Once the boot is complete it behaves normally.

Seen in Oreo.

Presumably related to FS#369.

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

No need for description

220Network Type IndicatorFeature RequestVery LowAllow turning on/off network connectionAssigned
0%
? Task Description

Submitted by Tom

Allow turning network connection on/off directly

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.

50vcsGeneralFeature RequestVery LowAllow setting text outlinesDeferred
0%
Task Description

Originally requested by Dougn Redhammer

E.g. with ImageMagick’s -stroke and -strokewidth

377vcsGeneralFeature RequestLowAllow screenshotting half of the video (for side-by-sid...Assigned
0%
?
52vcsGeneralFeature RequestVery LowAllow review of screenshots before composingLimbo
0%
?
321Network Type IndicatorGeneralFeature RequestLowAllow hiding icon when mobile data is tured offAssigned
0%
?
244Network Type IndicatorTO-DOLowAllow disabling the display of connection status on ico...Assigned
0%
1.6
322Network Type IndicatorGeneralFeature RequestLowAllow disabling icon unless roamingAssigned
0%
?
375vcsGeneralTO-DOVery LowAllow disabling blank frame evasionAssigned
0%
1.14
245Network Type IndicatorTO-DOLowAllow choosing between "offline" and "online" icons whe...Assigned
0%
1.6
41vcsGeneralFeature RequestLowAdjust timestamps size to capture sizeRequires testing
80%
56vcsGeneralFeature RequestLowAdd transcode as possible capturerDeferred
0%
1.14
246Network Type IndicatorTO-DOLowAdd support for expanded notifications with extra infor...Assigned
0%
1.6
271Quick File ShareTO-DOMediumAdd localisation supportAssigned
0%
1.0
249vcsGeneralTO-DOLowAdd libav as possible capturerAssigned
0%
1.14
367vcsGeneralFeature RequestLowAdd HDR supportAssigned
0%
1.14
383relevationGeneralFeature RequestLowAdd command-line argument to ignore configuration fileAssigned
0%
1.4
376relevationGeneralTO-DOVery LowAdd command-line argument to generate configurationAssigned
100%
1.4
335Network Type IndicatorGeneralFeature RequestLowAdd alternative iconsAssigned
0%
1.6
277Network Type IndicatorFeature RequestVery LowAdd a notification sound when the connection is lostResearching
0%
?
340Network Type IndicatorGeneralFeature RequestLowAdd 4G+ iconResearching
0%
?
104vcsGeneralFeature RequestVery LowAccept percentages in --from and --toDeferred
0%
Showing tasks 51 - 94 of 94 Page 2 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing