[App] Contents and PVR Brwoser Info Bar Lines Number Patch

Here are software that related with Samsung E series TVs.
Please don't create any new topic here unless you have software to post/release.

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

[App] Contents and PVR Brwoser Info Bar Lines Number Patch

Post by sectroyer »

This patch changes the number of lines for labels that are displayed in Contents and PVR Browser on the right. Be default the maximum is two lines so if for instance the title of the movie is longer it will be shortened with "...". With this patch you get up to 4 lines :D Samples usage:

Code: Select all

infobarlinesnumpatch -d -n exeDSP
You do not have the required permissions to view the files attached to this post.
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Pat

Post by zoelechat »

Works perfectly! Good idea, I was bored of incomplete/unreadable titles with many empty remaining room just below :)

Code: Select all

./infobarlinesnumpatch -d -n exeDSP
pc=428234dc lr=428234c8 sp=bee2def8 fp=72bc50c
r0=fffffe00 r1=80
r2=1 r3=0
symbol: adbg_CheckSystem -> @0x03658ac4
Patched adbg_CheckSystem at @0x03658ac4
SHM, created: 1
symbol: _ZN10CMMInfoBar6CreateEP8CCObject -> @0x024521d0
Create Info Bar patch location found at: 0x024523f8
symbol: _ZN10CMMInfoBar11SetTextInfoEiSbItN16string_helpers__14PTWChar_traitsESaItEEb -> @0x02452794
First Update Info Bar patch location found at: 0x02452a64
Second Update Info Bar patch location found at: 0x02452adc
symbol: _ZN10CMMInfoBar11SetTextInfoEiSbItN16string_helpers__14PTWChar_traitsESaItEEb -> @0x02452794
Update Info Bar patch location found at: 0x02452d28
Update Info Bar patch location found at: 0x02452e38
Contents and PVR Brwoser Info Bar Lines Number Patch applied successfully.
Patching completed!
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Pat

Post by sectroyer »

zoelechat wrote:Works perfectly! Good idea, I was bored of incomplete/unreadable titles with many empty remaining room just below :)

Code: Select all

./infobarlinesnumpatch -d -n exeDSP
pc=428234dc lr=428234c8 sp=bee2def8 fp=72bc50c
r0=fffffe00 r1=80
r2=1 r3=0
symbol: adbg_CheckSystem -> @0x03658ac4
Patched adbg_CheckSystem at @0x03658ac4
SHM, created: 1
symbol: _ZN10CMMInfoBar6CreateEP8CCObject -> @0x024521d0
Create Info Bar patch location found at: 0x024523f8
symbol: _ZN10CMMInfoBar11SetTextInfoEiSbItN16string_helpers__14PTWChar_traitsESaItEEb -> @0x02452794
First Update Info Bar patch location found at: 0x02452a64
Second Update Info Bar patch location found at: 0x02452adc
symbol: _ZN10CMMInfoBar11SetTextInfoEiSbItN16string_helpers__14PTWChar_traitsESaItEEb -> @0x02452794
Update Info Bar patch location found at: 0x02452d28
Update Info Bar patch location found at: 0x02452e38
Contents and PVR Brwoser Info Bar Lines Number Patch applied successfully.
Patching completed!
Yeah my words exactly. In theory I could add some customization to the patch to select how many lines you want (I was thinking of options from 2-5). However this would require partial rewriting of the patch and I think 4 is enough. However I may quite easily change the number of lines to 8 (basically using multiples of 2 is much easier than any other number). Nevertheless for me 4 was enough :) But I am open for suggestions ;)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Pat

Post by zoelechat »

From what I tried 4 lines is enough for 99% titles to be displayed entirely, and even if title is still incomplete, it is widely enough to understand what's in.
I'm especially thinking of titles from PVRdecoder such as:

Code: Select all

2014.01.18_21h33_RMC DECOUVERTE - alien theory  empereurs, rois et pharaons.ts
From which I could see only date and time before patch! :)
It would be needed to ask people using long words (such as German) if more lines are necessary :mrgreen:

However, seeing that informations below title ((channel)/date/(resolution)/size) are moving up and down according to title length and that there's still empty room below, maybe you could fix more than 4 lines if all room is really available (roughly 8 or even 10 :?: )
I do NOT receive any PM. Please use forum.
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Pat

Post by greenhorn »

works great!
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Pat

Post by sectroyer »

zoelechat wrote: However, seeing that informations below title ((channel)/date/(resolution)/size) are moving up and down according to title length and that there's still empty room below, maybe you could fix more than 4 lines if all room is really available (roughly 8 or even 10 :?: )
10 is not multiple of 2 :p I can either switch to 8 (a multiple of two) or rewrite the patch to support "any" number... I am also afraid that not in all situations there will so much free space :) Anyway for now it is as it is. For me 4 is also enough and I don't se a point in changing it. Let's wait for feedback :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Pat

Post by zoelechat »

sectroyer wrote:10 is not multiple of 2 :p I can either switch to 8 (a multiple of two) or rewrite the patch to support "any" number... I am also afraid that not in all situations there will so much free space :) Anyway for now it is as it is. For me 4 is also enough and I don't se a point in changing it. Let's wait for feedback :)
10 is not a multiple of 2 ??? :D You probably meant a power of 2...
Allowing custom number would be overkill in my opinion :)
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Pat

Post by sectroyer »

zoelechat wrote: 10 is not a multiple of 2 ??? :D You probably meant a power of 2...
Allowing custom number would be overkill in my opinion :)
Yeah, sorry for confusion :) That's exactly what I meant :) So 2,4,8,16,etc. are not a problem but any other number would require little work and since I don't see a point (4 is enough for me) I decide it to leave it as it is :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Pat

Post by zoelechat »

sectroyer wrote:I decide it to leave it as it is :)
I totally agree, just suggesting because you were open to suggestions ;)
I do NOT receive any PM. Please use forum.
tadzpadz
Posts: 12
Joined: Tue Apr 29, 2014 6:49 am

Re: [App] Contents and PVR Brwoser Info Bar Lines Number Patch

Post by tadzpadz »

hello,
sectroyer, could you share .init file for autostart?
thanks

Post Reply

Return to “[E] Software”