Hello,
this plugin looks pretty interesting to me. I tested it with BlackGlass and Blue3wide skins. Seems that the plugin could fit my needs but I came across some starting issues:
1. On the home screen there are 4 empty buttons in the main part of the screen. No labels or images there. What should I see there and how to fix it?
2. The labels of the onscreen keyboards are empty too.
3. I needed some time to find the navigation pad. I think it is a bit too hidden. There should be an easy and intuitive way to cycle through the menus. At the moment I need to hit the "navigation" button twice and then hit the "navigation pad" button to be able to go through the menus. Do you think there could be an easier way? (I want to increase the WAF at this place ;-))
4. When I hit the "navigation" button twice to get to the "navigation pad" I see the directory listing and playlist buttons. In this view I see three unresolved macros: #SelectedItem, #Sel and #CurrentModule.
5. When I add some HDDs MediaPortal terminates and I get the following in the error.log:
Since I find this plugin really interesting, I wonder if the source code is available? I would be interested in helping developing this plugin.
Kind regards
EDIT: Another problem: When I select an item in a dropdown list by hitting the item on the touchscreen it is being marked but not being selected in MP. I can only navigate using the up and down buttons of the "navigation pad".
this plugin looks pretty interesting to me. I tested it with BlackGlass and Blue3wide skins. Seems that the plugin could fit my needs but I came across some starting issues:
1. On the home screen there are 4 empty buttons in the main part of the screen. No labels or images there. What should I see there and how to fix it?
2. The labels of the onscreen keyboards are empty too.
3. I needed some time to find the navigation pad. I think it is a bit too hidden. There should be an easy and intuitive way to cycle through the menus. At the moment I need to hit the "navigation" button twice and then hit the "navigation pad" button to be able to go through the menus. Do you think there could be an easier way? (I want to increase the WAF at this place ;-))
4. When I hit the "navigation" button twice to get to the "navigation pad" I see the directory listing and playlist buttons. In this view I see three unresolved macros: #SelectedItem, #Sel and #CurrentModule.
5. When I add some HDDs MediaPortal terminates and I get the following in the error.log:
Code:
2010-05-16 14:13:11.078125 [ERROR][(23)]: Exception :Das Objekt muss ein Stammverzeichnis (C:\) oder ein Laufwerksbuchstabe (C) sein.
2010-05-16 14:13:11.078125 [ERROR][(23)]: site :Void .ctor(System.String)
2010-05-16 14:13:11.078125 [ERROR][(23)]: source :mscorlib
2010-05-16 14:13:11.078125 [ERROR][(23)]: stacktrace: bei System.IO.DriveInfo..ctor(String driveName)
bei MediaPortal.MPTouch.TouchScreenMain.SysInfo_HDD_Info(String _HDD, AbstractProgressBar _BAR, Label _total, Label _Free, Label _volume, Label _Percent)
bei MediaPortal.MPTouch.TouchScreenMain.DrawDrives()
bei MediaPortal.MPTouch.TouchScreenMain.ProgressUpdateSlow(Object state)
bei System.Threading._TimerCallback.TimerCallback_Context(Object state)
bei System.Threading.ExecutionContext.runTryCode(Object userData)
bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading._TimerCallback.PerformTimerCallback(Object state)
Since I find this plugin really interesting, I wonder if the source code is available? I would be interested in helping developing this plugin.
Kind regards
EDIT: Another problem: When I select an item in a dropdown list by hitting the item on the touchscreen it is being marked but not being selected in MP. I can only navigate using the up and down buttons of the "navigation pad".