Hello community,

here is the log from the commit of package qtractor for openSUSE:Factory 
checked in at 2016-06-29 15:10:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qtractor (Old)
 and      /work/SRC/openSUSE:Factory/.qtractor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qtractor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes        2016-04-30 
23:31:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes   2016-06-29 
15:10:13.000000000 +0200
@@ -1,0 +2,33 @@
+Fri Jun 24 06:51:44 UTC 2016 - [email protected]
+
+- Update to release 0.7.8 and fix gcc6 build see boo#985243
+- refresh qtractor-nodatetime.patch
+- Upstream changes:
+  *MIDI file track names (and any other SMF META events) are now 
+  converted to and from the base ASCII/Latin-1 encoding, as much to 
+  prevent invalid SMF whenever non-Latin-1 UTF-8 encoded MIDI track
+  names are given.
+  *MIDI file tempo-map and location markers import/export is now 
+  hopefully corrected, after almost a decade in mistake, regarding 
+  MIDI resolution conversion, when different than current 
+  session's setting (TPQN, ticks-per-quarter-note aka. 
+  ticks-per-beat, etc.)
+  *Introducing LV2 UI Show interface support for other types than 
+  Qt, Gtk, X11 and lv2_external_ui.
+  *Prevent any visual updates while exporting (freewheeling) audio 
+  tracks that have at least one plugin activate state automation 
+  enabled for playback (as much for not showing messages like 
+  "QObject::connect: Cannot queue arguments of type 'QVector'"
+  ... anymore).
+  *The common buses management dialog (View/Buses...) sees the 
+  superfluous Refresh button finally removed, while two new button 
+  commands take its place: (move) Up and Down.
+  *LV2 plug-in Patch support has been added and LV2 plug-ins 
+  parameter properties manipulation is now accessible on the 
+  generic plug-in properties dialog.
+  *Fixed a recently introduced bug, that rendered all but one 
+  plug-in instance to silence, affecting only DSSI plug-ins which 
+  implement DSSI_Descriptor::run_multiple_synths() eg. 
+  fluidsynth-dssi, hexter, etc.
+
+-------------------------------------------------------------------

Old:
----
  qtractor-0.7.7.tar.gz

New:
----
  qtractor-0.7.8.tar.gz

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

Other differences:
------------------
++++++ qtractor.spec ++++++
--- /var/tmp/diff_new_pack.nXyo5i/_old  2016-06-29 15:10:14.000000000 +0200
+++ /var/tmp/diff_new_pack.nXyo5i/_new  2016-06-29 15:10:14.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           qtractor
-Version:        0.7.7
+Version:        0.7.8
 Release:        0
 Summary:        An Audio/MIDI multi-track sequencer
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
 Url:            http://qtractor.sourceforge.net/
-Source0:        
http://prdownloads.sourceforge.net/qtractor/qtractor-%{version}.tar.gz
+Source0:        qtractor-%{version}.tar.gz
 Patch0:         %{name}-nodatetime.patch
 Patch1:         qtractor-remove_path_from_exec_in_desktop_file.patch
 Patch2:         qtractor-powerpc.patch

++++++ qtractor-0.7.7.tar.gz -> qtractor-0.7.8.tar.gz ++++++
++++ 15434 lines of diff (skipped)

++++++ qtractor-nodatetime.patch ++++++
--- /var/tmp/diff_new_pack.nXyo5i/_old  2016-06-29 15:10:14.000000000 +0200
+++ /var/tmp/diff_new_pack.nXyo5i/_new  2016-06-29 15:10:14.000000000 +0200
@@ -2,7 +2,7 @@
 ===================================================================
 --- src/qtractorMainForm.cpp.orig
 +++ src/qtractorMainForm.cpp
-@@ -5486,7 +5486,7 @@ void qtractorMainForm::helpAbout (void)
+@@ -5515,7 +5515,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";


Reply via email to