Change logs for xbmc source package in Jessie

  • xbmc (2:13.2+dfsg1-4) unstable; urgency=medium
    
    
      * Version check is now removed from source, no need to remove it during the build
      * Fix suspend/hibernate with upower >= 0.99.1 (Closes: #767161)
      * Fix random failure in playing video using VDPAU (Closes: #742896)
    
     -- Balint Reczey <email address hidden>  Fri, 07 Nov 2014 23:52:10 +0100
  • xbmc (2:13.2+dfsg1-3) unstable; urgency=medium
    
    
      [ Balint Reczey ]
      * Use VDPAU in Libav hacks only when VDPAU support is enabled.
        Fixes FTBFS on arches without VDPAU. (Closes: #766190)
      * Ship xbmc-dbg package only on amd64 and i386 architectures.
        This saves place on mirrors and those two architectures are the most
        popular ones among bug submitters.
      * Use OpenGL and Bellagio OpenMAX Integration Layer on MIPS
      * Patch upstream to support MIPS
      * Refresh patches after adding MIPS support
      * Enable using SDL in configure
      * Use X11 and SDL on MIPS
      * Let configure fail on unknown architectures
    
      [ Andreas Cadhalpun ]
      * Fix FTBFS with packaged FFmpeg (Closes: #766680)
    
     -- Balint Reczey <email address hidden>  Wed, 08 Oct 2014 15:17:35 +0200
  • xbmc (2:13.1~rc1+dfsg1-1) unstable; urgency=low
    
    
      * XBMC 13.1 Gotham RC1
        - release notes: http://xbmc.org/xbmc-13-1-gotham-rc1/
      * Always enable parallel builds
      * Refresh patches
    
     -- Balint Reczey <email address hidden>  Wed, 04 Jun 2014 18:36:41 +0700
  • xbmc (2:13.1~beta2+dfsg1-1) unstable; urgency=low
    
    
      * XBMC 13.1 Gotham Beta2
        - release notes: http://xbmc.org/xbmc-13-1-gotham-beta-2
      * Fix embedded subtitle handling using Libav
      * Refactor patches to split Libav-related ones
      * Drop obsolete chunk from 06-use-external-libraries.patch
      * Ship additional include files in xbmc-addons-dev
        Those headers are used by PVR addons compatible with XBMC 13.
      * Define AV_CODEC_ID_SUBRIP to AV_CODEC_ID_TEXT in libav hacks and fix compilation
    
     -- Balint Reczey <email address hidden>  Fri, 23 May 2014 16:58:11 +0700
  • xbmc (2:12.3+dfsg2-6) unstable; urgency=low
    
    
      * Ship XBMC Addon headers in xbmc-addons-dev package
      * Don's set source dir for dh_install, rely on defaults instead
      * Fix #include directive across installed headers
    
     -- Balint Reczey <email address hidden>  Wed, 07 May 2014 18:38:47 +0200
  • xbmc (2:12.3+dfsg2-4) unstable; urgency=low
    
    
      * Use system's libhdhomerun
      * Fix syntax error in configure patch
      * Find proper libsidplay2 and libhdhomerun at run time
      * Return to using embedded libdvdnav and libdvdread (Closes: #737545)
    
     -- Balint Reczey <email address hidden>  Sun, 19 Jan 2014 13:12:00 +0100
  • xbmc (2:12.3+dfsg2-3) unstable; urgency=low
    
    
      * Let configure run on all architectures
      * Remove outdated notes on using internal FFmpeg
      * Don't let Gimp use real home directory
      * Drop optional dependency on libtiff4-dev (Closes: #736049)
    
     -- Balint Reczey <email address hidden>  Sat, 18 Jan 2014 02:13:21 +0100
  • xbmc (2:12.3+dfsg1-3) unstable; urgency=low
    
    
      * Fix blank screen issue on armhf
      * Don't disable ccache
      * Enable using external libraries during configure. Has no effect on the
        build, external libraries are used already
      * Build-depend on libcap-dev to enable libcap support
      * Strip FreeType, Enca and Google's test libraries from repacked source
      * Use system's libsidplay2 and remove embedded one from repacked source
      * Disable VDPAU and VAAPI on armel and armhf
    
     -- Balint Reczey <email address hidden>  Sat, 28 Dec 2013 13:45:16 +0100
  • xbmc (2:11.0~git20120510.82388d5-1) unstable; urgency=low
    
    
      [ Andres Mejia ]
      * New upload of Eden branch.
      * Don't provide xbmc-live package anymore. (Closes: #668404)
        (Closes: #671275) (Closes: #671668)
      * Require libtinyxml-dev (>= 2.6.2).
      * Include libmodplug library in Recommends.
      * Make libcurl-gnutls a strict dependency for xbmc-bin.
      * Add other recommended libraries used by xbmc.
      * Alphabetize lists of recommended dependencies.
      * Remove patches directory. All patches applied in Eden branch.
    
      [ Piethein Strengholt ]
      * remove live-scripts directory, part of #670482
      * no longer copy the live-scripts dir when building
      * live isn't a valid package in the control.in file
      * remove other xbmc-live references, part of #670482
    
     -- Andres Mejia <email address hidden>  Thu, 10 May 2012 17:37:39 -0400