[vdr-plugin-vompserver] branch master updated (e540694 -> 6eefc82)

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Feb 17 14:52:50 UTC 2018


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a change to branch master
in repository vdr-plugin-vompserver.

      from  e540694   Now supporting the /etc/vdr/conf.d mechanism
       new  baa7efb   New upstream version 0.5.0
       new  c4a6801   Updated version 0.5.0 from 'upstream/0.5.0'
       new  48b2e86   Standards-Version: 4.1.2
       new  bc28864   Replaced priority extra with optional
       new  6eefc82   Update changelog for 0.5.0-1 release

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile               |   7 +-
 config.c               |   7 +-
 debian/changelog       |   7 +
 debian/control         |   4 +-
 mediafile.c            |  10 +-
 mvpreceiver.c          |  15 +-
 mvpreceiver.h          |   7 +-
 mvpserver.c            |  60 ++++-
 mvpserver.h            |   4 +
 picturereader.c        | 397 ++++++++++++++++++++++++++++
 picturereader.h        |  75 ++++++
 recplayer.c            |  12 +-
 recplayer.h            |   6 +-
 ringbuffer.c           |   2 +-
 ringbuffer.h           |   2 +-
 services/readme.txt    |   3 +
 services/scraper2vdr.h | 196 ++++++++++++++
 udpreplier.c           |   4 +-
 vdrcommand.h           |  13 +-
 vomp.conf.sample       |  10 +
 vompclient.c           |  62 ++---
 vompclient.h           |  19 +-
 vompclientrrproc.c     | 702 ++++++++++++++++++++++++++++++++++++++++++-------
 vompclientrrproc.h     |  15 +-
 vompserver.c           |  19 +-
 25 files changed, 1474 insertions(+), 184 deletions(-)
 create mode 100644 picturereader.c
 create mode 100644 picturereader.h
 create mode 100644 services/readme.txt
 create mode 100644 services/scraper2vdr.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-vompserver.git



More information about the pkg-vdr-dvb-changes mailing list