[SCM] kodi-pvr-hts packaging annotated tag, debian/2.1.18-1, created. debian/2.1.18-1

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Fri Dec 18 22:11:48 UTC 2015


The annotated tag, debian/2.1.18-1 has been created
        at  e950b221dfae08c95b1067282ad38bf91fc79b41 (tag)
   tagging  da14e25d0ec59a47da93dd88bdc66e1c16d94238 (commit)
 tagged by  Tobias Grimm
        on  Fri Dec 18 23:11:22 2015 +0100

- Shortlog ------------------------------------------------------------
kodi-pvr-hts Debian release 2.1.18-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJWdISKAAoJENYuT1sEE5C8hMYP/RQms9zi6AvFIr2Li4H1CAwC
ydnY7CluGwiiL9fKwXds7aFfDjbs8DwXbXta9x6gVN3UBhqowaSuEtjqvwInYjHT
iW0XHDuUOLRvyE59r1mx787Wom4T7f1eiK1o5exxL67+1P95i76Zl6IuvNRSkuVq
TU7W0OHpZd8QpMRl3OSyE7ORip4IuPXv0wn+in/WQEkIVB6xPbEGYGDYIlxD9EMA
NYED0BFvwBXV4eOlzWWK/GwkxCHj9cn7wT3y+IjqNOfAkEEdATZ9e19MMxVTK2Bp
MiwDJBvSMFtRniST/iNUJYYlHwsk6BJhNrAyihKDzFyDI5k6H/Ckp08Ru8Bvocvd
6ND/4T4GkOXL+1abzuXmQ1+hl86y5ndiRm0oqv4OZfk4QXLPYPIHwDWM3xWe3dLL
XJ/x3gz2+O5mmGokAvC/mjl9+kj0Q+yrK5HX68fgHiC9k0pbmrglnBWtdag3o7S0
eGVNPf0gg2/gwpiMvJ95oAkW+V+hQ0xQBozDzAnxb47eJoI9lNhCh8IaGbOKZ2PG
//4IZk7ehr3J5ttne2ULyJRxHgu3EhkDHTJsyHW4Ni1IHlIQO9PpSryIZn2R6dZg
zenShkO7+U+SXdQSStgZ8JFXTHVeX3nGly9qSysq+P/UXvEV4VKrY3y3IT1S8+1S
a1ykRofDzgu03Or/DZzN
=7cm1
-----END PGP SIGNATURE-----

7floor (2):
      [tvheadend] change handling of EPG events to not fail all events if only one/few events were broken/malformed
      [tvheadend] make channel.radio to not reset to false during update if tvheadend not provided channel services

Adam Sutton (23):
      [hts] Updated to support HTSPv6 for quicker EPG import, and easier DVR setup.
      [pvr.hts] Fix EPG genre problems caused by HTSPv6 updates.
      Update all clients to include empty implentation of new timeshift API stubs.
      [pvr.hts] Prototype implementation of timeshift support.
      [pvr.hts] added support for playing recordings via HTSP (v7+).
      [pvr.hts] added support for recordings directories.
      [pvr.hts] Ensure connection is closed on failure to read packet size
      [pvr.hts] fix problem with demuxer reconnect.
      [pvr.hts] add timeshift period config to ensure tvh provides buffer.
      [tvheadend] process new optional webroot param in htsp hello.
      [tvheadend] add support for new imagecache feature.
      [tvheadend] create routine for generating web urls and use this in HTSPData.
      [tvheadend] expand dvr directories to full hierarchy.
      [tvheadend] remove missing files from recordings list.
      [tvheadend] fix default webroot param.
      [tvheadend] ensure channel count is not cleared after succesful sub
      [tvheadend] added working seek support.
      [tvheadend] ensure timeshiftStatus does not spam logs
      [tvheadend] update subscriptionSeek call to use abs PTS
      [tvheadend] correct previous mistaken fix to webroot processing
      [tvheadend] update addon version info
      [tvheadend] fix return PTS when skipping
      fix bug causing recordings not to display for older TVH

Alwin Esch (2):
      Merge pull request #6 from AlwinEsch/fix-compiler-fault
      Merge pull request #5 from ksooo/fix-htsp-request-response-validation

AlwinEsch (3):
      Add new api 1.9.4 parts to all addons
      Update all addon changelogs
      Update to not use deprecated headers

Bernd Kuhls (2):
      [pvr.hts] Change clientname to Kodi
      Fix compilation error

Bernhard Froehlich (1):
      freebsd: Add FreeBSD platform to the addon.xml files

Buildserver (1):
      [tvheadend] sync win32 projects. silence warnings

CSTAJ (1):
      [addons] - bumped versionnumber for all addons, adapted changelogs

Christian Fetzer (4):
      sync: Add ADDON_Announce to all addons
      sync: Add GetRecordingEdl stubs to all addons
      sync: Adapt CallMenuHook to API change
      win32: Make sure that all addon projects define TARGET_WINDOWS

Cory Fields (4):
      [droid] add android platform and ldflags
      [droid] update addon names
      Merge pull request #52 from theuni/master
      packaging: only advertise a single platform for compatibility.

Dimitris Kazakos (6):
      [tvheadend] fix instant recordings when channel has no epg data
      [tvheadend] bump to 1.6.12
      [tvheadnend] only return an error when parsing of all events failed for a channel; return no error otherwise.
      [tvheadend] bump to 1.6.14
      [tvheadend] fix false disconnects by raising default (hardcoded) read timeout value when opening streams from 10 to 20 seconds.
      [tvheadend] bump to version 1.6.15

Glenn-1990 (2):
      add support for reapeating timers, aka time schedules
      include satpos in mux description

Joakim Plate (4):
      pvr.hts: check for max stream before writing to buffer
      pvr.hts: avoid potential division by zero if tvheadend gave zero aspect_den
      pvr.hts: there is always a CHTSPConnection in CHTSPDemux
      pvr.hts: fixed compile error due to lazyness of not doing a compile

John Törnblom (17):
      [tvheadend] added initial UI for configuring transcoding options for TVHeadend
      [tvheadend] show the transoding menu hook whenever possible
      [tvheadend] added AC3, Vorbis and VP8 as options
      [tvheadend] only show codecs that are listed in servercapabilities
      [tvheadend] cosmetics
      [tvheadend] added playback support for vorbis, vp8 and mpeg4video
      [tvheadend] minor ui fixes to the transcoding dialog
      [tvheadend] added settings.xml parsing code for transcoding settings
      [tvheadend] changed the subscription parameter name maxHeight to maxResolution
      [tvheadend] adjusted the default transcoding settings
      [tvheadend] clear transcodingCaps when closing a connection
      [tvheadend] made the static GUI event listeners private
      [tvheadend] renamed the class DialogTranscodeSettings so it follows xbmc naming convensions
      [tvheadend] moved the list of codecs out of servercapabilities, the codecs should be stored in HTSPData.
      [tvheadend] use the rpc getCodecs to find usable encoders from servers that support transcoding
      [tvheadend] bump version to 1.6.7
      [tvheadend] cosmetics

Kai Sommerfeld (46):
      [pvr.hts] Improve sync after connection restore.
      [pvr.hts] Added support for getting and setting startExtra, stopExtra, retention, priority properties of recordings and timers.
      [pvr.hts] Backported GetPlayingTime from pvr.tvh.
      Added new PVR API function getBackendHostname. Bumped PVR API version to 1.9.3
      [pvr.hts] Fix: mark recordings, schedules and events as "del" on (re)connect, not just tags and channels.
      [pvr.hts] Fixed CTvheadend::GetRecordings(...) return value.
      [pvr.hts] fix extern "C" scope in client.cpp
      Aligned htsp message validation with HTSP spec (esp. corrected handling of optinal vs. mandatory fields).
      Fixed double free of htsp message in CTvheadend::RenameRecording and CTvheadend::UpdateTimer.
      Fixed some compiler warnings (gcc 4.9.2).
      [performance] ctors: initializer list vs. assignment.
      Merge pull request #10 from ksooo/fix-msg-double-free
      Merge pull request #11 from ksooo/fix-compiler-warnings
      Merge pull request #15 from ksooo/performance-initlist-vs-assignment
      PVR addon API 1.9.6: Added support for channel group sort index. (closes #13)
      PVR addon API 1.9.6: new EPG_TAG members (none of these currently supported by tvheadend), thus only place holders as reminders. (closes #14)
      Bump addon version to 2.1.6
      Merge pull request #16 from ksooo/pvr-api-1-9-6-compat
      Added support for radio channel groups.
      Added (actually completed) support for parental rating and star rating.
      Refactor struct STag => class Tag
      bump addon version
      Merge pull request #17 from ksooo/support-radio-channel-groups
      Merge pull request #19 from ksooo/support-star-and-age-rating
      Add support for epg subtitle (episode name).
      addon version bump (2.1.8)
      Merge pull request #21 from Jalle19/fix-setsetting
      Merge pull request #22 from Glenn-1990/timerec
      Merge pull request #24 from opdenkamp/platform
      Merge pull request #25 from Jalle19/solution-restructure
      Merge pull request #26 from ksooo/add-subtitles-support
      [Coverity 82979, 82981, 82991, 81992] "Buffer not null terminated." If the buffer is treated as a null terminated string in later operations, a buffer overflow or over-read may occur.
      [Coverity 83075] "Dereference after null check." Potentially passing null pointer 'state' to strstr, which dereferences it.
      [Coverity 83177] "Uninitialized scalar field." Non-static class member channelId is not initialized in constructor nor in any functions that it calls.
      CTvheadend::ParseEvent now handles "seasonNumber", "episodeNumber" and "partNumber" htsp fields. Seems, that this was forgotten as other places in the addon already use this information.
      Merge pull request #33 from ksooo/coverity-fixes
      Check htsp version upon connect. Refuse to use servers with HTSP version
      Merge pull request #39 from ksooo/htsp-version-check
      Lower required HTSP version to 10 (allows tvh 3.4 again).
      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.

Ken Dreyer (1):
      [pvr.hts] update FSF address

Lars Op den Kamp (98):
      pvr add-ons: initial commit
      updated add-ons after the PVR_ERROR changes
      tvh: changed default timeout values
      tvh: memset qualityinfo to 0
      hts: bumped version to 1.1.0
      api change: added GetChannelSwitchDelay(). Delay to use when using switching channels for add-ons not providing an input stream.
      get the add-on's XBMC_PVR_MIN_API_VERSION value to check compatibility. each PVR add-on needs to implement const char* GetMininumPVRAPIVersion(void)
      [njoy] updated so it doesn't use curl anymore, but XBMC's CFile operations
      [hts] accidently checked in a debugging line in 2070cefe165aa375cedfd851385f4b2d7873ff74
      sync with atomics from XBMC
      [hts] don't default to htsp v6 but to the old default, v1. server must provide the correct version number, and we want to maintain compat with older versions
      [hts] cosmetics
      [hts] fixed - start/stop are u32, not s64. break out of the loop when we reach the end time in CHTSPData::ParseEvent()
      [hts] less spammy logging
      Merge remote-tracking branch 'margro/frodo-timeshifting'. closes #50
      return ADDON_STATUS_PERMANENT_FAILURE when a call to RegisterMe() fails in ADDON_Create()
      [hts] fixed - eventId is required by htsp when adding a timer
      Merge pull request #87 from adamsutton/pvr-hts-recordings
      win32: extension changed from .pvr to .dll
      pvr.hts: fix win32 compilation
      bump all add-on versions to 1.6.x after api changes
      Merge pull request #95 from adamsutton/pvr-hts-connfail-fix
      [pvr.hts] return NULL if the connection dropped and couldn't be restored in CHTSPDemux::Read()
      [pvr.hts] sync with demux changes in pvr.vdr.vnsi - reorder streams
      [tvheadend] added AACLATM to demux
      [tvheadend] [vnsi] bump add-on versions
      bump version numbers and only use 3 digits for version numbers
      [tvheadend] set the fps info when updating the demux stream info
      [tvheadend] log when timeshift support is enabled. initialise the m_bTimeshiftSupport member
      [tvheadend] delete -> SAFE_DELETE. issue #116
      [tvheadend] provide the fps rate and scale correctly
      [tvheadend] fixed - don't send empty tags to xbmc. send an unsubscribe message before stopping demux
      [tvheadend] bump add-on version
      [tvheadend] return false for CanSeek() if it's not supported, and send the seek command to the backend if it is supported
      [tvheadend] bump down to proto v7 and just send the float since it won't be used until the capability is set anyway
      [tvheadend] no need for safe delete in the destructor when deleting m_session. ensure that close is only called once
      make add-ons depends on xbmc.pvr version 1.6.0
      fix syntax for xbmc.pvr dep
      [tvheadend] better handling of disconnect and reconnects
      [tvheadend] removed unneeded member in CHTSPDemux
      [tvheadend] cleaner CHTSPConnection::Connect()
      [tvheadend] add CHTSPConnection::CheckConnection() that waits for a connection to be restored when it was dropped
      [tvheadend] ensure that the first demux is an I-frame
      [tvheadend] fix channel and channel group update triggers
      [tvheadend] bump to 1.6.5
      [tvheadend] fixed - don't wait for an iframe when playing radio. bump to 1.6.6
      [tvheadend] refactor CHTSPConnection. fixed disconnection checks and reconnect when needed. consider the connection dropped if no data has been received for a while. shared connection between CHTSPDemux and CHTSPData. more efficient data reading
      [tvheadend] fixed missing htsmsg_destroy() call after processing an incoming message. moved CHTSPReconnect creating a bit up
      [tvheadend] cosmetics. removed unneeded return var
      [tvheadend] don't wait for an iframe but let tvheadend handle it
      [tvheadend] don't delete and create CHTSPReconnect each time, just stop the thread
      [tvheadend] call to Close() didn't work in CHTSPData::Open()
      [tvheadend] signal before deleting
      [tvheadend] bump to 1.6.9
      [tvheadend] added CHTSResult::GetErrorMessage, CHTSResult::IsError, CHTSResult::NoAccess
      [tvheadend] check for errors in CHTSPConnection::ReadResult. issue #131
      [tvheadend] check the response from the auth command properly. display error message when an error is detected. closes #131
      [tvheadend] bump to 1.6.10
      [tvheadend] disable read timeout check while the stream is paused
      [tvheadend] bump to 1.6.11
      [tvheadend] bump to 1.6.13
      [tvheadend] int -> uint32_t
      [tvheadend] bump to 1.6.16
      [tvheadend] fix win32 build
      [tvheadend] fixed possible crash after reconnecting. closes #148
      [tvheadend] bump to 1.6.18
      Merge remote-tracking branch 'fetzerch/feature-edl' into pvrapi_1_7_0. closes #173
      Merge remote-tracking branch 'fetzerch/announce' into pvrapi_1_7_0. Closes #171
      Merge remote-tracking branch 'fernetmenta/addongui' into pvrapi_1_7_0. Closes #162
      bump add-on versions and pvr api dependency version
      bump add-on versions after PVR API change
      removed avcodec.h and use callback methods from XBMC to get codec IDs instead. removed external ffmpeg check
      [hts] tvheadend uses it's own byte order. don't use ntohl. credits @dezi. issue #181
      [hts] if we read less than 4 bytes in the initial packet size read, don't discard it but wait for the rest to come in within iDatapacketTimeout. issue #181
      [hts] bump add-on version
      [hts] use a timeout in CHTSPDemux::GetStreamProperties() so we don't block forever when we can't tune to a channel. closes #220
      [hts] cosmetics
      [hts] bump to 1.8.22
      bump add-ons to 1.9.0. added stubs in dvblink
      Merge pull request #255 from Jalle19/fix-missing-teletext-subs
      Merge pull request #239 from Jalle19/fix-missing-streams
      Merge pull request #207 from kendrak24/pvr.hts_edl
      Merge pull request #280 from Jalle19/hts-recording-icons
      [pvr.hts] bump add-on version
      bump add-ons for PVR API bump
      Merge branch 'pr399'. closes #399
      bump add-on version and implement api change of https://github.com/xbmc/xbmc/pull/6566
      fixed: CHTSPVFS::Read() needs the mutex locked
      fixed: race when seeking within recordings
      fixed: lock on exit
      added: avahi discovery
      Merge pull request #1 from opdenkamp/pr6566
      fixed: removed guilib dep. it's not being used, and it got changed in Kodi
      Merge pull request #2 from opdenkamp/fixbuild
      fixed: even though there's no dep on guilib now, we still need the api version methods defined
      Merge pull request #3 from opdenkamp/fixguilib
      Merge pull request #4 from bkuhls/cmake_fix
      updated to use libplatform

Marcel Groothuis (4):
      Windows: add VC++ project file for the TVHeadend pvr addon
      Windows: name the VS2010 projects after the addon name (format: pvr.addonname)
      TvHeadend pvr addon: fix Windows compilation after 381ebdf577c76cdd83d90371ccf01c64bc75273c
      Update the PVR addons with empty stubs for the new PVR API v1.5.0 functions

Matthias Lichter (1):
      pvr.hts/HTSPDemux.cpp: initialize variables in CHTSPDemux::GetStreamProperties.

Rainer Hochecker (7):
      adapt addons to pvr api change, add timeshift buffer methods
      Merge pull request #428 from janeczku/janeczku-patch-1
      Merge pull request #424 from ksooo/fix-pvr-hts-getrecordings-return-value
      Merge pull request #437 from ksooo/pvr-hts-fix-extern-c-scope
      Merge pull request #423 from ksooo/flag-all-async-data-del-on-connect
      Merge pull request #427 from AlwinEsch/vnsi-undelete-recordings
      bump addon versions after revert b4696cef2ec800e76a81b18e1d4072ace127c70a

Ryan Gribble (1):
      Add PostBuildEvent to all pvr addon projects that robocopies their output to the local xbmc addons directory, when the project is part of the "XBMC for Windows" solution

Sam Stenvall (44):
      populate service/provider name and mux in PVR_SIGNAL_STATUS
      refactoring xbmc_stream_utils.hpp completely in order to fix
      remove unused class definition
      add xbmc_codec_descriptor.hpp to reduce code duplication
      [pvr.hts] only add subtitle stream identifier for DVB subtitles
      fix some compiler warnings
      [pvr.hts] populate channel icon for recordings
      [pvr.hts] bump version
      Merge branch 'fix_darwin_threads'
      [pvr.hts] backport ATSC subchannel number support from pvr.tvh
      change library name prefixes to "Kodi_"
      bump all versions after the library name change
      update the .dll names in the Release configuration too
      [pvr.hts] replace with the newer pvr.tvh fork
      [pvr.hts] bump version
      add changelog.txt and addon.xml.in to VS projects, this makes it
      bump addon versions
      Merge pull request #405 from bkuhls/tvh
      [pvr.tvh] make CircBuffer thread-safe
      [pvr.tvh] fill the VFS buffer on a separate thread. This means we can
      [pvr.hts] bump version
      [pvr.hts] convert timeouts to milliseconds once so we don't accidentally
      [pvr.hts] bump version to 2.0.5
      Merge pull request #20 from wsnipex/master
      change HTTP/HTSP port setting to actual integers
      fix amateur mistake that went unnoticed for years and caused the addon
      add all source files to the cmake generated solutions
      add resource files to the cmake generated solutions (brings the current
      Merge pull request #30 from wsnipex/master
      Merge pull request #34 from ksooo/parse-event-season-episode-part
      bump to version 2.1.9
      Merge pull request #42 from ksooo/htsp-required-version
      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

Tobias Grimm (19):
      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

Wolfgang Schupp (1):
      Merge pull request #7 from wsnipex/master

alanwww1 (7):
      [lang] November update of language files
      [lang] updated language files from Transifex
      [lang] updated language files from Transifex with version bumps and changelog entries
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex

amet (1):
      [pvr.hts] fix issue where "client specific settings" window would not open

davilla (1):
      fixed crash, deleting is not enough, you need to null the var too

h.udo (7):
      [debian] fix packaging with multi-arch
      Merge pull request #29 from hudokkow/beta2_fix
      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

hudokkow (3):
      Sync with cmake
      Fix CMakeLists.txt language resource folder
      Bump add-on (libplatform dependency)

janbar (1):
      [addons] bump versions of addons using XbmcPvrStream

janeczku (1):
      pvr.hts - Fixed typo: Wrong default value for http_port

kendrak24 (1):
      Implemented GetRecordingEdl for pvr.hts addon.

ksooo (1):
      [pvr.hts] Fix dvr delete response timeout value. Must be msecs, not secs.

txtranslation (7):
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex
      [lang] update of language files from Transifex

wsnipex (3):
      fix debian packaging
      [debian packaging] disable LTO until gcc 4.9 issues are fixed
      [debian] fix packaging once more: correct install file permissions

wsoltys (2):
      [WIN32] changed vs project files to the new toolset.
      Merge pull request #309 from wsoltys/vs2013

xbmc (2):
      drop StreamIdx in PVR_STREAM_PROPERTIES
      add version for addongui lib

xhaggi (2):
      [addons] bump api version to 1.9.1
      [addon] adds the missing imports of xbmc.gui

-----------------------------------------------------------------------

-- 
kodi-pvr-hts packaging



More information about the pkg-multimedia-commits mailing list