summaryrefslogtreecommitdiffstats
path: root/xbmc-master-dvdread.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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.)
* add "master" patches to support nightly buildsKen Dreyer2013-05-061-0/+134
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.