summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndreas Auras <yak54@gmx.net>2010-02-25 13:28:07 +0100
committerAndreas Auras <yak54@gmx.net>2010-02-25 13:28:07 +0100
commit5e72322061badcb2168218200957e6d57f3aa24c (patch)
treed4debb8808ed1f3cad9e32f84dbd8ad5b4ac9c88 /debian
parent017e53c1bd95e5b2c48c8e127647c61bde2c5b89 (diff)
downloadxine-lib-atmolight-5e72322061badcb2168218200957e6d57f3aa24c.tar.gz
xine-lib-atmolight-5e72322061badcb2168218200957e6d57f3aa24c.tar.bz2
Added storage of actual plugin parameters into xine configuration key 'post.atmo.parameters'.
Added support for "on the fly" parameter changes. Added 'enable' plugin parameter for switching the atmolight on/off on the fly. DF10CH channel layout configuration parameters are now mandatory.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/docs1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 42b6e33..3525345 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxine-atmo-plugin (0.5-0) karmic; urgency=low
+
+ * New upstream release
+ * Added HISTORY file to docs
+
+ -- Andreas Auras <yak54@gmx.net> Thu, 25 Feb 2010 13:24:46 +0100
+
libxine-atmo-plugin (0.4-0) karmic; urgency=low
* New upstream release
diff --git a/debian/docs b/debian/docs
index e845566..1a3ed6a 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1,2 @@
README
+HISTORY