VDR Plugin 'avards' Revision History
------------------------------------

2007-05-20: Version 0.1.0

- Initial revision, based on standalone avards 0.0.6.

2007-06-03: Version 0.1.1-beta2

- implemented Service Interface for querying the OSD-size (for VDR < 1.5.4)
- implemented Service Interface for querying the current WSS mode and size
- implemented SVDR Interface (suggested by  Viking@vdrportal.de)
- re-built detection routine, made internal infos available for queries
- added setup option to manually choose between automatic and 'forced' WSS mode
  (force-mode should no longer occupy the /dev/video device!)
- write WSS Data to device only if changed
- implemented a different selection of WSS mod (currently not active but gives
  log messages for verification in case of difference)

2007-07-08: Version 0.1.1

- corrected a bug introduced with the detector re-write (thanks to 
  e9hacki@VDR-portal.de)
- changed implementation to use the new cOsd::SetPosition() to set the maximum
  OSD size for VDR 1.5.4+
  * for VDR versions lower 1.5.4 use the service interface instead
  * with the beginning of VDR 1.5.4 only the SetPosition API is supported!
- changed poll delay to 5
