Jump to content

OSD Plugin SDK


dippnsk

Recommended Posts

Hello everybody!

 

I'm new here and maybe don't know something really obvious, but where I can find a Plugin SDK or some kind of manuals to create my own OSD plugin (NOT A SKIN). I've found some old Delphi SDK's which is not covers any kind of OSD integration at all.

 

The OSD plugin must be visible as a custom menu item with custom content in DVBViewer OSD (is it even possible?).

 

Maybe there is a simple example of this?

 

Programming language: prefferable C++.

 

Thanks!

Link to comment

I think OSD plugins won't work in C++. Use delphi instead. In the second thread mague mentioned there was a strong discussion about this and we tried our best to get a OSD plugin in C++ running. One reason why we failed was the wrong call method in some functions of the OSD SDK (functions declared as stdcall but implemented as safecall). One can't fix this in C++ without (very) dirty tricks. User erwin explained this in more detail in one of the last posts in the thread.

Edited by dbraner
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...