General Development (no feature request here!) (71 Viewers)

Working on your own plugin and got stuck? Post your codeing question here.
That was really a nice idea ;) Thanks. Already added the patch to SVN.
That was really a nice idea ;) Thanks. Already added the patch to SVN.
Hi ! I just completed my first lump of code for setupTV.exe. I have added a new button on the "TV-epg grabber" tab section...
Replies
1
Views
1K
It would be VERY useful to be able to set hauppauge quality from SetupTV. Especially the audio bitrate currently hard coded to 192kbps causes high pitched audio artifacts for me and at least 1 other user. (See: TvServer Support Forum -> Audio atrifacts). I resorted to compiling my own TVServer from SVN. I'm farily new to c# and...
It would be VERY useful to be able to set hauppauge quality from SetupTV. Especially the audio bitrate currently hard coded to...
It's possible add this function to TvCardAnalogBase class for asign quality to HAUPPAGE cards? Add en declarations int...
Replies
1
Views
1K
Is there a way to add my previously recorded tv shows that i have converted to divx into the recorded tv menu within MP? I Have spent awhile with the software now and cannot figure it out.
Is there a way to add my previously recorded tv shows that i have converted to divx into the recorded tv menu within MP? I Have...
Is there a way to add my previously recorded tv shows that i have converted to divx into the recorded tv menu within MP? I Have...
Replies
0
Views
965
Oh I see build setup. Sorry for the stupid questions I've never used or seen a setup pojct in VS (As I mentioned I'm a newbie!) I was trying to build the indvidual projects and run them. So do I actually need to uninstall and re-install tvserver each time I want to test something? Or should I be able to run SetupTV out of VS? I...
Oh I see build setup. Sorry for the stupid questions I've never used or seen a setup pojct in VS (As I mentioned I'm a newbie!) I...
Hi, Ok well I've SVN'd the latest TV3 and it builds fine in VS2005 however I'm not sure how to test or run various parts? e.g...
Replies
3
Views
1K
where I can get Example code for TVEngine3 for change Quality record on a Hauppage card?. are some place for get example of recording more than ona channel on a DVB-T card?. Thanks
where I can get Example code for TVEngine3 for change Quality record on a Hauppage card?. are some place for get example of...
where I can get Example code for TVEngine3 for change Quality record on a Hauppage card?. are some place for get example of...
Replies
0
Views
921
MP1 MP2 Threading issues DE
Hi, I'm new to media portal development. I would like to know f it is possible to invoke a method on the UI thread from a worker thread, similar to the Form.Invoke or Form.BeginInvoke methods in the .NET framework. I started to investigate the GUIWindow.Dispatcher methods without success. Any help would be very appriciated...
Hi, I'm new to media portal development. I would like to know f it is possible to invoke a method on the UI thread from a worker...
Hi, I'm new to media portal development. I would like to know f it is possible to invoke a method on the UI thread from a worker...
Replies
0
Views
842
Yes it is. From the name 'Enabled' I assumed it was meant to be used as a check and not a command. Thanks.
Yes it is. From the name 'Enabled' I assumed it was meant to be used as a check and not a command. Thanks.
I took the C# source that a couple people posted on here and I'm putting together a little app so that I can watch my local TV...
Replies
2
Views
1K
MP1 MP2 OSD examples needed DE
Hi, I'm developing pluging which plays windows media streams, and I want to be able to display some information while vedio is played in full screen mode. Can anyone point me to a good example of how can I code it. I tried to figure it out myself looking at 'My Video' plugin, but it's not that obvious... Any help will be very...
Hi, I'm developing pluging which plays windows media streams, and I want to be able to display some information while vedio is...
Hi, I'm developing pluging which plays windows media streams, and I want to be able to display some information while vedio is...
Replies
0
Views
841
Hi ppl, today I started building TVS SVN for a x64 environment. Now I noticed a few issues with the solution after I loaded and tried to build it was either missing projects from the solution. But I found that I fixed these after I loaded the missing projects into the solution and built them with no issues. No I am rather...
Hi ppl, today I started building TVS SVN for a x64 environment. Now I noticed a few issues with the solution after I loaded and...
Hi ppl, today I started building TVS SVN for a x64 environment. Now I noticed a few issues with the solution after I loaded and...
Replies
0
Views
1K
SVHS input on DVICO DVB-T Plus I also have a DVICO DVB-T Plus card and want to record the SVHS input using MP. I haven't been able to get the SVHS input displayed yet, I don't really know where to start. Therefore I am interested to see the steps that are involved to get this to work. Will this solution get rolled into an SVN...
SVHS input on DVICO DVB-T Plus I also have a DVICO DVB-T Plus card and want to record the SVHS input using MP. I haven't been...
Havent had the time to do anything, just pointing out what needs to be done. Anyway, the current software encoding as added on...
Replies
13
Views
4K
as long as the drivers/card provide correct values. i.e. Skystar2 shows always a signallevel of 100% :) great work gemx!
as long as the drivers/card provide correct values. i.e. Skystar2 shows always a signallevel of 100% :) great work gemx!
I just implemented a new dialog for the TvPlugin. It shows all tuning details (Pids, channel name, provider, transponder...) and...
Replies
4
Views
2K
MP1 MP2 System Requirements DE
No problem. If you will give it a try. But it won't work out of the box. MP relies heavily on DirectX 9. There are already some threads about porting MP to linux. Just do a search.
No problem. If you will give it a try. But it won't work out of the box. MP relies heavily on DirectX 9. There are already...
Hey, since this program is open source, can I put it on a Linux OS?:thx:
Replies
1
Views
1K
MP1 MP2 New English Strings DE
I have just posted Patches Item #1685920 on SourceForge.net entitled New English Strings, it includes corrections to the Set-Up dialogue (where the grammar was a little confused) and a few other minor corrections. Not being entirely certain as to whom it it should be "assigned", I have assigned it to " Nobody/Anonymous". If anyone is...
I have just posted Patches Item #1685920 on SourceForge.net entitled New English Strings, it includes corrections to the Set-Up...
I have just posted Patches Item #1685920 on SourceForge.net entitled New English Strings, it includes corrections to the Set-Up...
Replies
0
Views
906
I believe mono can compile on ARM processors etc so it should support some handhelds
I believe mono can compile on ARM processors etc so it should support some handhelds
Hi, i currently use TVE3 in multiseat environment. Nice... But i'd love to be able to control the Server in Terms of...
Replies
13
Views
2K
MP1 MP2 MSDE? DE
Ah ok, I know what you're talking about now. IIRC, there were some cartesian joins in there too. It's just that it still seems like overkill to install SQLServer 2005 on each client as well. The only other lightweight database that has sprocs is MS Access as far as I know (not sure about SQL Server CE). Sam
Ah ok, I know what you're talking about now. IIRC, there were some cartesian joins in there too. It's just that it still seems...
Hi, I've just been having a play with the music database sources (I want to add support for the album artist tag). It seems...
Replies
3
Views
1K
MP1 MP2 cursor DE
I'm trying to sow the little circular wait cursor in a plugin. I have copied the following code : using (WaitCursor cursor = new WaitCursor()) lock (this) but can't see the cursor, Do I need to do anything else?
I'm trying to sow the little circular wait cursor in a plugin. I have copied the following code : using (WaitCursor cursor = new...
I'm trying to sow the little circular wait cursor in a plugin. I have copied the following code : using (WaitCursor cursor = new...
Replies
0
Views
898
Ok, was just wondering. Will get out the VS 2005. I'm a developer with quite a few years experience, but not much experience with C# and Visual Studio. C# is not too difficult, as is the .NET framework, but just getting my head around the way the ide works is taking a little while. But I have managed to get Media Portla compiling...
Ok, was just wondering. Will get out the VS 2005. I'm a developer with quite a few years experience, but not much experience...
Is it possible? Has anybody managed it?
Replies
2
Views
1K
Disabling the animations works for me. After quiting my MAME-game, MediaPortal returns properly. Thanks a lot Lars! Regards, Bernd.
Disabling the animations works for me. After quiting my MAME-game, MediaPortal returns properly. Thanks a lot Lars! Regards...
Hi I *might* have found a temp. solution for those that can't get the myPrograms-plugin to exit properly from MAME games...
Replies
1
Views
1K
Hi, does anyone know a reliable way to check if the TVEngine3 is running on the same machine as MP? I want to check this in MediaPortal. I tried something like if (RemoteControl.HostName == System.Environment.MachineName) ... but that does not seem to work reliable for every one. Does someone know a better method?
Hi, does anyone know a reliable way to check if the TVEngine3 is running on the same machine as MP? I want to check this in...
Hi, does anyone know a reliable way to check if the TVEngine3 is running on the same machine as MP? I want to check this in...
Replies
0
Views
1K
Too bad, that there is no response from the team. It is hard to help you out in the project, when there is nearly no communication. I would really like to have a look at the EPG-grabbing-code. But I definitely would not want to go through all the problems, which you, the development-team, may already have experienced or discussed...
Too bad, that there is no response from the team. It is hard to help you out in the project, when there is nearly no communication...
Hi, as I can see in the sourcecode it was quite a lot of work to integrate the language-filter in the EPG-grabber. So I suppose...
Replies
4
Views
1K
Yeh, that's what I've resorted to do for now. But it bugs me why compiling and running the latest SVN doesn't work with the TV server. I just get blank video/audio. If anyone can give me some pointers on how to actually create a 'Setup' with the latest SVN that works, that would help. I can't seem to find a 'Setup' project for...
Yeh, that's what I've resorted to do for now. But it bugs me why compiling and running the latest SVN doesn't work with the TV...
Hi, Forgive the Noob-like questions, but I'm having a little problem in running the compiled version of MP as a client (I have a...
Replies
2
Views
1K
Hey Mat, Maybe you should jump on the IRC and see if you can talk to the developer who knows about this code. If you have the expertise to try and implement an alternative solution then I'd urge you to give it a go, as I'm sure it will benefit a lot of people on the lower edge of the hardware requirements. 1, 2, 3, and 4 are...
Hey Mat, Maybe you should jump on the IRC and see if you can talk to the developer who knows about this code. If you have the...
Hi! I was investigating some strange slowdowns in some MP screens when I came across the texture packing stuff. MY QUESTION : Is...
Replies
2
Views
1K
Ok. Didn't expect that my own events work in every menu. So the question is answered. BTW: ICQ works great! I wrote a (ugly code) using the OscarLib (GNU) that can connect to ICQ, displays messages in a simple Messagebox and automaticly answeres to the sender. Sadly I got no time this week but it looks like that ICQ-goal...
Ok. Didn't expect that my own events work in every menu. So the question is answered. BTW: ICQ works great! I wrote a (ugly...
Hi there! Im quite in the beginning of developing plugins for mediaportal (but not in the begeinning of coding in c#... :) )...
Replies
1
Views
1K
It turns out the dialog pops, but is not visible. I wonder if mms:// DRM source is a cause of that. Is there an option in the player to disable such behavior? Thank you
It turns out the dialog pops, but is not visible. I wonder if mms:// DRM source is a cause of that. Is there an option in the...
If I play local video file, pushing F9 brings up OSD, pushing F9 again brings up menu where I can select aspect. When streaming...
Replies
1
Views
868
Hi, I need to develop a 'cut down' version of MP for a local school. They require the TvServer functionality, and have a number of clients running off this. As it's for a school environment, they need to have the UI stripped down to just the TV functionality (Live TV, recording, playback of recordings, etc) on the client side...
Hi, I need to develop a 'cut down' version of MP for a local school. They require the TvServer functionality, and have a number...
Hi, I need to develop a 'cut down' version of MP for a local school. They require the TvServer functionality, and have a number...
Replies
0
Views
1K
One more bit: If I replace _filterCapture in the offending line with _videoCaptureHelper.CapturePin, the search returns quickly with an hr of 0. I don't know if this overconstrains the search, though.
One more bit: If I replace _filterCapture in the offending line with _videoCaptureHelper.CapturePin, the search returns quickly...
Hello, I hope nothing in this message is obvious or dumb; I don't know MediaPortal, DirectShow, or Microsoft TV technologies all...
Replies
3
Views
2K
ok figured out how to make an installer (had to fix the setup project and add it to the solution, that was fun)
ok figured out how to make an installer (had to fix the setup project and add it to the solution, that was fun)
My goal is to make this guy good for jukebox use too. I added a Request list that always gets the next song priority. I also...
Replies
1
Views
913
MP1 MP2 recording tv-series DE
I found a logical inconsistency: Recording of tv-series only works if there is a TVGuide containing these series. Unfortunately there is no documentation/manual giving a hint to this fact and it cost me several hours of debugging to find this out. Who knows, how many other users got desperate or even frustrated, not figuring...
I found a logical inconsistency: Recording of tv-series only works if there is a TVGuide containing these series...
I found a logical inconsistency: Recording of tv-series only works if there is a TVGuide containing these series...
Replies
0
Views
1K
Hi, I'd like to start the TV in fullscreen if I enter the TV plugin. I tried the GUIWindowManager.ActivateWindow() with the WINDOW_TVFULLSCREEN parameter on the end of OnPageLoad(). I tried this also by build up a message and send it asynch Well both worked, but I was unable to move away from the fullscreen. Can someone...
Hi, I'd like to start the TV in fullscreen if I enter the TV plugin. I tried the GUIWindowManager.ActivateWindow() with the...
Hi, I'd like to start the TV in fullscreen if I enter the TV plugin. I tried the GUIWindowManager.ActivateWindow() with the...
Replies
0
Views
801
Hi, sorry I'm not so familiar with the source code but does anybody know, how can I get a notification in a GUI plugin if a shutdown (standby or hibernate) request (from outside) is made ? I know there exists something in the process plugin) The main reason is, that I like to standby my PC while the TVPlugin is running and I...
Hi, sorry I'm not so familiar with the source code but does anybody know, how can I get a notification in a GUI plugin if a...
Hi, sorry I'm not so familiar with the source code but does anybody know, how can I get a notification in a GUI plugin if a...
Replies
0
Views
844
Top Bottom