summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25
AgeCommit message (Collapse)AuthorFilesLines
2012-07-21mythtv:Upgraded to version 0.25.2.7.4Cecil3-3/+3
2012-07-07mythtv and plugins:Bumped to recompile for latest fixes.Cecil3-3/+3
2012-06-10mythtv:Bumped to latest fixes. Created seperate menu for game as Dolphin ↵Cecil4-11/+37
emulater doesn't work with MythGame.
2012-06-03mythweb:Bumped to compiled the latest -fixes.Cecil1-1/+1
2012-06-03mythtv:Bumped to compiled the latest -fixes.Cecil2-2/+2
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-05-14mythweb: Bumped to latest -fixes.Cecil1-1/+1
2012-05-14mythplugins:Recompiled for latest mythtv library.Cecil1-1/+1
2012-05-14MythTV:Bumped to latest -fixes. Comment move of is.xml.Cecil4-13/+5
2012-05-05git_src:git hashCecil1-1/+1
2012-05-03mythtv:Bumped to -4 to get latest fixes.Cecil1-1/+1
2012-04-24mythtv: added myththemes as a replace/conflict.James Meyer1-3/+3
This was done because the themes are now available via the theme downloader
2012-04-24mythweb: modified to use git_src_checkoutJames Meyer1-8/+25
2012-04-24mythtv: add mythvideo as a conflicts and replacesJames Meyer1-1/+2
2012-04-24git_src_checkout: add file to checkout mythwebJames Meyer2-0/+39
2012-04-22mythtv: on checkout eith git_src set the version.James Meyer3-2/+6
When building mythtv the version is already set so make version.sh to do nothing.
2012-04-22mythtv: added perl-io-socket-6 for perl binding supportJames Meyer2-7/+42
2012-04-22mythtv-0.25: update myth_settings patch to include hostname overrideJames Meyer2-13/+42
2012-04-21git_src/checkout_mythtv: checkout fixes/0.25 not masterJames Meyer2-4/+2
2012-04-21mythplugins: remove mythvideoJames Meyer1-10/+4
add libcdio,fftw for mythmusic
2012-04-21mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵James Meyer3-21/+16
patches
2012-04-21mythtv/git_src checkout. Add the ability to checkout the lastest mythtv, or ↵James Meyer2-2/+23
stick with a known hash.
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer34-0/+4141
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.