Changes between Initial Version and Version 6 of Ticket #2695


Ignore:
Timestamp:
Dec 4, 2006, 3:07:53 PM (17 years ago)
Author:
danielk
Comment:

Updated TODO for this tack ticket.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2695

    • Property Owner changed from Isaac Richards to danielk
    • Property Status changed from new to assigned
    • Property Version changed from 0.20 to head
    • Property Severity changed from medium to low
  • Ticket #2695 – Description

    initial v6  
    88 * The scan wizard does not prefer the current source if you launch it from the channel editor pane [fixed in patch].
    99 * The scan wizard does not show always you which card and input it will use when scanning [fixed in patch].
     10 * The scan wizard does not handle multiple input cards correctly. [DONE]
     11 * We should make the Analog scanner work more like the normal channel scanners; at the moment it uses a completely different and mostly unmaintained class for scanning which does not play well with XMLTV or DataDirect channel insertion, does not handle inputs correctly, etc. [DONE]
    1012
    1113TODO
    12  * The scan wizard does not handle multiple input cards correctly [mostly fixed in patch].
    1314 * The scan wizard classes interact in strange ways: functional classes access private portions of the UI classes, the ScanWizard fires off events just to run functions it could call directly, etc. [partially fixed in patch]
    14  * We should make the Analog scanner work more like the normal channel scanners; at the moment it uses a completely different and mostly unmaintained class for scanning which does not play well with XMLTV or DataDirect channel insertion, does not handle inputs correctly, etc.
    1515 * #2600 Channel scanner stops scanning after finding (C)VCT
    1616   * We need to seperate finding channels and inserting them