Skip to content

Releases: DanielSWolf/rhubarb-lip-sync

v1.13.0

14 Jun 17:16
Compare
Choose a tag to compare
  • Improved animation rules for "F" sound when using just the basic mouth shapes.

v1.12.0

12 Mar 17:19
Compare
Choose a tag to compare
  • Added support for skinning in Rhubarb for Spine (issue #108)

Version 1.11.0

06 Oct 19:25
Compare
Choose a tag to compare
  • Added support for more WAVE file features (issue #101)
  • Changed Rhubarb Lip Sync for Spine so that it works with any modern JRE (issue #97)
  • Changed Windows build from 32 bit to 64 bit (issue #98)

Version 1.10.0

18 Jul 06:34
Compare
Choose a tag to compare
  • Added switch data file exporter for Moho (formerly Anime Studio) and OpenToonz (issue #69)
  • Added support for Spine 3.8 beta (issue #74)
  • Improved animation rule for OW sound: animating it as E-F rather than F.

Version 1.9.1

10 Feb 19:53
Compare
Choose a tag to compare
  • Fixed segmentation fault on OS X (issue #65).

Version 1.9.0

28 Jan 21:00
Compare
Choose a tag to compare
  • Added basic support for non-English recordings through phonetic recognition (issue #45).
  • Improved processing speed for WAVE files (issue #58).
  • Fixed a bug that resulted in unwanted mouth movement at beginning of a recording (issue #53).
  • Fixed a bug that garbled special characters in the output file path (issue #54).
  • Fixed a bug that prevented the progress bar from reaching 100% (issue #48).
  • Fixed file paths in exported XML and JSON files (issue #59).

Version 1.8.0

01 Sep 19:51
Compare
Choose a tag to compare
  • Added support for Ogg Vorbis (.ogg) file format (issue #40).
  • Fixed build error with some versions of Boost (issue #41).

Version 1.7.2

27 Apr 20:45
Compare
Choose a tag to compare
  • Fixed bug in Rhubarb for Spine where processing failed depending on the number of existing animations (issue #34).

Version 1.7.1

29 Mar 21:05
Compare
Choose a tag to compare
  • Added more helpful error dialogs for internal errors in Rhubarb Lip Sync for Spine.
  • Added: Internal errors in Rhubarb Lip Sync for Spine are logged to the console (stderr).
  • Fixed generic error message in Rhubarb for Spine (issue #34).

Version 1.7.0

20 Feb 20:28
Compare
Choose a tag to compare
  • Added integration with Spine animation software (Rhubarb Lip Sync for Spine).
  • Added full Unicode support: File names, dialog files, strings in exported files etc. should now be fully Unicode-compatible.
  • Added --machineReadable command-line option to allow for better integration with other applications.
  • Added --consoleLevel command-line option to control how much detail to log to the console (stderr).
  • Changed message output to the console: Unless specified using --consoleLevel, only errors and fatal errors are printed to the console. Previously, warnings were also printed.
  • Fixed segfault with WAVE file containing some initial music before spoken words (issue #25)