[SCM] kodi-pvr-hts packaging annotated tag, debian/3.4.7+git20161104-1, created. debian/3.4.7+git20161104-1
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Fri Nov 4 23:24:02 UTC 2016
The annotated tag, debian/3.4.7+git20161104-1 has been created
at 77ea49aae101483dcccbae6521bb63b12fd33a9e (tag)
tagging eeb9f109b792b5b66740aea6291e663647df0b4a (commit)
replaces upstream/3.4.7+git20161104
tagged by Tobias Grimm
on Fri Nov 4 20:36:34 2016 +0100
- Shortlog ------------------------------------------------------------
kodi-pvr-hts Debian release 3.4.7+git20161104-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJYHONCAAoJENYuT1sEE5C8FlgP/224BQiVJoc2ogfRQ2EKN+2f
E7fqv/ih1f8s5f8DNytZ1qL0Gc9MbMuX05VlwtFusaBmIGlr+0v/z+XCoVWm8kQ0
NSuiVngtlvKnlOp8sauPHqnZ3T+Btlo30+5PYXUdGyuBHJtbPgztMA6nf4vJTRY9
qxl6OevmwmeKSimXrS8fwvIwsujdwyEoCHKOrNvYedXRvBlhI9EwhRHWSQ5BFKJg
KZS6XagyYZ967jSXvLGMXO8qQB0T8OLTlkFTNLqA5urb24095czJysnQMO/9gcot
AvUMiJc193HUcjPQFpPTZFlp0GIjHK7xvlPBawuCBubA7s88LVGkAUcp/Pe4nVn2
k+V89a04CXD7JOOEOamFo77lP58Eh1Ws0wLuQCkeF5oEsY6avKN7M7IZ52sYUMer
YM90DLpRVvjuR5bHD+S4VdPvnHK33Oczg+XJRHuckYh7/P6RF8MImQGQLCthMr6G
Dprn2s3SmPaHUkIHY8DmdWpks4mdt/kZKsTMB0KGD8m6X3lXKIlpnvACgTdaEgAs
4rk+QgkJX25rWZ8cywzKpOSS1qYlrXwsxg9qmg4JN5OIFMXvolPOBvBJsV8wisnm
tSXniCEV9q0ksKWpTiiU2Ntk3ytj92nlzQy1JSuNVm9ykIYgkClK9Vz5zh7ZuaJw
hqrXJ24itIFjf+bQ6MGn
=40sq
-----END PGP SIGNATURE-----
Adam Sutton (1):
fix bug causing recordings not to display for older TVH
Glenn-1990 (1):
include satpos in mux description
Jaroslav Kysela (7):
muxer - flush the queued packets with wrong pts on seek
demuxer - Seek - set m_seekTime variable to zero before Wait()
demuxer - flush packet queue also on speed changes
demuxer: move m_seeking setup to the right place, fix m_seeking/m_changeSpeed initialization
timeshift: m_seeking must be released in the ParseSubscriptionSkip
demuxer: do not call flush when skip failed
HTSPDemuxer: fix m_seekTime race in CHTSPDemuxer::Seek, fixes #188
Kai Sommerfeld (7):
Fixed: do not show HTSP version mismatch error if tvheadend server is down
Merge pull request #46 from ksooo/isengard-fix-htsp-version-check
Fixed channel icon compatibility issue with recent tvheadend servers.
Merge pull request #48 from ksooo/isengard_imagecache_compat
Fixed EPG events update (some data was not updated correctly)
Merge pull request #50 from ksooo/isengard-fix-epg-data-update
Improve connection handling on suspend/wakeup.
Sam Stenvall (22):
bump version to 2.1.15
Merge pull request #58 from Jalle19/Isengard
[debian] provide a transitional package for kodi-pvr-tvheadend-hts
fix changelog formatting
bump version to 2.1.17
Merge pull request #81 from Jalle19/isengard-package
reduce connection mutex lock scope in CHTSPVFS
simplify CHTSPVFS drastically by removing the intermediate
remove unused includes and using statements
don't treat "channel" as required in dvrEntryAdd messages, fixes #74
bumped version to 2.1.18
Merge pull request #103 from Jalle19/isengard-updates
Extend the build tests to leverage the awesome complaining power of clang
Enable build testing on OS X as well
add Profile.h to CMakeLists.txt
append HTS_SOURCES_TVHEADEND_STATUS to HTS_SOURCES
change .travis.yml to clone the Jarvis branch of Kodi
bump version to 2.2.13
Merge pull request #183 from Jalle19/jarvis-updates
fix merge error which causes subscriptionSeek to fail
Merge pull request #189 from Jalle19/jarvis-merge-fixe
Merge pull request #196 from hudokkow/Jarvis_butler
Tobias Grimm (30):
Prepared package to be team-maintained
Move to 3.0(quilt) source package format
Fixed build dependencies
Added patch to use "cec-platform" instead of "platform"
Build for multi-arch
Dropped -dbg package in favour of ddebs
Dropped transitional dummy package
Created debian/copyright
Standards-Version: 3.9.6
Make sure no ldconfig calls are created in psotinst/postrm
Improved package description
Replaces xbmc-pvr-tvheadend-hts
Enhances kodi
Assign to section video
Depend on kodi
Added homepage and vcs fields
Minor whitespace fix
Fixed debian/copyright
Update changelog for 2.1.18-1 release
Merge remote-tracking branch 'upstream/Jarvis'
New upstream version 2.2.14 from upstream branch 'Jarvis'
Now using libkodiplatform > 17.0.0 and libp8-platform (instead of libcec-platform)
Clean up generated addon.xml
Update changelog for 2.2.14-1 release
Merge tag 'upstream/3.4.7+git20161104'
Build-depend on libkodiplatform-dev (>= 17.1.0) and
Dropped obsolete libcec-platform.patch
Standards version 3.9.8
Updated kodi dependency
Update changelog for 3.4.7+git20161104-1 release
h.udo (6):
Merge pull request #53 from hudokkow/cmakelist_lang_i
Merge pull request #54 from hudokkow/bump
[debian packaging]: fix library install path
bump add-on for Isengard release
Merge pull request #64 from hudokkow/bump4final
[travis] Use correct badge
hudokkow (2):
Fix CMakeLists.txt language resource folder
Bump add-on (libplatform dependency)
txtranslation (3):
[lang] update of language files from Transifex
[lang] updated language files from Transifex
[lang] updated language files from Transifex
-----------------------------------------------------------------------
--
kodi-pvr-hts packaging
More information about the pkg-multimedia-commits
mailing list