| | #2 (permalink) |
| Portal Member Join Date: Aug 2006 Location: Kiev, Ukraine Age: 34
Posts: 42
Thanks: 1
Thanked 2 Times in 2 Posts
Country: | 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. |
| | |
| This User Say Thank You: |
| | #4 (permalink) |
| Portal Developer Join Date: Mar 2005 Location: Melbourne Age: 27
Posts: 2,248
Thanks: 30
Thanked 142 Times in 88 Posts
Country: | 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,
__________________ - Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver |
| | |
| | #6 (permalink) |
| Portal Member Join Date: Aug 2006 Location: Kiev, Ukraine Age: 34
Posts: 42
Thanks: 1
Thanked 2 Times in 2 Posts
Country: | 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. |
| | |
| | #7 (permalink) |
| Portal Developer Join Date: Mar 2005 Location: Melbourne Age: 27
Posts: 2,248
Thanks: 30
Thanked 142 Times in 88 Posts
Country: | 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,
__________________ - Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Mar 2008
Posts: 19
Thanks: 3
Thanked 1 Time in 1 Post
Country: | 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. |
| | |
| | #9 (permalink) |
| Portal Developer Join Date: Mar 2005 Location: Melbourne Age: 27
Posts: 2,248
Thanks: 30
Thanked 142 Times in 88 Posts
Country: | 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,
__________________ - Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver |
| | |
![]() |
| Bookmarks |
| Tags |
| remote, technotrend |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MP and the Remote that comes with the Technotrend S2-3200 | lkuech | General | 3 | 2008-03-31 16:04 |
| Technotrend Remote with Mediaportal | noxx2 | General Support | 0 | 2007-10-13 17:35 |
| technotrend remote usage | crackie81 | MediaPortal 1 Talk | 1 | 2007-05-03 09:28 |
| Hauppauge IR remote (Technotrend version) | DavidBlurton | General Support | 0 | 2006-07-27 13:27 |
| Technotrend budget remote support | manutoky | General Support | 0 | 2006-03-08 07:35 |