Loggytronic Forum

VOMP => VOMP General / MVP => Topic started by: dingo35 on May 06, 2013, 09:50:07

Title: vomp-dongle-4.0 improvements
Post by: dingo35 on May 06, 2013, 09:50:07
Hello all,

First of all big thanks to Chris and Marten for the new vomp 4.0; working great here!

I made some patches which I think are improvements:
I hope you like this patches and Chris, would you please consider applying these patches to the repository?

Thanks!
Title: Re: vomp-dongle-4.0 improvements
Post by: MartenR on May 07, 2013, 07:14:24
Comment to the second patch.
There are likely (hdmi cec) remotes out there, who do not have play,pause and rewind and fastforward.
Therefore it is necessary to not change the behaviour of the left, right etc. buttons, in order that these user can use vomp with their tvs.

Marten
Title: Re: vomp-dongle-4.0 improvements
Post by: dingo35 on May 07, 2013, 09:02:34
Hi Marten,

Sorry about that, didn't realise there were remotes out there nowadays without separate play/pause/stop and up/down/left/right buttons.

Since we already have an OLD REMOTE/ NEW REMOTE setup item, would it be an idea to add a "REMOTE WITHOUT PLAY/PAUSE/STOP keys?

Best regards, Hans.
Title: Re: vomp-dongle-4.0 improvements
Post by: Chris on May 19, 2013, 16:53:26
Hi Hans,

I have applied the first patch (thanks) but not the second because of Marten's comments.

Also, pressing back with no summary showing should return you to the recordings list - this is by design and is how I use it, or am I misunderstanding something?

Thanks,

Chris
Title: Re: vomp-dongle-4.0 improvements
Post by: dingo35 on May 21, 2013, 12:37:09
Hi Chris,

You are right, I broke the drop-through with my patch and fixed it by some extra lines of code; those lines are not necessary in the original code.

Best regards, Hans.