Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Porting info for skins based UI?



Hi,

I have a couple of plugins that are done using the old OSD code (VDR
1.3.6), and which need some surgery to work with the new skins. Is there
some material available somewhere (preferable in English) that would aid
in the process?

My code mainly uses the methods:

	Interface->Open()
	Interface->Clear()
	Interface->WriteText()
	Interface->Width()
	Interface->Flush()
	Interface->Close ()

Are there any obvious replacements for those, or does the porting effort
require major changes to my plugins?

I hope the old OSD menu code still works, as there is countless hours of
frustration behind what I currently have working... :)

--
   Crowley was in Hell's bad books. Not that Hell has any other kind.
                           -- Terry Pratchett & Neil Gaiman, Good Omens





Home | Main Index | Thread Index