Age | Commit message (Collapse) | Author | Files | Lines |
|
but I don't have a pvr-250 receiver anymore so can't fully test it.
If PVR-250 is found then the old Hauppauge remote is assumed to be in use.
Detection first checks for USB receivers, if no receiver is found it then checks for Hauppauge receivers.
First found remote wins, so if a USB receiver is found the Hauppauge detection is never run.
Oddly enough I never wanted to use a Hauppauage receiver again, but somehow I spent most of the adding support for it.
|
|
|
|
correct link location for myth_mtc.py in cron.daily
|
|
|
|
Modified LinHES-run to launch mythtv-setup from an xterm.
Launch mythfilldatabase in the background.
Bumped LinHES-System version to reflect change.
|
|
|
|
|
|
|
|
Called from fluxbox
|
|
sudo rules are installed via LinHES.install. Currently this allows mythtv to do anything.
This will need to change in the future, but for now its ok.
-myth_mtc.py is a script that will check to make sure myth is idle before running optimize_mythdb.py along with performing a nightly backup.
Currently the backup is not functional, as it's waiting on the knoppmyth scripts.
LinHES-start and LinHES-session start X and control whats run. Instead of using a .xinitrc for mythtv LinHES-start is systemwide.
LinHES-profile.sh set's up the PATH for LinHES tools & scripts.
|
|
Also testing commit hooks
|