Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-09 | myth_web checkout | James Meyer | 1 | -1/+1 | |
2012-08-09 | Merge remote-tracking branch 'origin/testing' into testing | James Meyer | 6 | -19/+67 | |
# 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-07 | mythtv & plugins | James Meyer | 4 | -10/+15 | |
2012-07-30 | mythtv:Bumped to add deps for backing up DVD. | Cecil | 1 | -2/+4 | |
2012-07-30 | mythtv:Bumped to compiles latest 0.25.2. Added DVD backup menu. | Cecil | 5 | -9/+57 | |
2012-07-30 | mythplugins:Bumped to compiles latest 0.25.2. | Cecil | 1 | -1/+1 | |
2012-07-21 | mythtv:Upgraded to version 0.25.2.7.4 | Cecil | 3 | -3/+3 | |
2012-07-07 | mythtv and plugins:Bumped to recompile for latest fixes. | Cecil | 3 | -3/+3 | |
2012-06-10 | mythtv:Bumped to latest fixes. Created seperate menu for game as Dolphin ↵ | Cecil | 4 | -11/+37 | |
emulater doesn't work with MythGame. | |||||
2012-06-03 | mythweb:Bumped to compiled the latest -fixes. | Cecil | 1 | -1/+1 | |
2012-06-03 | mythtv:Bumped to compiled the latest -fixes. | Cecil | 2 | -2/+2 | |
2012-05-15 | mythtv: When using the service menu start both plugins and software sections ↵ | James Meyer | 1 | -1/+3 | |
of mythvantage. Note I did not repackage mythtv. That will need to occur at a later date. | |||||
2012-05-14 | mythweb: Bumped to latest -fixes. | Cecil | 1 | -1/+1 | |
2012-05-14 | mythplugins:Recompiled for latest mythtv library. | Cecil | 1 | -1/+1 | |
2012-05-14 | MythTV:Bumped to latest -fixes. Comment move of is.xml. | Cecil | 4 | -13/+5 | |
2012-05-05 | git_src:git hash | Cecil | 1 | -1/+1 | |
2012-05-03 | mythtv:Bumped to -4 to get latest fixes. | Cecil | 1 | -1/+1 | |
2012-04-24 | mythtv: added myththemes as a replace/conflict. | James Meyer | 1 | -3/+3 | |
This was done because the themes are now available via the theme downloader | |||||
2012-04-24 | mythweb: modified to use git_src_checkout | James Meyer | 1 | -8/+25 | |
2012-04-24 | mythtv: add mythvideo as a conflicts and replaces | James Meyer | 1 | -1/+2 | |
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 | 3 | -2/+6 | |
When building mythtv the version is already set so make version.sh to do nothing. | |||||
2012-04-22 | mythtv: added perl-io-socket-6 for perl binding support | James Meyer | 2 | -7/+42 | |
2012-04-22 | mythtv-0.25: update myth_settings patch to include hostname override | James Meyer | 2 | -13/+42 | |
2012-04-21 | git_src/checkout_mythtv: checkout fixes/0.25 not master | James Meyer | 2 | -4/+2 | |
2012-04-21 | mythplugins: remove mythvideo | James Meyer | 1 | -10/+4 | |
add libcdio,fftw for mythmusic | |||||
2012-04-21 | mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵ | James Meyer | 3 | -21/+16 | |
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 | 34 | -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. |