Format: 1.8 Date: Sun, 04 Nov 2012 09:41:54 +0100 Source: kodi Binary: kodi kodi-x11 kodi-wayland kodi-gbm kodi-eventclients-common kodi-eventclients-dev kodi-eventclients-wiiremote kodi-eventclients-ps3 kodi-eventclients-xbmc-send kodi-addon-dev kodi-tools-texturepacker Architecture: source Version: 2:18.0+git20180907.0201-59cae3b-0bionic Distribution: bionic Urgency: high Maintainer: wsnipex Changed-By: wsnipex Description: kodi - Kodi Media Center (arch-independent data package) kodi-addon-dev - Kodi Media Center (General Add-on Dev package) kodi-eventclients-common - Kodi Media Center (Event Client Common package) kodi-eventclients-dev - Kodi Media Center (Event Client Dev package) kodi-eventclients-ps3 - Kodi Media Center (Event Client PS3 package) kodi-eventclients-wiiremote - Kodi Media Center (Event Client WII Remote support package) kodi-eventclients-xbmc-send - Kodi Media Center (Event Client Kodi-SEND package) kodi-gbm - Kodi Media Center for GBM (binary data package) kodi-tools-texturepacker - Kodi Media Center (Skin Dev - TexturePacker) kodi-wayland - Kodi Media Center for Wayland (binary data package) kodi-x11 - Kodi Media Center for X11 (binary data package) Changes: kodi (2:18.0+git20180907.0201-59cae3b-0bionic) bionic; urgency=high . [Kai Sommerfeld] * [PVR] trac#18022: Add support for ACTION_SHOW_INFO to CGUIDialogPVRChannelGuide. . . [Kai Sommerfeld] * [pvr] Some CPVRChannelGroup cleanup: remove unused method. . [Kai Sommerfeld] * [PVR][Estuary] Add support for ACTION_(PREV . [Memphiz] * [windowing/osx] - fix double release of nsstring when no displayname can be queried (initwithformat is a convenience ctor which already is autoreleasing the sting - use alloc/init instead so the return autorelease does its job) - fixes #17942 . [Kai Sommerfeld] * [application] Get rid of magic number to control ACTION_PREV_ITEM behavior. . [Kai Sommerfeld] * [messaging][playlistplayer] Add TMSG_MEDIA_SEEK_TIME, add support to CPlayListPlayer. . [Kai Sommerfeld] * [messaging] Add int64_t param3 to ThreadMessage, extend ApplicationMessenger. . [ronie] * [Estuary] studio icon fixes . . . [Rechi] * [cleanup] silence class memaccess warning . [Rechi] * [modernize] use default member initializers for SZipEntry . [Lukas Rusak] * LinuxRendererGLES: cleanup logging . [Lukas Rusak] * guilib: do not log empty compile info of pixel shaders . [Kai Sommerfeld] * [PVR] Simple timeshift OSD (optional). . [Lukas Rusak] * RenderSystemGLES: remove logging of extension test . [Lukas Rusak] * RenderSystemGLES: remove unused extension test . [Kai Sommerfeld] * [Estuary] Music OSD: Remove 'Previous' button for non-seekable streams and if player has no previous item. . [Kai Sommerfeld] * [PVR] Channel groups: simplify channel number setting logic. . [Kai Sommerfeld] * [PVR] PVRChannelGroup::ResetChannelnumberCache - numbers must be reset for all groups, not only for the currently selected. . . . . [Mario Franco] * Show EPG image on the Dialog Seek Bar during video playback and MyPVRChannels screen . [Mario Franco] * Add scroll to plot on PVR Channel Guide Dialog . . [ace20022] * [bluray] modernize casts in DVDInputStreamBluray.cpp. . [ace20022] * [bluray] Simple menu: Don't show unplayable item dialog if the simple menu gets closed/aborted. . [ace20022] * [bluray] Simple menu: Don't show menu entry if menu isn't supported. . [ace20022] * [bluray] Introduce FreeTitleInfo function. . [ace20022] * [bluray] Refactor GetStreamInfo(...). . [ace20022] * [bluray] Directly store the current BLURAY_CLIP_INFO pointer instead of it's id. . [Kai Sommerfeld] * [guiinfo] Fix String.IsEqual if second parameter is a listitem in a given container. . [ace20022] * [bluray] Make log message more informative if selection of a playlist fails. . [mglae] * [cmake] libdvd wrapper: make sure the correct nm binary is used . . [Mário Franco] * Updated estuary skin to show epg image on Dialog Channel Guide . [Mario Franco] * Added PVR.EpgEventIcon guiinfo label . [DaveTBlake] * Several item type related fixes. Fix "information" context menu visibility on Years node, hang after shortcut key press on some items, and avoid art lookup for wrong item type. . [ace20022] * [videoplayer] Reduce the number of GetSubtitle() calls a bit. . [mglae] * PythonInvoker: fix thread termination check . [popcornmix] * RBP: Use default resampling setting on Pi2 . [popcornmix] * RPB: Request GPU allocation are pre-pinned . [popcornmix] * PiSink: Treat default as HDMI . [popcornmix] * MMALCodec: Fail to open when width is invalid. Can happen with mpegts files . [popcornmix] * MMALCodec: Clear eos flag when drain is no longer true . . [Mário Franco] * Added new api EpgEventIcon for ListItem (#14361) . [Rechi] * [network][windows] implement IPv6 GetHostMacAddress . [Rechi] * [network][windows] implement IPv6 PingHost . [Rechi] * [network][windows] switch to different function for retrieving adapter information . [Rechi] * [cleanup][network] remove XP compatibility in GetAccessPoints . [Rechi] * [network][windows] replace virtual with override . [Rechi] * [network][windows] remove unused empty function . [Rechi] * [network] move GetMaskByPrefixLength to CNetworkBase . [Rechi] * [network] move GetIpStr to CNetworkBase . [Rechi] * [network] make functions const correct . [Anton Fedchin] * VideoPlayer: WinRenderBuffer - fix buffer state after releasing video picture. . [Nenad Stojanovikj] * [docs/code_guideline] Fix interface file naming convention . [Kai Sommerfeld] * [PVR] trac18007: PVRDialogChannelsOSD: Fix crash after accessing m_vecItems after closing the dialog. . [ace20022] * Update avchange comments. . [ace20022] * [videoplayer]GUIInfoProvider: Add subtitle info to the cache. . . [Kai Sommerfeld] * [PVR] OSD: Make seek using mouse working. . [ace20022] * Update avchange comments. . [ace20022] * [videoplayer]GUIInfoProvider: Add subtitle info to the cache. . [ace20022] * [videoplayer] Fix subtitle info in UpdateFileItemStreamDetails(...) . [Rechi] * [depends] bump pcre to 8.42 . [Rechi] * [depends][pcre] uniformize patches . [Martijn Kaijser] * v18.0 beta2 correct tag . [Garrett Brown] * [Android] Move string constant to #define . [Garrett Brown] * [Android] Fix race condition causing dropped joystick buttons . [Garrett Brown] * [Android] Fix missing joystick buttons and axes . [Garrett Brown] * [Android] Fix off-by-1 converting controller number to port index . [Garrett Brown] * [Android] Improve logging on button press . [Garrett Brown] * [Android] Improve logging when device connects . [Garrett Brown] * [Android] Silence log for "Try again" errors . [Garrett Brown] * [Android] Remove button ID overloading . [Garrett Brown] * [Android] Remove hat handling code . [Wolfgang Haupt] * Settings: GBM - hide display as clock . [Garrett Brown] * [Android] Remove check for analog buttons . [Garrett Brown] * [depends] Update libandroidjni for input source additions . [Garrett Brown] * Update .gitignore for aarch64 depends . [Garrett Brown] * Peripherals: Encapsulate joystick check into joystick class . [djp952] * [pvr] Persist series link EPG tag attributes to database Checksums-Sha1: 64e28cd089e14a015bdfbecd5d116028881ea143 3679 kodi_18.0+git20180907.0201-59cae3b-0bionic.dsc 7ffd5730689008481548e4a0f5499755a7cfe31c 56762628 kodi_18.0+git20180907.0201-59cae3b-0bionic.tar.xz Checksums-Sha256: a50c58831b8db52855dfd0b5d4c13f4624ad4246fc443c41e1624b98ab8faa4f 3679 kodi_18.0+git20180907.0201-59cae3b-0bionic.dsc 18fa6923af708ca7beee1bb5638218b9847a4dbab9443537da8d4859198a7768 56762628 kodi_18.0+git20180907.0201-59cae3b-0bionic.tar.xz Files: c013c9bd55839c64468e7be4dd19f63f 3679 video optional kodi_18.0+git20180907.0201-59cae3b-0bionic.dsc 4a70adb9aabff309a0ef8ed65882b353 56762628 video optional kodi_18.0+git20180907.0201-59cae3b-0bionic.tar.xz