* Monochrome on Brooktree/composite with mux.

* Service for command line.

* Distort flag.

* Database delta scheme (partly), or macros?

* Invalidate viewport position etc. unless Shared view is enabled.

* Don't set active chip on init in backend; set that somewhere else.
  Reason: system probe: Don't init encoder regs. 

* Bypass buttons for all register pages.

* Properly describe abilities and defaults for every mode. This should
  be possible again per chip and per mode. Get rid of PrivFlags.

* Apply and Settings should be dealt with in Test-Image mode.

* Split registers into timing and non-timing registers. Change interface
  accordingly, so a timing-reset can be done after changing timing register.

* Brooktree/Conexant timing reset (for mode changes only?)

* Finish Intel 810 support (registers, ...)

* Finish Vodoo 3dfx support.

* Complete Philips calc page (reset on mode change, ...)

* Chrontel macrovision.

* Philips macrovision (partly done).

* Options for settings/flags, that are respected by GUI. 
  (Request: dualview command line option for GUI)

* Allocation layer.

* Find out how CRTC timings really work in TV mode, and modify recalc
  accordingly. Adjust status pages (ignore HTotal and VTotal),
  and fix TV and Monitor position in setup.

* Split into dualview and non-dualview modes. (Suffix DV, TV?)

* Someone whose English is better than mine should write some docs.

* Huge modes for Brooktree (overscan for nearly all tv's), fix bad modes.
  (800x600 Normal NTSC, 800x600 Huge NTSC, ...)

* Chrontel Macrovision for all modes (if someone can find out how to do
  that).

* Fix overscan values for Chrontel, and implement findByOverscan in all
  backends.

* Implement interlace and doublescan.

* Proper error handling, including I2C Bus Errors

* Reset does not AutoApply.

* Limit the image movement in Settings so strange things don't happen.

* Accelerator page. Configurable root window keyboard accelerators at
  least for tv on/off, center.

* Use EN_ASYNC asynchronous clock mode for Brooktree chips to get
  better dualview modes.

* When sorting CLists, the second click should sort in reverse order.
  Also, formats like x:y should be sorted correctly.

