MPBlue PPC client release 0.0.4 (2 Viewers)

Ben

Portal Member
April 3, 2006
47
0
touchscreen

RoyN,

As I also need a touchscreen interface (1024 x 768 but only 7 inch) for the DIGN X15e. I was reading this topic and saw you investigated the issue. So now I am in doubt too about what to use for starters, MPBlue or the WebInterface. Could you provide me wth more details about what you found?

I am anxious about starting to do some work on this as I
1) like to develop
2) want to learn C# (I normally do Delphi, C++)
3) want to have a really nice touchscreen interface

MrSensitive,

Can you run/debug both Mediaportal and MrBlue at the same time on a single PC within Visual Studio?

Tnx

Ben
 

MrSensitive

Portal Pro
May 18, 2004
239
0
Belgium
You sure can,

I add the mpblue server to the MP solution, make some changes in the postbuild.bat file and I run the client in a separate VS environment..
 

Flipit

Portal Pro
February 19, 2005
100
0
Mr S.

Just curious, how much of the skinning engine are you going to change ?

I'm not yet decied if I should right a listbox based on inheriting from custom .net Controls, I can't make them transparent at the moment. Or writing one simliar to the mpblistbox, only isssue with this is each line is not a 'item' so it's difficuly to locate it on the screen with just the X,Y cords. Would be better if I could get a MouseEventArgs and treat each entry in the listbox as a seperate item.

Still playing, I learning a lot to which is good.
 

MrSensitive

Portal Pro
May 18, 2004
239
0
Belgium
ZetaVu,

sorry, haven't had a chance yet to look into it, i did see that the MP developers are changing the music database and scanning engine for the moment to handle various artists etc better..
I think I'm going to wait for thzt to complete before attempting to solve this myself..


Flipit.
The classes remain virtually the same, the reading of the xml file and the creation of the elements has changed.

for the moment I want te create a rating control (stars), a progressbar and some sort of slider to control volume (send and receive data)

I hope to tackle some more advanced controls after that..
 

myjag

Portal Member
April 15, 2006
5
0
London
Hello Guys,

What is the situation with MPBlue Pocket - Can I assist with the development here.
I am thinking of using classic socket comm between client and server.

With the version I downloaded from the first post I am getting the following error on my DELL AXIM X30

SoapException
****
System.IO.FileNotFoundException - could not load file 'MPBlue, Version=1.0.2282.26607, ....


Does that version have TV remote control functionality?
Nothing happens when i click MyTV or MyèVideos. Only My Music seems available but there i
Let me have your thoughts...
 

wertzui

Retired Team Member
  • Premium Supporter
  • July 2, 2005
    320
    8
    myjag said:
    Hello Guys,

    What is the situation with MPBlue Pocket - Can I assist with the development here.
    I am thinking of using classic socket comm between client and server.

    With the version I downloaded from the first post I am getting the following error on my DELL AXIM X30

    SoapException
    ****
    System.IO.FileNotFoundException - could not load file 'MPBlue, Version=1.0.2282.26607, ....


    Does that version have TV remote control functionality?
    Nothing happens when i click MyTV or MyèVideos. Only My Music seems available but there i
    Let me have your thoughts...

    im getting the same error on my xdaIII with wm5
     

    wertzui

    Retired Team Member
  • Premium Supporter
  • July 2, 2005
    320
    8
    well, i think, i know, what the problem is.
    i just loaded the source in vs2005 and it says it does not know BackgroundWorker and it needs a reference.
    i think, that is because i am using version 2.0 of the .net cf.
     

    myjag

    Portal Member
    April 15, 2006
    5
    0
    London
    wertzui,
    what is the situation with the development? What is the enhancement list? I could assist with this. Let me know.

    Is MPBlue in Subversion?
     

    Users who are viewing this thread

    Top Bottom