| |||||||
| Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Aug 2005 Location: Herxheim Age: 47
Posts: 353
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi all, I am having some basic questions: 1. Is it possible to develop a plugin using "Microsoft Visual C# Express Edition" which is available for free? Or do I need the "full" product? 2. Can I do that using the sources from 0.1.3 (I am using 0.1.3 because it is reliable and stable)? Or doesn't that make sense at all? (I get tons of errors when I try to build MediaPortal.sln or MediaPortalv2.sln) thanks+regards WeWe
__________________ Hard: ASUS K8M-VX, Sempron 3100+, MSI NX6200AX-TD256, Spinpoint SP2004C, WinTV PVR 150, MCE Remote + Keyboard / Soft: Win XP MCE, MP 0.2.1.0 |
| | |
| | #2 (permalink) |
| Retired Team Member Join Date: Jan 2005 Location: Berlin Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts
Country: | Use latest CVS and use MediaPortal.VC#Express.sln. When 0.1.3.0 was current, we didn't support the express versions, cause they have still been beta. After their release we added it. That's why... :wink: Almost forgot: Yes, you can use it to develop plugins. But again, you have to use the latest CVS sources, otherwise your plugin is out of date before you begin coding it. Too much has changed since 0.1.3.0.
__________________ Bad news from the stars... We cannot give any support without a properly filled support template and a full mediaportal.log pasted here. Before you ask... |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Aug 2005 Location: Herxheim Age: 47
Posts: 353
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | that also means: a plugin developped with latest Version and CVS won't work with 0.1.3??? (I am planning to mess around with Smirnuff's/AllenConquest's "MyBackgroundTV") thanks+regards WeWe
__________________ Hard: ASUS K8M-VX, Sempron 3100+, MSI NX6200AX-TD256, Spinpoint SP2004C, WinTV PVR 150, MCE Remote + Keyboard / Soft: Win XP MCE, MP 0.2.1.0 |
| | |
| | #4 (permalink) | |
| Retired Team Member Join Date: Jan 2005 Location: Berlin Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts
Country: | Quote:
__________________ Bad news from the stars... We cannot give any support without a properly filled support template and a full mediaportal.log pasted here. Before you ask... | |
| | |
| | #6 (permalink) |
| Retired Team Member Join Date: Jan 2005 Location: Berlin Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts
Country: | Hehehe... Smirnuff's got a generous day today... :mrgreen:
__________________ Bad news from the stars... We cannot give any support without a properly filled support template and a full mediaportal.log pasted here. Before you ask... |
| | |
| | #7 (permalink) |
| Portal Member Join Date: Aug 2005 Location: Herxheim Age: 47
Posts: 353
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | maybe you wouldn't be as happy if you knew that I am having no idea of developping c# My programming skill is from 1990 - I was a Fortran crack :lol: Is there a way to do it in Fortran? :wink: thanks+regards WeWe
__________________ Hard: ASUS K8M-VX, Sempron 3100+, MSI NX6200AX-TD256, Spinpoint SP2004C, WinTV PVR 150, MCE Remote + Keyboard / Soft: Win XP MCE, MP 0.2.1.0 |
| | |
| | #8 (permalink) |
| Retired Team Member Join Date: Jan 2005 Location: Berlin Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts
Country: | Hehehehehe.... If you get Fortran to support the .NET framework, possible... But I don't think that you'd succeed there... 8) You're a Kamikaze, aren't you? :lol: But, btw... My programming skills have been almost as same old as yours have been when i started it again with MediaPortal. Not 15 years, but mine have been about 10 years ago, I guess... So don't be afraid to jump in, it's pretty much fun. :mrgreen:
__________________ Bad news from the stars... We cannot give any support without a properly filled support template and a full mediaportal.log pasted here. Before you ask... |
| | |
| | #9 (permalink) |
| Portal Member Join Date: Aug 2005 Location: Herxheim Age: 47
Posts: 353
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | ok guys ... I am not a Kamikaze I am a duffer ... I even not able to get started :? How to download the sources? I tried WinCVS (2 different versions) and tortoise. Result 3 different errors ... what is an easy way to get the sources? tortoise says: connect to cvs.sourceforge.net:2401 failed: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. WinCVS 1.2 says: CVSROOT: :pserver;username=anonymous;hostname=cvs.sourcefor ge.net:/cvsroot/mediaportal (.rhosts authentication) TCL is *not* available, shell is disabled cvs checkout -P mediaportal (in directory C:\Dokumente und Einstellungen\ww.PROCAESS-GMBH\Eigene Dateien\ProCAEss\CVS) cvs [checkout aborted]: /cvsroot/mediaportal/CVSROOT: No such file or directory WinCVS 2.xxx said something with: option --c not allowed (but no --c was in the commandline) Please help me before I bite my keyboard :evil: thanks+regards WeWe
__________________ Hard: ASUS K8M-VX, Sempron 3100+, MSI NX6200AX-TD256, Spinpoint SP2004C, WinTV PVR 150, MCE Remote + Keyboard / Soft: Win XP MCE, MP 0.2.1.0 |
| | |
| | #10 (permalink) |
| Retired Team Member Join Date: Jan 2005 Location: Berlin Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts
Country: | Getting CVS with WinCVS step by step is described in the first part of this document: http://www.team-mediaportal.com/arti..._a_plugin.html
__________________ Bad news from the stars... We cannot give any support without a properly filled support template and a full mediaportal.log pasted here. Before you ask... |
| | |
![]() |
| Bookmarks |
| Tags |
| developing, express, studio, visual |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How To: Building MediaPortal with Visual Studio 2003 .Net | Anonymous | General Development (no feature request here!) | 21 | 2008-11-19 09:04 |
| problems compiling with visual c# express | Anonymous | General Development (no feature request here!) | 9 | 2005-12-31 16:22 |
| MS Visual Studio Express for FREE for 1 year :) | GitsLM | General Development (no feature request here!) | 1 | 2005-11-10 00:14 |
| Visual Studio 2005 express | AllenConquest | General Development (no feature request here!) | 2 | 2005-02-11 10:42 |
| Visual C# Express | lar282 | General Development (no feature request here!) | 6 | 2004-08-06 01:37 |