Skip to content

Releases: ptrv/SaM-Designer

0.4.1

Choose a tag to compare

@ptrv ptrv released this 07 Sep 18:46

Improvements

  • Change default redraw parameters values
  • Improve calculation of the damping in the force directed algorithm

0.4.0

Choose a tag to compare

@ptrv ptrv released this 30 Aug 19:36

Lots of bug fixes and performance improvements. Support for new object types.

0.3.2

Choose a tag to compare

@ptrv ptrv released this 22 Sep 10:23

Bug fixes

  • Fix typo in PropertiesWindow
  • Fix compile error with clang and recent JUCE
  • Fix a bug that caused the Mac main menu not to update properly

0.3.1

Choose a tag to compare

@ptrv ptrv released this 08 Aug 22:22

New

  • Store window positions of Preferencess Window and Exporter Input
    Window in user settings
  • Add Print SAM Log Tools menu entry for showing contents of
    SAM-debug-compilation.txt in 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 PropertiesWindow when an MDL file was closed
  • Fix focus of PropertiesWindow when there is no selection
  • Fix a bug that caused to crash the application when using 'save as...'

0.3.0

Choose a tag to compare

@ptrv ptrv released this 04 Aug 18:17

New

  • Add user option to toggle parameter autocorrection
  • Menu entry for toggling PropertiesWindow always on top

Changes

  • Remove user option 'open *.dsp file after compilation'
  • Fix setting component focus on ObjectsHolder
  • Refactor SAMCmd to 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::addId and IdManager::renameId methods
  • Improve focus handling of PropertiesWindow
  • User interface: Make strings more consitent
  • Improve hitTest in LinkComponent
  • More info in MDLInformation
  • Linux makefile: Use -std=c++11 and 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

Choose a tag to compare

@ptrv ptrv released this 29 Jul 10:51

Fix:

  • Fix setting parameters when multiple objects are selected

Change:

  • Show only file name instead of full path in window title
  • Make default PropertiesWindow size larger
  • Update sam-mode.el
  • Internal structure changes, especially for resonators
  • Remove GainPanel and set gain in PropertiesWindow instead
  • Do not quit application when last patch window was closed. (Same behavior like on Mac)

New:

  • Add menu entry for showing mdl properties

v0.2.1

Choose a tag to compare

@ptrv ptrv released this 26 Jul 16:33

Bugfix release

v0.2.0

Choose a tag to compare

@ptrv ptrv released this 26 Jul 12:05
Version 0.2.0