Search found 44 matches
- Wed Nov 27, 2013 6:27 pm
- Forum: [F] Firmware
- Topic: [How To] Get root access on F series
- Replies: 878
- Views: 1085978
Re: [How To] Get root access on F series
my daughter F5300 with latest 1116.0 -> telnet/ftp continues to work too 
- Wed Jun 12, 2013 11:24 am
- Forum: [B] General
- Topic: TV + HomeTheater
- Replies: 1
- Views: 3887
TV + HomeTheater
I have B650 connected to HT-E5530 (HomeTheater) via HDMI2 and SATTUNER via HDMI1. when I watch something from HomeTheater (TV set to HDMI2) and I change on HT source from eg BR to OPTICAL from SATTUNER then TV automatically change source (via anynet i think) from HDMI2 to ANALOG CHANNELS. I don't ha...
- Wed Jun 12, 2013 11:06 am
- Forum: [B] Brainstorm
- Topic: exeDSP functions
- Replies: 1
- Views: 2971
exeDSP functions
can anyone help me with exeDSP functions like this: _ZN15CHdmiCecWrapper19SetActiveSourceToTVEi _ZN15CHdmiCecWrapper15HasActiveSourceEv _ZN15CHdmiCecWrapper16SendKeyToHdmiCECEi _ZN15CHdmiCecWrapper19ReleaseKeyToHdmiCECEi _ZN15IHdmiCecWrapper20GetSecTVActiveSourceEv _ZN15CHdmiCecWrapper14ToggleReceiv...
- Wed Mar 16, 2011 9:18 am
- Forum: [B] Software
- Topic: [App] MyButtons - plugin for fast execute commands
- Replies: 80
- Views: 54861
Re: [App] MyButtons - plugin for fast execute commands
it looks like your build in tv sdl lib is different and don't have this function:(
- Tue Mar 15, 2011 10:08 pm
- Forum: [B] Software
- Topic: [App] MyButtons - plugin for fast execute commands
- Replies: 80
- Views: 54861
Re: [App] MyButtons - plugin for fast execute commands
sorry but i'm not a specialist, maybe someone else help you. About parameters-you must read Iniector thread or write to SmartSmurf. Mybuttons need some files from self path and from tv directory-look inside source and check if your tv have these files(I don't remember but some font and images from s...
- Tue Mar 15, 2011 1:02 pm
- Forum: [B] Software
- Topic: [App] MyButtons - plugin for fast execute commands
- Replies: 80
- Views: 54861
Re: [App] MyButtons - plugin for fast execute commands
So...
command like this:
starts mybuttons on my b650
but I don't know about running on other TV models
command like this:
Code: Select all
/mtd_rwarea/injectso `pidof exeDSP` /dtv/usb/sda/mybuttons/loader.so Game_Main /dtv/usb/sda/mybuttons/but I don't know about running on other TV models
- Sat Feb 19, 2011 12:11 pm
- Forum: [B] Software
- Topic: [App] MyButtons - plugin for fast execute commands
- Replies: 80
- Views: 54861
Re: [App] MyButtons - plugin for fast execute commands
Ok...today lib looking good 
here are src code of popuplib:
http://www.sendspace.com/file/esu7wi
BTW
I don't modify any external libraries...
I don't add any license to my src files,
so You can or not modify these files ?
here are src code of popuplib:
http://www.sendspace.com/file/esu7wi
BTW
I don't modify any external libraries...
I don't add any license to my src files,
so You can or not modify these files ?
- Mon Feb 14, 2011 2:48 pm
- Forum: [B] Software
- Topic: [App] MyButtons - plugin for fast execute commands
- Replies: 80
- Views: 54861
Re: [App] MyButtons - plugin for fast execute commands
so ... you can comment line with popup inside mybuttons.c and compile without this lib... tv with ci+ reboot when popup is visible? Popup code will not be public because I did not have time to do it "nice" to show it. it's not like "he is mine" or "I want money for it",...
- Sun Feb 13, 2011 11:43 pm
- Forum: [B] Software
- Topic: [App] MyButtons - plugin for fast execute commands
- Replies: 80
- Views: 54861
Re: [App] MyButtons - plugin for fast execute commands
marcelru-libpopup is my lib,
Sorry but code is not for public show
But anyone can use it in other project(*.a and header file is in tar.gz) Makefile show how to add this lib
Sorry but code is not for public show
But anyone can use it in other project(*.a and header file is in tar.gz) Makefile show how to add this lib
- Sun Feb 13, 2011 12:27 am
- Forum: [B] Software
- Topic: [App] MyButtons - plugin for fast execute commands
- Replies: 80
- Views: 54861
Re: [App] MyButtons - plugin for fast execute commands
here it is (mybuttons0.7 src + popup lib): http://www.sendspace.com/file/doytbs maybe someone who have CI+ TV fix this problem... for me plug working without problem but on CI+ TV loading some lib before mybuttons start ... I can't repeat this bug because I have only B650 without CI+ so...good luck!...