[LINUX/MAC/WINDOWS] Launch applications/games from XBMC "Programs" section

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Question  [LINUX/MAC/WINDOWS] Launch applications/games from XBMC "Programs" section Post: #1
How about adding native supports to launch third-party executables to XBMC for Linux, Mac, and Windows from XBMC's "Programs" section?

Similar to the Xbox, the big difference being that on Linux, Mac, and Windows, the user should have the option to choose if launching that executable closes XBMC or keep XBMC running in the background.

I for one would like to see this focusing on games and emulators, but really any application should be launchable from XBMC programs menu.

Ideas, comments?

Confused

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,264
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #2
Pretty sure spiff is workign on this in
Code:
https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/arcade/
or at least that was the idea I got from him on irc

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Question  Not only for plugins? Post: #3
Jezz_X Wrote:Pretty sure spiff is workign on this in
Code:
https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/arcade/
or at least that was the idea I got from him on irc
I thought that just had to do with Nuka1195's emulator python plugin (plugin version of EmuLauncher)?
http://forum.xbmc.org/showthread.php?tid=32186
http://forum.xbmc.org/showthread.php?tid=32150

Confused

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Nuka1195 Online
Skilled Python Coder
Posts: 3,916
Joined: Dec 2004
Reputation: 17
Post: #4
don't want to speak for spiff, but,

it will add new features currently not available. there will be a need for plugins to gather the relevant info and fill lists. which is what i'm playing with.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #5
So that alone will not enable one to "Add source" and select the executable file of a game or application then?

Confused

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Nuka1195 Online
Skilled Python Coder
Posts: 3,916
Joined: Dec 2004
Reputation: 17
Post: #6
yes it will, but i think the arcade branch will run emulators at least mame inside xbmc.

but i should let spiff answer.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #7
@spiff, will the arcade branch code you are working on be able to browse and 'add source' from the "Programs" section in XBMC under any operating-system platform?

Confused

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
raid517 Offline
Senior Member
Posts: 125
Joined: Feb 2005
Reputation: 0
Question  [LINUX/MAC/WINDOWS] Launch applications/games from XBMC "Programs" section? Post: #8
Hi, probably a no brainer and I suspect it may have been requested a thousand times before, but I am missing my 'programs' menu item from within XBMC in Windows and Linux.

Clearly I can't run Xbox games from within XBMC any more - which all in all is not entirely a bad thing - as I have quite a decent PC which can run PC games at many times the framerate and resolution of any old school Xbox 1 game.

But what I would like to be able to do is to add icons for my installed PC games for XBMC.

Heck, why stop with games? XBMC could act at a fully alternative window manager. Why shouldn't I be able to add my favourite email program, or bittorrent program, or anything I choose to the programs list? (Although separating games from programs would clearly be desirable, just as is the case on the XBox version of XBMC).

The thing that has always limited XBMC is that you could never really run anything much outside of the default native .xbe format - but of course with the move to PC, the gloves (and the restrictions) are now entirely off - and in theory at least developers could write any number of executables and plug-ins (since they are no longer restricted to using python either) designed to work seamlessly with XBMC.

Again I'm sure this is something that has already been thought of - and I know PC XBMC is still in very early Alpha stages - but I just thought I would put it out there anyway.

Ideally I would like an XBMC environment that I could do all kinds of cool stuff with and that I would never have to close down.
find quote
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #9
FYI; a launcher plugins to run in XBMC for Linux and Windows as a workaround => http://forum.xbmc.org/showthread.php?tid=35739
leo2 Wrote:I've modified emuLauncher plugin to run windows applications.
here is the modified script:
http://leo212.googlepages.com/emuLauncher.zip

now it checks if its windows or linux and runs it using System.Exec command.
(linux version wasn't tested) otherwise runs with xbox normal command.

I hope it will help to some other people.
(This post was last modified: 2008-12-16 12:12 by Gamester17.)
find quote
yuvalt Offline
Retired Team-XBMC Member
Posts: 421
Joined: May 2004
Reputation: 0
Location: Israel
Question  Programs launcher for Linux/Mac/Windows? Post: #10
What are we planning to do with "Programs" for 8.10? I know that some work was put into MAME support but I'm not sure its done..

I vote for removing "Programs" from our skin completely until we have a proper solution for it.
find quote
Post Reply