Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.2 #141

Merged
merged 43 commits into from
Jun 18, 2018
Merged

v1.0.2 #141

merged 43 commits into from
Jun 18, 2018

Conversation

eliottparis
Copy link
Member

v1.0.2

New objects:

  • [sf.play~]: play an audio file from disk.
  • [sf.record~]: record an audio file on disk.

Improvements :

  • All object boxes can now be resized.
  • Changed the look of the gui links and boxes.
  • Enhance contrast between local and distant selections.
  • Add contrast between control and signal pins.
  • Add a dialog box to set the name of the patch to create.
  • Drag-and-drop a file to the console to open it.
  • Improved client/server version check.

Bug-fix

  • Fix crashes in transaction stack.
  • Handle 404 errors in download and duplicate API requests.
  • Fix connected user list display

Dev:

  • Bump Kiwi Model version to v4.0.1
  • Removes "ratio", "min_width", "min_height" members from the model::Object.
  • Update model converter code.
  • Use juce (v5.2.1).
  • Add kiwi-node-server as submodule.
  • Add Juce dependency to the engine.

- All boxes can now be resized.
- Fix several text related gui issues.
- Changed the look of the textbox objects.
- update path algorithm
- draw a dashed line when more than one user selects the same link
- clear selection when a new link is created
- add support for multi-channel recording/playback
- Enhance contrast between local and distant selections.
- Add contrast between control and signal pins
- Add a dialog box to set the name of the patch to create
- trashed file can be opened
- Add a dialog box to set the name of the patch to create
- trashed file can be opened
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 55.224% when pulling f127131 on dev/master into d978c87 on master.

@eliottparis eliottparis merged commit 6c00620 into master Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants