summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv/menu-xml
AgeCommit message (Collapse)AuthorFilesLines
2012-06-10mythtv:Bumped to latest fixes. Created seperate menu for game as Dolphin ↵Cecil2-9/+35
emulater doesn't work with MythGame.
2012-05-15mythtv: When using the service menu start both plugins and software sections ↵James Meyer1-1/+3
of mythvantage. Note I did not repackage mythtv. That will need to occur at a later date.
2012-04-21mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵James Meyer1-12/+10
patches
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer15-0/+1415
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.