Skip to content

Commit

Permalink
Version 3.21.77
Browse files Browse the repository at this point in the history
  * Maintenance release
  • Loading branch information
David Freese committed Oct 30, 2013
1 parent 1cca53a commit cd1939d
Show file tree
Hide file tree
Showing 9 changed files with 5,434 additions and 5,588 deletions.
44 changes: 43 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
2013-09-12 David Freese <[email protected]>
2013-10-30 David Freese <[email protected]>

1cca53a: WF latency


=Version 3.21.77=

665f195: Load preferences
7dcfc50: Waterfall race condition

2013-10-22 John Phelps <[email protected]>

0b8143b: MFSK HF Long Modes * Added MFSK64L and MFSL128L new modes * 6.25 Second interleaver for very-robust HF reception * Assigned new RSIDs * Mode MFSK-64L : 1026 * Mode MFSK-128L : 1029

2013-10-20 David Freese <[email protected]>

e0d91cb: Waterfall improvements

2013-10-19 Remi Chateauneu <[email protected]>

1e39501: Fix test_process on MacOS
fb5c891: Various speed-ups, fixes and cleanups

2013-10-16 David Freese <[email protected]>

d56a7f4: Cfft removal
a322875: fldigi.pot update
adc6128: Multi-channel decode
267b914: fft filter
1bad52f: g_fft
9b62e1b3: WF fft
6d79e55: rsid fft
d600d02: Wefax Config tab
683b364: Autostart programs
bb91898: RsID Error Control
1eaba46: Macro tag Image

2013-09-17 Kamal Mostafa <[email protected]>

51ead20: Avoid-nitems-fltk-kfreebsd-collision.patch

2013-09-14 David Freese <[email protected]>

8159199: MFSKpic improvements
78d11dd: ADIF log database
dbabd63: MFSK update
3d400ae: Thor update
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dnl major and minor must be integers; patch may
dnl contain other characters or be empty
m4_define(FLDIGI_MAJOR, [3])
m4_define(FLDIGI_MINOR, [21])
m4_define(FLDIGI_PATCH, [.76])
m4_define(FLDIGI_PATCH, [.77])
m4_define(FLARQ_MAJOR, [4])
m4_define(FLARQ_MINOR, [3])
m4_define(FLARQ_PATCH, [.4])
Expand Down
Loading

0 comments on commit cd1939d

Please sign in to comment.