0.4.12
LMMS 0.4.12 Release Notes
We're glad to announce the availability of LMMS 0.4.12. This version is a maintainance release of the 0.4.x series. It fixes various (also critical) bugs found in version 0.4.11 and previous versions. Thanks to all who helped with making up this release (especially those who kept up testing and reporting bugs)!
Summary:
Core:
- LadspaManager: really only load shared library on Linux
- Do not apply FX mixer effects twice when playing frozen pattern
- ConfigMgr: do not silently fail to parse configuration file
- ConfigMgr: properly write configuration file if it contains non-ASCII chars
- Reset filename when recovering project after unexpected exit
- SampleBuffer: do not use UTF-8 filenames on Windows
- InstrumentTrack: make sure m_runningMidiNotes[x] does not become negative
GUI:
- MainWindow: skip autosave while playing or exporting
- Faders in FX mixer: added peak value indicator
- Add tooltips to FX mixer faders
- Widgets classes: use "WindowTitle" property instead of "AccessibleName"
Plugins:
- ZynAddSubFX: minor fixes from upstream
- ZynAddSubFX/FLTK: updated to SVN revision 8805
- Added missing plugins from the SWH LADSPA plugin collection
Misc:
- INSTALL: added note for systems without sudo support
- Data/Projects: completely revised shipped collection of projects
- Win32/Win64 builds built with updated MinGW64 runtime and GCC and
shipping with updated versions of Qt