Age | Commit message (Collapse) | Author | Files | Lines |
|
In general I can't recommend anybody using these transmitters but including the firmware just in case someone really wants to
refs #902
|
|
All of these lirc rules are limited to exactly one device. If more then one device is present then only the last device in init will get the symlink
refs #884
refs #902
|
|
script so that the blaster is always the first device in the chain.
added support specificly for hd_pvr
refs #902
res #902
|
|
are called from the mythmenu.
refs #900
|
|
|
|
In a nutshell timeout wouldn't work unless a msg without a timeout was called first.
|
|
refs #902
refs #884
|
|
|
|
to replace mythbackup/mythrestore. mythbackup no longer works correctly with the new windowmanager
refs #900
|
|
In mythtv .25 mythcommflag --getcutlist is depreciated
Conflicts:
abs/core/linhes-scripts/PKGBUILD
|
|
refs #899
|
|
introduced an exclude file.
The exclude/include files are locate in /home/mythtv/backup_config/
new includes are:
/home/vncsvc
/home/xymon
refs #897
|
|
allow autocard to detect and setup both pci and usb based infinitv tuners. This will also setup the network configuration for the ctnX/usbX if the interface is found but not configured.
refs #899
|
|
output for display on the local website.
refs #898
|
|
refs #899
refs #898
|
|
refs #899
|
|
PCI and USB infinitv tuners.
Adding/removing a USB tuner will restart the userspace infinitv_usb program.
refs #899
|
|
refs # 898
refs # 899
|
|
|
|
supplemental webpage
refs #898
|
|
moment, someone should a disclaimer or something.
|
|
airplay key, it only enables myth to look for the key and become an airplay target.
|
|
After install the webpage for each application will redirect the browser to the correct network address.
|
|
cert if needed.
refs #896
|
|
refs #896
|
|
exceptions:
1) access from localhost/127.0.0.1
2) port 1337
3) the file failed_func_hosts
refs #896
|
|
installs. If a gpt label is present the install will fail due to the usage of extended partitions
refs #889
|
|
|
|
Default as an option for windowmanger, and also removes supplemental from displaying during install.
|
|
This has the side effect of removing the windowmanger settings sync between the backend and new installs.
refs #895
|
|
|
|
effect supplemental web also becomes the default.
refs #895
|
|
MythVantage window is displayed
This was needed for making E the WM of choice for installs.
refs #895
|
|
Also added /tmp/no_e_delay and removed ~/.configure for list of files to add/skip delay
|
|
no_destruction is in effect.
Also all SG's to be created/added when using no_destruction. If the dir's already exist on disk no harm/foul the program just skips overs them
|
|
|
|
mythbackend starts if /etc/udev/mv-persistent-video.description is not present.
LinHES-system: wait for autocard to finish before stopping the be
mythdb-initial: add a dummy tuner, so that myth backend will start. This get around the chicken/egg problem of needing tuners defined before MBE can start. However to add tuners via the API mythbe must be started.
refs #892
|
|
database. Fixed a few bugs for dvb and hdhr
refs #892
|
|
that sometimes watch recordings would not open when /myth was listed a SG.
The theory is that since /myth and /data/storage both point to the same place the SG code got confused.
I could not replicate the problem, but removing /myth from SG shouldn't cause any issues. It will only cause extra work for those that had /myth mounted as an external drive on a R7 instance and want to keep it located at /myth in R8.
|
|
x11vnc support added to service menu. By default it will run on :2.
The startup script will reference /etc/x11vnc.cfg if a user wishes to override the default flags.
Ex:
x11_vnc_options=” -rfbport 6000” will result in a startup cmd of “x11vnc -rfbport 6000”
refs # 894
|
|
- restore: Added support for partial restores.
usuage:
lh_system_restore $restore_file_name partial
if partial is not in the cmd line, then a full restore will take place.
Partial restore of a backup file:
*stop mythbackend
*save a copy of the current settings for the host. This only includes the settings table and storage group definitions.
* save teh entire DB (just in case)
*restore the full database from the backup file
*restore the copy of the settings, taken from step 1. (This is needed to keep the current configured states consistent)
*start mythbackend
- backup, print the name of the resulting file
refs #893
|
|
download/upload of backup files.
refs #893
|
|
1) introduce the static dev node mapping as produced by autocard. Currently located under system->List static dev nodes for tuners. This link will pull in mappings from the MBE and all SLAVE boxes. The query will pull the data from the host each time it's requested, so the slave machines must be on to see the mapping. The data is pulled over http from the slave box by calling cardlist.cgi, which will read in /etc/udev/mv-persisten-video.description.
2) Add the ability to upload and download system backup files from the MBE. Also reworked the css to make it a tad prettier.
refs #893
refs #892
|
|
refs #893
|
|
|
|
This is not done, but it's close enought to commit.
In it's current state it will detect v4l, hdprv, hdhr, dvb cards and write out udev rules to create persistent dev nodes for each device. However it will not change the kernel produced nodes.
Right now it's as simple as running "autocard.py"
refs #892
|
|
|
|
VGACARDTYPE="intel" xconfig.sh
VGACARDTYPE="nvidia" xconfig.sh
VGACARDTYPE="VMware" xconfig.sh
VGACARDTYPE="vesa" xconfig.sh
refs #888
|
|
|
|
zoneminder needs to be installed it's taken care of with mv_software.py
refs #887
|