Technotrend remote (3 Viewers)

mteam

New Member
November 2, 2007
1
0
Home Country
United Kingdom United Kingdom
Has anyone got this remote working with mp
Its the one that came with C1500 budget card
 

AlexPlas

Portal Pro
August 24, 2006
231
41
Kyiv, Ukraine
Home Country
Ukraine Ukraine
I have created remote control plugin for TT budget cards. Unfortunately it's not working properly. It's crash MediaPortal randomly. Curnetly I have no time to complete it. If someone whos have programing skils can debug it and make stable - I can share my sources.
 

kvaes

Portal Member
March 3, 2008
19
1
Home Country
Belgium Belgium
I would be interested in those sources... Any insight where the issue would be?
 

and-81

Retired Team Member
  • Premium Supporter
  • March 7, 2005
    2,257
    183
    Melbourne
    Home Country
    Australia Australia
    I just saw this thread myself ...

    I'd also be interested.

    Is there any chance you could post the source here in the forum?

    Thanks,
     

    AlexPlas

    Portal Pro
    August 24, 2006
    231
    41
    Kyiv, Ukraine
    Home Country
    Ukraine Ukraine
    Here is my sources.
    Currently the plugin crashes on first call of OnIRCode callback function. I suppose there is some mistake in declaration, but unfortunately unable to fix it.
    Test application form Test directory works fine, and this is a very strange.
     

    and-81

    Retired Team Member
  • Premium Supporter
  • March 7, 2005
    2,257
    183
    Melbourne
    Home Country
    Australia Australia
    I've just taken a quick look at the code ...

    I don't have one of these remotes to test with, but I'm looking at adding support for it to my remote control application.

    Just at a glance I would say that the problem you're seeing is because you are passing a delegate to a pinvoke but not keeping a copy of the delegate in managed code... the delegate then gets garbage collected because there is no managed reference to it.

    I can't test that theory, but it certainly looks like it from the code.

    Hope that helps,
     

    kvaes

    Portal Member
    March 3, 2008
    19
    1
    Home Country
    Belgium Belgium
    I just too a glance at the code, where I must admit that it's not in my area of expertise.
    But I'm willing to assist on testing & helping with the debugging end, as I've got one of these remotes.

    It might be interesting to team up (and-81 and myself); Given that Alex seems to be very busy finishing the code, and I've seen multiple threads on the forum regarding the TT remotes, so there is a demand for it.
     

    and-81

    Retired Team Member
  • Premium Supporter
  • March 7, 2005
    2,257
    183
    Melbourne
    Home Country
    Australia Australia
    Hey kvaes,

    I've already made some changes to the source code, can you test the attached program. It's a console app that should connect to the TechnoTrend device and display any button presses on screen.

    If it works, I'd like a list of the button codes for your remote if that's ok?

    If it doesn't work, can you send back any error messages?

    If it does work I'll get it working as a MediaPortal plugin again.

    Thanks,
     

    kvaes

    Portal Member
    March 3, 2008
    19
    1
    Home Country
    Belgium Belgium
    Will do! I'll test is tonight when I'm home (18:00 CET), and provide you with the necessary feedback.
     

    Users who are viewing this thread

    Similar threads

    Added x64 version to my previous post.
    Added x64 version to my previous post.
    After getting MP1.36 installed and set up after a few problems, I have the problem that MP usually doesn't start. It usually only...
    Replies
    33
    Views
    1K
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use just to control volume and standby, will no longer put my devices (TV & AVR) to sleep when the HTPC is put in standby. Also when I wake up the HTPC MP closes or crashes (not sure which) as per the example in...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Replies
    0
    Views
    464
    Does anyone else have problem with long (several hours) pauses of TV broadcasts? If I pause and forget, I can still resume TV the next day, but if I try to change channel or stop, MP freezes. Only way to fix is to restart both MP and TV Service. Sometimes I need to restart PC It seems that TVServer cannot proprtly handle large...
    Does anyone else have problem with long (several hours) pauses of TV broadcasts? If I pause and forget, I can still resume TV the...
    Does anyone else have problem with long (several hours) pauses of TV broadcasts? If I pause and forget, I can still resume TV the...
    Replies
    0
    Views
    415
    First thing to say is that I use MP1, whereas I believe that you use MP2. @ge2301 has just posted that MP2 has a "folder view" in addition to the "library view", so you should be able to set up your system as I describe below, but the details will differ. In MP1, the folders that are to appear on the "Videos" panel are defined in "MP...
    First thing to say is that I use MP1, whereas I believe that you use MP2. @ge2301 has just posted that MP2 has a "folder view" in...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    18
    Views
    1K
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings, advanced options, I switched to UNC paths instead of the default RSS, and it's working very well. Sure I had to figure out the paths, but no big deal. Maybe helpful for someone in the future. Thanks for the...
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings...
    Hi folks. I have an issue with a new install/integration into my mediaportal system. I have a “mediaportal server” which has the TV...
    Replies
    5
    Views
    577
    Top Bottom