Commit Graph

401 Commits

Author SHA1 Message Date
Daniel Wolf 3ed38ada2f Fix path separator 2018-10-08 20:31:13 +02:00
Daniel Wolf 55a099ddc6 Version 1.8.0 2018-09-01 21:02:44 +02:00
Daniel Wolf bf044ca127 Update After Effects plugin to support non-WAVE audio files 2018-09-01 21:02:43 +02:00
Daniel Wolf c93da48c77 Rename changelog
... and fix typo
2018-09-01 21:02:43 +02:00
Daniel Wolf ce02a3a003 Change format of changelog 2018-09-01 20:31:50 +02:00
Daniel Wolf 49097b00d7 Update documentation 2018-09-01 15:19:14 +02:00
Daniel Wolf 8648ed5640
Merge pull request #44 from DanielSWolf/feature/#40-ogg-vorbis
Support for Ogg Vorbis file format
2018-09-01 10:34:54 +02:00
Daniel Wolf c22550f7f8 Support Unicode paths when opening Ogg Vorbis files 2018-09-01 10:24:05 +02:00
Daniel Wolf 5e7e6f5f87 Increase Ogg Vorbis read performance through buffering
Reduces runtime by factor 10
2018-09-01 10:24:05 +02:00
Daniel Wolf e13c222e28 Add support for Ogg Vorbis file format
#40
2018-09-01 10:24:05 +02:00
Daniel Wolf 1625de64e2 Move file utilities into their own file 2018-09-01 10:24:04 +02:00
Daniel Wolf d077aae74c Add libvorbis 2018-09-01 10:23:58 +02:00
Daniel Wolf b4a2a295d1 Patch libogg for generic Unix compilers 2018-09-01 10:23:53 +02:00
argent0 e02de085bb Fix build error resulting from assigning boost::uuids::random_generator (#41)
Using a static generator to generate uuids

This time explicitly writing the type.
2018-07-19 20:19:38 +02:00
Daniel Wolf a446209c31 Add libogg 2018-07-13 22:59:47 +02:00
Daniel Wolf 5a6630f4b2 Version 1.7.2 2018-04-27 22:20:35 +02:00
Daniel Wolf ec698be116
Merge pull request #37 from DanielSWolf/bugfix/mutable-set
Use mutable set for animation names
2018-04-27 22:18:14 +02:00
Daniel Wolf 8f2cc2c5e6 Small type fixes and cleanup 2018-04-27 22:04:06 +02:00
Daniel Wolf 1784458931 Use mutable set for animation names
See https://youtrack.jetbrains.com/issue/KT-9959

Fixes #34 (again)
2018-04-27 22:04:06 +02:00
Daniel Wolf 7a70ab32c9 Show stack trace for internal exceptions 2018-04-27 21:59:07 +02:00
Daniel Wolf f7cca4c789
Merge pull request #36 from DanielSWolf/feature/ci-publish
Build and upload release artifacts through CI
2018-04-27 21:40:49 +02:00
Daniel Wolf eee8e5d5e5 Deploy Windows artifacts to GitHub release 2018-04-27 21:32:22 +02:00
Daniel Wolf 8131cecff0 Windows CI through AppVeyor 2018-04-27 21:32:22 +02:00
Daniel Wolf 46b146a11a Deploy OS X and Linux artifacts to GitHub release 2018-04-27 21:08:21 +02:00
Daniel Wolf 8527c1577a Version 1.7.1 2018-03-29 22:50:56 +02:00
Daniel Wolf a3a64d8b5d Merge branch 'bugfix/spine-from-jar' 2018-03-29 22:49:42 +02:00
Daniel Wolf e4a661513e Implement more robust way of determining binary directory
Fixes #34
2018-03-29 22:41:28 +02:00
Daniel Wolf f39f9c71d9 Showing exception type for exceptions without message
Before, the content area of the message box would be empty for these exceptions.
2018-03-29 22:41:24 +02:00
Daniel Wolf b94d894c36 Add stderr logging for exceptions in Rhubarb for Spine 2018-03-29 22:41:18 +02:00
Daniel Wolf 5169e3e46e Version 1.7.0 2018-02-20 21:02:21 +01:00
Daniel Wolf 1a2c77ac5b
Merge pull request #33 from DanielSWolf/feature/spine
Implemented Spine integration
2018-02-19 21:40:37 +01:00
Daniel Wolf 5fe835bde5 Updated documentation 2018-02-19 21:28:12 +01:00
Daniel Wolf 484fd5bd1c Renamed directory for consistency 2018-02-19 08:36:32 +01:00
Daniel Wolf 33dbf6c579 Fixed race condition when deleting temporary files 2018-02-18 20:51:50 +01:00
Daniel Wolf 64bdf78b85 Fixed warnings 2018-02-16 21:50:24 +01:00
Daniel Wolf eb2a6a3264 Unified progress bar code 2018-02-16 21:50:23 +01:00
Daniel Wolf 19f6772c30 Visualizing mouth shapes more nicely 2018-02-16 21:50:23 +01:00
Daniel Wolf 8b06f60746 Removed IDEA files
They can be re-generated by importing the Gradle project.
2018-02-16 21:08:22 +01:00
Daniel Wolf 19a6b77529 Nicely visualizing progress 2018-02-09 23:23:37 +01:00
Daniel Wolf b75a3ca1d9 Explicitly showing status "not animated" 2018-02-09 22:32:01 +01:00
Daniel Wolf a9de5a0a71 Warning before overwriting existing animation 2018-02-09 22:29:02 +01:00
Daniel Wolf 5db03da56f Allowing the animation naming to be customized 2018-02-09 22:18:48 +01:00
Daniel Wolf ce54ba60a7 Respecting table cell padding 2018-02-09 21:45:27 +01:00
Daniel Wolf 7fcaa2ddf7 Setting dock icon on OS X 2018-02-09 21:45:26 +01:00
Daniel Wolf 8f1056dc5f Normalizing paths
This doesn't affect behavior but makes for nicer error messages.
2018-02-07 20:50:35 +01:00
Daniel Wolf f3de163d72 Improved error message formatting 2018-02-07 20:49:35 +01:00
Daniel Wolf dd1884432c Improved error handling 2018-02-07 20:38:54 +01:00
Daniel Wolf 389fd0480b Disabling main controls while busy 2018-02-07 20:01:23 +01:00
Daniel Wolf 0cb82f3e4e Improved column widths 2018-02-04 11:17:38 +01:00
Daniel Wolf ecc8efc565 Added window icon 2018-02-03 16:30:03 +01:00