summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/git_src
AgeCommit message (Collapse)AuthorFilesLines
2012-09-04Merge remote-tracking branch 'origin/testing' into testingJames Meyer1-1/+1
# By Britney Fransen (12) and others # Via Britney Fransen * origin/testing: mythtv: fixed and cleaned some menus. Closes #846 v4l-dvb: fix conflicting kernel modules. refs #844 mythdb-initial: add MiscStatusScript value to initial db. refs #845. LinHES-system: remove dup .install keylaunch: update .keylaunchrc to run mythtv-setup as user rsyslog: increase log retention to 2 weeks runit-scripts: enable cron logging to syslog premake:initial inclusion. closes #801 libaacs-git:initial inclusion. closes #801 aacskeys:initial inclusion. closes #801 LinHES-system: Add scripts for misc status in MythWeb. closes #845. linhes-scripts: tweak myth2mkv. Update version to 0.25-004 dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. 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/LinHES-system/PKGBUILD abs/core/keylaunch/PKGBUILD abs/core/linhes-scripts/PKGBUILD abs/core/mythdb-initial/PKGBUILD abs/core/mythdb-initial/mc.sql abs/core/mythtv/stable-0.25/git_src/git_hash abs/core/mythtv/stable-0.25/mythtv/PKGBUILD abs/core/rsyslog/PKGBUILD abs/core/runit-scripts/PKGBUILD abs/core/v4l-dvb/PKGBUILD
2012-08-15mythtv: updated version of mythtvJames Meyer1-1/+1
2012-08-09myth_web checkoutJames Meyer1-1/+1
2012-07-30mythtv:Bumped to compiles latest 0.25.2. Added DVD backup menu.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-06-10mythtv:Bumped to latest fixes. Created seperate menu for game as Dolphin ↵Cecil1-1/+1
emulater doesn't work with MythGame.
2012-06-03mythtv:Bumped to compiled the latest -fixes.Cecil1-1/+1
2012-05-14MythTV:Bumped to latest -fixes. Comment move of is.xml.Cecil2-2/+2
2012-05-05git_src:git hashCecil1-1/+1
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 Meyer2-1/+5
When building mythtv the version is already set so make version.sh to do nothing.
2012-04-21git_src/checkout_mythtv: checkout fixes/0.25 not masterJames Meyer2-4/+2
2012-04-21mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵James Meyer1-0/+0
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 Meyer2-0/+18
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.