tophf

Results 43 issues of tophf

Out of hundreds of times I've used LWLibavVideoSource there were a few occasions when it reindexed the source file which wasn't changed in any way possible - the same date(s),...

1. It is impossible to easily rename the file or folder of the file due to . 2. You can't reference the same file using relative or absolute path: LWLibavVideoSource("file")...

The .lwi index file for a 90 minute movie encoded with 10-bit x264 is 190MB written in _hundreds_ of file system fragments (at least on all windows systems) which makes...

The idea is to show an alternative tray icon when the currently played media is successfully recognized (say, the main icon with a small green circle or a green underline),...

ui
feature request

This will eliminate the need to freeze ### frames when --seek option is specified, thus making the encoding start immediately instead of quite a lot of time in case of...

Desperately waiting for line continuation character... So that ``` some_self_descriptive_variable = if something.long == something_else.even_more_long and here.we_have_another_long[variable] 1 else 2 ``` would become ``` some_self_descriptive_variable = \\ if something.long ==...

![image](https://user-images.githubusercontent.com/1310400/156946404-5b4989c6-b46d-4979-8368-9ae664f358e0.png)

I started to implement install-from-url of the old Stylish FF (#39) i.e. the remote CSS is used as is, even without a usercss comment, with an auto-update, but failed to...

Tentatively, [svelte](https://svelte.dev/) because the more feature-rich ones like Vue or React are slower/bigger. It's about time because Chrome 99 makes our pages (editor/manager) flicker on open due to a breaking...

The problem is that currently we can't just freely experiment with small things in UI because we want to avoid aggravating people who may dislike the changes so we would...

enhancement