Page 4 of 9
Re: [App] Subtitle Font Size Patch
Posted: Thu Feb 20, 2014 8:27 pm
by greenhorn
The latest version works great on ES7000 and EH5300 even with autostart. Thanks again!
Edit: for my 55ES7000 best parameters are -s 61 -m 63 -l 65.
Re: [App] Subtitle Font Size Patch
Posted: Thu Feb 20, 2014 8:33 pm
by greenhorn
sectroyer wrote:I have already (regarding different devices) reported around 40-50 bugs/feature requests. The answer was always "we will consider that in the future products"

Good that they still replay

Re: [App] Subtitle Font Size Patch
Posted: Thu Feb 20, 2014 8:55 pm
by juusso
greenhorn wrote:Good that they still replay 
It`s standard auto-reply...
Re: [App] Subtitle Font Size Patch
Posted: Thu Feb 20, 2014 9:00 pm
by sectroyer
juuso wrote:greenhorn wrote:Good that they still replay 
It`s standard auto-reply...
Doesn't matter, new version uploaded. Color changing added

Re: [App] Subtitle Font Size and Color Patch
Posted: Thu Feb 20, 2014 9:12 pm
by zoelechat
Works perfectly!
Code: Select all
./fontsizecolorpatch -n exeDSP -s 45 -m 50 -l 55 -c 0xFFF0F010
Font size patched at : @0x024c8b5c with values: 45,50,55.
Font color patched at: @0x024ecbb8 with value: 0xfff0f010.
Clipboard01.jpg
edit: I've done a friendly startup script, do you want it to include in first post?
Re: [App] Subtitle Font Size and Color Patch
Posted: Thu Feb 20, 2014 9:25 pm
by greenhorn
@zoelechat
can you share the script?
@sectroyer
hope you will port it for the C-series too...
Re: [App] Subtitle Font Size and Color Patch
Posted: Thu Feb 20, 2014 9:31 pm
by zoelechat
Ok, here it is:
-Args/path to be defined on top of script
-USB STOP protection
-stdout/stderr sent to /dtv/logfile and script status)
<Attachment moved to first post>
updated:
-missing 'echo' in usb_stop that did not affect functioning, just syntax error
-now patching default values on script stop case.
Re: [App] Subtitle Font Size and Color Patch
Posted: Thu Feb 20, 2014 9:46 pm
by greenhorn
Another great story!

Excellent! Works great. Thank you sectroyer and zoelechat.
Re: [App] Subtitle Font Size and Color Patch
Posted: Thu Feb 20, 2014 9:48 pm
by juusso
Re: [App] Subtitle Font Size and Color Patch
Posted: Fri Feb 21, 2014 12:05 am
by sectroyer
greenhorn wrote:@zoelechat
@sectroyer
hope you will port it for the C-series too...
At some point yes

Of course if I will able to find function to patch. At the moment I am working on porting SleepTimer. This font size patch I have coded just because I was watching a movie with subtitles and I was angry that I had problems reading white subtitles in a "bright" movie. With some "darker" movies default color and size is enough for me but with many movies I have to increase the size and/or change font color
