Changes between Version 8 and Version 9 of TaskBrowserBasedSetup
- Timestamp:
- 10/19/10 21:29:33 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaskBrowserBasedSetup
v8 v9 15 15 * 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 16 16 * 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 * 17 18 18 19 == Design == … … 22 23 * IP Addresses to be selected from a simple dropdown. If address is non-loopback, add a "Make this backend the master" button/checkbox. 23 24 * 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 28 The intention of this is to make setup easier by allowing the user to describe their 29 setup to MythTV in a less technical way. For example, they have a dvb-s card which is 30 pointing to the FreeSat satellite group. 31 32 * Simplify scanner setup by providing scanning profiles. Using our example above, the 33 user adds a dvb-s card, and tells us it's pointing to FreeSat. From this the scanner 34 then has all the information it needs to go and find the channels. 24 35 25 36 === Capture Card Setup ===
