Releases: ptrv/SaM-Designer
Releases · ptrv/SaM-Designer
Release list
0.4.1
0.4.0
0.3.2
0.3.1
New
- Store window positions of Preferencess Window and Exporter Input
Window in user settings - Add
Print SAM LogTools menu entry for showing contents of
SAM-debug-compilation.txtin Post Window - New Menu Bar entry: Windows. Move some entries from View to Windows
and add list with currently open MDL files and two new entries for
switching to next or previous window - Show unique MDL names in editing window path
Changes
- Use native title bar on
PropertiesWindow - Use different key bindings for previous window and next window on Mac
Bug fixes
- Fix #47. Prevent editing properties when multiple objects of different
types are selected - Reset
PropertiesWindowwhen an MDL file was closed - Fix focus of
PropertiesWindowwhen there is no selection - Fix a bug that caused to crash the application when using 'save as...'
0.3.0
New
- Add user option to toggle parameter autocorrection
- Menu entry for toggling
PropertiesWindowalways on top
Changes
- Remove user option 'open *.dsp file after compilation'
- Fix setting component focus on
ObjectsHolder - Refactor
SAMCmdto use separate Thread for commands in order to not
block the user interface - Use current snap-grid size for the distance when moving components
with arrow keys - Use Introjucer GUI builder with more components
- Improve
IdManager::addIdandIdManager::renameIdmethods - Improve focus handling of
PropertiesWindow - User interface: Make strings more consitent
- Improve hitTest in LinkComponent
- More info in MDLInformation
- Linux makefile: Use
-std=c++11and set warning level higher
Bug fixes
- Fix handling of Alerts when trying to set the identifier of an object
to an already existing name - Fix auto correction of parameter values
v0.2.3
Fix:
- Fix setting parameters when multiple objects are selected
Change:
- Show only file name instead of full path in window title
- Make default
PropertiesWindowsize larger - Update
sam-mode.el - Internal structure changes, especially for
resonators - Remove
GainPaneland set gain inPropertiesWindowinstead - Do not quit application when last patch window was closed. (Same behavior like on Mac)
New:
- Add menu entry for showing mdl properties