File: ChangeLog

package info (click to toggle)
ebook2cwgui 0.1.2-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 224 kB
  • ctags: 141
  • sloc: cpp: 1,265; makefile: 185
file content (21 lines) | stat: -rw-r--r-- 956 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
0.1.2 / 2013-01-23   Fabian Kurz   <fabian@fkurz.net>
	* Added about.* to the "dist" target of the Makefile
	* Fixed character set detection on Unix/Linux. wxExecute
	  does not call a shell on Unix, therefore the file to
	  check was passed to the executable including the quotation
	  marks around it (problem 1) and only the first part of
	  it, if there was a space in the filename (problem 2).
	* Fix CW waveform settings (use numerical parameters for
	  -T option, and the proper ones).

0.1.1 / 2013-01-06   Fabian Kurz   <fabian@fkurz.net>
	* Add new options: Chapter duration (seconds, -d parameter; 
	  words, -l parameter) can be set now.
	* Detect version of ebook2cw and warn if it lacks support for
	  commands used by this GUI version.
	* Bugfix: On Unix/Linux, actually check current directory
	  for existence of ebook2cw, not just $PATH [tnx DF9RU]

0.1.0 / 2011-05-07   Fabian Kurz   <mail@fkurz.net>

	* Initial release of ebook2cwgui.