| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 May 2013 20:23:52
0.0.2a45_13
|
nox  |
- Fix build with recent(?) clang.
- Strip Makefile header.
Submitted by: pointyhat amd64 10-exprun via miwi |
22 Jul 2012 09:25:08
0.0.2a45_13
|
nox  |
- Update multimedia/vdr to 1.7.29 .
- Bump PORTREVISION for all plugins. |
19 Jun 2012 18:42:12
0.0.2a45_12
|
nox  |
- Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .
- Update xineliboutput XKeySym.Pause key in example remote.conf.
("space" instead of "Space")
- Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport.
- Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot.
- Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot.
- Bump PORTREVISION for all other plugins and add api fixes where necessary.
- Add HISTORY to PORTDOCS for most plugins. (those that have it)
- Remove shlib major versions from LIB_DEPENDS to pet portlint. |
21 Apr 2012 14:10:58
0.0.2a45_11
|
nox  |
- Update multimedia/vdr and multimedia/vdr-plugins to 1.7.27 .
- Update multimedia/vdr-plugin-epgsearch to 1.0.1s20120322 git snapshot.
- Update multimedia/vdr-plugin-femon to 1.7.15 .
- Update multimedia/vdr-plugin-iptv to 0.5.0 .
- Update multimedia/vdr-plugin-osdteletext to 0.9.2 .
- Update multimedia/vdr-plugin-streamdev to 0.5.1p20120311 git snapthot.
- Update multimedia/vdr-plugin-xineliboutput to 1.0.90s20111129.1002
cvs snapshot.
- Bump PORTREVISION for all other plugins and add vdr 1.7.27
compatibility/bugfix patches where necessary. |
21 Jan 2012 17:32:54
0.0.2a45_10
|
nox  |
- Update multimedia/vdr to 1.7.22 .
- Add startup script that the rc.d script invokes to wait for
/dev/dvb nodes to appear, can be disabled by setting vdr_waitdvb="NO"
in rc.conf(5). (This turned out to be necessary in some situations
because devd starts webcamd only later in the boot process.)
- One more fix for changing OSD language when using UTF-8.
- Update multimedia/vdr-plugin-femon to 1.7.11 .
- Update multimedia/vdr-plugin-ttxtsubs to 0.2.4 .
- Bump PORTREVISION for all other plugins.
- Update www/vdradmin-am to 3.6.9 . |
25 Jun 2011 19:02:08
0.0.2a45_9
|
nox  |
- Update multimedia/vdr to 1.7.19 (with parts of the update reverted
to avoid a known bug.)
- Fix build with clang for vdr and plugins, and also fix a few bugs it
uncovered.
- Bump PORTREVISION for all plugins. |
10 Jun 2011 17:33:03
0.0.2a45_8
|
nox  |
- Add support patches for teletext subtitle plugin to multimedia/vdr
with knob defaulted to on. (multimedia/vdr-plugin-ttxtsubs, to be
committed next.)
- Bump PORTVERSION for vdr, and also for its plugins because this
is an ABI change. |
19 Apr 2011 19:36:24
0.0.2a45_7
|
nox  |
- Update multimedia/vdr to 1.7.18 .
- Bump PORTVERSION for all plugins.
- Add markad plugin to multimedia/vdr-plugins metaport. |
26 Mar 2011 19:16:54
0.0.2a45_6
|
nox  |
http://www.linuxtv.org/vdrwiki/index.php/Control-plugin
The 'control' plugin brings the ability to VDR to control
the whole OSD over a telnet client.
To reach this, 'control' listens on a network socket
(default is port 2002). If a client wants to connect, VDR
checks if that client is allowed to connect to VDR (see in
the documentation of VDR about the svdrphosts.conf file for
more info). If the connection is etablished, 'control'
sends the curent OSD state to the client. Also all key
strokes at the client side are redirected to VDR.
WWW: http://ricomp.de/vdr/down_en.html |