2014-10-21 17:42:04 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Update 3.22.0CM to 3.22.01 (release version)
The summarized ChangeLog or Release note doesn't look
to be published yet. Whole git log may be found at
http://www.w1hkj.com/downloads/fldigi/fldigi_changes.txt
|
2014-09-05 12:39:25 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Upgrade to Alpha version of next release, 3.22.0CM.
|
2014-07-19 03:36:09 by Makoto Fujiwara | Files touched by this commit (3) | |
Log message:
(Upstream update 3.21.82 to 3.21.83)
=Version 3.21.83=
2014-06-26 Robert Stiles <kk5vd@yahoo.com>
10acfb7: Doxygen Inclusion
2014-06-16 David Freese <w1hkj@w1hkj.com>
03b141a: ARQ stx handshake
ba246eb: Virtual ports
1c38c93: New User Exit Behavior
|
2014-06-13 17:09:36 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Bump version 3.21.80 to 3.21.82
|
2014-03-23 12:40:02 by Makoto Fujiwara | Files touched by this commit (11) | |
Log message:
(Upstream update 3.21.79 to 3.21.80)
=Version 3.21.80=
2014-03-19 David Freese <w1hkj at w1hkj.com>
FreeBSD nitems
Cabrillo time off
Change Fl_ListBox
Restore Fl_Choice
Olivia select fix
ComboBox
fluid update
(pkgsrc)
Following patches are now included
(with slightly different code, say, #ifdef __clang__ etc),
thus deleted:
patch-src_include_logsupport.h
patch-src_include_strutil.h
patch-src_logbook_logsupport.cxx
patch-src_misc_dxcc.cxx
patch-src_misc_re.cxx
patch-src_spot_notify.cxx
patch-src_spot_pskrep.cxx
patch-src_spot_spot.cxx
|
2014-03-12 03:08:35 by Makoto Fujiwara | Files touched by this commit (4) |
Log message:
Add patches as of pkgsrc proper ham/fldigi
date: 2013/09/17 21:12:25; author: joerg; state: Exp;
Don't depend on implicit boolean conversion for streams.
Fix a header guard to reduce warnings.
Add COMMIT_MSG for preparation.
|
2014-03-12 01:50:35 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(Upstream update to 3.21.79)
=Version 3.21.79=
2014-03-07 David Freese <w1hkj at w1hkj.com>
2d189bd: RigCAT initialize
b391b02: Modem cleanup
720f88d: Missing build script
ea4042e: Choice-->ListBox
632d5ae: combobox-listbox
3204698: FreeBSD One More Time
01dffcb: RTTY normalize
89bb26d: Sound.cxx cleanup
4d30c67: Portaudio ring buffer
0cff262: Headers update
4e55345: Portaudio error reporting
2014-01-28 Kamal Mostafa <kamal at whence.com>
58aeb6a: Avoid nitems fltk kfreebsd collision
2014-01-13 David Freese <w1hkj at w1hkj.com>
3b9ace3: modem timing test
1af2407: XMLRPC seg fault
2817731: Mailing address
2014-01-11 John Phelps <kl4yfd at gmail.com>
aad3a84: 64 bit stacktrace
2014-01-11 David Freese <w1hkj at w1hkj.com>
b778b42: Developer update
440c65f: CW timing
|
2014-03-05 05:41:27 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(Upstream) Update to 3.21.78 (or 3.21.78+)
----------------
2014-01-28 Kamal Mostafa <kamal at whence.com>
58aeb6a: Avoid nitems fltk kfreebsd collision
2014-01-13 David Freese <w1hkj at w1hkj.com>
3b9ace3: modem timing test
1af2407: XMLRPC seg fault
2817731: Mailing address
2014-01-11 John Phelps <kl4yfd at gmail.com>
aad3a84: 64 bit stacktrace
2014-01-11 David Freese <w1hkj at w1hkj.com>
b778b42: Developer update
440c65f: CW timing
=Version 3.21.78=
05e0bfc: SKED macro
52ba259: FreeBSD issues
c0ba6f8: WF max size
4e085ba: PSKR softbits
2013-11-09 Andrej Lajovic <s57ln at hamradio.si>
0621261: CharsetDistiller
8f5640b: UTF-8
2013-11-08 Arvo Jarve <arvo at softshark.ee>
3425ce0: RigCAT close
74c6533: Save Wordwrap
2013-11-05 David Freese <w1hkj at w1hkj.com>
0d1a309: ARQ timeouts
eeacf5e: Deutsch
c474790: DTMF
1cca53a: WF latency
|
2013-11-02 16:15:17 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Version 3.21.77
* Maintenance release
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Oct 30 07:21:19 2013 -0500
WF latency
* Restore latency adjustment for WF display
|
2013-09-13 04:26:14 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Sync (ham/fldigi/Makefile) of following commit
revision 1.31
date: 2013/05/06 14:49:32; author: joerg; state: Exp; lines: +6 -1
Avoid implicit conversions to bool for streams.
Require C++11 for Clang and prefer std version over tr1 when in C++11
mode.
|