I'm wondering if anyone knows if the EPG(s) are able to be bound to shortcut keys? It would be nice to have a separate key on my Harmony for
EPG: Now, EPG: Timeline, EPG Channel... Etc..
Any ideas if it's possible?
Freakish
Member Posts: 73 Joined: Dec 2009 Reputation: 0 |
2011-07-21 05:50
Post: #1
|
| find quote |
CKtwo
Junior Member Posts: 7 Joined: Jul 2011 Reputation: 0 |
2011-07-21 13:54
Post: #2
Freakish Wrote:I'm wondering if anyone knows if the EPG(s) are able to be bound to shortcut keys? It would be nice to have a separate key on my Harmony for yes, and as well also timers and recordings... |
| find quote |
Freakish
Member Posts: 73 Joined: Dec 2009 Reputation: 0 |
2011-07-22 11:43
Post: #3
CKtwo Wrote:yes, and as well also timers and recordings... Is that a yes it can be done? Any ideas on which menu number(s) or name(s) I can use, I have trawled the XML files without any success. |
| find quote |
CKtwo
Junior Member Posts: 7 Joined: Jul 2011 Reputation: 0 |
2011-07-22 12:00
Post: #4
not sure, also working on that wellbeeing configuration for PVR / Harmony users
![]() The only thing i already got is windowID 10600 for the LiveTV, but i'll do some more tests later this WE. Maybe others hav done some investigations before? |
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-07-22 14:06
Post: #5
I've just added keymappings in the dev branch. it'll be included in the next ppa build:
Code: e = activate EPG = XBMC.ActivateWindowAndFocus(MyPVR, 31,0, 10,0)those magic numbers will be replaced by labels later opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
bablefish
Junior Member Posts: 15 Joined: Jul 2011 Reputation: 0 |
2011-07-23 00:06
Post: #6
I have also looked for a way to activate "record" using a remote control button (quick record the current showing program, as you would do by selecting record from the menu).
Is there a shortcut that can be attached to the record button on a remote, or is it possible to add it to the code? |
| find quote |
CKtwo
Junior Member Posts: 7 Joined: Jul 2011 Reputation: 0 |
2011-07-23 07:11
Post: #7
bablefish Wrote:I have also looked for a way to activate "record" using a remote control button (quick record the current showing program, as you would do by selecting record from the menu). basically the funkctions should also work from the remote.xml, unfortunately i can't get it work even from the keyboard.xml. Seems that xbmc does not recognice the XBMC.ActivateWindowAndFocus command because the XBMC.ActivateWindow(MyPVR) works as expected. [EDIT] it's exactly that, the function needs a recompile with the corresponding change in source code [/EDIT] Thanx
(This post was last modified: 2011-07-23 07:28 by CKtwo.)
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-07-23 12:00
Post: #8
dushmaniac Wrote:it'll be included in the next ppa buildtold you ![]() I'll add a record shortcut later. Any other "missing buttons"? opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
CKtwo
Junior Member Posts: 7 Joined: Jul 2011 Reputation: 0 |
2011-07-23 12:19
Post: #9
dushmaniac Wrote:told you Think teletext will make it complete unless it is already there? Just to make it a little bit comfortable for all that osdschool vdr users, which are very interested in that project. And of course the current ppa becomes more and more an alternative to vdr/xine, even when it is not yet. Another thing is deinterlacing, which is a little mit more complex compared to xine while you have to set a proper value for each channel separate. Despite of this i recogniced a stuttering using temporal_spatial on my GT520 while in xine similar doing is ok. It looks like xbmc deals a little bit different with these settings? btw: thanks a lot for the buttons ![]() Christian |
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-07-23 13:10
Post: #10
teletext is already mapped to the "v" button.
for deinterlacing: try vdpau temporal or ion optimised if you have an nvidia card. I think I had the best result with temporal for other cards (assuming the channels have the same params where you live). opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |


Search
Help