[SCM] phasex/master: Finalize changelog.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Nov 19 14:06:00 UTC 2010
The following commit has been merged in the master branch:
commit 9591b7314a433920ac08e8ff2f46fab078a61b9a
Author: Alessio Treglia <alessio at debian.org>
Date: Fri Nov 19 15:03:37 2010 +0100
Finalize changelog.
diff --git a/debian/changelog b/debian/changelog
index 3467c9f..a149800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,60 @@
+phasex (0.12.0+m1-1) experimental; urgency=low
+
+ * New upstream release:
+ [ Anton Kormakov <assault64 at gmail.com> ]
+ - Milestone 1:
+ + Added LASH support.
+ + Added sustain pedal support.
+ + Fixed behavior of NOTE_OFF in attack.
+ + Fixed system GTK theme.
+ + Added 'Panic' button.
+ + Fixed behavior of polyphony limit.
+ + Fixed ADSR calculation.
+ + Fixed chorus interpolation.
+ + 'Feedback' chorus and delay setting renamed to 'Feedback Mix'
+ + Added DC blocking filter.
+ + Fixed MIDI learn for BPM parameter.
+ + Changed naming scheme of multiple instances.
+ + Added -n (--name) option to set name of PHASEX instance.
+ [ William Weston <weston at sysex.net> ]
+ - 0.12.0:
+ + Rebuilt configure.ac (now uses autoconf and automake properly).
+ + Added --enable-32bit and --enable-cpu-power= options to configure.
+ + Enabled gcc version checking for selecting optimization flags.
+ + Updated phasex.desktop file and removed extra copy in phasex root.
+ + Updated phasex.spec.in to work with new changes.
+ + Added GTK engine detection and separated engine def from themes.
+ + Adjusted themes and table layouts to allow one-page on 1024x768.
+ + Added missing extern to variable prototypes in param.h.
+ + Re-Added patch menu and added bank mem mode to it.
+ + Moved MIDI channel from general section to patch box.
+ + Moved patch->midi_channel to setting_midi_channel.
+ + Added MIDI channel to command line options.
+ + Fixed all GTK errors and warnings in file dialogs.
+ + Added amp velocity control (yes, it's finally here).
+ + Fixed smoothing algorithm for aftertouch sensitivity.
+ + Changed default rt priorities for midi and engine to 89 and 88.
+ + Added realtime sched policy setting (choice of SCHED_FIFO or SCHED_RR).
+ + Fixed long-time-lurking patch name corruption bug.
+ + Added hidden maximize setting (remember window state).
+ + Fixed all phasex_shutdown() related segfaults.
+ + Increased buffer periods from 1 to 2 (hardwired).
+ + Fixed ringbuffer read in process_buffer() !!!
+ + Added extra child logic to widget_set_custom_font().
+ + Added extra child logic to widget_set_backing_store().
+ + Fixed layout of controller update window and settings window.
+ + Added support for patch names and program numbers on command line.
+ + Included full text of GPLv2 in licensing screen.
+ + Removed more depracated code bits.
+ + Cleaned up comments/style/whitespace all over.
+ * debian/control:
+ - Build-Depends on liblash-dev to add LASH support.
+ - Update Homepage field.
+ * Update debian/watch file to point to the new download location.
+ * Update debian/copyright file, new upstream's maintainer.
+
+ -- Alessio Treglia <alessio at debian.org> Fri, 19 Nov 2010 14:42:57 +0100
+
phasex (0.12.0~pre1-3) unstable; urgency=low
* Drop --enable-arch=native, it tries to set -march=native flag.
--
phasex packaging
More information about the pkg-multimedia-commits
mailing list