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

Working on your own plugin and got stuck? Post your codeing question here.
Hi, I am not sure I am in the right forum but I'll try... I have question about DAB+ standard. It use HE AAC v2 audio coding. The stream contains AU (access units) and I don't know how to play them. I've tried to add ADTS header to each AU and play it with MPlayer or VLC, but it doesn't work when stream contain SBR. I think...
Hi, I am not sure I am in the right forum but I'll try... I have question about DAB+ standard. It use HE AAC v2 audio...
Hi, I am not sure I am in the right forum but I'll try... I have question about DAB+ standard. It use HE AAC v2 audio...
Replies
0
Views
786
Re: AW: Plans for the "Submit: code patches" forum and MP 1.2? I know, and if I would have any code'ing skills at all I would review them on my own. But thats what I need my developers to have a look at. But as I said, I completelly agree. I "just" need to get a hold on the developers to cleanup the patches section. I am working...
Re: AW: Plans for the "Submit: code patches" forum and MP 1.2? I know, and if I would have any code'ing skills at all I would...
Hi, i just would like to ask how the plan for the patch forum is? At the moment there are LOTS of open patches and it seems like...
Replies
3
Views
1K
No problems. I hope you sort your plugin out.
No problems. I hope you sort your plugin out.
Hi All, Im after a bit of help making a plugin, first of im writing this one in vb .net and its a JukeBox Plugin. The idea of...
Replies
7
Views
2K
AW: How to get currently selected item I tried to figure out how MiniDisplay does it yesterday, but to be honest I can't even find the method in the code where it is done ... this is way beyond me. In my plugin I am now checking #selecteditem, if this is empty I take #highlightedbutton. Not the best way I guess, but I will see how...
AW: How to get currently selected item I tried to figure out how MiniDisplay does it yesterday, but to be honest I can't even find...
Hi, I want to get the label string of the item currently selected in the GUI in my process plugin. I suppose there is a way to...
Replies
4
Views
1K
But how do I get easily mpeg TS from RTSP stream?
But how do I get easily mpeg TS from RTSP stream?
I created app which reads live tv stream from TVServer and does small changes in TS and stream it further to my MCEs. But to...
Replies
2
Views
1K
AW: [PATCH] Power Scheduler multiseat addon + WOL Is anybody willing to add also a WOL listener? As the current situation is buggy in the following case. - TV-Server is running - TV Server is idle (PowerScheduler shutdown time 10 min) - after 8 min another system sends a WOL packet (but this system is for example an alarm clock...
AW: [PATCH] Power Scheduler multiseat addon + WOL Is anybody willing to add also a WOL listener? As the current situation is buggy...
Hi, Network Monitor I have added an option to monitor network activity in PowerScheduler TV Server plugin. This will prevent...
Replies
124
Views
26K
Right, new patch attached that doesn't use a timer to hide the skin property. Should be even simper to fine-tune. Is the "RenderLabel" function the right place to place a GUIPropertyManager.SetProperty call? The way I see it it's the only placed that is updated when selected item changes... The XML needs to have a delay on the...
Right, new patch attached that doesn't use a timer to hide the skin property. Should be even simper to fine-tune. Is the...
Hi! I have crafted a small mod for MediaPortal to allow this: Show the first letter of #selectedindex as an independent label...
Replies
6
Views
2K
Looks great! I had never considered doing something like that, but I may try one out now. g
Looks great! I had never considered doing something like that, but I may try one out now. g
Hi all! Because our HTPC takes such a central point in our living room I thought it would be nice to make a page with all the...
Replies
1
Views
1K
And make it at least 4 digits, picked randomly. But it would be nice with some guidelines or even a list with taken ID's.
And make it at least 4 digits, picked randomly. But it would be nice with some guidelines or even a list with taken ID's.
Hi, I'm writing a new plugin and need to choose a unique id for it (as specified in...
Replies
2
Views
863
MP1 MP2 SVN for MP1.1.1 DE
26443 is release of 1.1.1, 26459 was added after because of GUI delay problem with texture patch.
26443 is release of 1.1.1, 26459 was added after because of GUI delay problem with texture patch.
Which SVN corresponds to MP1.1.1? And how to find this information myself?
Replies
9
Views
995
Okay, the DLLs you'll need are now posted. The question is are you brave enough to try them? :ooops: I wouldn't blame you if you're not, however I agree with the Blackgold people - there shouldn't be any chance of damaging the physical hardware unless the driver is bad or you fiddle with cables while your computer, switch or other...
Okay, the DLLs you'll need are now posted. The question is are you brave enough to try them? :ooops: I wouldn't blame you if you're...
I am trying to get the Black and Gold card to work with Diseqc. Looking at the code, I note that the base BDA module does not...
Replies
22
Views
8K
MP1 MP2 VS 2010 Errors DE
I wanted to convert the VS 2008 project to version 2010. But there are some errors: 1. Core is set to Framework 3.5 wich causes every other project to exclude the reference to core! 2. Action is in Namespace System as well. Every file which using system and MediaPortal.GUI.Library cannot compiled, due to equivocal references...
I wanted to convert the VS 2008 project to version 2010. But there are some errors: 1. Core is set to Framework 3.5 wich...
I wanted to convert the VS 2008 project to version 2010. But there are some errors: 1. Core is set to Framework 3.5 wich...
Replies
0
Views
699
AW: New Plugin: Network Drive Reconnector My Plugin is a window Plugin that means it has a GUI like myTvSeries or something else ;) There must be a menu point "networkDriveReconnector" under the homescreen or the Plugins/Sonstige submenue depends on your configuration =) good luck ;)
AW: New Plugin: Network Drive Reconnector My Plugin is a window Plugin that means it has a GUI like myTvSeries or something else...
Hi folks, I'm currently developing a new plugin =) it was pretty nasty that I had to reconnect my network drives manually every...
Replies
13
Views
3K
Oh, yes. Thank you very much for the help. It works perfectly! :thx:
Oh, yes. Thank you very much for the help. It works perfectly! :thx:
I want to write an app to add all my movie entries from Personal Video Database application to MP movie database. I have added...
Replies
6
Views
1K
Hi! I'm starting through my own plugin the player like: player.play('http://URL'); then MP tries to detect this path with mediainfo if it is a video or audio. But that can't work and then MP seems to think it is Audio and not video :-( Stefan Log: 2010-09-30 02:45:59.950195 [Debug][MPMain(1)]: MediaInfoWrapper...
Hi! I'm starting through my own plugin the player like: player.play('http://URL'); then MP tries to detect this path with...
Hi! I'm starting through my own plugin the player like: player.play('http://URL'); then MP tries to detect this path with...
Replies
0
Views
860
Hey all, I am developing a plugin and need a database engine to use to store local data and caching information. Is there a standart engine in use that I can use LINQ against? Cheers
Hey all, I am developing a plugin and need a database engine to use to store local data and caching information. Is there a...
Hey all, I am developing a plugin and need a database engine to use to store local data and caching information. Is there a...
Replies
0
Views
758
To the more experienced devs: I want to merge changes from different svn locations and don't know how to do that. History: - In april I loaded an svn version of a plugin locally - I created a local SVN on my dev PC - I checked in this downloaded version as "inital version" - I made lot's of changes - now being at revision...
To the more experienced devs: I want to merge changes from different svn locations and don't know how to do that. History: -...
To the more experienced devs: I want to merge changes from different svn locations and don't know how to do that. History: -...
Replies
0
Views
875
Would it be possible to play a Image stream in a video control??
Would it be possible to play a Image stream in a video control??
Hi all, I'm currently writing a MP plugin and I am stuck on a problem that may be simple fix :) My plugin creates an...
Replies
1
Views
1K
Any luck??, as I am in need of this exact solution too
Any luck??, as I am in need of this exact solution too
Hi All, I was wondering if there is a way to get the windows handle to the GUIImage object, I want to write directly on the image...
Replies
1
Views
1K
Hello everybody, I need something similar to a foreach in a skinfile... Is there something like that? I serached already here in the forum, but couldn't finde anything :/ But maybe there is also a different solution... I want something similar to the HTPCInfo skinfile, but I don't know how many elements/rows I do need...
Hello everybody, I need something similar to a foreach in a skinfile... Is there something like that? I serached already here in...
Hello everybody, I need something similar to a foreach in a skinfile... Is there something like that? I serached already here in...
Replies
0
Views
871
Disable automatic decoding, this doesnot work on Win7, only XP.
Disable automatic decoding, this doesnot work on Win7, only XP.
I can't watch video's anymore. Playback not possible Video codec: avc Audio codec: ac-3 It seems that MP is mixing up EVR and...
Replies
1
Views
1K
Hi, i just checked out the dev. files from SourceForge.net. The excecuting the dev. files goes well. MediaPortal is starting and i can see the loading splash-screen and the MediaPortal Configuration dialog where i can choose the normal or advanced mode. No matter which option i choose, MediaPortal crash and a windows dialog...
Hi, i just checked out the dev. files from SourceForge.net. The excecuting the dev. files goes well. MediaPortal is starting...
Hi, i just checked out the dev. files from SourceForge.net. The excecuting the dev. files goes well. MediaPortal is starting...
Replies
0
Views
986
Initial plugin developer guide and advanced plugin development pages are actually quite good enough to have you start developing a new plugin. But let me give you an example, there is a control named GUITumbnailControl, help page for the control only provides list of attributes that you can enter on a skin file. No information...
Initial plugin developer guide and advanced plugin development pages are actually quite good enough to have you start developing a...
Hi all, I have started a plugin development effort to display RAW images in a grid view for media portal, but could not find...
Replies
2
Views
1K
Hello all, I would like to explore the possibilities of streaming video files over rtsp, extending the tv server into a video server, preferrably implemented as a tv server plugin. The reason behind this is this, I have a multiseat environment, and I would like for instance to be able to continue watching a video from another...
Hello all, I would like to explore the possibilities of streaming video files over rtsp, extending the tv server into a video...
Hello all, I would like to explore the possibilities of streaming video files over rtsp, extending the tv server into a video...
Replies
0
Views
1K
Take a look at one of MP's own plugins (e.g. My Videos). There is an MPSettings class for that purpose. It saves settings in MediaPortal.xml. Again have a look at any plugin (usually the Init code) or the Config sections in MP Configuration project
Take a look at one of MP's own plugins (e.g. My Videos). There is an MPSettings class for that purpose. It saves settings in...
Hi, I'm experimenting with plugin development. I have gone through the plugin development guide and now I have two questions...
Replies
1
Views
813
Another question... i see that scheduledAdded events are fired when a schedule is deleted and when the SetupTV.exe quits.... Would either of these constitute a bug that should be fixed
Another question... i see that scheduledAdded events are fired when a schedule is deleted and when the SetupTV.exe quits...
Hi, I hope this is the right place for my question. I'd like the plugin I'm working with to register to do some work when a...
Replies
2
Views
928
I see. So now trunk is for the future 1.2.0 while 1.1.1 is for current bug fixes?
I see. So now trunk is for the future 1.2.0 while 1.1.1 is for current bug fixes?
Not sure where to post this. The trunk is not compiling since rev.#26115 (ajp5199) with the following error message: ...
Replies
2
Views
872
Hi guys I can't seem to find away to load a media window as part of the skin, If you click on the skin you lose focus on the media window. What is the method to have them tied together?
Hi guys I can't seem to find away to load a media window as part of the skin, If you click on the skin you lose focus on the media...
Hi guys I can't seem to find away to load a media window as part of the skin, If you click on the skin you lose focus on the media...
Replies
0
Views
601
  • Locked
We'll have to lock this thread at this point. Please report bugs in the following thread: https://forum.team-mediaportal.com/bugreports-74/
We'll have to lock this thread at this point. Please report bugs in the following thread...
Hi MediaPortal aficionados :) I maintain an svn build branch for MP and TVE3 at ajp8164_stage branch. This branch contains a...
Replies
59
Views
9K
MP1 MP2 Moan!! DE
Please guys can someone update the documentation It's so hard to search for hours and not find what you are looking for, Then ask for help and no one takes the time. Even some of the info that is here is years old you wonder if it's still valid. Examples for each control would be good. Can someone that knows the controls step-up and...
Please guys can someone update the documentation It's so hard to search for hours and not find what you are looking for, Then ask...
Please guys can someone update the documentation It's so hard to search for hours and not find what you are looking for, Then ask...
Replies
0
Views
676
Top Bottom