MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2006-02-15, 14:53   #11 (permalink)
Portal Member
 
wewe's Avatar
 
Join Date: Aug 2005
Location: Herxheim
Age: 47
Posts: 353
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

mPod: I have seen this howto and as said I have tried all ways that are described on different places. None of all works.

what are you using (WinCVS or tortoise) in which version exactly and is it working for you right now? (maybe the server changed somehow or so ...)

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
wewe is offline   Reply With Quote
Old 2006-02-15, 15:11   #12 (permalink)
Portal Member
 
Join Date: Aug 2005
Location: Melbourne, Australia
Age: 22
Posts: 707
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Default

Have you tried using WinCVS 1.3 and following the instructions in the thread in the General Development forum? That is how I got the MediaPortal sources (I had never used a CVS program before and struggled to get it working with a newer version of WinCVS before giving up and using 1.3. Following the instructions in the General Development forum worked easily.)
jawbroken is offline   Reply With Quote
Old 2006-02-15, 15:49   #13 (permalink)
Portal Member
 
coxrui's Avatar
 
Join Date: Jan 2006
Location: Coimbra
Age: 30
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

WinCVS 2.0.2.4 work very well. You should install CVSNT and Python 2.4 too.
coxrui is offline   Reply With Quote
Old 2006-02-15, 15:56   #14 (permalink)
Portal Member
 
Join Date: Aug 2005
Location: Melbourne, Australia
Age: 22
Posts: 707
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Default

I'm sure it does work very well, just as a new user of WinCVS it was much more helpful for me to have the screenshots/information actually correspond to my version.
jawbroken is offline   Reply With Quote
Old 2006-02-15, 17:19   #15 (permalink)
Retired Team Member
 
mPod's Avatar
 
Join Date: Jan 2005
Location: Berlin
Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts

Country:

My System

Default

I'm using Tortoise 1.9.11 without having to install/configure anything additional. Same for WinCVS 2.0.2.4. No installing/configuring anything else than Frodo discribed in the doc I linked to in the above thread (Python is NOT needed, CVSNT comes with the WinCVS installer).

But I can't tell if SF's got problems again with :pserver:, as I'm using :ssh:... Just a note, you don't have to try ssh, you won't be able to log in.
__________________


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...
mPod is offline   Reply With Quote
Old 2006-02-15, 20:15   #16 (permalink)
Portal Member
 
wewe's Avatar
 
Join Date: Aug 2005
Location: Herxheim
Age: 47
Posts: 353
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

solved :lol:

I tried it again from @home. It works here. So in my company-network I didn't work probably due to a firewall issue.

thanks for all your help

ok, now let's massacre the MP code :twisted:

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
wewe is offline   Reply With Quote
Old 2006-02-16, 10:48   #17 (permalink)
Portal Member
 
wewe's Avatar
 
Join Date: Aug 2005
Location: Herxheim
Age: 47
Posts: 353
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

:lol: :lol: :lol: yahoooo :lol: :lol: :lol:

I made it! My first self-compiled MediaPortal!

And it even works!
__________________
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
wewe is offline   Reply With Quote
Old 2006-02-16, 15:22   #18 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,040
Thanks: 34
Thanked 12 Times in 12 Posts

Country:


Default

Quote:
Originally Posted by wewe
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
I first started my development using mainframe FORTRAN, but it was MUCH earlier than 1990, lets just say I used cards (they weren't used to play solitare either) to submit the job.

Mike
mzemina is offline   Reply With Quote
Old 2006-02-16, 15:31   #19 (permalink)
Portal Member
 
Join Date: Apr 2005
Location: Little Canada... It's in Minnesota
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by mzemina

I first started my development using mainframe FORTRAN, but it was MUCH earlier than 1990, lets just say I used cards (they weren't used to play solitare either) to submit the job.

Mike
OK I started in the early 80's on cards and COBOL :shock:. Now I'm trying to learn C#.

Any book suggestions?

Mike
warped6 is offline   Reply With Quote
Old 2006-02-17, 14:28   #20 (permalink)
Portal Member
 
Join Date: Aug 2005
Location: Melbourne, Australia
Age: 22
Posts: 707
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Default

I would recommend "Programming C#: Fourth Edition" by Jesse Liberty. It is an O'Reilly book. You can probably find a sample chapter or so online if you want to take a look at it. I found it one of the most well-written technical books I have read and it provides a good coverage of the language in my opinion. Of course, it will not help you with any of the DirectShow stuff, but does include working with databases/web services near the end of the book, etc.
jawbroken is offline   Reply With Quote
Reply

Bookmarks

Tags
developing, express, studio, visual

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

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


All times are GMT +1. The time now is 09:52.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden