Hello community, here is the log from the commit of package qtractor for openSUSE:Factory checked in at Wed Oct 12 16:14:55 CEST 2011.
-------- --- openSUSE:Factory/qtractor/qtractor.changes 2011-09-23 12:43:59.000000000 +0200 +++ /mounts/work_src_done/STABLE/qtractor/qtractor.changes 2011-10-12 09:59:17.000000000 +0200 @@ -1,0 +2,79 @@ +Wed Oct 12 07:53:32 UTC 2011 - [email protected] + +- update to 0.5.1 + - More LADISH support: SIGTERM signal is now trapped for graceful + application close. + - Improved paste-repeat snap precision when dealing with large + repeat counts. + - Czech (cs) translation added, by Pavel Fric. + - Added a few snap-to-beat divisors (unusual Beat/5, Beat/7, + Beat/9 and Beat/10) for completeness sake. + - Such a simple change of mind with a visual twist: the "A" track + automation button/menu has now been + - moved to the right-most, as it belongs ;) + - Auto-connection of dedicated audio outputs is now optional + for default audio master bus, metronome, player and MIDI + instrument plugin dedicated audio outputs. + - Finally, after a pitiful large brain-dead period, generic plugin + forms are now showing all possible controllable plugin + parameters featuring a paged, tabbed dialog, whenever applicable. + - Special hack/fix for JUCE based native VST plugins, which are + the most actually found with a GUI editor, skipping explicit + shared library unloading and thus avoiding some mysterious + crashes on session close and/or application exit. + - Support for MIDI-fx plugins (native VST and/or LV2) is now + implemented and functional (intra-chain only). + - Instrument plugin bank/program selection was found broken or + dead in the water, specially on VSTi, now finally fixed again. + - VST plugin parameter value display on generic form is now + back in business (were dead regarding value changes). + - All plugin's provided GUI editors are now honored by being + popped up first, instead of the usual but good old generic + plugin form. + - Long overdue implementation of a dedicated MIDI file player is + now accessible from the MIDI files widget; one can play the + whole SMF or just a single track or channel. + - Update to a newer VeSTige header, probably fixing an old 32 vs. 64 + bit mismatch. + - Avoid JACK session filenames/paths to be ever shown; also avoid + all buses ports (re)connections when JACK sessions are (re)loaded, + given the fact that session management will take care of just that; + more also, untitled/default session names are now also picked up to + match current LADISH project name, obviously given by LADISH_PROJECT_NAME + environment variable, whenever present (as suggested by Nedko Ardaunov). + - Paste-repeat floating selection has been fixed (was showing only the + last repeated selection). + - Coherence of tempo changes on audio and MIDI clips, whether automatic + time-stretching is in effect, has been slightly improved, hopefully fixed. + - Bold attempt to get linked (aka. ref-counted) audio and MIDI + clips into practice (EXPERIMENTAL). + - Main track view now showing all clips above the grid. + - Added support for both new and older (deprecated URI) lv2_external_ui + extension (by Nedko Ardaunov). + - Following yet another great idea, and implementation, by Holger + Dehnhardt, who already brought us the new aux-send insert plugin, + thanks again, the so-called direct access control option is now + featured for any plugin parameter right from plugin listings eg. mixer strips. + - General resource consumption and management has been slightly + improved, due to internal buses allocation optimization. + - Fixed nasty crash-bug that was severely affecting all sessions + that had at least one insert (pseudo-)plugin on any audio input bus. + - All automation curve nodes are now relocated whenever disparate + session sample-rate is detected on load. + - New aux-send/insert pseudo-plugin is now introduced, allowing to + route any track audio output to any other audio output bus + besides the nominal one -- thanks to an original implementation from Holger Dehnhardt. + - New immediate edit/loop-range settings from current clip extents, + accessible on the main menu (Clip/Range Set, Loop Set) and from + MIDI clip editor menu as well (File/Range Set, Loop Set). + - MIDI Names XML files (*.midnam) may now be imported into MIDI + instrument definitions. (EXPERIMENTAL) + - Avoid cursor reset while editing MIDI events list (fixes bug #3380259, + reported by Frank Neumann). + - Just some typos fixing (patch #3378382 by c-korn). + - Track view automation curve editing mode has been slightly fixed, + now allowing for other previously existing point-and-click mouse operations. + - Default automation curve mode is now preserved (following a + suggestion by Alexandre Prokoudine, thanks). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- qtractor-0.5.0.tar.bz2 New: ---- qtractor-0.5.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtractor.spec ++++++ --- /var/tmp/diff_new_pack.n4Z7V4/_old 2011-10-12 16:14:52.000000000 +0200 +++ /var/tmp/diff_new_pack.n4Z7V4/_new 2011-10-12 16:14:52.000000000 +0200 @@ -19,7 +19,7 @@ Name: qtractor -Version: 0.5.0 +Version: 0.5.1 Release: 1 Url: http://qtractor.sourceforge.net/ License: GPLv2+ @@ -27,7 +27,6 @@ Summary: An Audio/MIDI multi-track sequencer Source: %{name}-%{version}.tar.bz2 Source1: %{name}.desktop -##Patch: qtractor-0.4.7.1-1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libqt4-devel >= 4.1 BuildRequires: libjack-devel @@ -81,5 +80,6 @@ %dir %{_datadir}/icons/hicolor/32x32/apps %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/32x32/apps/%{name}.png +%{_datadir}/locale/%{name}_*.qm %changelog ++++++ qtractor-0.5.0.tar.bz2 -> qtractor-0.5.1.tar.bz2 ++++++ ++++ 25500 lines of diff (skipped) continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
