Hello community,

here is the log from the commit of package qtractor for openSUSE:Factory 
checked in at 2012-03-11 20:05:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qtractor (Old)
 and      /work/SRC/openSUSE:Factory/.qtractor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qtractor", Maintainer is "mse...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes        2012-01-09 
16:01:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes   2012-03-11 
20:05:19.000000000 +0100
@@ -1,0 +2,55 @@
+Wed Mar  7 17:29:19 UTC 2012 - prus...@opensuse.org
+
+- updated to 0.5.4
+  * Direct access plugin/insert parameter changing tool-tip added.
+  * A Transport/Panic action enters the scene, in a nostalgic attempt
+    to emulate the all-MIDI-track-shut-off command of those drop-dead
+    and primordial MIDI sequencers of all time. Now finally a keyboard
+    shortcut and mouse click-away ;)
+  * MIDI editor command redo/undo adjustment now effective on all other
+    channel events besides notes, which overlap at the same event time.
+  * A new File/Unlink menu action is now made available from the MIDI
+    clip editor (aka. piano-roll) for detaching the current linked/ref-
+    counted MIDI clip into a new auto-incremented SMF filename.
+  * Some audio/MIDI content/media-file resource management is entering
+    the scene, taking care of some file-system house-keeping, this gets
+    evident on unsaved/dead recorded files being automaticaly removed
+    from the file-system, on session close.
+  * Killed the old and entirely deprecated LV2 Save/Restore and Persist
+    feature/extensions support.
+  * Auto-monitored MIDI events are now merged/queued correctly into
+    the instrument plugin playback queue, avoiding sudden crashes, hopefully.
+  * Awesome patch from Albert Graef, thanks, which makes most MIDI SysEx
+    to get through MIDI instrument plugins at last; applies to DSSI and
+    LV2 plugins only.
+  * LV2 URID map/unmap feature support added.
+  * Plugin parameter value redo/undo command aliasing fix.
+  * Double-clicking in plugin list item now show/activates the plugin's
+    editor window (was toggling visibility/activation).
+  * Plugin path settings have been fixed again, with special regards to an
+    effective LV2_PATH environment variable settlement.
+  * Session properties dialog now asks to create a new session directory
+    if the given one does not currently exist.
+  * MIDI note names and their respective octave numbers are now compliant
+    with the ISO standard where middle C (60) is now C4 (was C3).
+  * Fixed audible glitch/pop at the beginning of an audio clip with long
+    quadratic or cubic shaped fade-in (reported by Lougi Verona, thanks).
+  * MIDI Controller Auto-Hook patch by Alessandro Preziosi, thanks.
+  * Make sure all MIDI note-off are always queued after their respective
+    note-on events when buffering for MIDI input of instrument plugins,
+    event though for zero duration MIDI note events (hopefully fixing
+    the hanging notes bug #3476124, as reported by Albert Graef, thanks).
+  * LV2 MIDI-fx plugin support has been repaired.
+  * Single-track clip selection logic corrected again, fixing multi-clip
+    selection drag/move across an odd number of distinct tracks (after
+    a bug report by Louigi Verona, on linux-audio-dev, thanks).
+  * MMC Locate time-code hour bit-field fix; MMC Locate now also on loop
+    turnarounds (patches by Albert Graef, thanks).
+  * Looping across multiple linked/ref-counted audio clips was incredibly
+    broken with complete out-of-sync playback. Hopefully fixed now, with
+    auto-unlinking/cloning all the affected audio clip buffers.
+  * Audio clip overlapping detection off-by-one(-frame) fix.
+  * MIDI Tools/Resize value ramp mode has been added (mocking the 'resize
+    to range' feature request #3467894, by Daniel MacDonald aka. danboid).
+
+-------------------------------------------------------------------

Old:
----
  qtractor-0.5.3.tar.gz

New:
----
  qtractor-0.5.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qtractor.spec ++++++
--- /var/tmp/diff_new_pack.4kwwrM/_old  2012-03-11 20:05:20.000000000 +0100
+++ /var/tmp/diff_new_pack.4kwwrM/_new  2012-03-11 20:05:20.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           qtractor
-Version:        0.5.3
+Version:        0.5.4
 Release:        1
 License:        GPL-2.0+
 Summary:        An Audio/MIDI multi-track sequencer
@@ -55,7 +55,6 @@
 %patch0
 
 %build
-[ -f Makefile.cvs ] && make -f Makefile.cvs
 %configure
 make %{?_smp_mflags}
 

++++++ qtractor-0.5.3.tar.gz -> qtractor-0.5.4.tar.gz ++++++
++++ 13677 lines of diff (skipped)

++++++ qtractor-nodatetime.patch ++++++
--- /var/tmp/diff_new_pack.4kwwrM/_old  2012-03-11 20:05:20.000000000 +0100
+++ /var/tmp/diff_new_pack.4kwwrM/_new  2012-03-11 20:05:20.000000000 +0100
@@ -2,7 +2,7 @@
 ===================================================================
 --- src/qtractorMainForm.cpp.orig
 +++ src/qtractorMainForm.cpp
-@@ -4829,7 +4829,7 @@ void qtractorMainForm::helpAbout (void)
+@@ -4845,7 +4845,7 @@ void qtractorMainForm::helpAbout (void)
        sText += "<b>" QTRACTOR_TITLE " - " + tr(QTRACTOR_SUBTITLE) + "</b><br 
/>\n";
        sText += "<br />\n";
        sText += tr("Version") + ": <b>" QTRACTOR_VERSION "</b><br />\n";

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to