|
104 | vcs | General | Feature Request | Very Low | Accept percentages in --from and --to | Deferred | |
|
Task Description
No need for description
|
|
340 | Network Type Indicator | General | Feature Request | Low | Add 4G+ icon | Researching | |
? |
Task Description
Requested by Stéphane Roger 14/06/2016 on Google Play
Please Add 4g+ icon !
|
|
277 | Network Type Indicator | | Feature Request | Very Low | Add a notification sound when the connection is lost | Researching | |
? |
Task Description
Feedback from Wai keun Chong
Wai keun Chong 21/10/2014 4:28
Good App
This is the app what i looking for and it would be great if could add
a notification sound when a network loss
|
|
335 | Network Type Indicator | General | Feature Request | Low | Add alternative icons | Assigned | |
1.6 |
Task Description
Theming support as initially intended ( FS#237 ) is not possible.
With the switch to vector graphics adding alternative icons becomes fairly “cheap” app-size-wise and many users have requested alternative ones. This task tracks these suggestions.
Recap of related suggestions:
Pamy Srt 10/01/2016 on Google Play
Needs to indicate using LTE icon not just 4g icon good app if you add this I will make it a 5
Jon Manilenio 29/04/2016 on Google Play
Nice I wish there were more designs though.
Miles Vino 23/04/2017 on Google Play
Appreciate this handy app! Please consider a simpler icon, without the square, so it blends with Google’s material design. Thanks!
MJ Cortez 02/06/2017 on Google Play
4G should be displayed as LTE instead of [4]
Prince Priyam Borah 08/08/2017 on Google Play
Plz add the stylish 4G logo. Your app only shows 4. Else, everything is ok.
|
|
376 | relevation | General | TO-DO | Very Low | Add command-line argument to generate configuration | Assigned | |
1.4 |
Task Description
Should provide an easy way to generate a new configuration file based on the provided command-line arguments.
|
|
383 | relevation | General | Feature Request | Low | Add command-line argument to ignore configuration file | Assigned | |
1.4 |
Task Description
Useful for debugging, likely not useful for users since the command-line already overrides configurable arguments
|
|
367 | vcs | General | Feature Request | Low | Add HDR support | Assigned | |
1.14 |
Task Description
HDR isn’t well supported as reported by remlap and ThaDr.
Their comments:
https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-30901
Hi I am trying to thumbnail some HDR content is there anyway to insert ffmpeg filters in
-vf zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=mobius:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p
Thanks
https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-32413:
I’m also trying to do some HDR content and pass the -vf info to ffmpeg. I can’t get it to work even using a wrapper script.
It always comes up with awk errors, starting with “unterminated regexp”.
Is there any chance of updating vcs to support manual passing of those -vf arguments to ffmpeg?
HDR content is very common nowadays…
https://outlyer.net/2017-05-26:vcs-1-13-3-released/#comment-32423
I’m using vcs 1.13.2 on ubuntu and ended up doing it by adding the line:
-vf ‘zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p’ \
at line 2203, in the ffmpeg_capture() function where it sets the ffmpeg command line options.
Couldn’t work out how to do it with a wrapper script.
|
|
249 | vcs | General | TO-DO | Low | Add libav as possible capturer | Assigned | |
1.14 |
Task Description
No need for description
|
|
271 | Quick File Share | | TO-DO | Medium | Add localisation support | Assigned | |
1.0 |
Task Description
No need for description
|
|
246 | Network Type Indicator | | TO-DO | Low | Add support for expanded notifications with extra infor... | Assigned | |
1.6 |
Task Description
No need for description
|
|
56 | vcs | General | Feature Request | Low | Add transcode as possible capturer | Deferred | |
1.14 |
Task Description
Originally requested by Phil Grundig
See vcs:devel:transcode
|
|
41 | vcs | General | Feature Request | Low | Adjust timestamps size to capture size | Requires testing | |
|
Task Description
Originally suggested by Dogn Redhammer
|
|
245 | Network Type Indicator | | TO-DO | Low | Allow choosing between "offline" and "online" icons whe... | Assigned | |
1.6 |
Task Description
Once the user has chosen to use only a set of icons, allow them to choose which of the two.
|
|
375 | vcs | General | TO-DO | Very Low | Allow disabling blank frame evasion | Assigned | |
1.14 |
Task Description
Should allow to disable it in both configuration and command-line.
|
|
322 | Network Type Indicator | General | Feature Request | Low | Allow disabling icon unless roaming | Assigned | |
? |
Task Description
From feedback, by Martin Buch:
Would like an option to only display status bar icon when roaming. Its really only when roaming I need this information as the stock network type indication is replaced with an ‘R’ on my Nexus 6P (when roaming).
Many phones seem to do that.
|
|
244 | Network Type Indicator | | TO-DO | Low | Allow disabling the display of connection status on ico... | Assigned | |
1.6 |
Task Description
To mimic the original way of working
|
|
321 | Network Type Indicator | General | Feature Request | Low | Allow hiding icon when mobile data is tured off | Assigned | |
? |
Task Description
From feedback, by Rownah Adriano:
[...] Can you please put an option to turn off the notification if mobile data is turned off?
|
|
52 | vcs | General | Feature Request | Very Low | Allow review of screenshots before composing | Limbo | |
? |
Task Description
Originally requested by Daniel
|
|
377 | vcs | General | Feature Request | Low | Allow screenshotting half of the video (for side-by-sid... | Assigned | |
? |
Task Description
Asked by Bob on the blog
Would it be possible to somehow specify to only screenshot half of the video image (for 180 side-by-side VR videos)?
Or would this require new features to be added to the VCS?
|
|
50 | vcs | General | Feature Request | Very Low | Allow setting text outlines | Deferred | |
|
Task Description
Originally requested by Dougn Redhammer
E.g. with ImageMagick’s -stroke and -strokewidth
|
|
273 | Quick File Share | | TO-DO | Low | Allow sharing files of unknown size | Requires testing | |
0.15 |
Task Description
This is necessary for ZIP files constructed on the fly.
The current webserver implementation doesn’t support that.
|
|
269 | Quick File Share | | TO-DO | Low | Allow sharing multiple files | Requires testing | |
0.15 |
Task Description
Possibly using a dynamic ZIP file
See http://developer.android.com/reference/java/util/zip/ZipOutputStream.html
|
|
220 | Network Type Indicator | | Feature Request | Very Low | Allow turning on/off network connection | Assigned | |
? |
Task Description
Submitted by Tom
Allow turning network connection on/off directly
|
|
115 | mp3plot | Image output | Feature Request | Low | Allow user-specified output image size | New | |
0.7.0 |
Task Description
No need for description
|
|
370 | Network Type Indicator | General | Bug Report | Medium | App crashes on boot | Assigned | |
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.
|
|
337 | Network Type Indicator | General | Bug Report | High | App doesn't load on boot | Researching | |
? | |
|
336 | Network Type Indicator | General | Bug Report | High | App doesn't load on boot (Huawei phones) | Researching | |
? | |
|
124 | vcs | General | Feature Request | Low | Better looking timestamps | Assigned | |
| |
|
378 | vcs | General | Bug Report | Medium | Blank frame evasion produces error on latest ImageMagic... | Assigned | |
1.14 | |
|
125 | vcs | General | Feature Request | Very Low | Blank screen evasion (mtn feature) | Deferred | |
1.14 | |
|
155 | vcs | General | Bug Report | Low | Colourised messages are printed before colour disabling... | Assigned | |
| |
|
147 | vcs | General | Feature Request | Medium | Configuration options revamp | Assigned | |
1.14 | |
|
118 | vcs | General | Feature Request | Low | Create manpage | Deferred | |
| |
|
278 | Network Type Indicator | | Feature Request | Very Low | Display network activity | Researching | |
? | |
|
331 | Network Type Indicator | General | Feature Request | Very Low | Display provider name in notification | Assigned | |
1.6 | |
|
172 | vcs | General | TO-DO | Very Low | Don't autoload './vcs.conf' | Assigned | |
1.14 | |
|
190 | mp3plot | Core/General | TO-DO | Low | Drop "spinner" | Completed | |
0.6.1 | |
|
359 | Network Type Indicator | General | TO-DO | Medium | Drop dark icons in Lollipop+ | Assigned | |
1.6 | |
|
372 | Network Type Indicator | General | TO-DO | Very Low | Drop support for older versions of Android | Assigned | |
1.6 | |
|
126 | vcs | General | Feature Request | Very Low | Edge detection / blur evasion (mtn feature) | Deferred | |
| |
|
356 | Network Type Indicator | General | TO-DO | Medium | Enhance RTL layout | Assigned | |
1.6 | |
|
386 | vcs | General | Bug Report | High | Extended set and highlights composition is broken | Assigned | |
| |
|
227 | vcs | General | TO-DO | Low | Failed blank frame evasion should go back to original t... | Assigned | |
1.14 | |
|
109 | vcs | General | Bug Report | Medium | Failure to capture with packed B-frames in AVI | Unconfirmed | |
| |
|
178 | vcs | General | Submitted Patch | Low | ffmpeg + piped mplayer dump can be used to identify | Requires testing | |
1.14 | |
|
53 | vcs | General | Bug Report | Low | ffmpeg doesn't accept file names with spaces | Unconfirmed | |
| |
|
196 | vcs | General | TO-DO | Medium | ffmpeg is deprecated | Assigned | |
1.14 | |
|
363 | vcs | General | Bug Report | Low | File names with '#' lead to errors when creating versio... | Assigned | |
1.14 | |
|
194 | vcs | General | Feature Request | Medium | Files incorrectly reporting "too short" length aren't d... | Researching | |
? | |
|
93 | vcs | General | Bug Report | Very Low | grep -o is not portable | Assigned | |
1.14 | |