Changes between Version 8 and Version 9 of TaskBrowserBasedSetup


Ignore:
Timestamp:
10/19/10 21:29:33 (16 years ago)
Author:
Stuart Auchterlonie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TaskBrowserBasedSetup

    v8 v9  
    1515* If advanced options are to be presented at all, they should be kept in an advanced pane-- dev nodes, etc. should be invisible to the average user since they are unnecessary to anyone not overriding the information
    1616* Track reassignment of dev nodes on system restart if possible-- store a "fingerprint" of tuner information to track changes (serial number when available, PCI ID when not, vendor/name/etc. when all else fails)
     17*
    1718
    1819== Design ==
     
    2223* IP Addresses to be selected from a simple dropdown.  If address is non-loopback, add a "Make this backend the master" button/checkbox.
    2324* Simplify slave backend setup with a simple checkbox or by detecting existing backends and offering a simple option to add this backend to the existing setup.
     25
     26=== Scanning Profiles (stuarta) ===
     27
     28The intention of this is to make setup easier by allowing the user to describe their
     29setup to MythTV in a less technical way. For example, they have a dvb-s card which is
     30pointing to the FreeSat satellite group.
     31
     32* Simplify scanner setup by providing scanning profiles. Using our example above, the
     33user adds a dvb-s card, and tells us it's pointing to FreeSat. From this the scanner
     34then has all the information it needs to go and find the channels.
    2435
    2536=== Capture Card Setup ===