Page 6 of 10

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 11:58 am
by wluczykijwf
It work's perfectly.
libPIPonTV v0.1.8.wluctest1
:D
Log:
SpoilerShow

Code: Select all

[PIPonTV] SamyGO E/F libPIPonTV v0.1.8.wluctest1 - (c) zoelechat 2015
[PIPonTV] dlsym 'g_pAppWindow' failed.
[PIPonTV] dlsym 'g_pAppWindowPIP' failed.
[PIPonTV] dlsym 'g_pAppTV' failed.
[PIPonTV] _ZN5TCAPI5GetTvEv [0x686d10].
[PIPonTV] dlsym '_ZN8TCWindow9SetSourceEii' failed.
[PIPonTV] dlsym '_ZN8TCWindow9GetSourceEPii' failed.
[PIPonTV] _ZN5TCAPI9GetWindowEN8TCWindow7EWindowE [0x686d30].
[PIPonTV] _ZN12TCWindowImpl9SetSourceEii [0x79eafc].
[PIPonTV] _ZN12TCWindowImpl9GetSourceEPii [0x799810].
[PIPonTV] _ZN6PCTime4TickEv [0x664278].
[PIPonTV] dlsym '_ZN4TCTv6SetPIPEii' failed.
[PIPonTV] _ZN8TCTvImpl6SetPIPEiiN4TCTv10EPipZOrderE [0x793730].
[PIPonTV] dlsym 'g_pTaskManager' failed.
[PIPonTV] dlsym '_ZN12CTaskManager14GetApplicationE15DTV_APPLICATION' failed.
[PIPonTV] dlsym '_ZN10CViewerApp16GetViewerManagerEv' failed.
[PIPonTV] dlsym '_ZN14CViewerManager7ShowPIPEi' failed.
[PIPonTV] dlsym '_ZN14CViewerManager7ShowPIPEb' failed.
[PIPonTV] dlsym 'g_pAppSpeaker' failed.
[PIPonTV] dlsym '_ZN9TCSpeaker9SetWindowEii' failed.
[PIPonTV] dlsym '_ZN9TCSpeaker9GetWindowEPii' failed.
[PIPonTV] _ZN5TCAPI10GetSpeakerEN9TCSpeaker8ESpeakerE [0x686d00].
[PIPonTV] _ZN13TCSpeakerImpl9SetWindowEii [0x7817d4].
[PIPonTV] _ZN13TCSpeakerImpl9GetWindowEPii [0x781c28].
[PIPonTV] _ZN16TCPIPSizeChecker5t_GetEPii [0x13817a8].
[PIPonTV] _ZTV16TCPIPSizeChecker [0x1af36c8].
[PIPonTV] _ZN11SizeControl19CheckPIPSizeSupportEN9TPCWindow9ERectSizeE [0xff7ca8].
[PIPonTV] dlsym '_ZN10CTVAppUtil19FlagSingleTunerTypeEv' failed.
[PIPonTV] lib_init, >>>
[PIPonTV] Enabling PIP in TV mode for source: 0
[PIPonTV] Enabling PIP in TV mode for source: 55
[PIPonTV] Enabling PIP in TV mode for source: 65
[PIPonTV] Unlocking more PIP sizes...
[PIPonTV] ->Successfully patched at 0xff7ca8
[PIPonTV] dlsym '_ZN4TCTv16m_GetPIPOnSourceEv' failed.
[PIPonTV] _ZN8TCTvImpl16m_GetPIPOnSourceEv [0x786f30].
[PIPonTV] dlsym '_ZN4TCTv6SetPIPEii' failed.
[PIPonTV] _ZN8TCTvImpl6SetPIPEiiN4TCTv10EPipZOrderE [0x793730].
[PIPonTV] _ZN12KeyInputBase17t_ProcessKeyValueEPh [0x108c6f0].
[PIPonTV] _ZN10SsInfoBase11GetSourceIdEN9TPCWindow7EWindowE [0xfa7c5c].
[PIPonTV] _ZN8SsTvBase18CheckWindowConnectEN9TPCSource7ESourceEN9TPCWindow7EWindowEPjPKS1_ [0xf9c138].
[PIPonTV] Init done...

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 12:00 pm
by zoelechat
Ok, "more PIP sizes" is going to become optional then (therefore no need to test wluctest2 :) ...removed attachment anyway)

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 12:05 pm
by wluczykijwf
Probably my TV version has these all PIP size.

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 12:14 pm
by zoelechat
Possible, not always easy to guess... Anyway new version posted to 1st post, MORESIZE arg added. You might compare with or without it :)

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 12:27 pm
by wluczykijwf
Without arg MORESIZE I have two names of source, but when I channge between sources it lost analog signal.

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 12:35 pm
by zoelechat
Not sure to understand... It means it doesn't work like previous test version?

Re: RE: Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 12:45 pm
by wluczykijwf
zoelechat wrote:Not sure to understand... It means it doesn't work like previous test version?
Yes. Previously, this hasn't happened. Case?

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 12:50 pm
by zoelechat
Well, I'd first need to understand the issue :)

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 1:08 pm
by wluczykijwf
When I switch between pip sources (KEY_FF) TV lost signal for analog source.
I don't know how to describe it better.

Re: [App] libPIPonTV E/F

Posted: Fri Mar 04, 2016 1:31 pm
by zoelechat
Ok, I'm afraid I'll have to release 2 separate versions. It looks like simply hooking some functions are causing your issue, even with no additional code.