[vdr] VDR & web cam

2010-10-17 Thread Andrey Kuzmin
What  is  the  best  way to publish web cam to web and show it in VDR?
Mplayer plugin or anything else?



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] [Announce] MainMenuHooks-v1.0.1 Patch

2010-10-17 Thread Frank Schmirler
Hi,

here's a minor update for the MainMenuHooks patch. The patch allows plugins to
replace some of VDR's mainmenu items. The new version returns a cOsdObject
instead of a cOsdMenu, so now the patch may also be used by plugins drawing
their own menu.

@plugin authors: If your plugin supports MainMenuHooks-1.0, there's nothing to
change in the program code. Just update the patch itself in case it is shipped
as part of the source distribution

Full changelog:
- return a cOsdObject instead of its subclass cOsdMenu (thanks to
  jo...@vdrportal)
- version number defines in config.h now follow the ususal conventions:
  MAINMENUHOOKSVERSNUM is now a number, the newly added define
  MAINMENUHOOKSVERSION is a string (suggested by gnaph...@vdrportal)
- patch is now based on VDR 1.6.0
- updated documentation

Regards,
Frank


MainMenuHooks-v1_0_1.diff.gz
Description: application/gzip
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr