ashlar Wrote:Zoom works perfectly (look for my posts in the previous pages). I haven't tried MPC-HC yet.
I've just tried MPC-HC (with it's "start fullscreen" option set) on Vista and it worksforme, even with forceontop set to false, regardless of whether XBMC is launched with -fs or it's just sized to cover the screen.
I've also retested WMP11 (on Vista) with the /fullscreen arg and it appears above XBMC (again, regardless of whether XBMC is launched with -fs or it's just sized to cover the screen), however when you press esc to try and close it, it disappears below XBMC, though it still has focus and you can Alt-F4 to quit.
I haven't tested on XP yet.
My best advice (this is with Jester's newer builds that include my latest patch) is to start with the following options:
Code:
<forceontop>false</forceontop>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<hidecursor>false</hidecursor>
if your external player doesn't appear above XBMC then try the following, one at a time:
1) removing the "-fs" option from the shortcut you use to launch XBMC and just set the screen size (in XBMC's settings) to the same size as your display
2) setting <forceontop>true</forceontop> (both with and without the "-fs" option on the XBMC shortcut)
3) setting <hidexbmc>true</hidexbmc> (both with and without the "-fs" option on the XBMC shortcut)
4) if your player is still not appearing then check you have the right path and options.