Page 1 of 2

[App] Sleep Timer Patch

Posted: Fri Feb 21, 2014 3:17 pm
by sectroyer
It was a little work and required a lot of testing but thanks to help from bugficks it works :D For me it's pretty stable and allows setting timer values (without the need for rebooting the TV) multiple times by using correct --seek-timer* values :) Sample usage:

Code: Select all

./sleeptimerpatch -n exeDSP  -1 5 -2 10 -3 15 -4 20 -5 25 -6 30 -d
SpoilerShow
Sample usage using --seek-timer* values:

Code: Select all

./sleeptimerpatch -n exeDSP  -1 2 -2 3 -3 4 -4 5 -5 6 -6 7 -d --seek-timer1 5 --seek-timer2 10 --seek-timer3 15 --seek-timer4 20 --seek-timer5 25 --seek-timer6 30
Hope you will like it. Please post your results:)

UPDATE: New version. Now patch is dynamic and takes less place on disk. It also doesn't require seek values as it remembers all addresses found :)

Re: [App] Sleep Timer Patch

Posted: Fri Feb 21, 2014 3:23 pm
by greenhorn
Wow! You are supper fast. Amazing. I will do tests tonight...

Re: [App] Sleep Timer Patch

Posted: Fri Feb 21, 2014 7:00 pm
by greenhorn
Confirm, works great. Here is my script for auto start...
1. Copy the sleeptimerpatch file in the prepared usb pen with folder: SamyGO/opt/privateer/usr/sbin/
2. Copy the 99_99_Sleeptimer.init file in the prepared usb pen with folder SamyGO/etc/init.d/
3. Restart TV

Re: [App] Sleep Timer Patch

Posted: Fri Feb 21, 2014 7:59 pm
by sectroyer
So many people asked for it and now only one user ;)

Re: [App] Sleep Timer Patch

Posted: Fri Feb 21, 2014 8:06 pm
by greenhorn
Probably they will be here soon...
Any news about the font size color patch? On my ES is awesome!

Re: [App] Sleep Timer Patch

Posted: Fri Feb 21, 2014 10:05 pm
by sectroyer
greenhorn wrote:Probably they will be here soon...
Nope none but you seems to be interested in so anticipated Sleep Timer Patch :lol:
greenhorn wrote:Any news about the font size color patch? On my ES is awesome!
Okay if you like this patch so much... It took me few hours but hope you will like it :D

Re: [App] Sleep Timer Patch

Posted: Fri Feb 21, 2014 11:07 pm
by tempinbox
Only one things to say THANKS. No time to test it in these days but i'll test it soon. Thanks. I have to update the c series wiki with all your patch so c series people try it.

Re: [App] Sleep Timer Patch

Posted: Fri Feb 21, 2014 11:10 pm
by greenhorn
@tempinbox
You missed a lot! :D

Re: [App] Sleep Timer Patch

Posted: Sat Feb 22, 2014 1:11 am
by sectroyer
tempinbox wrote:Only one things to say THANKS. No time to test it in these days but i'll test it soon. Thanks. I have to update the c series wiki with all your patch so c series people try it.
Yeah that definitely will be useful and not only for users :) Thanks to wiki I have found a link to b series "Big Yellow Font" thread and without it porting font size and color patch would have been very, very hard :D

Re: [App] Sleep Timer Patch

Posted: Mon Feb 24, 2014 2:25 pm
by tempinbox
tried on 3008.3 3011 3018.1 and it works well. Thanks. Good work. :D