[vdr-plugin-live] branch master updated (88b3a62 -> 7f7af1d)
Tobias Grimm
tiber-guest at moszumanska.debian.org
Fri Feb 13 18:42:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a change to branch master
in repository vdr-plugin-live.
from 88b3a62 New Upstream Snapshot (commit 69f84f9) (Closes: #696128)
new 7853a60 Imported Upstream version 0.3.0+git20150213
new f3b1213 Merge tag 'upstream/0.3.0+git20150213'
new a91879f New Upstream Snapshot (commit 894daa8)
new 2cad4cf Build with vdr-plugin-live-dbg for debug symbols
new 7f7af1d tmp
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 | 162 ++++------
README | 58 ++--
css/Makefile | 34 +-
debian/changelog | 9 +
debian/control | 20 +-
debian/install | 4 -
debian/rules | 16 +-
httpd/Makefile | 46 ---
httpd/dispatcher.cpp | 109 -------
httpd/job.cpp | 240 --------------
httpd/listener.cpp | 167 ----------
httpd/poller.cpp | 190 -----------
httpd/regex.cpp | 175 -----------
httpd/tnt/dispatcher.h | 121 -------
httpd/tnt/gcryptinit.h | 37 ---
httpd/tnt/gnutls.h | 146 ---------
httpd/tnt/job.h | 201 ------------
httpd/tnt/listener.h | 78 -----
httpd/tnt/openssl.h | 121 -------
httpd/tnt/poller.h | 61 ----
httpd/tnt/regex.h | 79 -----
httpd/tnt/ssl.h | 52 ----
httpd/tnt/tntnet.h | 99 ------
httpd/tnt/worker.h | 91 ------
httpd/tntnet.cpp | 832 -------------------------------------------------
httpd/worker.cpp | 364 ----------------------
javascript/Makefile | 34 +-
pages/Makefile | 37 +--
pages/page_exit.eh | 4 -
pages/recordings.ecpp | 8 +-
pages/vlc.ecpp | 4 -
po/ca_ES.po | 2 +-
po/cs_CZ.po | 2 +-
po/da_DK.po | 2 +-
po/de_DE.po | 2 +-
po/el_GR.po | 2 +-
po/es_ES.po | 2 +-
po/et_EE.po | 2 +-
po/fi_FI.po | 2 +-
po/fr_FR.po | 2 +-
po/hr_HR.po | 2 +-
po/hu_HU.po | 2 +-
po/it_IT.po | 2 +-
po/lt_LT.po | 2 +-
po/nl_NL.po | 2 +-
po/nn_NO.po | 2 +-
po/pl_PL.po | 2 +-
po/pt_PT.po | 2 +-
po/ro_RO.po | 2 +-
po/ru_RU.po | 611 ++++++++++++++++++------------------
po/sk_SK.po | 2 +-
po/sl_SI.po | 2 +-
po/sv_SE.po | 2 +-
po/tr_TR.po | 2 +-
recman.cpp | 4 +
setup.cpp | 14 +-
setup.h | 6 -
thread.cpp | 22 --
tntconfig.cpp | 162 ----------
tntconfig.h | 26 --
tntfeatures.h | 13 -
tools.cpp | 12 +
tools.h | 32 +-
63 files changed, 491 insertions(+), 4054 deletions(-)
delete mode 100644 httpd/Makefile
delete mode 100644 httpd/dispatcher.cpp
delete mode 100644 httpd/job.cpp
delete mode 100644 httpd/listener.cpp
delete mode 100644 httpd/poller.cpp
delete mode 100644 httpd/regex.cpp
delete mode 100644 httpd/tnt/dispatcher.h
delete mode 100644 httpd/tnt/gcryptinit.h
delete mode 100644 httpd/tnt/gnutls.h
delete mode 100644 httpd/tnt/job.h
delete mode 100644 httpd/tnt/listener.h
delete mode 100644 httpd/tnt/openssl.h
delete mode 100644 httpd/tnt/poller.h
delete mode 100644 httpd/tnt/regex.h
delete mode 100644 httpd/tnt/ssl.h
delete mode 100644 httpd/tnt/tntnet.h
delete mode 100644 httpd/tnt/worker.h
delete mode 100644 httpd/tntnet.cpp
delete mode 100644 httpd/worker.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-live.git
More information about the pkg-vdr-dvb-changes
mailing list