All Projects

ID Project Category Task Type  asc Severity Summary Status Progress Due In Version
223Network Type IndicatorFeature RequestVery LowIndicate roaming in status barAssigned
0%
1.6 Task Description

Submitted by Tom

Display alarm or change color to indicate roaming

342Network Type IndicatorGeneralFeature RequestLowRecord historyResearching
0%
? Task Description

Requested by Arnellord Bondoc 19/12/2015 on Google Play

Accurate readings, free, ads-free what more can I ask for! Hope you don’t mind, I modified it and replaced the status bar icons :) Kindly add history of network type used like what my other apps that I am using (2g, 3g ,4g, lte network monitor by Sun Light) for me to get rid of it because of it’s unlimited ads and slow loading. Thank you very much!

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.
201Network Type IndicatorFeature RequestLowSupport multi-SIM devicesAssigned
0%
? Task Description

Suggested by “AB”

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

92vcsGeneralFeature RequestVery LowSupport OpenSolaris/SunOSLimbo
0%
2.0 Task Description

Being based on System V, it’s quite different to most other Unix-like OSes, might be a good target for x-platform enhancements

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…

376relevationGeneralTO-DOVery LowAdd command-line argument to generate configurationAssigned
100%
1.4 Task Description

Should provide an easy way to generate a new configuration file based on the provided command-line arguments.

249vcsGeneralTO-DOLowAdd libav as possible capturerAssigned
0%
1.14 Task Description

No need for description

271Quick File ShareTO-DOMediumAdd localisation supportAssigned
0%
1.0 Task Description

No need for description

246Network Type IndicatorTO-DOLowAdd support for expanded notifications with extra infor...Assigned
0%
1.6 Task Description

No need for description

245Network Type IndicatorTO-DOLowAllow choosing between "offline" and "online" icons whe...Assigned
0%
1.6 Task Description

Once the user has chosen to use only a set of icons, allow them to choose which of the two.

375vcsGeneralTO-DOVery LowAllow disabling blank frame evasionAssigned
0%
1.14 Task Description

Should allow to disable it in both configuration and command-line.

244Network Type IndicatorTO-DOLowAllow disabling the display of connection status on ico...Assigned
0%
1.6 Task Description

To mimic the original way of working

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.

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

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

See  FS#171 

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

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.

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%

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.

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

196vcsGeneralTO-DOMediumffmpeg is deprecatedAssigned
0%
1.14 Task Description

See http://libav.org/, Jan 27 2012.
Also http://libav.org/index.html#fftools_rename for changes to the syntax.

Must change to avprobe/ffprobe and/or avconv.

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)

162vcsGeneralTO-DOVery LowImplement pluginsAssigned
0%
2.0 Task Description

No need for description

197vcsGeneralTO-DOHighMove away from /dev/shmAssigned
0%
1.14 Task Description

/dev/shm isn’t really intended as an alternate temporary location, and VCS’ temporary files can easily grow too large for it too.

As a possible alternative offer a first-run choice of temp-dir (maybe suggesting /dev/shm).

References:
http://wiki.debian.org/ReleaseGoals/RunDirectory#Why_put_.2BAC8-dev.2BAC8-shm_and_.2BAC8-tmp_under_.2BAC8-run.3F http://stackoverflow.com/questions/9745281/tmp-vs-dev-shm-for-temp-file-storage-on-linux

163vcsGeneralTO-DOVery LowMove rarely used features to pluginsAssigned
0%
?
151vcsGeneralTO-DOLowOverride-able variables cleanup: Removal of deprecated ...Assigned
0%
1.14
355Network Type IndicatorGeneralTO-DOLowRe-do problematic vectorial iconsResearching
0%
1.6
380Network Type IndicatorGeneralTO-DOHighRe-stablish in Google PlayAssigned
0%
Meta: Release Cycle
272Quick File ShareTO-DOLowRelease 0.15Assigned
0%
Meta: Release Cycle
191mp3plotCore/GeneralTO-DOLowRelease 0.6.1New
0%
Meta: Release Cycle
192mp3plotCore/GeneralTO-DOLowRelease 0.7.0New
0%
Meta: Release Cycle
193mp3plotCore/GeneralTO-DOLowRelease 1.0New
0%
Meta: Release Cycle
216Quick File ShareTO-DOLowRelease 1.0Assigned
0%
Meta: Release Cycle
153vcsGeneralTO-DOVery LowRelease 1.14Limbo
0%
Meta: Release Cycle
374relevationGeneralTO-DOLowRelease 1.4Assigned
0%
Meta: Release Cycle
329Network Type IndicatorGeneralTO-DOLowRelease 1.6Assigned
0%
Meta: Release Cycle
200vcsGeneralTO-DOVery LowRelease 2.0Assigned
0%
Meta: Release Cycle
360Network Type IndicatorGeneralTO-DOLowRemove black iconsAssigned
0%
1.6
350Network Type IndicatorInternalTO-DOVery LowRemove Devel.DEBUGAssigned
0%
1.6
358Network Type IndicatorGeneralTO-DOLowRevamp notificationAssigned
0%
1.6
379relevationGeneralTO-DOLowSwitch default mode to ANDAssigned
0%
1.4
275Quick File ShareTO-DOLowUpdate progress bar to support files of unknown sizeAssigned
0%
1.0
334Network Type IndicatorBuild SystemTO-DOVery LowUse Gradle to define build-type-dependant fieldsAssigned
0%
1.6
Showing tasks 51 - 94 of 94 Page 2 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing