I was getting carpal tunnel symptoms trying to select multiple recordings for deletion in the live plugin, so I made a patch to add range selection using the Quickboxes mootools plugin. It works by allowing you to click and hold the mouse, while moving over subsequent selection checkboxes of recordings.
Is the live plugin still being maintained? It seems most activity halted about four years ago.
This patch is a bit rough, so some testing in different browsers might be required. The Quickboxes plugins i MIT licensed, so can safely be included if accepted.
Hi
Am Sonntag, 13. Januar 2013 schrieb Torgeir Veimo:
I was getting carpal tunnel symptoms trying to select multiple recordings for deletion in the live plugin, so I made a patch to add range selection using the Quickboxes mootools plugin. It works by allowing you to click and hold the mouse, while moving over subsequent selection checkboxes of recordings.
Is the live plugin still being maintained? It seems most activity halted about four years ago.
It is in apply external submission phase only. I do not add new functionality currently and doubt that I will be able to do so in the next future.
Of course I keep the plugin compilable against the development in VDR. I currently wait until the disturbance through the development on the Makefile in VDR 1.7.34 and following versions have settled.
This patch is a bit rough, so some testing in different browsers might be required. The Quickboxes plugins i MIT licensed, so can safely be included if accepted.
Yes it could be accepted. I tried to apply the supplied patch with patch -p1 < live.patch but it reported errors and rejected some hunks.
Could you please revise your patch against the current 'master' branch of the version in the git [1]? While still beeing marked as unstable the 'master' version in the git can be used in productive environments.
Kind regards Dieter
[1] http://projects.vdr-developer.org/git/vdr-plugin-live.git/