8
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Evaluation of a system property to avoid adding of other jars to the classpath.
Dirk Schnelle-Walka
as schnelle
More... over 16 years ago
Removed java.util.Vector in favour of collections.
Dirk Schnelle-Walka
as schnelle
More... over 16 years ago
Lazy instantiation of the clip.
Dirk Schnelle-Walka
as schnelle
More... over 16 years ago
Some code cleanup.
Dirk Schnelle-Walka
as schnelle
More... over 16 years ago
Some code cleaup.
Dirk Schnelle-Walka
as schnelle
More... over 16 years ago
Bugfix: avoid loading of the freetts.jar via the dynamic class loader.
Dirk Schnelle-Walka
as schnelle
More... over 16 years ago
Worked on classloader issues.
Dirk Schnelle-Walka
as schnelle
More... over 16 years ago
Style corrections.
Dirk Schnelle-Walka
as schnelle
More... over 16 years ago
Some cleanup.
Dirk Schnelle-Walka
as schnelle
More... almost 17 years ago
Code cleanup.
Dirk Schnelle-Walka
as schnelle
More... almost 17 years ago
Started to use the java logging framework.
Dirk Schnelle-Walka
as schnelle
More... about 17 years ago
Applied patch from David Futcher:
Dirk Schnelle-Walka
as schnelle
More... about 17 years ago
Obsolete.
Dirk Schnelle-Walka
as schnelle
More... about 17 years ago
Organized imports.
Dirk Schnelle-Walka
as schnelle
More... over 17 years ago
Separated freetts core from jsapi support.
Dirk Schnelle-Walka
as schnelle
More... over 17 years ago
Refactoring: Moved sources to own src directory.
Dirk Schnelle-Walka
as schnelle
More... over 17 years ago
Refactoring: Moved sources to own src directory.
Dirk Schnelle-Walka
as schnelle
More... over 17 years ago
Organized imports.
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Introduced the ProcessorStateWaiter.
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Throw a ProcessException if no data was read from MBrola. Patch #1054573
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Organized imports.
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Fixed typo.
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Enabled mrola voices to run under windows. Patch #674478
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Removed not needed public accessor in interface,
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Organized imports and fix of some typos.
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Implemented a simple RTP client demo.
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Must be written manually.
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Initial release.
Dirk Schnelle-Walka
as schnelle
More... about 18 years ago
Insert the silence symbol into the phone set, as a line 'silence symbol pau' More... almost 20 years ago
Enhanced flexibility in setUnitName(): The silence symbol name was hard-coded as 'pau'. If the voice's phone set specifies a phone 'silence' with feature name 'symbol', the value of that feature is taken as the phone symbol for which the special naming convention for silence is applied (_<prev phone> instead of _word). Fallback is 'pau', i.e. this should work as before when no phone set is present or when the 'silence' entry in the phone set is not present. More... almost 20 years ago