summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to Kodi 15.0 beta 2HEADmasterMichael Cronenworth2015-06-177-41/+74
| | | | | Temporarily disable libcec support. Fedora package needs to be updated first.
* Apply patch for GCC5 compile errorMichael Cronenworth2015-05-222-1/+33
|
* Update to 14.2 finalMichael Cronenworth2015-03-292-7/+7
|
* Update to 14.2 beta 1Michael Cronenworth2015-03-022-8/+12
|
* Update to 14.1 finalMichael Cronenworth2015-01-312-10/+22
|
* Update for 14.0 final and fix upgrade path from xbmcMichael Cronenworth2015-01-051-25/+51
|
* Update to 14.0 finalMichael Cronenworth2014-12-234-45/+50
| | | | Signed-off-by: Michael Cronenworth <mike@cchtml.com>
* Update to 14.0 alpha 3Michael Cronenworth2014-09-033-9/+12
|
* Rename xbmc to kodiMichael Cronenworth2014-08-249-1308/+424
| | | | | | | http://xbmc.org/introducing-kodi-14/ - External ffmpeg is now supported again (2.2.0 or higher required) - Drop libshairport (libshairplay is required)
* Update to 13.2 finalMichael Cronenworth2014-08-202-4/+10
|
* Update external ffmpeg patchMichael Cronenworth2014-08-062-6/+9
| | | | Thanks for breaking configure so late in the game, XBMC.
* Due to archane CVS practices a release bump is neccessary.Michael Cronenworth2014-08-051-2/+2
|
* Fix typo in beta 3 macro.Michael Cronenworth2014-08-051-1/+1
|
* Update to 13.2 beta 3Michael Cronenworth2014-08-052-4/+4
|
* Update to 13.2 beta 2Michael Cronenworth2014-07-304-80/+9
|
* Update to 13.1 finalMichael Cronenworth2014-06-093-6/+51
|
* Merge pull request #1 from mooninite/unbundle-roboto-fontsmooninite2014-06-091-1/+10
|\ | | | | Unbundle Roboto fonts (RFBZ #3256)
| * Unbundle Roboto fonts (RFBZ #3256)Ken Dreyer2014-05-281-1/+10
|/ | | | Thanks Mohamed El Morabity.
* Update to 13.1 RC1Michael Cronenworth2014-05-262-3/+6
|
* Add dbus suspend patch.Michael Cronenworth2014-05-141-0/+29
|
* Update to 13.1 beta 1Michael Cronenworth2014-05-142-14/+22
| | | | Include patch for dbus suspend crash.
* Update to latest Gotham final branch for rtmp fixesMichael Cronenworth2014-05-102-6/+14
|
* Update to Gotham finalMichael Cronenworth2014-05-043-12/+17
| | | | | A late patch to the Makefile and configure files required a tweak of the ffmpeg patch.
* Update to Gotham RC 1Michael Cronenworth2014-05-012-3/+6
|
* Patch for setting version parameters.Michael Cronenworth2014-04-201-0/+21
|
* Update to Gotham beta 4, enable clientevents packageMichael Cronenworth2014-04-203-32/+36
|
* Update dvdread patch for new dvdread releaseMichael Cronenworth2014-04-152-4/+6
|
* Fix typo in configure arch test.Michael Cronenworth2014-04-151-1/+1
|
* Enable GLES on ARM, disable VDPAU/VAAPI on ARMMichael Cronenworth2014-04-151-107/+120
| | | | Alphabetize BR list
* Add ARM build switchesMichael Cronenworth2014-04-041-24/+34
|
* Update to Gotham beta 3Michael Cronenworth2014-04-032-3/+6
|
* Merge branch 'master' of ↵Michael Cronenworth2014-03-250-0/+0
|\ | | | | | | | | | | | | ssh://fedorapeople.org/home/fedora/alexlan/public_git/xbmc-rpm Conflicts: xbmc.spec
| * Switch away from bcond conditionalsMichael Cronenworth2014-03-191-34/+29
| | | | | | | | Reviewed-by: Ken Dreyer <ktdreyer@ktdreyer.com>
* | Rebuild for ffmpeg bumpMichael Cronenworth2014-03-251-1/+4
| |
* | Switch away from bcond conditionalsMichael Cronenworth2014-03-181-34/+29
|/
* Update to Gotham beta 2, enable external ffmpegMichael Cronenworth2014-03-166-9/+400
| | | | Signed-off-by: Michael Cronenworth <mike@cchtml.com>
* Update to Gotham beta 1Ken Dreyer2014-03-146-33/+53
| | | | - Update Goom/MySQL patch, per RHBZ #1069079
* use internal ffmpegKen Dreyer2014-02-235-36/+85
| | | | | | | - switch to bcond conditionals - remove hardcoded mysql directory in LIBS, since mysql_config will insert this automatically. - rm BuildRoot
* Update to Gotham alpha 11Ken Dreyer2014-01-265-16/+21
|
* Update to Gotham alpha 9Ken Dreyer2013-11-245-28/+45
|
* Update to Gotham alpha 8Ken Dreyer2013-10-1610-437/+54
| | | | | - Add -devel subpackage - Drop bundled PVR addon (we'll package this separately)
* add GIT_REV to TODOKen Dreyer2013-07-091-0/+3
|
* Explicitly Require libmad (necessary for the upcoming xbmc 13)Ken Dreyer2013-07-041-1/+5
|
* add $DVDREAD_CFLAGS in "master" dvdread patchKen Dreyer2013-07-011-1/+1
| | | | | | | | | | | Original patch by Rich Mattes <richmattes@gmail.com> This was added to xbmc 12 in 4b47d8d256fbce87e73b21aa8f1ebd362b642937, but I neglected to adjust the "nightly" patch in that commit. Do so here. (We need to get rid of the "nightly" patches in the tree, now that we have an entire "nightly" branch in git. Sigh.)
* enable _hardened_buildKen Dreyer2013-06-051-1/+5
|
* xbmc 12.2-3Ken Dreyer2013-06-041-1/+5
| | | | Cut a new release at this point.
* add $DVDREAD_CFLAGS in dvdread patchKen Dreyer2013-06-041-1/+1
| | | | Original patch by Rich Mattes <richmattes@gmail.com>
* force building with libcecKen Dreyer2013-06-041-0/+3
| | | | Original patch by Marcel Wysocki <maci.stgn@gmail.com>
* Rebuilt for x264/FFmpegNicolas Chauvet2013-06-041-1/+4
|
* add "master" patches to support nightly buildsKen Dreyer2013-05-062-0/+280
| | | | | | | | | | | | I anticipate that we will be able to provide nightly builds against Git master shortly. The dvdread and hdhomerun patches must be rebased against master in order to apply cleanly. However, we should still ship the older patches against 12.x so that we can continue to provide "stable" Frodo builds for Fedora. Add the patches into the tree using a "-master" designation. Our automatic nightly build script will use these versions of the patches instead of the 12.2 versions.