No, that game plugin hasn't appeared yet. Are you willing to roll-up your shirt sleeves and begin working on that game plugin? I hope so, it would be a BIG WAF, at least with my wife! Maybe spirder solitare could then be added after that. I really like that version myself!
Here are the game plugins I have found:
Game plugin: ClickMania
Description: A packing game play for young and old, object is to remove all stones on the playing field. Described as a "backwards" tetris game.
Author: Bavarian
Completion level: 100%?
Thread: thread
Game plugin: TicTacToe
Description: Play Tic-Tac-Toe as two player game or with computer
Author: Boris
Completion level: 100%
Thread: thread
Game plugin: Tetris
Description: Like the normal Tetris game
Author: Smirnoff
Completion level: 100% (it is in CVS and can be found in MP)
Thread: None
Game plugin: Sudoku
Description: It is a logic puzzle game using a 9x9 grid of numbers. It is very popular in the UK at the moment.
Author: Cosmo
Completion level: (work in progress)
Thread: thread
For anyone looking for a something to do, there is an excellent Java effort called JSolitaire or Jolitaire that could be ported and supports just about every variation on solitaire that you can think of.
I wrote one for my g/f pre-MP days but the code has gone walkabouts and the fighting over the TV and remote puts me off wanting to do one for MP... at the moment anyway.
I'm guessing now, but I imagine using just like playing solitare without a mouse on Windows, using arrow keys (same as on a remote) and then whatever can be used as a select button (the spacebar on the keyboard). I would hope instead of a pointer (under Windows) the card would have an outline (as a visible user interface) to know where you are and where want to place the card (or pile). I just played a couple of games using the keyboard and it seemed ok. I am not sure if using a remote would be tire-some or not.
Upon pondering this question some additional time I had wondered if in the cursor (card position) logic if maybe you could only jump to the correct locations and skip over invalid locations. That way the amount of thumb (assuming the user is using his/her thumb to move the cursor/card-position-indicator) time is less. If you need additional explantion I will expand and try to describe my thinking.
I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ?
MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback.
If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo.
I have...
I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ?
MP(1) will only use LAV if you select...
Not sure if this a a bug/config/settings problem.
I am running a media portal 2.5 server with 2.41 client but it seems I get the...
The only configuration that is certain to work is when the MP client and MP server are from the same release.
It is sometimes possible to use MP clients from a release that is different to the MP server, but whether it works depends on the specific changes that were made between the two releases.
-- from CyberSimian in the UK
The only configuration that is certain to work is when the MP client and MP server are from the same release.
It is sometimes...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request.
This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions.
Please can...