diff options
author | Andreas Auras <yak54@gmx.net> | 2011-02-01 20:55:25 +0100 |
---|---|---|
committer | Andreas Auras <yak54@gmx.net> | 2011-02-01 20:55:25 +0100 |
commit | b9aadb8feda0e0dc2b1ba7341208553e286c4e5e (patch) | |
tree | f7dc65288b6945a902125c6f0ee8bd9a5f5eba03 /HISTORY | |
parent | c0f50b50200f8c65a5bb0626218739e73fb73360 (diff) | |
download | xine-lib-atmolight-0.7.tar.gz xine-lib-atmolight-0.7.tar.bz2 |
Added uniform average brightness calculation mode which is configurable with new plugin parameter 'uniform_brightness'.v0.7
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ --- Version 0.7 -Added output delay filter which is configurable with new plugin parameter 'filter_delay' +Added output delay filter which is configurable with new plugin parameter 'filter_delay'. +Added uniform average brightness calculation mode which is configurable with new plugin parameter 'uniform_brightness'. --- Version 0.6 Add xine-ui-atmolight-switch patch. |