summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv
AgeCommit message (Collapse)AuthorFilesLines
2012-08-21Merge remote-tracking branch 'origin/testing' into testingJames Meyer1-1/+4
# By Cecil (2) and Michael Hanson (1) # Via Michael Hanson * origin/testing: linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. LinHES-config:7.4 rdt 9th anniversary release. Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
2012-08-21mythtv: new myth_settings-2.patch. Fix typo when handeling syssettings ↵James Meyer2-8/+9
import. The old file would bail out instead of doing any importing
2012-08-17mythtv: added additional patch to ignore BackendServerip when importting ↵James Meyer2-6/+44
syssettings
2012-08-09Merge remote-tracking branch 'origin/testing' into testingJames Meyer4-17/+65
# By Cecil (8) and Michael Hanson (4) # Via Cecil (2) and Michael Hanson (1) * origin/testing: mplayer: nothing to see here bluez: update to 4.101 linhes-scripts:Corrected scripting errors in ripD_eject.sh. linhes-scripts:Modifed ripD_eject.sh to use HandBrakeCLI. mplayer: minor correction to PKGBUILD. No pkg built. handbrake:Bumped to 0.9.8. Closes #838. mythtv:Bumped to add deps for backing up DVD. mythtv:Bumped to compiles latest 0.25.2. Added DVD backup menu. mythplugins:Bumped to compiles latest 0.25.2. linhes-scripts:Added scripts to backup one's DVD. lsdvd:initial inclusion. For use with ripD. linhes-scripts: fix for myth2mkv Conflicts: abs/core/mplayer/PKGBUILD abs/core/mythtv/stable-0.25/git_src/git_hash abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
2012-08-07mythtv & pluginsJames Meyer1-8/+12
2012-07-30mythtv:Bumped to add deps for backing up DVD.Cecil1-2/+4
2012-07-30mythtv:Bumped to compiles latest 0.25.2. Added DVD backup menu.Cecil4-8/+56
2012-07-21mythtv:Upgraded to version 0.25.2.7.4Cecil1-1/+1
2012-07-07mythtv and plugins:Bumped to recompile for latest fixes.Cecil1-1/+1
2012-06-10mythtv:Bumped to latest fixes. Created seperate menu for game as Dolphin ↵Cecil3-10/+36
emulater doesn't work with MythGame.
2012-06-03mythtv:Bumped to compiled the latest -fixes.Cecil1-1/+1
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-14MythTV:Bumped to latest -fixes. Comment move of is.xml.Cecil2-11/+3
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-24mythtv: add mythvideo as a conflicts and replacesJames Meyer1-1/+2
2012-04-22mythtv: on checkout eith git_src set the version.James Meyer1-1/+1
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-21mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵James Meyer2-21/+16
patches
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer27-0/+3617
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.