Skip to content

Commit faeaff6

Browse files
committed
Merge pull request #85 from readbeyond/devel
Updated changelog for releasing a Debian package
2 parents d070d23 + 4512e87 commit faeaff6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

debian/changelog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
aeneas (1.5.0) stable; urgency=medium
2+
3+
* Rewritten vad.py, sd.py, adjustboundaryalgorithm.py
4+
* Arbitrary precision time values via timevalue.py
5+
* Multiple TTS wrappers, including eSpeak, Festival, Nuance TTS APIs
6+
* Possibility of using custom, user-defined TTS wrappers
7+
* Possibility of using cew in a separate subprocess to work around a bug in eSpeak C API
8+
* Plot waveforms with plotter.py and aeneas.tools.plot_waveform
9+
* Initial support for multilevel input files and sync maps
10+
* Added AUD and EAF sync map formats
11+
* More efficient I/O of WAVE files in Python code
12+
* Improvements to Python C API code
13+
* Bug fixes and improvements in several Python modules
14+
* Better documentation
15+
16+
-- alberto <alberto@nievo> Sat, 28 May 2016 20:37:21 +0200
17+
118
aeneas (1.4.1) stable; urgency=medium
219

320
* Added DFXP sync map output format, alias for TTML

0 commit comments

Comments
 (0)