Fri, 30 Jun 2017 16:29:56 +0100 |
Lucas Thompson |
Merge pull request #45 from LucasThompson/feature/undo-redo
|
Fri, 30 Jun 2017 16:25:58 +0100 |
Lucas Thompson |
Rename type and make it an abstract class to stop angular-cli complaining (I still don't understand this).
|
Fri, 30 Jun 2017 16:25:21 +0100 |
Lucas Thompson |
Latest dependencies
|
Fri, 30 Jun 2017 16:11:06 +0100 |
Lucas Thompson |
Merge branch 'more-vertical-scales' of github.com:cannam/ugly-duckling into feature/undo-redo
|
Fri, 30 Jun 2017 15:21:38 +0100 |
Chris Cannam |
Use bin numbers for scale labels if bin names are not provided
|
Fri, 30 Jun 2017 12:08:50 +0100 |
Chris Cannam |
Add vertical binned scale for matrix shapes. Requires waves-ui-piper
|
Fri, 30 Jun 2017 09:07:12 +0100 |
Chris Cannam |
Bring through (but don't yet use) bin names from output descriptor
|
Thu, 29 Jun 2017 15:06:16 +0100 |
Chris Cannam |
Add vertical scale to matrix, but just using matrix bin count to begin
|
Fri, 30 Jun 2017 16:01:10 +0100 |
Lucas Thompson |
Fix audio not loading after empty stack
|
Fri, 30 Jun 2017 15:56:43 +0100 |
Lucas Thompson |
Unload audio when stack is empty.
|
Fri, 30 Jun 2017 15:35:16 +0100 |
Lucas Thompson |
Hide update history method.
|
Fri, 30 Jun 2017 15:27:56 +0100 |
Lucas Thompson |
Clear undo history ahead of read pointer when updating the history.
|
Fri, 30 Jun 2017 14:50:00 +0100 |
Lucas Thompson |
Don't save progress changes etc to the state history.
|
Fri, 30 Jun 2017 14:49:40 +0100 |
Lucas Thompson |
Add methods for mutating the current state without updating the history (naming might not be that declarative).
|