File: ChangeLog

package info (click to toggle)
gmfsk 0.3-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 912 kB
  • ctags: 575
  • sloc: ansic: 4,889; sh: 465; makefile: 125
file content (60 lines) | stat: -rw-r--r-- 1,446 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
2001-06-17  Tomi Manninen  <tpm@oh2bns.ampr.org>

	* Some changes to enable generating debug symbols if needed.

	* Version 0.3.

2001-05-11  Tomi Manninen  <tpm@oh2bns.ampr.org>

	* A "send file" function.

	* Icon for the tune button (thanks Paul K9PS).

	* TX window accepts selections now.

	* Settable RX and TX window background colors.

	* Support for 8-bit sound cards.

	* A fullduplex sound io mode for certain broken soundcard drivers.

	* STDIO test mode for doing channel simulations (this was
	  previously a compile time option).

	* PTT should now work correctly (waits for all samples to be
	  sent). Also PTT signal is now also on DTR, it seems that most
	  other software support both RTS and DTR.

	* Inverted PTT mode.

	* Macro buttons sent LF as EOL fixed.

	* Stupid typo with errmsg() fixed.

	* Writing to the TX window optimised somewhat.

	* A bit more informative sound IO error messages.

	* A "log to file" function. (thanks again Paul K9PS)

	* RX and TX window clear functions now moved under the File menu.

	* Code restructuring as always...

2001-04-28  Tomi Manninen  <tpm@oh2bns.ampr.org>

	* Changed soundcard reads to be non-blocking. This _might_ help
	  folks with buggy soundcard drivers.

	* Implemented PTT and settable sound device.

	* Some code restructuring.

	* Added a RPM .spec file.

	* Version 0.2.

2001-04-22  Tomi Manninen  <tpm@oh2bns.ampr.org>

	* Initial public release (version 0.1).