Commit graph

5 commits

Author SHA1 Message Date
Pav Lucistnik
898132cfd7 - MAKE_JOBS_UNSAFE:
ar -rcs sockettools.a select.o socket.o source.o tools.o
  ar -rcs sockettools.a select.o socket.o source.o tools.o
  ar: fatal: Unrecognized archive format
  gmake[1]: *** [sockettools.a] Error 65
  gmake: *** [server] Error 2

Reported by:	pointyhat
Feature safe:	yes
2011-12-11 18:21:29 +00:00
Juergen Lock
a37a080307 - 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.
2011-06-25 19:02:08 +00:00
Juergen Lock
d3466b2eca - 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.
2011-06-10 17:33:03 +00:00
Juergen Lock
510e9ec467 - Update multimedia/vdr to 1.7.18 .
- Bump PORTVERSION for all plugins.
- Add markad plugin to multimedia/vdr-plugins metaport.
2011-04-19 19:36:24 +00:00
Juergen Lock
32777e78a4 http://www.linuxtv.org/vdrwiki/index.php/Streamdev-plugin
This PlugIn is a VDR implementation of the VTP (Video Transfer Protocol)
Version 0.0.3 (see file PROTOCOL) and a basic HTTP Streaming Protocol.

It consists of a server and a client part, but both parts are compiled together
with the PlugIn source, but appear as separate PlugIns to VDR.

The client part acts as a full Input Device, so it can be used in conjunction
with a DXR3-Card, XINE, SoftDevice or others to act as a working VDR
installation without any DVB-Hardware including EPG-Handling.

The server part acts as a Receiver-Device and works transparently in the
background within your running VDR. It can serve multiple clients and it can
distribute multiple input streams (i.e. from multiple DVB-cards) to multiple
clients using the native VTP protocol (for VDR-clients), or using the HTTP
protocol supporting clients such as XINE, MPlayer and so on. With XMMS or
WinAMP, you can also listen to radio channels over a HTTP connection.

WWW: http://streamdev.vdr-developer.org/
2011-03-26 19:20:47 +00:00