Page 1 of 2

[App] Movie Player Seek Patch.

Posted: Mon Feb 17, 2014 2:38 pm
by sectroyer
This patch allows settings custom time values for KEY_LEFT/KEY_RIGHT in Movie Player. It also adds support for KEY_UP/KEY_DOWN. Sample usage:

Code: Select all

./seekpatch -n exeDSP -d -u 120 -o -120 -r 60 -l -60
EDIT:
Update. Fixed issue with scheduled recordings.

Re: [App] Movie Player Seek Patch.

Posted: Mon Feb 17, 2014 2:40 pm
by juusso
For arm models only. Tested on UE40D6750, T-GASDEUC-1016, feel free to post your impression here.
Not for T-MST models (D55xx).

Re: [App] Movie Player Seek Patch.

Posted: Tue Feb 18, 2014 11:15 pm
by brunogts77
Hi! One relevant question: Why everything that comes out of hacks only works on ARM TVS?? MSTAR not worth the gamble??

Re: [App] Movie Player Seek Patch.

Posted: Wed Feb 19, 2014 1:32 am
by sectroyer
brunogts77 wrote:Hi! One relevant question: Why everything that comes out of hacks only works on ARM TVS?? MSTAR not worth the gamble??
All my tvs have arm cpu. A while ago i didn't even know there where different ones;) Doesn't your TV have MIPS CPU?:)

Re: [App] Movie Player Seek Patch.

Posted: Thu Feb 20, 2014 12:00 am
by brunogts77
All my tvs have arm cpu. A while ago i didn't even know there where different ones;) Doesn't your TV have MIPS CPU?:)
Hi. Yes i have a D5700ZF MSTAR cpu.

Re: [App] Movie Player Seek Patch.

Posted: Mon Feb 24, 2014 2:22 pm
by juusso
@sectroyer, did i miss or you have pvrseekpatch for D series as well? I check ed, i have only for C series, which doesn`t work.

Re: [App] Movie Player Seek Patch.

Posted: Mon Feb 24, 2014 8:49 pm
by sectroyer
juuso wrote:@sectroyer, did i miss or you have pvrseekpatch for D series as well? I check ed, i have only for C series, which doesn`t work.
I have pvrseekpatch just not "ready" :D I worked on other stuff like my TV ;) I will get to the pvrseekpatch soon. I haven't even ported it to E :D

Re: [App] Movie Player Seek Patch.

Posted: Mon Feb 24, 2014 9:20 pm
by zoelechat
Why not make both in one (using same args)? I wonder if anybody can be interested in having distinct seek values for PVR and Movies :)

Re: [App] Movie Player Seek Patch.

Posted: Tue Feb 25, 2014 12:47 am
by sectroyer
zoelechat wrote:Why not make both in one (using same args)? I wonder if anybody can be interested in having distinct seek values for PVR and Movies :)
You may also be happy with the patch that runa once and to set another value you have to reboot the tv:) Writing such patch would be much easier but whenever I can I try to make my patches run multiple times without the need to reboot the tv and give you as many options as I can. It is always better to have choice than to have no choice at all:) If you want to have the same timer use the same values but let others choose otherwise;)
I thought about combining the seek patches (more coming in the future) but it easier for me to work on them separately and you don't have to wait till everything is finished;)

Re: [App] Movie Player Seek Patch.

Posted: Tue Feb 25, 2014 1:28 am
by zoelechat
Ok, no problem, It was mostly a suggestion not to "overpatch"...
You're the sole master ;)