Commit Graph

261 Commits

Author SHA1 Message Date
16380a9752 Some improvements to gain curve calculations 2020-08-31 17:09:03 +01:00
b523d80c25 Move normalize chapter to queue system 2020-08-25 17:10:39 +01:00
34d1f504c0 Released 0.4.3 v0.4.3 2020-07-06 19:44:21 +01:00
d4a64d4e72 Automate gain profile generation 2020-07-06 18:17:49 +01:00
44201a0bbb Merge pull request #24 from MajenkoProjects/dependabot/maven/launch4j/maven/commons-beanutils-commons-beanutils-1.9.4
Bump commons-beanutils from 1.7.0 to 1.9.4 in /launch4j/maven
2020-07-01 11:23:38 +01:00
dependabot[bot]
1d19cd4c98 Bump commons-beanutils from 1.7.0 to 1.9.4 in /launch4j/maven
Bumps commons-beanutils from 1.7.0 to 1.9.4.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 10:22:57 +00:00
4c89c70b05 Merge pull request #23 from MajenkoProjects/dependabot/maven/launch4j/maven/com.thoughtworks.xstream-xstream-1.4.10-java7
Bump xstream from 1.4.8 to 1.4.10-java7 in /launch4j/maven
2020-07-01 11:22:36 +01:00
dependabot[bot]
33eb219904 Bump xstream from 1.4.8 to 1.4.10-java7 in /launch4j/maven
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.8 to 1.4.10-java7.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 23:31:32 +00:00
37c44ca462 Removed focus from upgrade button v0.4.2 2020-05-23 20:21:55 +01:00
19bf57143c Added RMS and clipping alert in tree view 2020-05-23 20:18:49 +01:00
1005619211 Released 0.4.1 v0.4.1 2020-05-19 14:33:33 +01:00
af31ba91a4 Fixed loss of sentence settings on window resize 2020-05-19 14:33:00 +01:00
0e9ae7cc91 Improved gain curve editing 2020-05-18 14:11:36 +01:00
702160c1df Added sentence gain envelopes 2020-05-04 16:45:58 +01:00
b57c1b5753 Change time display to show chapter runtime not sentence runtime 2020-03-05 10:48:51 +00:00
e22a1ce84a Fixed bad array construction in options 2020-02-17 15:56:34 +00:00
83c728e7c8 Optimized record deny and keyboard intercept 2020-02-17 14:25:47 +00:00
ed75718d34 Moved opengl to CLI option 2020-02-17 11:48:13 +00:00
75873b9e8c Fixed mixer list to show more than one device 2020-02-16 12:21:43 +00:00
1416f6d632 Reenabled editing of tree 2020-02-13 10:13:38 +00:00
8a7e070f46 Disable notes areas when nothing relevent selected 2020-02-10 14:42:28 +00:00
1c953dbf1f Fix notes saving and colour 2020-02-10 14:38:32 +00:00
da3b88e083 Added old book importer 2020-02-10 13:49:13 +00:00
13d8dc4612 Add refresh data button 2020-02-10 11:45:23 +00:00
785a4f1b7b Add book length 2020-02-09 15:02:12 +00:00
43b0ccd96d Completely remove book and tools menus 2020-02-09 12:05:26 +00:00
f6af5ce2e7 Add import wav file 2020-02-08 23:32:33 +00:00
577ff9c1eb Move addChapter 2020-02-08 22:24:33 +00:00
f0ae69d610 Clean up tools and book menus a little 2020-02-08 22:09:40 +00:00
7e6a08d64b Move purge to book context menu 2020-02-08 21:31:02 +00:00
5f34c57b23 Change order of tree line entries 2020-02-08 21:09:59 +00:00
356d95191b Fixed auto expansion of books at startup 2020-02-08 20:53:40 +00:00
903f8eaa91 Don't copy sentence files if moving within book 2020-02-08 20:01:31 +00:00
1b7dd7dfb1 Copy files while merging books 2020-02-08 20:00:17 +00:00
ca0a15ba09 Added insert below 2020-02-08 19:49:49 +00:00
c52422247c Added merge book to book context menu 2020-02-08 19:36:35 +00:00
c9b65cb315 Reimplemented book merge 2020-02-08 19:19:10 +00:00
fc3365af62 Implemented multiple open books 2020-02-08 17:16:11 +00:00
7c7cd58963 Auto naming of new chapters 2020-02-07 19:42:29 +00:00
aea5a58691 Moving code out of AudiobookRecorder.java 2020-02-07 19:28:20 +00:00
fab7f1a91c Cleanup of debugging 2020-02-05 20:22:37 +00:00
9b23eb56ce Cleanup 2020-02-05 20:03:23 +00:00
450e80ad21 Added manual link to readme 2020-02-04 23:46:10 +00:00
21d7d9d597 Removed debugging cruft v0.3.9 2020-02-03 21:12:01 +00:00
746f47a5fa Added release version checker 2020-02-03 20:27:15 +00:00
c67e6d6abc Remove orphan chapter if empty 2020-02-03 16:13:17 +00:00
1f722f5df3 Move effects reloading into worker thread 2020-02-03 15:51:23 +00:00
df4eae1d66 Add cancel button to queue monitor 2020-02-03 11:24:22 +00:00
4d435b4fc1 Move external processing to worker threads 2020-02-03 10:22:20 +00:00
f95ae10d03 Fix new chapter adding at top of tree 2020-02-02 19:07:23 +00:00