summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythplugins
AgeCommit message (Collapse)AuthorFilesLines
2012-08-09Merge remote-tracking branch 'origin/testing' into testingJames Meyer1-1/+1
# 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 Meyer2-1/+2
2012-07-30mythplugins:Bumped to compiles latest 0.25.2.Cecil1-1/+1
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-05-14mythplugins:Recompiled for latest mythtv library.Cecil1-1/+1
2012-04-21mythplugins: remove mythvideoJames Meyer1-10/+4
add libcdio,fftw for mythmusic
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer3-0/+449
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.