Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-02 | mythtv: remove old stable-0.25 | Britney Fransen | 4 | -80/+0 | |
2013-09-07 | mythtv/plugins/web: update to latest fixes .25 on 9-6-13 | Britney Fransen | 2 | -2/+2 | |
2013-05-29 | mythtv/plugins/web : update fixes to latest fixes 5-29-13 | James Meyer | 1 | -1/+1 | |
2013-02-01 | mythtv: latest .25-fixes and change mythbackup/restore call lh_system_$op ↵ | James Meyer | 1 | -1/+1 | |
to replace mythbackup/mythrestore. mythbackup no longer works correctly with the new windowmanager refs #900 | |||||
2012-12-19 | mythplugins: cherry picked from r7-testing new mythburn patch | Britney Fransen | 1 | -1/+1 | |
2012-12-14 | mythtv + plugins: grab latest fixset | James Meyer | 1 | -1/+1 | |
2012-10-29 | mythtv: update to latest fixes, and change PKGBUILD to use python2-lxml ↵ | James Meyer | 1 | -1/+1 | |
which was a regression during a merge. | |||||
2012-10-25 | mythtv: bump to get latest fixes | Britney Fransen | 2 | -2/+2 | |
2012-09-21 | mythtv: bump to latest fixes to get python bindings fix | Britney Fransen | 1 | -1/+1 | |
2012-09-04 | mythtv: fixed and cleaned some menus. Closes #846 | Britney Fransen | 1 | -1/+1 | |
2012-08-21 | mythtv:Bumped to latest fixes. Added ./configure items to close #842.R7.4 | Cecil | 1 | -1/+1 | |
2012-07-30 | mythtv:Bumped to compiles latest 0.25.2. Added DVD backup menu. | Cecil | 1 | -1/+1 | |
2012-07-21 | mythtv:Upgraded to version 0.25.2.7.4 | Cecil | 1 | -1/+1 | |
2012-07-07 | mythtv and plugins:Bumped to recompile for latest fixes. | Cecil | 1 | -1/+1 | |
2012-06-10 | mythtv:Bumped to latest fixes. Created seperate menu for game as Dolphin ↵ | Cecil | 1 | -1/+1 | |
emulater doesn't work with MythGame. | |||||
2012-06-03 | mythtv:Bumped to compiled the latest -fixes. | Cecil | 1 | -1/+1 | |
2012-05-14 | MythTV:Bumped to latest -fixes. Comment move of is.xml. | Cecil | 2 | -2/+2 | |
2012-05-05 | git_src:git hash | Cecil | 1 | -1/+1 | |
2012-04-24 | git_src_checkout: add file to checkout mythweb | James Meyer | 2 | -0/+39 | |
2012-04-22 | mythtv: on checkout eith git_src set the version. | James Meyer | 2 | -1/+5 | |
When building mythtv the version is already set so make version.sh to do nothing. | |||||
2012-04-21 | git_src/checkout_mythtv: checkout fixes/0.25 not master | James Meyer | 2 | -4/+2 | |
2012-04-21 | mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵ | James Meyer | 1 | -0/+0 | |
patches | |||||
2012-04-21 | mythtv/git_src checkout. Add the ability to checkout the lastest mythtv, or ↵ | James Meyer | 2 | -2/+23 | |
stick with a known hash. | |||||
2012-04-15 | mythtv .25: First checkin, still needs a bit of cleanup. | James Meyer | 2 | -0/+18 | |
This commit introduces the dir git_src which is used as a common dir to build plugins/mythweb/mythtv. To update the mythtv pkg, first run git_src/checkout_mythtv.sh then switch to the mythtv package dir and build the package as normal. Same applies to mythplugins. I plan to introduce another script that will build it all in one step. Also this checkin doesn't handle the menu updates. Those will be corrected at a later date. |