Hello community,

here is the log from the commit of package lmms for openSUSE:Factory checked in 
at 2013-06-14 15:45:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lmms (Old)
 and      /work/SRC/openSUSE:Factory/.lmms.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lmms"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lmms/lmms.changes        2013-05-02 
11:23:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lmms.new/lmms.changes   2013-06-14 
15:45:58.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Jun 12 20:42:29 UTC 2013 - [email protected]
+
+- Update to 0.4.15
+  * AutomationPattern: initialize with current value of first object
+  * Chords: fixed major pentatonic
+  * Properly cancel file export if opening output file failed
+  * InstrumentTrack: fix freeze when forwarding MIDI events to instrument
+  * Sf2Player: preserve custom track name when loading settings
+  * AudioFileProcessor: make playback cursor configurable
+  * AudioFileProcessor: fix crash with reversed samples
+
+-------------------------------------------------------------------

Old:
----
  lmms-0.4.14-crippled.tar.bz2
  lmms-0.4.14.tar.bz2
  releasenotes-0.4.14.txt

New:
----
  lmms-0.4.15-crippled.tar.bz2
  lmms-0.4.15.tar.bz2
  releasenotes-0.4.15.txt

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

Other differences:
------------------
++++++ lmms.spec ++++++
--- /var/tmp/diff_new_pack.KB1IM9/_old  2013-06-14 15:45:59.000000000 +0200
+++ /var/tmp/diff_new_pack.KB1IM9/_new  2013-06-14 15:45:59.000000000 +0200
@@ -20,7 +20,7 @@
 %bcond_without crippled_stk
 
 Name:           lmms
-Version:        0.4.14
+Version:        0.4.15
 Release:        0
 Summary:        Linux MultiMedia Studio
 License:        GPL-2.0+
@@ -29,9 +29,9 @@
 %if %{with distributable}
 Source0:        lmms-%{version}-crippled.tar.bz2
 %else
-Source0:        
http://sourceforge.net/projects/lmms/files/lmms/%{version}/lmms-%{version}.tar.bz2
+Source0:        http://downloads.sourceforge.net/lmms/lmms-%{version}.tar.bz2
 %endif
-Source1:        releasenotes-0.4.14.txt
+Source1:        releasenotes-%{version}.txt
 Source99:       precheckin_cripple_tarball.sh
 Patch0:         lmms-0.4.14-system_fltk.patch
 # PATCH-FIX-OPENSUSE Patch for providing proper return code in a function
@@ -133,7 +133,7 @@
 %{_mandir}/man1/lmms.1*
 %{_libdir}/lmms/
 %{_datadir}/lmms/
-%{_defaultdocdir}/lmms/releasenotes-0.4.14.txt
+%{_defaultdocdir}/lmms/releasenotes-%{version}.txt
 %{_datadir}/applications/lmms.desktop
 %{_datadir}/pixmaps/lmms.png
 %{_datadir}/mime/packages/lmms.xml

++++++ lmms-0.4.14-crippled.tar.bz2 -> lmms-0.4.15-crippled.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/lmms/lmms-0.4.14-crippled.tar.bz2 
/work/SRC/openSUSE:Factory/.lmms.new/lmms-0.4.15-crippled.tar.bz2 differ: char 
11, line 1

++++++ lmms-0.4.14-crippled.tar.bz2 -> lmms-0.4.15.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/lmms/lmms-0.4.14-crippled.tar.bz2 
/work/SRC/openSUSE:Factory/.lmms.new/lmms-0.4.15.tar.bz2 differ: char 11, line 1

++++++ releasenotes-0.4.14.txt -> releasenotes-0.4.15.txt ++++++
--- /work/SRC/openSUSE:Factory/lmms/releasenotes-0.4.14.txt     2013-05-02 
11:23:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lmms.new/releasenotes-0.4.15.txt        
2013-06-14 15:45:58.000000000 +0200
@@ -1,102 +1,40 @@
 =======================================
-LMMS 0.4.14 Release Notes
+LMMS 0.4.15 Release Notes
 =======================================
 
-We're glad to finally announce the availability of LMMS 0.4.14. This version
-is a maintainance release of the 0.4.x series. It comes with some exciting
-new features (notably regarding VST support) but also fixes various bugs found
-in previous versions. Thanks to all who helped with making up this release
-(especially those who kept up testing and reporting bugs)!
+We're glad to announce the availability of LMMS 0.4.15. This version is a
+maintainance release of the 0.4.x series. It only contains fixes for bugs and
+regressions in the previous release. Thanks to all who helped with making up
+this release (especially those who kept up testing and reporting bugs)!
 
 
 Changes in detail:
 
 Core:
-* Added multiple track export feature
-* MidiClientRaw: fixed parsing of MIDI events
-* MIDI: added initial sustain pedal support
-* RemotePlugin: improved management of shared memory keys
-* Various stability improvements to RemotePlugin framework
-* InstrumentTrack: Add support for more MIDI commands
-* InstrumentTrack: directly forward MIDI events under special circumstances
-* InstrumentFunctions/ChordCreator: fixed wrong 6add9 chord
-* InstrumentFunctions: added natural minor scale
-
-GUI:
-* ControllerConnectionDialog: fix crash on autodetect when using raw MIDI 
client
-* ExportProjectDialog: added option for exporting song as loop
-* Fixed bugs with magnetic knobs
-* Piano Roll: fix scale marking algorithm and improve rendering
-* Piano Roll: updated chord and scale icon based on new note icons
-* AutomationEditor: show tooltip with exact value
-* Track: allow smaller height
-* InstrumentMidiIOView: fix number of digits for MIDI channel spinboxes
-* InstrumentMidiIOView: added support for fixed output notes
-* SetupDialog: added option for disabling auto save feature
-* InstrumentTrack: show FX mixer when double clicking FX line LCD spinbox
-* SetupDialog: turn off auto save per default
-* Widgets/Fader: increment/decrement by 1 via scroll wheel
-* Widgets/Fader: improved usability by not jumping to mouse click position
-* Widgets/Fader: open input dialog on double click
-* FxMixerView: fixed minimize/maximize/resize glitches
-* AutomatableModelView: added context menu action for removing
-song-global automation
-* AutomationEditor: fixed drawing of empty automation patterns
-* fixed openInBBEditor() to reliably show the BB Editor when double
-clicking B+B track item
-* Default theme: new graphics for note icons
+* Windows: Fixed exporting to files with non-ASCII characters in name
+* AutomationPattern: initialize with current value of first object
+* Chords: fixed major pentatonic
+* Properly cancel file export if opening output file failed
+* InstrumentTrack: fix freeze when forwarding MIDI events to instrument
 
 Plugins:
-* AudioFileProcessor: fixed crash for samples with zero length
-* AudioFileProcessor: ergonomic enhancements plugin (interactive wave view).
-* Sf2Player: update track name after loading file
-* VST effect control window re-design
-* Added VST automation support
-* Added VST plugin to host synchronization support
-* VST Effects: preserve effect name after LMMS project reload
-* VST Effects: Open each effect only once, when loaded from project file
-* Vestige: send NoteOff events for all possible MIDI keys
-* VstPlugin, RemoteVstPlugin: save/restore current program of VST
-plugin (fixes broken loading of settings with various VST plugins)
-* RemotePlugin, VstPlugin: reorganized and partly rewrote
-program/preset related functions
-* RemoteVstPlugin: send updates of current program name if changed
-* Many more bug fixes and stability improvements to VST support layer
-* ZynAddSubFX: fixed possible buffer overflow
-* ZynAddSubFX: when loading a preset set preset name as track name
-* ZynAddSubFX: include/forward MIDI channel information
-* ZynAddSubFX: increased polyphony to 128
-* Added HydrogenImport plugin
+* Sf2Player: preserve custom track name when loading settings
+* AudioFileProcessor: make playback cursor configurable
+* AudioFileProcessor: fix crash with reversed samples
 
 Misc/Build related:
-* Updated Polish localization files
-* Localizations: renamed ir.* to fa.* for ISO 639 conformance
-* PianoView: do not include Xlib.h header file anymore
-* ZynAddSubFX: added missing header include for GCC 4.7 compat
-* make fftw3 a requirement and not optional anymore
-* FlpImport/unrtf: renamed malloc.h to ur_malloc.h for not conflicting
-with system headers
-* RemoteVstPlugin: use size_t for loop index to fix compiler warning
-* DrumSynth: removed unused variable
-* Various factory presets: fixed track names to reflect actual preset names
-* German localization: fixed wrong chord name translation
-
-
+* Updated PortAudio DLL and added custom fix for crash on some Win7 systems
+* Updated GCC and Qt
 
 More detailed changes can be obtained at
 
-http://lmms.git.sf.net/git/gitweb.cgi?p=lmms/lmms;a=log;h=v0.4.13
-(or "git log v0.4.13..v0.4.14")
+http://sourceforge.net/p/lmms/code/commit_browser
+(or "git log v0.4.14..v0.4.15")
 
 
 The download is available at
 
- http://sourceforge.net/projects/lmms/files/
-
-Thanks to Israel Dahl and others, Ubuntu 13.04 already includes LMMS
-0.4.14! So if you're running Ubuntu 13.04 you should be able to simply
-install the current version from the Software Center.
-
+ https://sourceforge.net/projects/lmms/files/lmms/0.4.15/
 
 More information on LMMS is available at the project homepage
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to