VDR Plugin 'atmo' Revision History ---------------------------------- 2008-01-07: Version 0.1.3 - plugin updated for VDR 1.5.7+ (removed support for VDR 1.4.x) 2007-12-30: Version 0.1.2 - italian translation added (thanks to Gringo ) - SVDRP-command BRIGHTNESS added - new firmware for ATMega8 added 2006-12-17: Version 0.1.1 - using primary VDR-device instead of /dev/video in inputffdvb - SVDRP-command STATUS added - Controller and LED-Stripe layout for Target 3001! added 2006-12-03: Version 0.1.0 - softdevice-input added - moved calculation-functions for input-devices into calculations.c/h - moved menus into menu.c/h 2006-11-19: Version 0.0.6 - setup menu revised - calculation in inputffdvb revised - white calibration mode changed 2006-10-21: Version 0.0.5 - renamed inputvideo0 to inputffdvb - changed almost all calculations from double to int (thanks to Simon Canins) - internationalization for english and german is now complete - Atmolight now really closes the input- and output-devices if it is switched off (e.g. TV in vdradmin can be used in switched off mode) 2006-10-05: Version 0.0.4 - added widescreen mode (thanks to Simon Canins) - command line arguments changed - changed all exchange interfaces to 'ColorPacketInt'-type - introduced Open() and Close() in the abstract 'Input'-class 2006-09-24: Version 0.0.3 - CCFL removed - raw_PWM-mode removed - added more SVDRP commands - introduced input, output and filter class (adopt these for more) 2006-09-17: Version 0.0.2 (thanks to Daniel König, Simon Canins & Peter Ippy) - rewrite of output filter - implementation of 5 channels (middle, left, right, top, bottom) - added SVDRP commands - added atmolight start mode (on, off, timer dependent) - added default-color selection - removed data transfer over ethernet due to debugging purposes 2006-06-11: Version 0.0.1 (thanks to Daniel König) - Initial revision.