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

Working on your own plugin and got stuck? Post your codeing question here.
Using a label instead of a fadelabel works with "\r\n" in Label attribute, label can display multiline strings, but how to do it in fadelabel?
Using a label instead of a fadelabel works with "\r\n" in Label attribute, label can display multiline strings, but how to do it in...
I am trying to use a multiline fadelabel, I am formatting the label with "\r", "\r\n" for line ends with no luck. I will be glad if...
Replies
1
Views
885
No, i don't know any way.
No, i don't know any way.
So after thinking about it for a few months, I've decided to take the plunge and at least start to investigate a possible move to...
Replies
7
Views
2K
I'm working on a TV Server plugin to delay tuning until an antenna has had a chance to rotate to the position needed for a TV station. I would like to display some kind of progress meter or at least a "Please wait..." message to the user after they select a TV station in MediaPortal. I'd also like to clear the message once the antenna...
I'm working on a TV Server plugin to delay tuning until an antenna has had a chance to rotate to the position needed for a TV...
I'm working on a TV Server plugin to delay tuning until an antenna has had a chance to rotate to the position needed for a TV...
Replies
0
Views
854
Hi, i have a strange behaviour in my plugins. I use the following manual SQL string to create a table in Tv Server Database. I tested it with standard MP MySql Server. But some people from the community has problems using MsSql2008. The strang thing is, that it works for a tvserver plugin, for a MP plugin not ?! Call...
Hi, i have a strange behaviour in my plugins. I use the following manual SQL string to create a table in Tv Server Database. I...
Hi, i have a strange behaviour in my plugins. I use the following manual SQL string to create a table in Tv Server Database. I...
Replies
0
Views
1K
Wow, I got it! The main problem was actually finding the CORRECT Hwnd of Opera Mobile. I already had one, but I found out that Opera was not the only window with the classname I searched for. After this, I solved my problem with this: TaskBarHwnd = FindWindow("Shell_traywnd", ""); SetWindowPos(TaskBarHwnd, IntPtr.Zero...
Wow, I got it! The main problem was actually finding the CORRECT Hwnd of Opera Mobile. I already had one, but I found out that...
It's about my plugin, Opera Mobile Launcher. So, I launch Opera Mobile and there is a problem when people have the "always on...
Replies
3
Views
2K
I have written a few plugins (you've got two or three of them at the moment) and the problem I have come across several times is strings on buttons. OK, I know that you can set the string using the message number (from the language file) but... > It could do with some simple, generic ones like (off the top of my head) - Server...
I have written a few plugins (you've got two or three of them at the moment) and the problem I have come across several times is...
I have written a few plugins (you've got two or three of them at the moment) and the problem I have come across several times is...
Replies
0
Views
889
MP1 MP2 MPStreamRipper beta DE
Hi Zoltan, If radiotime in MP is playing the stream the address that is given is http://ted-ice.streamguys.net:80/tedtalks maybe if you provide this url it might work. I don't know if this url is static or not, for me it's just one of the variables I read from mediaportal and pass as a parameter to streamripper. Good luck Boein
Hi Zoltan, If radiotime in MP is playing the stream the address that is given is http://ted-ice.streamguys.net:80/tedtalks maybe if...
Hi all, Finally got Mpstreamripper working on MP1.2. For those who don't know what this plugin does, it's a small frontend that...
Replies
4
Views
3K
Please retest with the new MPAR version that can be found from the new thread: https://forum.team-mediaportal.com/threads/mediaportal-audio-renderer.107316/
Please retest with the new MPAR version that can be found from the new thread...
Beta warning Do not use if you aren't willing to take part into the beta testing! What is the target audience for audio renderer...
Replies
1K
Views
204K
Hello guys, I have the same problem with showing pictures from the process plugin "MP Upnp Renderer". https://forum.team-mediaportal.com/threads/working-on-new-mp-upnp-renderer-process-plugin.104959/page-3#post-858917 I don't want to make a extra window plugin + skin, If not necessary, because I have no skin know how & plugin can...
Hello guys, I have the same problem with showing pictures from the process plugin "MP Upnp Renderer"...
Hi, I want to display an image (System.Drawing.Image) in MediaPortal triggered by a process plugin. Is there a way to do this...
Replies
9
Views
2K
Ok after Try and error and reading i have a solution. You must include the ICON as embenddet Resource in VB 2008 Then you can use the Icons with the following code Imports MediaPortal.Configuration <PluginIcons("NewMPplugin.Logo.png", "NewMPplugin.LogoDis.png")> _ Public Class NewMPplugin Have fun :)
Ok after Try and error and reading i have a solution. You must include the ICON as embenddet Resource in VB 2008 Then you can...
Hello I have a Question I write a WindowPlugin for MePo and i want to show a Icon at Config Dialog of Mediaportal Config. Is...
Replies
1
Views
946
No comments at all? What a pity!
No comments at all? What a pity!
Hi all, is it possible to enable automatic text scrolling for Label2 of an Facadeview element when the text is longer than the...
Replies
1
Views
730
solved, it was caused by an unterminated thread in the plugin
solved, it was caused by an unterminated thread in the plugin
Hi, I am developer of RAWViewerPlugin and have run into a problem that I am having difficulty to sort it out. I'll be very happy if...
Replies
1
Views
1K
You need a filter that supports mjpeg format Lav filters can do this so you need those installed, use the Desktop MP extensions installer to do this for you, run the update option first so you get the latest release. You will also have to update MP config\Video\Video extensions with the .mjpeg
You need a filter that supports mjpeg format Lav filters can do this so you need those installed, use the Desktop MP extensions...
I'm passing an mjpeg url to g_player but it's not playing. The feed plays in chrome/ VLC - it won't play in WMP though. I wrote the...
Replies
1
Views
1K
Hi Dudes, iam writing my first own plugin. My questions are: - How can i get the TV-Channel list by names and id´s ? - How can i change a TV-Channel with the id´s or names ? - How can i get the "highlighted" TV-Channel in the miniEPG ? - How can i get the Radio-Channel list by names and id´s ? - How can i change a Radio-Channel...
Hi Dudes, iam writing my first own plugin. My questions are: - How can i get the TV-Channel list by names and id´s ? - How can...
Hi Dudes, iam writing my first own plugin. My questions are: - How can i get the TV-Channel list by names and id´s ? - How can...
Replies
0
Views
993
1
Yea they should be AFAIK :)
Yea they should be AFAIK :)
Are the MP database schemas also covered by the GPL, or some other license?
Replies
1
Views
852
Well I'd like to try it anyway. I've seen I can change the number of the TVGuide rows in the MediaPortal TV settings. I also see that an <import> in the MyTVGuide.xml file has changed after doing it. Therefore the MyTVGuide.xml skin file must have been changed and reloaded when changing this setting. I'd like to know how. If I...
Well I'd like to try it anyway. I've seen I can change the number of the TVGuide rows in the MediaPortal TV settings. I also see...
I posted this in the Skins section, but maybe this is a better place to do it. I hope to explain well what I mean. I'm trying to...
Replies
3
Views
1K
I will have to have a look at how plugin development works. If it isn't beyond my limited programming ability ....
I will have to have a look at how plugin development works. If it isn't beyond my limited programming ability ....
Hi, I have been using MP since v0.2 and boy has this software gone a long way since then. The plugin/processor that i want to...
Replies
3
Views
1K
I will look at that this evening :) Thanks.
I will look at that this evening :) Thanks.
Hi all, I am developing a plugin for "Transmission" and so far so good, I have an ALPHA version out, but it is early days...
Replies
2
Views
871
There is a problem with the Extension Maker. I can't open my ".xmp2 extension" with the Extension Maker. I'll become a MS window as I have attached. I would like to make an update of my Swiss RTV Logo extension. What can I do? May be it is a bug in the Extension Maker? cheers bribbon
There is a problem with the Extension Maker. I can't open my ".xmp2 extension" with the Extension Maker. I'll become a MS window as...
There is a problem with the Extension Maker. I can't open my ".xmp2 extension" with the Extension Maker. I'll become a MS window as...
Replies
0
Views
885
Hello, I would like to ha a feature fritz!Box plugin. The plugin shall switch off the MePo internal screensaver when it brings up an announcement. The developer is willing to implement this feature. Now it is my job to bring the implementation instruction. Does anybody know which function the reaper (developer of the plugin)...
Hello, I would like to ha a feature fritz!Box plugin. The plugin shall switch off the MePo internal screensaver when it brings up...
Hello, I would like to ha a feature fritz!Box plugin. The plugin shall switch off the MePo internal screensaver when it brings up...
Replies
0
Views
740
Hey guys, I worked on a feature that enhanced the OSD to show some of the comskip markers and I had a question about the gui performance. It seems like the whole OSD gets redrawn on a timer. Is there a way to make it so that only the components that have changed get updated. Like maybe creating event handlers so the positions or...
Hey guys, I worked on a feature that enhanced the OSD to show some of the comskip markers and I had a question about the gui...
Hey guys, I worked on a feature that enhanced the OSD to show some of the comskip markers and I had a question about the gui...
Replies
0
Views
936
TheThunder Hi! Did you write that plugin completely? I'm using ScreenControl now, but all i need, is a turn monitor off function, that all. I would be thankful if you can give me that plugin :) , unfortunately i dont know how to write plugins, and dont have time to learn(
TheThunder Hi! Did you write that plugin completely? I'm using ScreenControl now, but all i need, is a turn monitor off function...
Hi, when i'm lying in bed to listen to music i want to shutdown my monitor with my remote. So i started to write a small plugin...
Replies
3
Views
1K
Hi SilentException, first, thanks for your suggestion. In the last week i tried a lot. Using the guiimage needs to much ressources. Using the image class to get the images in rigth format is very easy. Also create a memory image and load it into GUITextureManager works. But that's still my problem. Can you give a little a example...
Hi SilentException, first, thanks for your suggestion. In the last week i tried a lot. Using the guiimage needs to much...
Hi, for my plugin Clickfinder ProgramGuide, i use diffrent Images with different sizes as Listitem Icons. As you can see in the...
Replies
5
Views
2K
Hey guys, I am wondering if there is a best practice for when you want to display an image in a GUI control multiple times. I am working on a feature that will fill in the space between the jump points and the chapters with a different texture. As you can guess, the number of jumps is dynamic. In looking at the...
Hey guys, I am wondering if there is a best practice for when you want to display an image in a GUI control multiple times. I...
Hey guys, I am wondering if there is a best practice for when you want to display an image in a GUI control multiple times. I...
Replies
0
Views
758
Hi all, what's the easiest way to jump within the FacadeView control when a key is pressed like the Moving Pictures plugin does? E. g. when M key is pressed the selection should go the the first list entry beginning with M. Thank you for your support in advance! Sorry, I didn't realize that it's already implemented in...
Hi all, what's the easiest way to jump within the FacadeView control when a key is pressed like the Moving Pictures plugin does...
Hi all, what's the easiest way to jump within the FacadeView control when a key is pressed like the Moving Pictures plugin does...
Replies
0
Views
654
Hi, I'm in the middle of writing a process plugin that requires notification of channel change, and the proceed to get the program info from the channel that was changed. I believe I have started in the right direction by adding an event handler for the g_Player.TVChannelChanged event, but from there I need to get the program...
Hi, I'm in the middle of writing a process plugin that requires notification of channel change, and the proceed to get the...
Hi, I'm in the middle of writing a process plugin that requires notification of channel change, and the proceed to get the...
Replies
0
Views
714
Könnte mal wer den Stromverbrauch mit und ohne der tv karte messen (sodass man den verbrauch der tv karte hat)
Könnte mal wer den Stromverbrauch mit und ohne der tv karte messen (sodass man den verbrauch der tv karte hat)
Hi all, thanks to Digital Devices I have a nice Dual Tuner DVB-S2 card including CI here to develop the integration into...
Replies
406
Views
97K
I'm sorry if this is not the right place to post. I'm in trouble with the move of MP to GIT. In SVN times, I used to compiled only one version in which there were all the latest changes to the code. Now I've read from the wiki that GIT uses branches. Someone could please point me to the right direction? For example, I want to...
I'm sorry if this is not the right place to post. I'm in trouble with the move of MP to GIT. In SVN times, I used to compiled...
I'm sorry if this is not the right place to post. I'm in trouble with the move of MP to GIT. In SVN times, I used to compiled...
Replies
0
Views
860
GUIThumbnailPanel ? :) //via mobile
GUIThumbnailPanel ? :) //via mobile
Hi all, Im trying to get a list of scrollable images on screen, dimensions of all images 758 x 140, ive tried the GuiListcontrol...
Replies
1
Views
716
Hi :) I have integrated (with help) into my VC1 build here : in the version 2 :)
Hi :) I have integrated (with help) into my VC1 build here : in the version 2 :)
Hi, as you may (or may not) know, i'm the developer of LAV Splitter. I've recently been thinking about how to improve the whole...
Replies
10
Views
3K
Top Bottom