I seem to always miss dates with my girlfriend beacause of a stack overflow in my brain. If someone can post a solution to this bug I'll reward him very generously. ;-)
Peace, love and structured / OO programming to everybody.
GDS
I seem to always miss dates with my girlfriend beacause of a stack overflow in my brain. If someone can post a solution to this bug...
Alarm.cs
1.4 (corl 07-Jan-05): for (int i=1; i<20; i++)
That line made my first alarm not to work so I...
There is a way used by Zoomout (the recording plug-in for K!Tv wich can provide TimeShifting even with non TimeShifting capable cards...
It works well even with (for exemple) Hauppauge WinTv and Ati AiW...
As Zoomout is GPL (and K!Tv too) maybe you could have a look and see how they done that ;)
There is a way used by Zoomout (the recording plug-in for K!Tv wich can provide TimeShifting even with non TimeShifting capable...
There is a way used by Zoomout (the recording plug-in for K!Tv wich can provide TimeShifting even with non TimeShifting capable...
Got the answer it won't work.
After some research on the web found the answer, it will not work, Reason, just saw we are using some classses which are exclusive to .net 1.1 and guess what 1.1 will not work with 2002 studio, it will only work with 2003.
Got the answer it won't work.
After some research on the web found the answer, it will not work, Reason, just saw we are using...
Hi Guys,
I started using media portal and I really love it, I want to do some developement, I am not sure what I can contribue...
hi,
Since version 0.0.0.4 I'm using MP. Thank you all for the great work!
I bought a nexus-s card :( (it's a long time ago).
Is there any plan to support this card in the near future? I know, It is not easy to implement DVB-S and I will respect your work and time you spend to this! This is just a question, because I can't use...
hi,
Since version 0.0.0.4 I'm using MP. Thank you all for the great work!
I bought a nexus-s card :( (it's a long time ago)...
Hey man, any developments in regards to making MP work with DVB-S cards? I understand you are the MAN WITH THE PLAN as far as...
Just a small talk about plugins loading.
In Mediaportal's old versions each plugin resided in its own library. A problem during a pluging loading have no impact expect on itself (cause an exception just stop the process for the current plugin's dll).
Since many plugins are included in the same library (i.e. windowsplugins.dll)...
Just a small talk about plugins loading.
In Mediaportal's old versions each plugin resided in its own library. A problem during...
Just a small talk about plugins loading.
In Mediaportal's old versions each plugin resided in its own library. A problem during...
I was looking to learn more about these and I came across a series of 3 tutorials that I thought were pretty good. It is 4 years old, and in C++, but I found the theory to be very well explained. Here is the link:
http://www.flipcode.com/articles/article_directshow01.shtml
Enjoy!
I was looking to learn more about these and I came across a series of 3 tutorials that I thought were pretty good. It is 4 years...
I was looking to learn more about these and I came across a series of 3 tutorials that I thought were pretty good. It is 4 years...
There can be hardcoded messages, names etc on code.
Looks like we need to hunt them down and make some kind report so those can be changed. It is up to plugin coder how the strings.xml is used.
I'll update finnish string.xml tonight. I'll try to lookout if i find some of these.
CoolHammer
There can be hardcoded messages, names etc on code.
Looks like we need to hunt them down and make some kind report so those can be...
I have completed the Danish translation 0.1.0.4, but I am missing some strings in the file??, no errors in the Log either...
Figured I would post a new topic since it is unclear to me who may now be developing solutions for this. I know that BionicDonkey was working on a BDA solution for MediaPortal and was just wondering how this development was coming along.
Thanx in advance,
Shane
Figured I would post a new topic since it is unclear to me who may now be developing solutions for this. I know that BionicDonkey...
Figured I would post a new topic since it is unclear to me who may now be developing solutions for this. I know that BionicDonkey...
Marfis is not usable in MediaPortal since it dont work with StreamBufferSink-Filter. So there wont be no timeshifting/recording in MP, only the Timeshift-Functions from Marfis. So its not usable.
Greets
Agree
Marfis is not usable in MediaPortal since it dont work with StreamBufferSink-Filter. So there wont be no timeshifting/recording in...
just wanted you guys to know versions above 1.0.5.3155 no longer has a timebomb. It does all the dirty work like timeshifting and...
This is great. Best way to manage this is to upload the portuguese strings.xml to the sourceforge patches section. this is fairly easy to do.
Look at the Wiki explanation on how to do a translation. Most of it you found out anyway.
tomtom21000
This is great. Best way to manage this is to upload the portuguese strings.xml to the sourceforge patches section. this is fairly...
Using the english xml file as reference, I have started the portuguese version (not finished):
<?xml version="1.0"...
dont' let linux porting die yet...
Well, I have a couple of ideas that might make it the way to go.
First of all, since MP is .net compatible, has anyone looked at http://www.mono-project.com
That is .net for linux.
and the directx calls being made should be basic enough to use winex if necessary...
dont' let linux porting die yet...
Well, I have a couple of ideas that might make it the way to go.
First of all, since MP is...
Hey all,
Firstly, I think MP is a wonderful idea, a great alternative from proprietary mediacenters like Microsoft's and...
More shots for Mars Warrior...
www.kiwi07.pwp.blueyonder.co.uk/OB2/AnalogueTest6.GRF
www.kiwi07.pwp.blueyonder.co.uk/OB2/AnalogueTest7.GRF
www.kiwi07.pwp.blueyonder.co.uk/OB2/AnalogueTest5.GRF
DMAN
More shots for Mars Warrior...
www.kiwi07.pwp.blueyonder.co.uk/OB2/AnalogueTest6.GRF...
Hi OB2,
Can I join the Software card compatibility support queue please?
I have a DVB-T card which will hopefully be working in...
I had requested something like this before, but I think the over all preferance was to go with a web interface insteed. I think the thread about it is still here somewhere. :?
I had requested something like this before, but I think the over all preferance was to go with a web interface insteed. I think...
Hello,
i'm new to the mediaportal and i have some questions related to the topic remote control functionality:
1.
Is there...
well to solve our performance problems we should batch all direct3d actions
so that when a frame needs to be rendererd, mp just draws 1 mesh
todo this we need to batch together all textures & fonts
So in short
- instead of having 1 vertex buffer per object, we need to have 1 big vertex buffer
- instead of calling DrawPrimitive()...
well to solve our performance problems we should batch all direct3d actions
so that when a frame needs to be rendererd, mp just...
Hello All, I'm new to this forum, but a C# engineer. Love the MP product, and was excited to see you guys really blazed ahead and...
The easier way is to simply access WMI using C#.
See these articles for more details:
http://blogs.msdn.com/oldnewthing/archive/2004/10/21/245652.aspx
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_processor.asp
The first article gives code examples, the 2nd article tells you how to access...
The easier way is to simply access WMI using C#.
See these articles for more details...
For the development of the ffdshow installation wizard, which version should we be installing? Standard, SSE or SSE2? Or should it...
About general actions in MP:
Can someone tell me what te difference is between the ACTION_MUSIC_PLAY and ACTION_PLAY. In the MP code the action_music_play is used together with the action_next / action_prev / action_pause actions. It seems these belong together. But what about the action_play? that is used in video playback. And...
About general actions in MP:
Can someone tell me what te difference is between the ACTION_MUSIC_PLAY and ACTION_PLAY. In the MP...
About general actions in MP:
Can someone tell me what te difference is between the ACTION_MUSIC_PLAY and ACTION_PLAY. In the MP...
Hi,
I've added a serial support for serial universal remote (UIR), it's usable for me
The code is small and using win32 api only, no girder or specific dll apart win32 commbase found everywhere on the web.
Here you can find my patched Media Portal :
http://perso.wanadoo.fr/freqresplot/MediaPortalSerialIR.zip
Do a...
Hi,
I've added a serial support for serial universal remote (UIR), it's usable for me
The code is small and using win32 api...
Hi,
I've added a serial support for serial universal remote (UIR), it's usable for me
The code is small and using win32 api...
I get an error when I add the SizeParamIndex:
Can not use SizeParamIndex for byref array parameters.
System.Runtime.InteropServices.MarshalDirectiveException: Can not use SizeParamIndex for byref array parameters
I get an error when I add the SizeParamIndex:
Can not use SizeParamIndex for byref array parameters...
I am trying to interop a COM interface and am not sure what I need to change the argument to. Any COM to C# wizards able to answer...
I've made changes for mantis 292 bug but i'm not very pleased with the fix. What it does it to disable next and prev when a picture transition is made. This means that you can't do fast skipping of images (that you could do with the old version)
I'll try to make this better, but have to dig further more into the code.
When you...
I've made changes for mantis 292 bug but i'm not very pleased with the fix. What it does it to disable next and prev when a picture...
I've made changes for mantis 292 bug but i'm not very pleased with the fix. What it does it to disable next and prev when a picture...