diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/configure.ac xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/configure.ac --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/configure.ac 2014-03-08 11:08:35.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/configure.ac 2014-01-28 20:43:50.000000000 +0000 @@ -59,13 +59,6 @@ BIN_EXT=".so" BINPREFIX="lib" ;; - i*86-*-linux-android) - TARGET_LDFLAGS="-avoid-version -no-undefined" - OS="android" - ARCHITECTURE="i486" - BIN_EXT=".so" - BINPREFIX="lib" - ;; arm*-*-linux*) OS="linux" ARCHITECTURE="arm" diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/changelog xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/changelog --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/changelog 2014-03-09 16:30:57.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/changelog 2014-03-04 10:10:05.000000000 +0000 @@ -1,12 +1,3 @@ -xbmc-pvr-addons (1.0.0~git20140309.1107-d6222c6-0~quantal) quantal; urgency=high - - [opdenkamp] - * Merge pull request #279 from koying/fixdroidx86 - - * Initial release - - -- bigbax Sun, 09 Mar 2014 11:06:07 +0100 - xbmc-pvr-addons (1.0.0~git20140304.1106-0263177-0~quantal) quantal; urgency=high [alanwww1] diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/changelog.in.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/changelog.in.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/changelog.in.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/changelog.in.old 2014-03-04 10:06:14.000000000 +0000 @@ -0,0 +1,803 @@ +xbmc-pvr-addons (#PACKAGEVERSION#-0~#DIST#) #DIST#; urgency=high + + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix compile error after vdr 2.1.4 + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: drop old debug logging + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: bump version to 0.9.4 + + [Rainer Hochecker] + * vnsi: bump version to 1.9.6 + + [Ryan Gribble] + * up Gotham addon version to 0.2.93 and update to new icon + + [Ryan Gribble] + * Add retry functionality, enabled only for Read operations Add guarding against incorrect number of fields in responses + + [Ryan Gribble] + * Implement Channel Groups + + [Bernhard Froehlich] + * Add FreeBSD defines to the Socket code + + [Bernhard Froehlich] + * Add ADDON_HELPER_ARCH for FreeBSD + + [Bernhard Froehlich] + * Teach configure how to distinguish between FreeBSD amd64 and i386 + + [Bernhard Froehlich] + * freebsd: Add FreeBSD platform to the addon.xml files + + [Christian Fetzer] + * [mythtv-cmyth] Release v1.9.14 + + [WiSo] + * [WIN32] fixed linking of pvr.dvblink + + [Rainer Hochecker] + * vnsi: update length of recording + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: update length of recording + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: detect latm and adts by parsing + + [Anton Fedchin] + * [iptvsimple] new version. see changelog.txt for details. + + + [Lars Op den Kamp] + * delete crap that shouldn't be in here + + [Sam Stenvall] + * fix some compiler warnings + + [Sam Stenvall] + * [pvr.hts] only add subtitle stream identifier for DVB subtitles + + [Sam Stenvall] + * don't ignore TEXTSUB streams + + [Sam Stenvall] + * always copy existing streams, otherwise stream property changes like language won't propagate + + [Sam Stenvall] + * reuse GetStreamId() so we can get rid of one operator overload + + [Sam Stenvall] + * add xbmc_codec_descriptor.hpp to reduce code duplication + + [Sam Stenvall] + * remove unused class definition + + [Sam Stenvall] + * refactoring xbmc_stream_utils.hpp completely in order to fix a bunch of outstanding issues. + + [Marcel Groothuis] + * [pvr.wmc] win32: Fix PVR addon DLL name in release build and remove unneeded build events + + [Marcel Groothuis] + * [pvr.wmc] Windows: Fix @ARCHITECTURE@ replacement in addon.xml.in + + [Marcel Groothuis] + * [pvr.wmc] Fix Windows release build + + [Rainer Hochecker] + * vnsi: fix build error on Windowns + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix incorrect language on audio and subs + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix latm, wrong codec name + + [Fred Hoogduin] + * [argustv] Create new timers based on default schedule retrieved from ARGUS server. Removed warnings about unused parameters in ADDON_Announce + + [Ryan Gribble] + * Add quotes to Platform project pre build event + + [Ryan Gribble] + * add build artefacts to gitignore file + + [Ryan Gribble] + * Add pvr.wmc addon to Makefile, configure, and VS solution + + [Ryan Gribble] + * Add pvr.wmc addon code to github and prepare for official XBMC repo + + [Fred Hoogduin] + * remove redundant Kai Toast + + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: check and reset modified flag for channels instead of looking at file + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: update change log + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix a bug in epg auto update + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: raise nice level for vnsi threads + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: do not set pts for dts on video streams + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: add channel filter + + [Rainer Hochecker] + * VNSI: add channel filter + + [dfdario] + * Update addon.xml.in + + [Rainer Hochecker] + * VNSI: adapt skin files to left, top instead of posx, posy + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: bump version to 0.9.3 + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: bump protocol version to 5 + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: add edl support + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: send buffer times for timeshift + + [Rainer Hochecker] + * VNSI: bump protocol version to 5 + + [Rainer Hochecker] + * VNSI: bump version to 1.9.5 + + [Rainer Hochecker] + * VNSI: add edl support + + [Rainer Hochecker] + * VNSI: add new timeshift functions + + [Graeme Blackley] + * - added dialog to set recurring recordings, including recurrence type, padding, number of recordings to keep, and recording directory - added support for EDL - added support for retrieving and storing last playback position - now requires NextPVR 3.1.1 or higher - fixed a bug that could cause an EPG event with no description to have a copy of last show's description, or cause a crash if the user was unlucky. - more flexible approach to genre + + + [Rainer Hochecker] + * VNSI: fix incorrect version of addon.gui + + [Rainer Hochecker] + * addongui: fix incorrect version + + + [Rainer Hochecker] + * nextpvr: add missing stubs after a4550db9372fac5521f03b01fa01dd4adfebd983 + + [Lars Op den Kamp] + * bump add-ons to 1.9.0. added stubs in dvblink + + [Lars Op den Kamp] + * sync copyright notices + + [Lars Op den Kamp] + * bump pvr add-ons to 1.9.0 + + [Rainer Hochecker] + * adapt addons to pvr api change, add timeshift buffer methods + + [Rainer Hochecker] + * sync pvr api with mainline repo + + [Sam Stenvall] + * populate service/provider name and mux in PVR_SIGNAL_STATUS + + [Christian Fetzer] + * [mythtv-cmyth] Release v1.8.13 + + [Fred Hoogduin] + * [argustv-fix] Fix deletion of recordings (regression); Improve the load time of all recordings; Cleanup and remove redundant code + + [Fred Hoogduin] + * Fixes playing recordings on Windows; All UNC share name versus CIFS name handling is now isolated into two methods + + [Stefan Saraev] + * vdr 2.1.2 buildfix + + [Palle Rosendahl Ehmsen] + * DVBLink Connect! Server PVR Addon + + + + + + + + + + [Rainer Hochecker] + * vnsi: fix loading on android by linking GLESv2 + + [Rainer Hochecker] + * vnsi: bump version to 1.8.4 + + [Rainer Hochecker] + * vnsi: add guilib as required addon xml + + [Rainer Hochecker] + * vnsi: fix wrong format specifier in error log + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix seeking, only consider audio and video streams for searching + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: FreeBSD patches, credits to Juergen Lock + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: check all timers for active recordings when opening a channel + + [Fred Hoogduin] + * [argustv-new] log the actual amount of time the TV server takes to tune, log the amount of time it takes to retreive the recordings + + [Fred Hoogduin] + * [argustv-new] Implementing the new integer id's now provided by ARGUS TV + + [Lars Op den Kamp] + * [hts] bump to 1.8.22 + + [Lars Op den Kamp] + * [hts] cosmetics + + [Lars Op den Kamp] + * [hts] use a timeout in CHTSPDemux::GetStreamProperties() so we don't block forever when we can't tune to a channel. closes #220 + + [Rainer Hochecker] + * fix potential wrong error code in posix socket + + [Rainer Hochecker] + * port socket fix from 918f59fbe26571f78231f380f3304fd164b19b10 to Windows + + [Marcel Groothuis] + * [MediaPortal] Update TVServer enums and put them in the TvDatabase namespace + + [Marcel Groothuis] + * [MediaPortal] Update genre translation table with missing strings (based on the id-to-string translation table in the MediaPortal epgDecoder sources) + + [Fred Hoogduin] + * [argustv-fix] Live-TV was not working on XBMC Gotham Windows + + [manuel] + * [dvbviewer] update changelog + + [manuel] + * [dvbviewer] fix channel numbers for favourites + + [manuel] + * [dvbviewer] make BuildExtURL work for schemes other than http/https + + [manuel] + * [dvbviewer] sync with PVR API v1.8.1 + + [manuel] + * [dvbviewer] avoid double encodes of format specifiers + + [manuel] + * [dvbviewer] use c_str() just to make sure + + [manuel] + * [dvbviewer] fix channel index in GenerateTimer + + [manuel] + * [dvbviewer] force channel sync on start + + [manuel] + * [dvbviewer] make RTSP working + + [manuel] + * [dvbviewer] require addon restart after changing usetimeshift/usertsp + + [manuel] + * [dvbviewer] avoid an unnecessary copy + + [manuel] + * [dvbviewer] fix possible crash + + [manuel] + * [dvbviewer] fix possible crash + + [manuel] + * [dvbviewer] make channel group creation more sane + + [manuel] + * [dvbviewer] rewrite channel + favourite list parsing + + [manuel] + * [dvbviewer] update delete record api url + + [manuel] + * [dvbviewer] get rid of some hungarian notation. more to follow + + [manuel] + * [dvbviewer] clean up dtor + + [manuel] + * [dvbviewer] rewrote recording parsing + + [manuel] + * [dvbviewer] use generic methods for building urls to backend + + [manuel] + * [dvbviewer] minor code cleanup + + [manuel] + * [dvbviewer] use RS api to get timezone/language + + [manuel] + * [dvbviewer] more method renaming to be in line with the PVR API + + [manuel] + * [dvbviewer] rename GetDeviceInfo to GetBackendVersion + + [manuel] + * [dvbviewer] remove signal status, fix version parsing + + [manuel] + * [dvbviewer] pump version to 1.8.10 + + [Anton Fedchin] + * [iptvsimple] Release v1.8.1 + + [Christian Fetzer] + * [mythtv-cmyth] Release v1.8.12 + + [Marcel Groothuis] + * [MediaPortal] Debugging: Add/change log notifications + + [Marcel Groothuis] + * [MediaPortal] Code cleanup: drop support for TVServerXBMC builds older than 1.x.x.107 + + [Marcel Groothuis] + * [MediaPortal] Hide smb password in debug xbmc.log file + + [Marcel Groothuis] + * [MediaPortal] Added: support for retrieving channels from multiple specified groups (>1, < All groups) Requires at least TVServerXBMC 1.2.3.122 or 1.3.0.122 + + [Marcel Groothuis] + * [MediaPortal] use ADDON_STATUS return value in Connect() + + [Marcel Groothuis] + * [MediaPortal] Fix possible out-of-bounds access on the m_cCards array + + [Marcel Groothuis] + * [MediaPortal] changed CCards::ParseLines code a bit. One user experienced a crash inside this function. + + [Marcel Groothuis] + * [MediaPortal] Trigger a recording list update when the backend couldn't find the selected recording + + [Marcel Groothuis] + * [MediaPortal] Recordings: Add support for LastPlayedPosition (requires TVServerXBMC build 121 or higher) + + [Marcel Groothuis] + * [MediaPortal] simplify and cleanup receive code + + [Marcel Groothuis] + * [MediaPortal] Update addon version number and changelog to 1.8.9 + + [Marcel Groothuis] + * [MediaPortal] TSReader: OnZap: Enable PAT change detection also on non-Windows systems + + [Marcel Groothuis] + * [MediaPortal] TSReader: fix channel switching behavior when switching across tsbuffer files + + [Marcel Groothuis] + * [MediaPortal] TSReader: updated to return smb:// URI's instead of \UNC paths to XBMC (also for Windows) + + [Marcel Groothuis] + * [MediaPortal] TSReader: Add translation functions to translate Windows and UNC paths to and from XBMC paths + + [Marcel Groothuis] + * [MediaPortal] TSReader code cleanup + + [Marcel Groothuis] + * [MediaPortal] TSReader: add PAT detection to find the start of the new channel in the timeshift buffer file. This should fix SD<->HD channel switching with "fast channel switching" enabled. + + + + + [Rainer Hochecker] + * vnsi: bump version + + [Rainer Hochecker] + * vnsi: fix ReadMessage + + [Lars Op den Kamp] + * [hts] bump add-on version + + [Lars Op den Kamp] + * [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 + + [Lars Op den Kamp] + * don't return early when poll failed, but do another read. issue #181 + + [Lars Op den Kamp] + * [hts] tvheadend uses it's own byte order. don't use ntohl. credits @dezi. issue #181 + + [Lars Op den Kamp] + * return nb bytes read instead of the error code when data was read. credits @dezi. issue #181 + + [Lars Op den Kamp] + * removed avcodec.h and use callback methods from XBMC to get codec IDs instead. removed external ffmpeg check + + + + [Rainer Hochecker] + * vnsi: fix Makefile.am, did not include all objs + + [Christian Fetzer] + * [mythtv-cmyth] win32: Add TARGET_WINDOWS for release builds + + [Lars Op den Kamp] + * vnsi: fix compilation after 298fcd35917190edb72d8b6f9715c268aff494a4 + + [Anton Fedchin] + * [iptvsimple] new pvr.iptvsimple addon. + + + [Christian Fetzer] + * win32: Make sure that all addon projects define TARGET_WINDOWS + + [Lars Op den Kamp] + * bump add-on versions after PVR API change + + [Lars Op den Kamp] + * sync pvr api headers + + [Christian Fetzer] + * sync: Adapt CallMenuHook to API change + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: do not assume a pes header right after pusi for video streams + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: h264 parser - reset stream data on error + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: allow timeshift buffer in RAM to larger than 2 GB, change size_t to off_t + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: silence compiler warning + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix layer for mpeg audio + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: squash to specific errors + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: present specific parser errors to user + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix potential segfault when reading incorrent pes header size + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: recplayer, drop NOATIME flag on open + + [xbmc] + * vnsi: disable callback PVRRecording, fixes deadlock + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: increase max buffer size for pes packets + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: atsc does not suppport mpeg2 audio, interpret pmt accordingly + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix segfault when feeded with scrambled packets + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix occasional incorrect timestamps after 505336e0b99306f95199d00f65bd7ef7ec2a9371 + + [unknown] + * vnsi: correct vs project after adding dx + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix getting stuck by reading eof at end of segment + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: rework and fixes on video parsers + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix test harness + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: only observe pts wraps on audio and video streams + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: cleanup and fixes in pes parser + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: do not transmit packates older than first frame, avoids large disconts on start of playback + + [xbmc] + * vdr-plugin-vnsiserver: fix compile error for loder vdr versions + + [xbmc] + * vdr-plugin-vnsiserver: update headers + + [xbmc] + * vnsi: bump version to 1.8.0 + + [xbmc] + * vnsi: raise max value for timeshift buffers + + [xbmc] + * vdr-plugin-vnsiserver: raise max value for timeshift buffers + + [xbmc] + * vnsi: fix fallback method for skins + + [xbmc] + * vnsi: rework settings dialog for skin clonfluence + + [xbmc] + * vnsi: add skin file for aeon.nox + + [xbmc] + * vnsi: add gles rendering for vdr ui + + [xbmc] + * configure check for gles2 + + [xbmc] + * rbp: set rpath-link needed by automake + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: add config option for timeshift buffer directory + + [xbmc] + * vnsi: add timeshift buffer status + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: optimize recplayer + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: add buffer status message + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: optimize file buffer method for timeshift + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: increase read cache + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: fix subtitle errors in xbmc log + + [xbmc] + * vnsi: dont scan timer titles for directory delimiters + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: limit rescan for recording in progress + + [xbmc] + * vnsi: check version of guiaddon lib + + [xbmc] + * vnsi: set priority for live tv + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: set priority for livetv, allow interrupt by rocording + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: replay recording in progress + + [xbmc] + * vnsi: add file buffer for timeshift + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: add file buffer for timeshift + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: parse setup parameter before saving + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: bump version to 0.9.2 + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: tag mux packet with a serial + + [xbmc] + * vnsi: timeshift, tag mux packets with a serial + + [xbmc] + * vnsi: bump protocol version to 4 + + [unknown] + * vnsi: add osd rendering for DX + + [xbmc] + * vnsi: add settings page for setup + + [xbmc] + * vnsi: timeshift support + + [Rainer Hochecker] + * vdr-plugin-vnsiserver: timeshift + + [unknown] + * vnsi: osd - update vs project + + [xbmc] + * vnsi: close connection on packet sync error + + [xbmc] + * vnsi: osd - correct colors + + [xbmc] + * vnsi: drop dead code: SendPing + + [xbmc] + * vnsi: osd - check if wndId is out of bounds + + [xbmc] + * vnsi: trigger epg update + + [xbmc] + * vnsi: vdr osd + + [Christian Fetzer] + * [mythtv-cmyth] Release v1.7.11 + + [Jörg Dembski] + * vuplus: fixups + + [manuel] + * pump version to 1.7.9 + + [manuel] + * fix loading top level favourite channels + + [manuel] + * [dvbviewer] pump version to 1.7.8 + + [manuel] + * [dvbviewer] fix crash with RS 1.25.0, pump version + + [manuel] + * [dvbviewer] fix typo in vs project file + + [xbmc] + * rbp: set rpath-link needed by automake + + [xbmc] + * configure check for gles2 + + [manuel] + * [dvbviewer] pump version to 1.7.7 + + [manuel] + * [dvbviewer] fix possible crash during timer updates + + [manuel] + * [dvbviewer] forgot about a changelog entry + + [Fred Hoogduin] + * [argustv-fix] fixed error that occurred when adding a Timer with " in the title + + [manuel] + * [dvbviewer] 64bit channel ids, code cleanup and much more + + [manuel] + * massive code cleanup/coding style + + [manuel] + * [dvbviewer] make the ui settings more robust + + [manuel] + * [dvbviewer] add basic support for timeshift + + + + [Lars Op den Kamp] + * sync ffmpeg codec ids. closes #195 + + + + + + + [Lars Op den Kamp] + * [mythtv-cmyth] bump to 1.7.10. we already had a 1.7.9 and forgot to bump after the last change + + [Christian Fetzer] + * [mythtv-cmyth] Changelog for 1.7.9 + + [Christian Fetzer] + * [mythtv-cmyth] Fill iLastPlayedPosition when transfering recordings + + [Lars Op den Kamp] + * bump add-on versions and pvr api dependency version + + [Lars Op den Kamp] + * bumped api to v1.7.0 + + [Christian Fetzer] + * sync: Add iLastPlayedPosition to PVR_RECORDING. Issue #170 + + [Lars Op den Kamp] + * sync api date bump in the copyright + + [Jörg Dembski] + * [vuplus] fix typo in langugage file + + [Lars Op den Kamp] + * updated README for windows + + [xbmc] + * bump api version to 1.6.1 + + [xbmc] + * add version for addongui lib + + [xbmc] + * configure: check for GL + + [xbmc] + * addongui: sync with xbmc + + [Adam Sutton] + * [tvheadend] fix return PTS when skipping + + [Adam Sutton] + * [tvheadend] update addon version info + + [Adam Sutton] + * [tvheadend] correct previous mistaken fix to webroot processing + + [Adam Sutton] + * [tvheadend] update subscriptionSeek call to use abs PTS + + [Christian Fetzer] + * [mythtv-cmyth] Release v1.6.9 + + [Adam Sutton] + * [tvheadend] ensure timeshiftStatus does not spam logs + + [Adam Sutton] + * [tvheadend] added working seek support. + + [Christian Fetzer] + * [mythtv-cmyth] Implement GetRecordingEdl + + [Christian Fetzer] + * [mythtv-cmyth] Add GetCommbreakList and GetCutList functions to MythConnection + + [Christian Fetzer] + * sync: Add GetRecordingEdl stubs to all addons + + [Christian Fetzer] + * sync: GetRecordingEdl + + [Christian Fetzer] + * sync: Add WakeOnLan + + [Christian Fetzer] + * [mythtv-cmyth] Handle OnSleep/OnWake announcements + + [Christian Fetzer] + * sync: Add ADDON_Announce to all addons + + [Christian Fetzer] + * sync: Add ADDON_Announce + + + * Initial release + + -- wsnipex Fri, 21 Dec 2012 11:06:07 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/control xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/control --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/control 2014-03-09 15:15:51.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/control 2014-03-04 10:10:05.000000000 +0000 @@ -1,7 +1,7 @@ Source: xbmc-pvr-addons Section: video Priority: extra -Maintainer: bigbax +Maintainer: wsnipex Build-Depends: debhelper (>= 8.0.0), autoconf, autopoint | gettext, automake, libtool, libboost-thread-dev, libmysqlclient-dev, pkg-config, vdr-dev (>= 1.7.17), devscripts, lsb-release, gawk Standards-Version: 3.9.3 Homepage: http://xbmc.org diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/control.in xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/control.in --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/control.in 2014-03-09 15:16:02.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/control.in 2014-03-04 10:06:14.000000000 +0000 @@ -1,7 +1,7 @@ Source: xbmc-pvr-addons Section: video Priority: extra -Maintainer: bigbax +Maintainer: wsnipex Build-Depends: debhelper (>= 8.0.0), autoconf, autopoint | gettext, automake, libtool, libboost-thread-dev, libmysqlclient-dev, pkg-config, vdr-dev (>= 1.7.17), devscripts, lsb-release, gawk Standards-Version: 3.9.3 Homepage: http://xbmc.org diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/vdr-plugin-vnsiserver.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/vdr-plugin-vnsiserver.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/vdr-plugin-vnsiserver.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/vdr-plugin-vnsiserver.changelog.old 2014-03-04 10:08:52.000000000 +0000 @@ -0,0 +1,5 @@ +xbmc-pvr-addons (1:0.9.4-13saucy) saucy; urgency=low + + * no upstream changelog available + + -- wsnipex Tue, 04 Mar 2014 11:08:52 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-argustv.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-argustv.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-argustv.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-argustv.changelog.old 2014-03-04 10:08:28.000000000 +0000 @@ -0,0 +1,62 @@ +xbmc-pvr-addons (1.9.174-13saucy) saucy; urgency=low + + * v0.0.1.133 (31-03-2012) - The add-on now sets the time a recording + was last watched on the server v0.0.1.132 (20-03-2012) - Small fix + to correct one invalid GUID error message at start v0.0.1.131 (16- + 03-2012) - Added many internal verifications to the to + channel mappings. External factors can break the + mapping and these checks will hopefully warn the user to reset the + PVR database v0.0.1.130 (11-03-2012) - Fixed 64-bit Linux .tsbuffer + processing v0.0.1.129 (04-03-2012) - Media Portal TV-Server will now + work with the FTR - FTR Addon - XBMC combination Recording titles + with trailing periods '...' will show up in XBMC, NOTICE: this + requires FTR 1.6.1.0 Beta 5 or newer v0.0.1.128 (23-01-2012) - + Added: System Info - PVR Information now shows FTR version info + Timers do no longer retrieve the cancelled 'upcomingprograms' from + ForTheRecord v0.0.1.127 (20-01-2012) - Added: System Info - PVR + Information now shows total and used disk sizes v0.0.1.126 (10-01- + 2012) - Added: titles of recordings changed to be more descriptive + v0.0.1.125 (04-01-2012) - Added: validation of the shares for all + ForTheRecord tuners at startup v0.0.1.124 (01-01-2012) - Fixed Linux + mutex initialisation, caused by C++ not having static constructors + v0.0.1.123 (20-12-2011) - Pressing 'record' while viewing will + schedule the recording of the show watched - Delete Timer: will + abort an active recording, will remove the upcoming program from the + server will remove the corresponding schedule from the server (the + schedule name MUST be: "XBMC - " + timer title, this is the case + when the schedule was added by the addon and unchanged by the user) + v0.0.1.122 (07-12-2011) - Signal quality retrieval implemented + v0.0.1.121 (04-12-2011) - Channel logo retrieval added v0.0.1.120 + (07-11-2011) - Windows, Linux and OSX version using TsReader - + Reliable switching between channels with HD and SD content - + TsReader streamlined v0.0.1.117 (unreleased) - Adaptation to many + changes within XBMC v0.0.1.116 (16-06-2011) - Greatly improved + channel zapping - Add timer will now force a recording when no + matching show title is found in the channel epg data on the server - + Add timer fixed: new PVR API - GUI update triggers added: new PVR + API v0.0.1.115 (10-05-2011) - First implementation of channelgroups + v0.0.1.114 (26-02-2011) - Delete recording is now actually + working... v0.0.1.113 (26-02-2011) - Upcoming recordings now showing + as timers in EPG and timerlist - Delete timer implemented - Add + timer implemented v0.0.1.112 (23-02-2011) - Fixed bad bug that + caused loss of epg data every 10 minutes v0.0.1.111 (01-02-2011) - + EPG loading optimised. Programme descriptions only loaded for + ForTheRecord 1.5.1. - EPG loads 48 hours of data now. - Tune live + stream now also supports radio. v0.0.1.110 (22-01-2011) - Delete + recording implemented, needs ForTheRecord 1.5.1.0 Beta 6 or newer - + Programme descriptions added to EPG and TV channels screen - More + fixes to memory handling v0.0.1.109 (13-01-2011) - Initial support + for retrieval of recordings on the ForTheRecord Argus server - + Overview of recordings, grouped by Title - Viewing of a selected + recording via the ForTheRecord shares - Fixes some memory + corruptions - Support for retrieval of recordings on the + ForTheRecord Argus server - Overview of recordings, grouped by + Title, including recording starttime, and description - Credits: + Red-F v0.0.1.108 (08-01-2011) - EPG data retrieval fixed for dates + where month and day have less than 2 digits (credits: Red-F) + v0.0.1.107 (27-11-2010) - First release of the ForTheRecord PVR + client (Windows only, TSReader) - Implemented: Channel retrieval, + tuning of live TV and live radio (tsbuffer only, no rtsp), basic EPG + - Tested ForTheRecord Argus version: v1.5.0.3 + + -- wsnipex Tue, 04 Mar 2014 11:08:28 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-demo.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-demo.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-demo.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-demo.changelog.old 2014-03-04 10:08:49.000000000 +0000 @@ -0,0 +1,5 @@ +xbmc-pvr-addons (1.9.3-13saucy) saucy; urgency=low + + * no upstream changelog available + + -- wsnipex Tue, 04 Mar 2014 11:08:49 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-dvbviewer.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-dvbviewer.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-dvbviewer.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-dvbviewer.changelog.old 2014-03-04 10:08:46.000000000 +0000 @@ -0,0 +1,48 @@ +xbmc-pvr-addons (1.9.12-13saucy) saucy; urgency=low + + * [fixed] After changing certain settings live TV wasn't work anymore + and XBMC restart was required [fixed] possible crash (2x) 1.8.9 + [updated] sync with PVR API v1.8.0 1.7.9 [fixed] loading favourites + without groups/folders 1.7.8 [fixed] fix crash with Recording + Service 1.25.0 1.7.7 [fixed] fix possible crash during timer updates + 1.7.6 [added] Basic timeshift support. [added] Use channel names + from favourites. This allows easy channelname changes. [fixed] Use + 64 bit channel ids. Fall back to 32 bit if favourites.xml still + contain the old ones. [fixed] Replace "/"-character by " " in + channel logo url [updated] A lot of code cleanup 1.7.5 [updated] + Bump after PVR API version bump 1.6.5 [updated] Language files from + Transifex 1.6.4 [fixed] Use utf-8 encoding to get and set the + timers. [fixed] Channel names with more than 25 chars could crash + the add-on. 1.6.3 [updated] Language files from Transifex 1.6.2 New + version number by Team XBMC 0.1.8 [fixed] Changed the way timers are + calculated. This should fix problems with scheduled and instant + recordings on some machines. [fixed] Favourites didn't show channels + if the audio track wasn't the first one. [fixed] Channel settings + weren't saved/restored after a channel switch with the channels OSD. + [fixed] XBMC could hang after a channel switch with the channels + OSD. 0.1.7 [added] The Recording Service version 1.21 or higher is + now required. Download the latest version from the DVBViewer members + area and install it. [added] Display a notification if the add-on + can't connect to the Recording Service. Please, check that the RS is + enabled and the IP, webinterface port, username and pass are + correct. [added] If the favourites.xml selector is empty, the + favourites are loaded from the web interface. [added] Don't fetch + recording thumbnails at startup if there are more than 20 + recordings. [fixed] The add-on crashed if favourites.xml had entries + with the old 32 bits ID. [fixed] Channel names with ansi chars are + converted to utf8 so they can be displayed properly (a reset of the + PVR database may be required). [fixed] Channel names with more than + 25 chars. 0.1.5 [added] Timers support. [added] An option to load + the channels from favourites.xml instead of from channels.dat (a + reset of the PVR database is required). It is usually located at + c:\ProgramData\CMUV\DVBViewer\ This is a hidden folder so be sure to + enable the "Settings\Appearance\File Lists\Show hidden files and + directories" option. [added] Always grab the EPG data after a + channel switch. [added] Recording thumbnails. [added] Receiving + device name to the status info. [fixed] The preferred language is + loaded from the DVBViewer config and used to get the correct EPG in + case it supports multi language entries. [fixed] When the EPG is + missing the description entry, the event entry is used instead. + 0.1.0 First version. + + -- wsnipex Tue, 04 Mar 2014 11:08:46 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-iptvsimple.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-iptvsimple.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-iptvsimple.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-iptvsimple.changelog.old 2014-03-04 10:08:40.000000000 +0000 @@ -0,0 +1,14 @@ +xbmc-pvr-addons (1.9.3-13saucy) saucy; urgency=low + + * v1.9.3 - added setting to disable cache m3u/epg - added support + for programme in epg - added possibility to specify + logo path as URL - changed tvg-logo should contains full logo + filename (with extention) - changed don't try download xmltv if it + doesn't load after 3 attempt. v1.9.2 - add timeshift buffer + functions v1.8.1 - fixed issue with BOM header in EPG XML - fixed + issue with update channels if they are changed in m3u - added + setting starting number of channels v1.8.0 - Initial version - + Supports m3u as Live TV streams source and XMLTV as EPG source - + Supports Live TV, Radio channels and EPG + + -- wsnipex Tue, 04 Mar 2014 11:08:40 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-mediaportal-tvserver.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-mediaportal-tvserver.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-mediaportal-tvserver.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-mediaportal-tvserver.changelog.old 2014-03-04 10:08:31.000000000 +0000 @@ -0,0 +1,54 @@ +xbmc-pvr-addons (1.9.11-13saucy) saucy; urgency=low + + * - Added: use channel icons from MediaPortal (Windows, localhost + only) - Changed: switch from libPlatform + libTcpSocket to platform + library v1.2.2.109: - Fixed: fix mimetype for tv channels - Fixed: + make sure that OpenLiveStream does not return true due to + m_iCurrentChannel when the TSReader fails in a later stage - Fixed: + compilation IOS/OSX/Linux - Fixed: compile fixes for API move into + ADDON namespace - Added: show localized error messages when + OpenLiveStream fails - Added: signal status support - Fixed: Don't + return encrypted channels as group members when FTA only option is + turned on - Added: add more debug log information about the addon + settings and status - Added: add support for direct recording + playback from network shares (smb, Windows only) - Added: implement + support for recording subdirectories - Fixed: don't return radio + channels/channelgroup/channelgroup mappings when radio support is + disabled v1.1.3.107: - Added: add additional checks for + communication errors - Fixed: trigger also a recording list update + on timer changes - Fixed: add a mutex to prevent mixing up backend + communication on concurrent access - Fixed: stack overflow while + closing a live stream - Fixed: tv/radio playback after recording + playback - Added: EPG genre string-to-id translation table + (addons/pvr.team- + mediaportal.tvserver/resources/genre_translation.xml) - Added: EPG + genre string support - Added: Retrieve TV/Radio card settings from + the backend - Added: support for TVServerXBMC v1.1.x.105-107 - + Fixed: several memory leaks - Changed: sources adapted for PVR API + changes v1.1.3.103: - Fixed: trigger timer and recording list update + on changes from XBMC side - Fixed: check for empty recordings list - + Fixed: check for empty timer list - Fixed: limit EPG request to the + requested period - Fixed: use tuning details to retrieve the channel + number from the backend - Added: support for TVServerXBMC v1.1.x.104 + - Changed: sources adapted for PVR API changes v1.1.2.102: - Added: + Channel group support - Fixed: live stream playback - Fixed: + recording retrieval - Changed: sources adapted for PVR API changes + v1.1.2.101: - Fixed: "Include radio" setting - Changed: cleanup + unused settings v1.1.0.100 - Rewrite: timer code - Changed: + BackendName - Fixed: Retrieve more details for timers (repeat, + lifetime, ...) - Fixed: Playback of radio channels with a webstream + URL (added via the MediaPortal TV-server) - Fixed: "Free-to-air + only" setting - Support for TVServerXBMC v1.1.0.100 v1.1.0.98 - Log + more information on socket related problems v1.1.0.97 - Fixed: Use + uri decode for ip-address in hostname field v1.1.0.96 - Fixed: allow + spaces in groupnames, recording names and timer titles - Fixed: + GetTimerInfo - Add debug messages for empty channel list v1.1.0.95 - + Fix time mismatch between XBMC and MediaPortal TV Server for new + timers (scheduled recordings) - Send genre strings to XBMC for + unrecognised genres. No colors in EPG, but at least the text is now + ok. v1.1.0.90 - Faster channel switching (around 2 sec faster) - + Decrease CPU uage when a buffer underrun occurs v1.1.0.75 - PVR + client should abort connection when the TVServerXBMC version is too + old v1.1.0.60 - Fix PVR client destroy + + -- wsnipex Tue, 04 Mar 2014 11:08:31 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-mythtv-cmyth.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-mythtv-cmyth.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-mythtv-cmyth.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-mythtv-cmyth.changelog.old 2014-03-04 10:08:43.000000000 +0000 @@ -0,0 +1,47 @@ +xbmc-pvr-addons (1.9.15-13saucy) saucy; urgency=low + + * - Fixed issue with empty recording list (caused by '[' character) - + Fixed playback of recordings made by a slave backend - Removed + 'Failed to connect to MythTV Backend' notification v1.7.10 - Get + last played position for recordings from the server v1.7.9 - Provide + EDLs if available (commercial skip data cut lists) Currently only + works for videos with constant frame - Disconnect from / reconnect + to backend when XBMC goes to / resumes from standby v1.6.9 - Added + Live TV vs. recording conflict handling - Fixed recovering from + backend connection loss on Windows - Fixed error when trying to set + watched flag for recordings that already have been marked as watched + v1.6.8 - Performance improvements - Reduced startup time (Faster + loading of EPG, channels, recordings and images) - Reduced resource + usage for image caching - Cache recording data (event triggered + updates from backend) - Fixed lock when stopping recording playback + - Improved general response time - Live TV improvements - Better + handling of connection problems - Playback does not stop anymore + between program breaks - Fixed seek problems - Timer improvements - + Add optional internal recording rule template - Correctly apply + backend recording rule settings - Properly add title and subtitle - + Fixed Timer deletion - Added advanced option for specifying database + host/port - Fixed crash when loading invisibile recordings - + Improved Art-work loading - Combine channels with same channum and + callsign - Fixed IPv6 support - Fixed Windows XP support - Improved + logging, notifications and system labels - Refactored & cleaned up + libcmyth (inttypes, names, docs) v1.6.7 - Updated language files + from Transifex v1.6.6 - Updated language files from Transifex v1.6.5 + New version number by Team XBMC v0.5.0 - Support MythTV 0.26 + backends - Allow Timer Deletion - Support reconnecting to backend - + Reworked LiveTV (no more stops at show end, fixed USB tuner support) + - Performance improvements (adapted socket buffer sizes, removed + unnecessary locks) - Stability improvements - Fixed crash on + SetRecordingPlayCount and SetRecordingLastPlayedPosition - Fixed + crash when addon was restarted - Fixed crash when backend connection + was lost - Fixed memory leaks in libcmyth - Show correct start/end + time in recordings- and timer view v0.4.0 - OSX support v0.3.0 - + Transifex localizations - Support for recording images (icon, + thumbnail, fanart) - Fixed: Preview images of new recordings were + not cached v0.2.0 - Added setting to enable / disable Live TV + support (disbale to use the addon only for watching recordings) + v0.1.0 - Initial version based on Tonny Pettersen's work - Supports + Live TV & Recordings, listening to Radio channels, EPG and Timer + - Supports setting / reading resume bookmarks and watched state on + MythTV backend + + -- wsnipex Tue, 04 Mar 2014 11:08:43 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-nextpvr.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-nextpvr.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-nextpvr.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-nextpvr.changelog.old 2014-03-04 10:08:25.000000000 +0000 @@ -0,0 +1,25 @@ +xbmc-pvr-addons (1.9.6-13saucy) saucy; urgency=low + + * v1.9.6 - updated language files from Transifex v1.9.6 - added dialog + to set recurring recordings, including recurrence type, padding, + number of recordings to keep, and recording directory - added + support for EDL - added support for retrieving and storing last + playback position - now requires NextPVR 3.1.1 or higher - fixed a + bug that could cause an EPG event with no description to have a copy + of last show's description, or cause a crash if the user was + unlucky. - more flexible approach to genre v1.9.5 - add timeshift + buffer functions v1.8.4 - sync with PVR API v1.8.0 v1.7.4 - Bump + after PVR API version bump v1.6.4 - small change to improve the + performance of radio channels v1.6.3 - updated language files from + Transifex v1.6.2 - updated language files from Transifex v1.6.0 - + New version number by Team XBMC v1.0.1.0 - added: new experimental + timeshift support. This requires updated backend components, + otherwise falls back to previous non-timeshift live tv. - added: new + 'advanced' settings page where timeshift can be enabled/disabled. - + added: radio support, mainly to workaround an XBMC channel group + bug. - changed: now using XBMC curl abstraction for HTTP requests - + added: detection of live tv having to exit if tuner was required for + a recording. Shows user a notification message when this was + required. v1.0.0.0 - Created + + -- wsnipex Tue, 04 Mar 2014 11:08:25 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-njoy.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-njoy.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-njoy.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-njoy.changelog.old 2014-03-04 10:08:37.000000000 +0000 @@ -0,0 +1,5 @@ +xbmc-pvr-addons (1.9.4-13saucy) saucy; urgency=low + + * no upstream changelog available + + -- wsnipex Tue, 04 Mar 2014 11:08:37 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-tvheadend-hts.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-tvheadend-hts.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-tvheadend-hts.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-tvheadend-hts.changelog.old 2014-03-04 10:08:23.000000000 +0000 @@ -0,0 +1,35 @@ +xbmc-pvr-addons (1.9.25-13saucy) saucy; urgency=low + + * - add timeshift skip support (FF/RW still not working) - fix bug in + tvh webroot processing 1.6.18 - ensure channel count is not cleared + after succesful sub - fix default webroot param - remove missing + files from recordings list - expand dvr directories to full + hierarchy 1.6.17 - fixed possible crash after reconnecting 1.6.16 - + correct some signed/unsigned mixups - added imagecache support + (icons on the backend) 1.6.15 - fix false disconnects by raising + default (hardcoded) read timeout value when opening streams from 10 + to 20 seconds. 1.6.14 - fix errors sent by client when fetching + events for a channel with no epg data 1.6.13 - make channel.radio to + not reset to false during update if tvheadend not provided channel + services - change handling of EPG events to not fail all events if + only one/few events were broken/malformed 1.6.12 - fix instant + recordings when channel has no epg data 1.6.11 - disable read + timeout check while the stream is paused 1.6.10 - fixed + authentication - display an error message when an error is detected + 1.6.9 - call to Close() didn't work in CHTSPData::Open() - don't + delete and create CHTSPReconnect each time, just stop the thread - + don't wait for an iframe but let tvheadend handle it - fixed missing + htsmsg_destroy() call after processing an incoming message 1.6.8 - + refactor CHTSPConnection - fixed disconnection checks and reconnect + when needed - consider the connection dropped if no data has been + received for a while - more efficient data reading - shared + connection between CHTSPDemux and CHTSPData 1.6.7 - add support for + servers with transcoding capabilities 1.6.6 - fixed radio playback + 1.6.5 - fixed channel and channel group update triggers - ensure + that the first demux is an I-frame - add + CHTSPConnection::CheckConnection() that waits for a connection to be + restored when it was dropped - cleaner CHTSPConnection::Connect() - + removed unneeded member in CHTSPDemux - better handling of + disconnect and reconnects 1.6.4 - initial release + + -- wsnipex Tue, 04 Mar 2014 11:08:23 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-vdr-vnsi.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-vdr-vnsi.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-vdr-vnsi.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-vdr-vnsi.changelog.old 2014-03-04 10:08:20.000000000 +0000 @@ -0,0 +1,5 @@ +xbmc-pvr-addons (1.9.7-13saucy) saucy; urgency=low + + * no upstream changelog available + + -- wsnipex Tue, 04 Mar 2014 11:08:20 +0100 diff -Nru xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-vuplus.changelog.old xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-vuplus.changelog.old --- xbmc-pvr-addons-1.0.0~git20140309.1107-d6222c6/debian/xbmc-pvr-vuplus.changelog.old 1970-01-01 00:00:00.000000000 +0000 +++ xbmc-pvr-addons-1.0.0~git20140304.1106-0263177/debian/xbmc-pvr-vuplus.changelog.old 2014-03-04 10:08:34.000000000 +0000 @@ -0,0 +1,51 @@ +xbmc-pvr-addons (1.9.10-13saucy) saucy; urgency=low + + * 0.2.4 - fix: put username & password into the streaming url 0.2.3 - + fix: put username & password into recording-url 0.2.2: - fix: escape + xml entities in the stream-url before saving to channeldata.xml - + fix: fetch the version string from configure.in not the ChangeLog + (thanks to 'trans') - fix: rename changelog in addon-directory to + changelog.txt 0.2.1: - fix: encode the stream-url properly. Please + remove your channeldata.xml file after updating - change: add proper + version string to the addon.xml generated by buildzip.bat (thanks to + 'trans') 0.2.0: - change: Complete rework of timer handling. Now it + will only show notifications for changed items - fix: Update / Add / + Delete Timers. Note that the timer names in the XBMC are sometimes + not updated properly (in the dialog it is OK) - fix: Instant + Recordings do now work again - fix: timer status is now shown + correctly (completed, recording, disabled) - fix: enabling / + disabling timers do now work - change: removed "show completed + timers" option (they are now always be shown) - add: added + buildzip.bat & xbmc-addon-vuplus.sln (thanks to 'trans') - fix: + Channel numbering / incorrect picons due to the change introduced in + 0.1.15 0.1.15 - fix: when using the channeldata-store option not all + channel groups (bouquets) were loaded due to a nulled counter + variable 0.1.14 - change: change .gitignores and copy current + changelog into the addon folder. This will enable the user to view + the changelog in the addon settings window 0.1.13 - add: option to + set deepstandby powerstate on the DVB box on PVR-addon shutdown - + fix: error in settings.xml, causing crashes on linux 0.1.12 - add: + support to specify the folder for storing recordings 0.1.11 - fix: + some unicode string errors in german language file - change: add + categories to addon settings 0.1.10 - add: support for using only + the recording path currently active on the DVB box 0.1.9 - change: + add addon icon (copyied from the openelec guys, thanks!) - fix: + win32 release target (thanks to 'trans' for patch) 0.1.8 - change: + fetch the recording locations and use these locations when querying + the recordings - fix: Stop update thread when destroying the PVR + addon - fixes shutdown issues 0.1.7 - fix: Copy & Paste error 0.1.6 + - fix: Change the logic to determine the picon file name from the + service reference. 0.1.5 - fix: Fix access violation errors on + windows (thanks to 'trans' for finding the correct compiler / linker + settings) - fix: do not return out of scope local variable for the + streaming URL - fix: remove the last '_' character from the filename + (if applicable). Should finally fix the picon path errors. 0.1.4 - + fix: limit length of the service reference part of the Icon-Path to + 30 characters. - fix: Escape "&", "<" and ">" characters in XML + channeldata file. - add: support to disable all bouquet or channel + updates 0.1.3 - fix: order of timerlist cleanup and timerlist + updates 0.1.2 - add: support for storing channel data into a file + 0.1.1 - fix: URLEncode the service reference when fetching EPG 0.1.0 + - Iniital Version + + -- wsnipex Tue, 04 Mar 2014 11:08:34 +0100