Page 5 of 9
Re: [App] Subtitle Font Size and Color Patch
Posted: Fri Feb 21, 2014 9:48 am
by greenhorn
@zoelechat
with 10_01_FontSizeColorPatch.zip I lost samygo functionality. I had to reinstall samygo twice to see if the problem persists. Anyway, I renamed it as it was before at 99_99_FontSizeColorPatch.zip and do not see any problems
Re: [App] Subtitle Font Size and Color Patch
Posted: Sat Feb 22, 2014 3:27 pm
by zoelechat
@sectroyer
Could you please give me the value of original hardcoded font color?
I just want to patch default values in startup script stop case...
Thanks

Re: [App] Subtitle Font Size and Color Patch
Posted: Sat Feb 22, 2014 4:09 pm
by bugficks
Code: Select all
static void usage_and_exit(const char *self)
{
...
fprintf(stderr, "\t-c, --color\t\tcolor in hex ARGB format (def. 0xFFF0F0F0)\n\n", self);

Re: [App] Subtitle Font Size and Color Patch
Posted: Sat Feb 22, 2014 4:14 pm
by zoelechat
Thanks bugficks, I knew that was some sort of light grey but I didn't have the exact value

Re: [App] Subtitle Font Size and Color Patch
Posted: Mon Mar 17, 2014 11:21 am
by thebuzy
Hi,
If anyone can give short instructions about applying this patch, I would be gratfeul

First of all - is it possible to be done on F series? If yes, then continue reading

If no, then please somebody confirm this so I can stop trying

I rooted my Samsung F8000 - it works fine; I can connect to ftp and I've managed to combine multiple apps from different countries, but "larger" subtitle support is another thing I want to do. But really don't know how.
Which app do you use to connect to TV? Putty or something else? Using Telnet on port 23 to do this?
Where this .zip file shoud be stored to apply this patch code? In one of TV's directories or somewhere else?
I also downloaded these two .zip files (for startup init) to usb but how do I activate it? I'm lost here

Thanks in advance for your reply and instructions for "dummies"

Re: [App] Subtitle Font Size and Color Patch
Posted: Mon Mar 17, 2014 11:58 am
by sectroyer
thebuzy wrote:Hi,
If anyone can give short instructions about applying this patch, I would be gratfeul

First of all - is it possible to be done on F series? If yes, then continue reading

If no, then please somebody confirm this so I can stop trying

I rooted my Samsung F8000 - it works fine; I can connect to ftp and I've managed to combine multiple apps from different countries, but "larger" subtitle support is another thing I want to do. But really don't know how.
Which app do you use to connect to TV? Putty or something else? Using Telnet on port 23 to do this?
Where this .zip file shoud be stored to apply this patch code? In one of TV's directories or somewhere else?
I also downloaded these two .zip files (for startup init) to usb but how do I activate it? I'm lost here

Thanks in advance for your reply and instructions for "dummies"

E only. F support coming in the future

Re: [App] Subtitle Font Size and Color Patch
Posted: Tue Apr 01, 2014 7:37 pm
by juusso
sectroyer wrote:E only. F support coming in the future

+1
Re: [App] Subtitle Font Size and Color Patch
Posted: Wed Apr 09, 2014 5:22 pm
by TeHashX
zoelechat wrote: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)
99_99_FontSizeColorPatch.zip
updated:
-missing 'echo' in usb_stop that did not affect functioning, just syntax error
-now patching default values on script stop case.
I extracted 99_99_FontSizeColorPatch.init to /mnt/etc/init/d/ and if I run manually from terminal it's working fine but not automatically after rebooting tv
Re: [App] Subtitle Font Size and Color Patch
Posted: Wed Apr 09, 2014 5:43 pm
by zoelechat
TeHashX wrote:I extracted 99_99_FontSizeColorPatch.init to /mnt/etc/init/d/ and if I run manually from terminal it's working fine but not automatically after rebooting tv
Could you connect to http://YOUR_TV_IP:1080/cgi-bin/test.cgi and paste here script status then output when you click on start?
Re: [App] Subtitle Font Size and Color Patch
Posted: Wed Apr 09, 2014 5:47 pm
by TeHashX
Unable to connect