Changelog for
lmms-devel-1.2.2-144.10.x86_64.rpm :
* Wed Mar 15 2023 Dave Plater
- Disable wine vst due to libwine.so.1 being removed in wine version 8.3 see https://bugs.winehq.org/show_bug.cgi?id=54635 and https://github.com/LMMS/lmms/issues/6672
* Thu Dec 29 2022 Christophe Marin - Reenable the VST plugin integration.
* Sat Dec 03 2022 Dave Plater - Disable vst until wine build issue is solved
* Tue Oct 25 2022 Max Lin - Buildrequires libmp3lame-devel instead of pkgconfig(libmp3lame) on SLE15/Leap15
* Fri Oct 14 2022 Christophe Giboudeaux - Add -fno-omit-frame-pointer to compiler flags as suggested in the lmms docs.
* Tue Oct 11 2022 Christophe Giboudeaux - Spec Cleanup- Enable Carla integration again- Remove unneeded build requirements- Don\'t set CMAKE_SKIP_RPATH, disabling rpath completely breaks a couple plugins (carla, ZynAddSubFX, VeSTige...)- Only skip Wine integration on Leap 15.3
* Tue Oct 11 2022 Christophe Giboudeaux - Add patch to fix build with recent carla version:
* lmms-1.2.2-carla_defines.patch
* Wed May 04 2022 Dave Plater - Disable building carla plugins, lmms no longer builds with the latest carla.
* Thu Apr 14 2022 Max Lin - Create the missing libwine.so symlink for Leap 15.4
* Mon Dec 06 2021 Dave Plater - Allow rpm to find all runtime dependancies by removing the line %global __requires_exclude_from ^%{_libdir}/lmms/.
*\\\\.so$ from the spec file. Reverses \"Require libgig and libstk\"
* Mon Nov 08 2021 Dave Plater - Require libgig and libstk devel packages at runtime to fix boo#1192237
* Mon Nov 08 2021 Dave Plater - Reenable VST build, issue boo#1192413 is fixed.
* Sat Nov 06 2021 Dave Plater - Disable VST build until lmms issue boo#1192413 is fixed
* Tue May 25 2021 Dave Plater - Fix workaround to find the correct libwine directory to fix Factory build.
* Sun Dec 20 2020 Dave Plater - Add workaround for wine 6\'s lack of libwine.so symlink see: boo#1179734
* Sat Jul 18 2020 Dave Plater - Update to version 1.2.2- Remove incorporated qt5.15 with lmms-qpainterpath.patch- Rebase lmms-1.2.0-crippled_stk.patch and lmms-rpmalloc-fpic.patch- Upstream General improvements
* Stop filtering out valid characters from file name while exporting tracks (#5282)
* Fix Invalid warning about \"dummy-MIDI-client\" (#5509)- Upstream UI improvements
* Note selection: Editing values works in dialog (#5438)- Upstream Bug Fixes
* Piano Roll - Fix retrigger with vol/pan sliders (#5271)
* Fix a rare crash on export (#5293)
* Fix LMMS not launching when AppImage has spaces in name (#5297)
* Fix vertical piano being unresponsive when clicked too fast (#5262)
* Fix crash with Grooove VST (#5300)
* Fix crash on deleting instrument with controller connections on knobs (#5306)
* Fix notes being placed at negative positions on MIDI import (#5343)
* Fix scrolling direction in the song editor due to stuck Ctrl/Shift (#5286)
* Fix stuck notes with Helm VST on tempo automation (#5365)
* Fix file factory delimeter position (#5378)
* Fix controls linking misbehaviors (#5336)
* Fix loading and saving of .fxb/.fxp files on Windows (#5411)
* Fix crashes and hangs on importing some Hydrogen drum kit songs (#5420)
* Fix freeze when replacing Mallets with another instrument (#5428)
* DrumSynth: ensure correct envelope length in any sample rate (#5467)
* AFP: fix loading start and loop points if the loop point is automated (#5472)
* Select the correct piano key for marking semitones (#5478)
* Ensure consistent use of effect gate (#5475)
* Fix Piano roll crashing when window is vertically scaled too large (#5449)
* Fix some memory errors with JACK audio/MIDI (#5452)
* JackMidi: Remove confusing warnings at shutdown (737fcd3)
* Fix SF2 player crashing when file is not a soundfont, with FluidSynth 2 (#5487)
* BB editor: fix mouse event affecting wrong beats due to the cursor shape (#5489)
* Fix knobs moving too fast on some platforms (#5360)
* Fix notes created in BB editor resizing incorrectly when resizing a selection (#5515)
* Fix some patterns not being saved in project (#5537)
* Fri Jun 05 2020 Dave Plater - Fix build with qt5.15 with lmms-qpainterpath.patch
* Sun Mar 29 2020 Dave Plater - Update to version 1.2.1 and enable wine dependent vst plugins in a seperate subpackage, see boo#1167345.- Added tarballs for two VST specific 3rd party tarballs: rpmalloc b5bdc18051bb74a22f0bde4bcc90b01cf590b496.tar.gz and qt5-x11embed 022b39a1d496d72eb3e5b5188e5559f66afca957.tar.gz- Added lmms-rpmalloc-fpic.patch- Removed incorporated patches: 0001-Better-French-translations-in-the-menu-item-file-471.patch 0001-Fix-invalid-MIDI-Program-Change-decoding-5154.patch 0001-show-BBEditor-on-clicking-the-TrackLabelButton-5060.patch 0001-Make-splash-screen-text-white-5149.patch 0001-Update-.mailmap-5037.patch- Upstream changes:
* Respect OS case sensitivity when check for existing files #4768
* Remove MIDI connections from factory .mmpz files (#5163)
* Make splash screen text white (#5149)
* Show Beat/Bassline Editor on clicking track labels of B/B tracks (#5060)
* Fix building RemoteVstPlugin with Wine >= 4.14 (#5210)
* Fix stuck keys when dragging on the piano view (#5127)
* Fix crash on unmarking octave semitones (#5184)
* Fix invalid MIDI Program Change decoding (#5154)
* Rubberband fix for selecting a large area in the song editor (#5003)
* VeSTige: show icon on \'Turn off all notes\' button (#5237)
* RemoteVstPlugin: fix crashes when failed to open a file (#5235)
* Organic: fix glitch at the beginning of a note (#5252)
* Fix broken audio sample exporting on high sampling rate (#5226)
* Better French translations in the menu item file (#4711)
* Fix too long translations to fix the UI misalignment (#5185)