NLS said:... You plan on having the "three modes" as a feature of the plugin? i.e. the plugin will arrange if a button is to be placed in main menu, in myplugins or in a submenu?...
...The problem is calling a plugin multiple times (and each instance calling a different external program). This is what MS does with a hack, what do you plan to do for this?...
NLS said:Is this going to happen by changing some code in Home plugin? A new Home plugin is a must. Maybe this is a great project to undertake (since the original author doesn't code for MP any more). Then the functionality you ask (and we all want) could be a PART of Home plugin.
onkl said:...
[edit]
Correction: an idea!
Ultimate lazyness (and isnt that MP's secret masterplan) would be made possible if one could use other apps with my remote. So maybe it is possible to do something like "remapping": If MP receives a key, it will look in the XML and "translates it", after which a sendkey is send to the strated app.
I realise this involves some problems: grabbing keypresses while MP is not focused etc. (sort of a Girder like functionality) to start with, but it would be great.
CHli said:For me a missing feature is the possiblity to enter parameters manually at runtime.
E.G. I use DVDDecrypter to rip my DVD to HDD, in the command line you can enter the name of the final iso name. So i would like to be able to define this when running the external app from MP.
Basically a popup would raise when running the app asking for input for argument 1, 2 , 3 etc. (with a name for each one)
The argument line would be something like that :
/mode isoread /DEST #1(path) /start /close
#1 = manual argument number 1
(...) = name of the argument to be asked at runtime
Thanks
CHli said:For me a missing feature is the possiblity to enter parameters manually at runtime.
E.G. I use DVDDecrypter to rip my DVD to HDD, in the command line you can enter the name of the final iso name. So i would like to be able to define this when running the external app from MP.
Basically a popup would raise when running the app asking for input for argument 1, 2 , 3 etc. (with a name for each one)
The argument line would be something like that :
/mode isoread /DEST #1(path) /start /close
#1 = manual argument number 1
(...) = name of the argument to be asked at runtime
Thanks
dman_lfc said:I like the current 'My Programs' it's especially great for Emulators which Waeberd was a big fan of and built the code around handling nicely and easily.
One feature I do like is the pre- & post script options so you can mount CD/DVD images for games etc.
ATM this has to be done in two levels with MP which is a major bug bear of mine which is also in Mantis.
If you create a simplified plugin please consider these scripts.
DMAN