File: ChangeLog

package info (click to toggle)
tucnak2 2.11-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 8,312 kB
  • ctags: 3,843
  • sloc: ansic: 32,466; sh: 3,142; perl: 294; makefile: 172
file content (548 lines) | stat: -rw-r--r-- 18,307 bytes parent folder | download | duplicates (2)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
	qso check takes only max two year old qsos from C_W
	actual cty.dat
	externa cwdaemon support again
	qso check compares exact callsigns (/p) and locators on other bands
	statistics window shows odx per hours
	fixed screenshot in 8 and 16 bpp, tnx to OK2FUG
	PA tune function Alt+T in CW mode
	fixed bandchars beginning with "W" (lost item in arrays)
	fixed possibly ambiguous parentheses in ADDQSO

20080605: 2.10
	fixed "59," crash, tnx G1OGY for inspiration
	removed gmtime(), replaced with gmtime_r()
	qsocheck.txt is ignoring older C_W items than 2 years for /P and similar checks
	time of qso in qsocheck.txt
	fixed missing newline in qsocheck.txt
	QSO mode in TOP10
	columns titles for hours part in stats window
	fixed macro $V - it was same as $C
	increased length of screen resolution textboxes in misc options
	fixed reversed polarity of ssbway signal in davac4

20080502: 2.09
	hotplug scripts for davac4 usb device
	support for davac4 by using libftdi
	wildcard '?' same as '.'
	support for parallel port under cygwin using inpout32.dll

20080227: 2.08
	install script for NSIS
	support for cygwin
	reworked SSBD dialog, changed to Audio
	menu.c section in header.h split to menu1..menu5
	scandir taked from glibc because of ambiguous prototype
	shift+backspace is same as backspace
	updated debian/*, tnx PG4I
	QSO check sets suspicous callsign (?/! as next to locator)
	QSO check in menu
	call information dialog Alt+I
	added highlight regexps for DX cluster
	fixed accidental band activating with Alt+letter
	map zoom by keys +/- has center in map center not mouse cursor
	new hotkey Ctrl+P for playing last recorded sample
	fixed recording when CW macro is undefined or SSB wav file is not found
	fixed quicksearch drawing without contest
	disabled first rotator in defrc
	fixed gses inputline position when resized in contest
	added penguin icon 64x64
	updated cty.dat to 1710
	new statistics qso points and qso count by hours 
	wwl and dxc statistics show qso points and qso count
	new statistics qso/hour, points/hour, points/50 qso
	text wwl 'maps' showed only when scoring is 4 
	added 'watchdog' for PTT keying 
	improved suspicious callsign indication
	removed bandchar from screenshot filenames
	updated make deb
	highlighting in KST shell uses dark yellow when call is already worked
	initialized 4th argument of snd_pcm_hw_params_set_buffer_time_near
	Special SEGV handling with minimal memory access
	Fixed recording of prepared contest

20071102: 2.07
	fixed sw->minq after band change
	screenshot on key F1, Alt+F1
	updated portuguese translation
	watchdog for shell inputlines

20071003: 2.06
	fixed qsonrs replication in spy
	fixed insane chars in DXC window
	fixed dialog Contest options 1

20070830: 2.05
	fixed boundary drawing in map
	new cty.dat
	fixed ttyS lockfile problem
	verbose DSP errors
	colorized call highlighting

20070808: 2.04

	dialog misc options
	contest defaults stored in uppercase
	operator is sent over network when no contest is active
	added operator to tucnakrc(.local)
	handled unicode keyboard events, respect keyboard layout

20070706: 2.03
	improved library detection
	debian package tips in configure
	basic alsa support
	fixed qsos on map logged when map inactive    
	playing last recorded sample
	disabling compile optimalisation as configure option
	fixed name for second tmpqso call
	added km unit for tmpqso qrb
	added degrees sign in graphics mode
	fixed negative rotar address 
	close fds 3-1023 before executing shell
	Fill operators moved to menu Contest
	Fill operators saves all bands

20070531: 2.02	
	removed debug line in qso replication - bad arguments
	leak debug only on configure demand - probably fails on AMD64

20070517: 2.01
	released especially for Micinka & Lizinka
	probably fixed alt+letter with capslock
	new option Max fragment count

20070422: 2.00
	independency on external files - only one binary is sufficient for running contest
	better handling of arguments on non-32bit architectures
	integrated functionality of cwdaemon, ssbd and ssbm
	subwins are functional without contest
	many many work
	forked branch 2
	
20061002: 1.30    
	fixed open mode for txt and edi files (CRCRLF under windoze)
	fixed makecol error without HAVE_SDL
	fixed minor bugs in Mark as error and Save as dupe
	added takeoff saving into tucnakrc
	fixed inputline position after new spy adding

20060829: 1.29	
	takeoff profile to map
	updated cty.dat
	added operator call peer selection dialog (C_W and cfg over net)
	added operator call to network info dialog
	rewritten qso spy
	removed cwdaemon_g.c
	added copyright information to source files
	portuguese translation, tnx to CT1DRB
	found allowC1Printable feature in xterm, disabling was useless
	don't show characters 127-159 (control chars for xterm)
	higlighting of raw call (without /P etc)
	QRV info showed in quicksearch
	improved QRV info about station
	improved regexp for WWC highlight
	info about same contest in network info dialog
20060623: 1.28
	fixed buggy ptrarray alocation, tnx to OK1HRA
	removed cwdb hash hack
	added title page export
20060612: 1.27	
	fixed star drawing in map
	fixed border drawing in map
	fixed font to be iso8859-2
	new spy mode shows full inputline
	fixed band loading from multiple rc files
	delay to rotar communication to prevent high cpu load
	fixed "(null)" write to tucnakrc
	default band in contest
	fixed bug in rel_write_almost_all - if (conn_prod_state)
	fixed signed/unsigned chars for gcc-4.0
	Unfinished QSO add informations from tmpqso
	Fixed QRV station on new contest (!ctest->tdate)
	Resets cwdaemon and ssbd after SIGSEGV
20060503: 1.26
	Fixed key P in map
	Key T in map
	Fixed bug in main loop - timers and jobs were affected
	Show seconds
	Help for map hotkeys
	Call highlighting for WWC and WWC via KST
	QRV stations in polar map
	Beamwidth of antenna in polar map
	Fixes satisfies -Wpointer-arith and -Wstrict-prototypes
20060427: 1.25	
	Removing of expired DXC spots every 5 minutes
	Rotator dialog
	Fixed timers
	Fixed ESC in polar map
	Extended callsign regexps
	Fill operators back in menu
	Mark qso as not confirmed when qso with same call arrives from net
	Fixed desc file after contest options
	Fixed shell chars 0x84 and 0x85
	WM icon
	Fixed map title
	Support for GPM
20060205: 1.24	
	Show RUN's TX state and call on S&P and vice versa
	Rotator fixes
	TOP 10 and statistics export by OM4AA
20050828: 1.23
	RUN can TX (no CQ) when passed band control (to say QRL)
	time of stored qso cannot be older than last qso on band
	basic mouse support
	RUN+S&P together on one band
	fixed edi import
	fixed libpng detection 
	sked QRG definition using Alt+F
	variable count of status lines
    fixed sked time and added configuration option for sked tikme shift
    change in statistics causes dirty band for saving
	removed saving .txt files after amount of qsos. Files are saved	immediatelly.
	qso replication fixes
20050630: 1.22
	removed DARC contest from tucnakwiz because of bad calculation method
	added ser_id to txt file
	fixed next bug in QSO replication
20050626: 1.21
	fixed CRITICAL bug in QSO replication
	search for locator on other bands
	QRB rounding bug, thanks to OM4AA
	EDI import fixed, reported by OM4AA
    Gentoo ebuild files by Florian Evers <florian-evers@gmx.de>
	Subwin configuration (not in menu yet)
	Fixed ssb_repeat
20050523: 1.20	
	Improved QRV message
    Bug in updating stats over net. Thanks to Stefan DL1ELY
	Exotic callsign entry with trailing slash
	Updates mode of QSO if report(s) edited
	Quicksearch shown regardless active subwin (tab)
	Recalculation of tmpqsos when locator is changed
	Bug in intl files (time skew net.c). THX2OM4AA
	II.subregional
20050313: 1.19	
    fixes for cygwin
	possibility to enter call like IW3RUA/IV3
	fixed optional exchange display
20050311: 1.18
	unwanted release of 1.18 :-)
	optional exchange by Marco IW3IKN
    fixed QRV bands
    Warning if received unknown callsign		
    Changed saving to ~/tucnak/$T/log
    ADIF import, fixes in export
20050304: 1.17
    I.subregional tomorrow...
    libpng for snapshots
    Fixes for AMD64	
    Fixes for -ansi
    Unused code clean
    Band character in snapshot filename
    Propagation modes in ADIF export
    Experimental rotator control, show direction in map
    Show date of latest C_W item in Memory info
    Remark and operator in tmpqsos
    Corrected QSO plotting in map
    DARC VHF/UHF/SHF contest. Thanks to DF1MA 
    fixed some bugs in CW & SSB CQs

200411xx: 1.16
    MMC
    after contest probably fixed very old bug with empty default RS&RST    
    at IARU UHF contest fixed bug in ssb cq macro expanding

20040819: 1.15
    Slovak translation & UTF-8, thanks to Michal Karas, OM4AA

20040818: 1.14
    DL8EBW database import
    
20040805: 1.13
    fixed bug in quicksearch of C_W
    show callsign in ERROR qso
    unfinished qso adds ERROR
    lines in Shell subwin containing <*call*> are highlighted (convers PM)
    keying and CQ are available under graphics (ESC,TAB,Fx)
    tucnak reads global config only if no user config exists     
    Alt+1 turns focus to inputline
    qso repliacation fixes, INCOMPATIBLE change
    III. subregional
   
20040703:
    indication of running CQ's in left of main inputline
    fixed bad myid recognition
    added dependencies for .deb
    fixed SIGWINCH & inputline bug
    DX spots spreads over network
    Added some debug stuff for QSOs and DXC
    Microwave contest, some crashes

20040602: 1.10
    fixed SSB CQ
    IARU II.subregional contest
    
20040501: 1.09
    Fixed bad resizing of subwins with inputline
    Band map

20040320: 1.08
    Code cleanup, program can be compiled with -Wall -Wpedantic -ansi
    Added correct IARU QSO points rounding (THX to OZ2M)
    Fixed crash in contest options save (THX to OK1MZM)

20040314: 1.07
    Show operator and remark in QSO window (if terminal width>80)
    Show QRB/QTF in quicksearch 
    Highlight operator's call/suffix in windows
    Fixed disabled input in talk
    Added --disable-glib[12] to configure
    Support for glib 2.x
    Shift+Arrows moves map with smaller step
    highlighted worked WWLs in polar map
    added my locator to "report" output format

20040215: 1.06
    upadated documentation
    fixed minor bugs
    added some statistics to HTML export
    fixed HTML export to be valid HTML 4.01
    big WWL names in polar map
    graphics screen save (F1)
    added Recalc QRB,QTF item in menu Edit                       
    recalculate QRB,QTF after changing QTH during contest                       
    fixed minor bugs in graphics screen redrawing 
    Ctrl+P shows the polar map
    fixed autosave of QSOs arriving from net
    gfx window can be closed by WM icon
    fixed ADIF export to be compatible with TACLOG
    HTML export

20031123: 1.05
    fixed 8bit color depth
    fixed network serial bug, INCOMPATIBLE change!
    log subwin doesn't scroll up when we look inside
    added horizontal scroll [ and ] to qsos and log subwins

20031115: 1.04
    fixed hw2qrbqtf	
    added M as multipath report (59M)
    log and subwin movement by [ and ]
    speed up polar map drawing (but there are some problems)
    added macros $D and $T
    fixed segfault pressing F4
    rewritten graphics to use SDL instead of Allegro

20031020: 1.03
    Fixed some packaging problems

20031013: 1.02
    Setup->Network & trace
    Edit->Fill operators
    Alt+H = inputline history
    rewritten and rearranged dialog Edit QSO
    accelerated convergention of master choose
    traffic recording
    try to find locator also for raw call and call/p
    extended call-wwl handling
    #REMARK adds remark to qso
    'r' in QSOs subwin mean there is remark
    fixed bad repaint when DUPE call is entered 
    enter of 'q' toggle QSL PROMISED flag
    ~/tucnak/tucnakrc.local
    done Czech translation
    all translatable strings moved to intl/english.lng
    some minor fixes for -Wall
    fixed bug in destroy_bitmap (GRRRR!!)
    add File->Open/Close graphics window

20030927: 1.01
    ignored unknown options in tucnakrc
    load C_W from net
    load configuration from net
    implemented other methods (7-11)
    implemented statute miles method (where is used?) (nr 5)
    implemented RSGB WWL ring (it's really correct?) (nr 3)
    ADIF axport
    graphics polar map 
    tab aborts CQ's
    unresolved items such as OK1ZIAV, 1160, OK1ZIA/B... showed upon inputline
    fixed bugs in tucnakdw for DXCC "G" and JO81
    first support for ssbd

20030824: 1.00    
    fork()=0; getpid()=1.00;

20030824: 0.32
    completed documentation 
    some minor changes
    added make deb

20030819: 0.31
    fixed QRV now
    added menu Subwin
    send AC after Contest->Contest options
    fixed net problem when only lo exists
    .12 means 12 only 
    minutes
    4 numbers in input mean month and day of month
    20030817: OK activity contest without UFB

20030816: 0.30   
    
    Added screen save/restore in xterm
    Fixed bad readonly handling
    Semicolon in some items converted to colon (for network protocol)
    Rewritten macros like STORE_STR
    INCOMPATIBLE change in network format
    Added variable TUCNAK_DEBUG
    Term specifications written to tucnakrc
    Fixed bug in refresh_cwdaemon
    Fixed CW keying problem
    Added docs to /usr/local/share/doc
    Swap ASL and AGL texts
    Disabled debug by default, use -d or --debug to turn on
    Fixes for -Wall
    Xterm title setting
    Alpe adria VHF contest

20030801: 0.29
    Removed socket debugging (it seems to be stable)
    Load [/etc/|~/]tucnakwiz too
    Alt+U do not add ERRROR QSO
    Fixed many bugs bear on permissions
    Network info show ID instead of TCP port
    Menu->Network replaced with Menu->File->Network info
    Stats subwin doesn't seek to end
    Fixed bug loading unfinished QSOs
    Added fifo length checking
    Fixed multiple CQ with same number
    Fixed string+1 bug in qth()    
    Log, talk and skeds are saved/loaded 
	NNXX replace 4 last letters in wwl
	X,XX,XXX replace suffix/last letters in wwl
    Added error checktig to .edi and .txt saving
    Fixed lock leak when there is no bands to load
    Tmpqsos clearing added to swap
    Detecting time skew
	
20030722: 0.28
    Asynchronous C_W search (allow keying on slow machine)
    Fixed bug in scandir's return value
    Dialog "EDI properties (PAdr1,2)"
    Dialog "Contest defaults"
    Done configuration saving
    Fixed empty default_rs(t)
    OK activity contest

20030719: 0.27
    divide qrv bands in Setup->Band options
    added mode number to edi file (there was 0 before)
    optimized saving to disk and statistics calculation
    fixed error saving replicated QSOs
    call/suffix highlighting in shell subwin
    user can send Ctrl+char via ^V char (like the vim) in shell subwin
    fixed multiple band definition bug
    save/load contest remarks (combine to one line)
    quicksearch displays band where the station was made
    added average pts/qso    
    fixed cursor position in inputlines
    TAB allows keying wherever in program
    turn off console screensaver (maybe APM) and VESA powersaving features
    20030706: Field day without fatal bugs

20030620: 0.26
    suspicious characters ?,! in tmpqsos mean the same as in qsos
    fixed "Mark as ERROR" distribution
    fixed select() bug
  
20030618: 0.25  
    First attempt to be stable release 
    TACLOG import
    Save configuration
    Added subwin with some statistics   

20030518: 0.24        
    Added wildcard '.' to match any char in quick search
    Save operator change to swap
    QSO loading from swap ("Q ")
    Fixed desc file NULL problem
    Fixed band settings when contest is active
    OK VHF activity contest without problem
    PA4TU accepts my patch for cwdaemon 0.5beta, thanx Joop!
    EDI and TXT using \r\n instead of \n
    Sked is displayed on this tucnak's instance too

20030506: 0.23
    Fixed multiple saving when loading
    Swap loading
    Update ~/tucnak/*/desc if call or tname changed
    Added chars ! and ? to locator when is suspicious
    Fixed bug in st->first_date when an ERROR exists
    Add subwin: added SKED & UNFInished    
    save unfinished QSOs to .txt
    unfinished QSOs separated to bands 
    added remark to unfinished QSO
    quick search searchs in other bands only if they exist
    fixed bug in net->myid when there is no interface
    II. subregional ctest - I must downgrade to 0.20 ($#@!#)

20030427: 0.22
    added quick seach in other bands
    fixed some memory leaks and multiple free()
    fixed buf when !cfg->cwda_hostname
    fixed bug in Contest->Open
    wizz: don't add same contest twice
    F3 opens contest if not open

20030424: 0.21    
    don't use SO_REUSEADDR under cygwin (so more tucnak's can't bind the same 
        tcp port)
    fixed BIG memory leak in use of g_ptr_array_free (Grrrr!)

20030419: 0.20
    fixed scandir prototype (really?)
    support for cwdaemon-0.2.2-zia

20030404: 0.19    
    contest options during contest
    added contest wizard
    unfinished QSOs 
    swapped and confirmed item is written to swap
    fixed NULL contest name in net_send_ac()
    extended remark size in sked to 60 chars
    prepare contest (specify date of ctest)
    rewritten contest options dialog:
      removed WWL type
      added Exc, QSO used, QSOp multi
      added "wizard" for qsop and total calculation methods
    sked to (higher) band
    fixed D_W again
    added /E, /J
    
20030319: 0.18
    fixed D_W bug when central wwls are used
    fixed cursor in QSOs subwin
    added C_W update from contest or one band
    read tucnakcw and tucnakdw from ~/tucnak
    F3 turns off "immediate search"
    fixed band change during "immediate search"
    show qrb and qtf in duplicate qso

20030317: 0.17
    updated call-wwl crosscheck
    talk: call@band: text
    time in log and shell subwins
    inputline history

20030303: 0.16                  
    show READ-ONLY in inputline when band is r-o
    show operator makes ODX
    fixed replication of '(null)' 
    fixed bad net->myid 
    /p and similar switches with and without /p
    highlighting of subwin when new data arrives
    
20030301: 0.15
    first big beta test (IARU VHF OK1ORU)
    some small contests (OK VHF activity)