summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-08-04Bump versionJames Bunton
2019-07-14Bump versionJames Bunton
2019-06-15Bump versionJames Bunton
2019-06-09Bump versionJames Bunton
2019-06-01Bump versionJames Bunton
2019-05-20Bump versionJames Bunton
2019-04-20Bump versionJames Bunton
2019-04-05Bump versionJames Bunton
2019-04-01Bump versionJames Bunton
2019-03-20Bump versionJames Bunton
2019-03-12Bump versionJames Bunton
2019-03-10Updated SRCINFOJames Bunton
2019-03-10Bump versionJames Bunton
2019-02-18Bump versionJames Bunton
2019-02-16Bump versionJames Bunton
2019-02-07Bump versionJames Bunton
2019-01-29Bump to v30, sync changes from mythtv packageJames Bunton
2018-12-16Bump versionJames Bunton
2018-11-30Update SRCINFOJames Bunton
2018-11-30Bump versionJames Bunton
2018-10-24Bump versionJames Bunton
2018-10-11Bump versionJames Bunton
2018-08-26Bump versionJames Bunton
2018-08-26Stop pkgver from changing for the same git commitJames Bunton
2018-08-25Rename packageJames Bunton
2018-08-25Switch to mythtv git branch: fixes/29James Bunton
- The branch has many fixes compared to the 29.1 tarball release - Remove unneeded freetype patch - Fix x264 incompatibility
2018-08-25Reset to mythtv commit 16b734acb4281bbab251f94697c1f33f9f3fe4fbJames Bunton
2016-03-01Revert Restart=on-failure from systemd unit fileMartin Gallant
(Reported to prevent backend from shutting down on mythtv-setup)
2016-02-20Logging and systemd tweaksMartin Gallant
Logging now goes to journald, no need for /var/log/mythtv Reduce noise from mythbackend - loglevel info->notice Explicitly depend on network via After= and Wants= in service file
2016-02-10sha256sum was not updated on previous commitMartin Gallant
2016-02-10Add 'Restart=on-failure' to systemd service file.Martin Gallant
2016-01-09Collected fixesMartin Gallant
2015-08-19Update SRCINFOMartin Gallant
Forgot to do this on last commit Following up, pkgver calculation is fine as is - No changes required
2015-08-19Minor PKGBUILD tweaksMartin Gallant
Clean compile as of d03d51d There is an issue with sluggish backend shutdown I am working to track down. I am not happy with how pkgver is derived from git (Successive builds not incremental)
2015-07-31Initial commit for building mythtv-0.28 developemnt branchmartyg
There are a few minor rough edges, but this is good enough to get a FE/BE pair online for testing. If you get a compile error, a fix is in the works - Ref. https://github.com/MythTV/mythtv/pull/96