Releases: MajenkoProjects/AudiobookRecorder
Releases · MajenkoProjects/AudiobookRecorder
v0.5.2
Potentially fixes a bug in the new export profiles system
Big upgrade
We have lots of changes and bug fixes in this version. Not least the introduction of "export profiles". These replace the hard coded export options (ACX, etc) and the single set of gap and MP3 file parameters in options with a set of XML files that allow you to define different parameters for different distribution sites.
There are examples in the Github repo for these files - place them in System/profiles in your configured recordings directory.
There's also lots of bug fixes to help alleviate the problems that plague any Java project...
v0.4.4
v0.4.4
- Release 0.4.4
- Fixes to effect and tree synchronisation
- Merge branch 'master' of github.com:MajenkoProjects/AudiobookRecorder
- Improved archive routine
- Merge pull request #27 from MajenkoProjects/dependabot/maven/launch4j/maven/com.thoughtworks.xstream-xstream-1.4.15
- Normalized all file paths
- Bump xstream from 1.4.14-java7 to 1.4.15 in /launch4j/maven
- Bump xtream version
- Merge pull request #26 from MajenkoProjects/dependabot/maven/launch4j/maven/com.thoughtworks.xstream-xstream-1.4.13-java7
- Merge pull request #25 from MajenkoProjects/dependabot/maven/launch4j/maven/org.apache.ant-ant-1.9.15
- Bump xstream from 1.4.10-java7 to 1.4.13-java7 in /launch4j/maven
- Bump ant from 1.8.2 to 1.9.15 in /launch4j/maven
- More improvements to gain curve
- Some improvements to gain curve calculations
- Move normalize chapter to queue system
v0.4.3
v0.4.3
- Released 0.4.3
- Automate gain profile generation
- 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
- 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
v0.4.2
v0.4.2
- Removed focus from upgrade button
- Added RMS and clipping alert in tree view
v0.4.1
v0.4.1
- Released 0.4.1
- Fixed loss of sentence settings on window resize
- Improved gain curve editing
- Added sentence gain envelopes
- Change time display to show chapter runtime not sentence runtime
- Fixed bad array construction in options
- Optimized record deny and keyboard intercept
- Moved opengl to CLI option
- Fixed mixer list to show more than one device
- Reenabled editing of tree
- Disable notes areas when nothing relevent selected
- Fix notes saving and colour
- Added old book importer
- Add refresh data button
- Add book length
- Completely remove book and tools menus
- Add import wav file
- Move addChapter
- Clean up tools and book menus a little
- Move purge to book context menu
- Change order of tree line entries
- Fixed auto expansion of books at startup
- Don't copy sentence files if moving within book
- Copy files while merging books
- Added insert below
- Added merge book to book context menu
- Reimplemented book merge
- Implemented multiple open books
- Auto naming of new chapters
- Moving code out of AudiobookRecorder.java
- Cleanup of debugging
- Cleanup
- Added manual link to readme
v0.3.9
v0.3.9
- Removed debugging cruft
- Added release version checker
- Remove orphan chapter if empty
- Move effects reloading into worker thread
- Add cancel button to queue monitor
- Move external processing to worker threads
- Fix new chapter adding at top of tree
v0.3.8
v0.3.8
- Release 0.3.8
- Fix tree collapse on recording finish
- Added deepspeech wrapper example to readme
- Minor improvements to readme
v0.3.7
v0.3.7
- Released 0.3.7
- Moved some batch processes to thread worker queue and improved tree view;
- Delay and batch waveform updates
v0.3.6
v0.3.6
- Released 0.3.6
- Cleaned up imports
- Added options tooltips
- Improved recognition display
- Moved speech recognition to configrable external command with worther thread pool
- Updated copyright date
- Improved book rendering in tree