[vdr-plugin-vompserver] branch upstream updated (e6be9cf -> baa7efb)

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


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

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

      from  e6be9cf   Imported Upstream version 0.4.1
       new  baa7efb   New upstream version 0.5.0

The 1 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 +-
 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 +-
 23 files changed, 1465 insertions(+), 182 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