Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-16 | Bump version | James Bunton | |
2018-11-30 | Update SRCINFO | James Bunton | |
2018-11-30 | Bump version | James Bunton | |
2018-10-24 | Bump version | James Bunton | |
2018-10-11 | Bump version | James Bunton | |
2018-08-26 | Bump version | James Bunton | |
2018-08-26 | Stop pkgver from changing for the same git commit | James Bunton | |
2018-08-25 | Rename package | James Bunton | |
2018-08-25 | Switch to mythtv git branch: fixes/29 | James Bunton | |
- The branch has many fixes compared to the 29.1 tarball release - Remove unneeded freetype patch - Fix x264 incompatibility | |||
2018-08-25 | Reset to mythtv commit 16b734acb4281bbab251f94697c1f33f9f3fe4fb | James Bunton | |
2016-03-01 | Revert Restart=on-failure from systemd unit file | Martin Gallant | |
(Reported to prevent backend from shutting down on mythtv-setup) | |||
2016-02-20 | Logging and systemd tweaks | Martin 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-10 | sha256sum was not updated on previous commit | Martin Gallant | |
2016-02-10 | Add 'Restart=on-failure' to systemd service file. | Martin Gallant | |
2016-01-09 | Collected fixes | Martin Gallant | |
2015-08-19 | Update SRCINFO | Martin Gallant | |
Forgot to do this on last commit Following up, pkgver calculation is fine as is - No changes required | |||
2015-08-19 | Minor PKGBUILD tweaks | Martin 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-31 | Initial commit for building mythtv-0.28 developemnt branch | martyg | |
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 |