Page 7 of 94
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Fri Sep 03, 2010 1:04 am
by kricker
jonib wrote:Interesting I have never noticed this, what version(s) had this problem
It started happening in SVN sometime after Camelot I believe. It got fixed a few weeks ago. I was having my HTPC going to sleep as I was navigating menus 5 minutes after watching a video.
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Fri Sep 03, 2010 1:23 am
by jonib
kricker wrote:It started happening in SVN sometime after Camelot I believe. It got fixed a few weeks ago. I was having my HTPC going to sleep as I was navigating menus 5 minutes after watching a video.
Cool I missed it

, it would have driven me crazy.
jonib
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Wed Sep 08, 2010 9:26 pm
by fr500
Hi, nice work with the plugin.
Now, why does XBMCrepeater select change the aspect ratio of videos? I mapped it to my select button on your plugin and now when playing videos it changes aspect ratio. Is that coded on keymap.xml?
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Wed Sep 08, 2010 9:51 pm
by jonib
fr500 wrote:Hi, nice work with the plugin.
Thanks
Now, why does XBMCrepeater select change the aspect ratio of videos? I mapped it to my select button on your plugin and now when playing videos it changes aspect ratio. Is that coded on keymap.xml?
Yup, any buttons you use from the
XBMCRepeat\Buttons folder are defined in the keymap.xml files.
jonib
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 11:18 am
by jesterod
time for a super noob question
ok i have eventghost installed started hit the new butten and addecd plugins XBMCRepeat and XBCDRC installed the redcl0ud drivers eventghost see's the remote and remote butten presses but dosent send the event i can manualy send them by right clicking and hitting execute item so what did i do wrong?
win 7 ultimate 32bit
screenshot attached
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 12:33 pm
by jonib
jesterod wrote:ok i have eventghost installed started hit the new butten and addecd plugins XBMCRepeat and XBCDRC installed the redcl0ud drivers eventghost see's the remote and remote butten presses but dosent send the event i can manualy send them by right clicking and hitting execute item so what did i do wrong?
Read this
Assigning Events to Macros
jonib
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 1:15 pm
by jesterod
so i need to make a macro?
EDIT:
wait nvm i need to make events ok i thought that was already done i just want this to be just like it was on the xbox
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 1:21 pm
by jonib
jesterod wrote:so i need to make a macro?
All those orange cogs are macros, so you just need to drag n drop a remote event from the log to the macro you want it to use.
Please read tho whole
Short manual I linked to
here
Edit:
wait nvm i need to make events ok i thought that was already done i just want this to be just like it was on the xbox
Different remotes create different events so it's not possible to have it work without assigning the events first.
jonib
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 1:32 pm
by jesterod
yea i figured it out every thing after 9 my remote does not have im useing the xbox dvd kit (the old first gen xbox)
will 3 6 9 still do the volume in xbmc on the computer?
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 2:02 pm
by kricker
jesterod wrote:yea i figured it out every thing after 9 my remote does not have im useing the xbox dvd kit (the old first gen xbox)
will 3 6 9 still do the volume in xbmc on the computer?
If you assign them as such. You HAVE to assign the remote events (button presses) to actions (macros).
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 2:05 pm
by jesterod
yea i have but i want the 369 to be the numbers outside of the video like in typing but vol at any other time
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 2:09 pm
by jonib
jesterod wrote:yea i figured it out every thing after 9 my remote does not have im useing the xbox dvd kit (the old first gen xbox)
will 3 6 9 still do the volume in xbmc on the computer?
Doesn't look like it, the remote buttons are defined in
(XBMC dir)\system\keymaps\remote.xml.
I'll make a remote.xml with volume on 3,6,9. As soon as I have finished my chicken.
jonib
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 2:15 pm
by jesterod
sweet thx no hurry tho ive got atleast a month to get this perfect (seting up a laptop as htpc for a friend)
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 2:20 pm
by kricker
jonib wrote:jesterod wrote:yea i figured it out every thing after 9 my remote does not have im useing the xbox dvd kit (the old first gen xbox)
will 3 6 9 still do the volume in xbmc on the computer?
Doesn't look like it, the remote buttons are defined in
(XBMC dir)\system\keymaps\remote.xml.
I'll make a remote.xml with volume on 3,6,9. As soon as I have finished my chicken.
jonib
That is kind of you.
jesterod, keymaps in XBMC are the the way to have the same button do different action based on the XBMC screen you are in. You should be able to find more information about them in the XBMC wiki. You can create custom ones and place them in your userdata\keymaps folder. The location of your userdata folder depends if you are running in portable (-p switch) mode or not. If you edit the keymap in (XBMC dir)\system\keymaps\remote.xml chances are it will get replaced when updating XBMC.
Re: XBMCRepeat XBMC plugin based on the official plugin
Posted: Mon Sep 13, 2010 2:23 pm
by jesterod
yea im running in portable mode kk ill look in to it