Skip to content

Releases: alexdcramer/Onahsa

v0.4.4

05 Aug 00:19
Compare
Choose a tag to compare
  • Changed name
  • Changed some images
  • Changed output folder from AlgonquinTTS to Onahsa

v0.4.3

16 Jan 20:08
Compare
Choose a tag to compare
  • Added a link to download JRE if JRE is not found

Full Changelog: v0.4.2...v0.4.3

v0.4.2

24 Dec 12:40
Compare
Choose a tag to compare
  • Console text is now monospaced
  • Fixed a bug where the console would not scroll to the bottom properly
  • Fixed a bug where the program would consume large amounts of memory after pronouncing multiple strings
  • Fixed a bug where the version reported by the program was 0.3.1 instead of 0.4.1 (now 0.4.2)
  • Performance enhancements

Full Changelog: v0.4.1...v0.4.2

v0.4.1

04 Nov 04:29
Compare
Choose a tag to compare
  • Replaced dependencies on Oijon Utils with OLog and OLing

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Aug 19:05
Compare
Choose a tag to compare
  • Added console commands
  • Added debuginfo command
  • Added ability to use phonology systems other than IPA
  • Added an executable for console mode for Windows
  • Removed pause on whitespace
  • Removed ability to pronounce multiple things at the same time
  • Fixed a crash affecting non-Linux systems
  • Fixed memory leak
  • Made the launcher no longer throw an exception
  • Made GUI run console commands instead of doing all the actions itself
  • Updated Utils to v1.2.5

This update changes the way sound packs need to be made. Alongside adding each sound as a .wav file, a .phosys file is now also required. If none is provided, the sound pack will default to IPA. The .phosys file contains information about the phonological system being used. This file can also be parsed by Susquehanna for creating conlangs with it. An example of a .phosys file can be found in the AlgonquinTTS folder in each pack.

Full Changelog: v0.3.2...v0.4.0

v0.3.2

26 Dec 01:14
Compare
Choose a tag to compare

-Updated the logo
-Fixed issue #9

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Oct 18:41
Compare
Choose a tag to compare

-Fixed issue #6
-Changed JDK from 17 to 11
-Temporarily removed javadocs due to them not compiling correctly with OpenJDK 11

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Sep 16:53
Compare
Choose a tag to compare

A bit of a GUI overhaul that was very desperately needed

  • Added background
  • Added tabs as labels
  • Added ability for sound packs to have an icon
  • Added notice about Bagpipe in TRM console
  • Changed icon to be less flat

Full Changelog: v0.2.2...v0.3.0

v0.2.2

19 Jul 08:30
Compare
Choose a tag to compare

-Added .exe file support
-Added icon
-Fixed a glitch where Windows would think the program had crashed with long inputs
-Fixed a glitch where postdiacritics were added to file names twice

Note: The .exe is not signed. This could potentially cause false positives with antivirus software.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Jul 09:14
Compare
Choose a tag to compare

-Fixed a glitch where the GUI would not launch from IDE.
-Added much needed documentation.

Full Changelog: v0.2.0...v0.2.1