[SCM] calf/master: + AutoHell, ChangeLog: updated

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:39:11 UTC 2013


The following commit has been merged in the master branch:
commit bc365b48db7558a970d28a570ad1ba1743ba31e4
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sun Jan 25 14:12:22 2009 +0000

    + AutoHell, ChangeLog: updated

diff --git a/ChangeLog b/ChangeLog
index 1551c1c..0bc2538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,8 @@ Version 0.0.18 (feature freeze)
   limited resolution (128 data points), and are rather inefficient
   (as the graph data need to be transmitted via OSC to a different
   process), but it's better than nothing
-+ GUI: Torben Hohn's drawing optimizations for Intel graphics cards
++ GUI: Torben Hohn's drawing optimizations (critical for Intel graphics
+  cards, but should also reduce CPU usage on other hardware)
 + Phaser: added frequency response graph
 + JACK host: discontinue the broken option -p; allow giving preset names
   after a colon sign (reverb:DiscoVerb instead of -p DiscoVerb reverb)
diff --git a/configure.ac b/configure.ac
index 209c2f1..4a2fe67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([calf],[0.0.18pre5],[wdev at foltman.com])
+AC_INIT([calf],[0.0.18pre6],[wdev at foltman.com])
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list