dl-fldigi/ChangeLog

12154 wiersze
344 KiB
Plaintext

commit 7dfb41a403f696a6d49b0801f9fc40ea28ace7ce
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 27 19:03:18 2010 -0600
Version 3.20.34
Maintenance release
commit 89b2f050e2478e04825fa8e571c3d15698ab1d07
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 27 18:24:05 2010 -0600
ADIF format fault
Corrected formatting fault of ADIF output. Fault caused when
field data string exceeded 100 characters. Fault prevalent on
Windows platform by virtue of temporary ADIF file used to populate
external log files.
commit 040d42ba5fb0f56d81278787ec15f80a42f77800
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 24 07:58:27 2010 -0600
Version 3.20.33
Maintenance release
commit 51cca178dad92088558f21f4dd8db4f3dab65c2f
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 24 07:56:29 2010 -0600
CONTESTIA
Shortened ADIF reporting name to CONTESTI.
commit db26f97d7b3c9f8d61b347624d51424c2cbbb434
Author: Dan Ankers <md1clv@md1clv.com>
Date: Tue Dec 21 07:09:22 2010 -0600
IARU Maidenhead
Changes to documentation, alerts, and hints to reduce
misunderstanding regarding terms IARU locator and
Maidenhead locator.
commit 6f64b130c6c2dca2e843a2e7ba7af21ac4abd5bf
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Nov 30 15:40:57 2010 -0600
Check for updates
Changed re parser expression to accommodate recent reorganization
of w1hkj web site
commit 81bde9f4abf67a58507537cbda1fa6340a3b9ba5
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Nov 30 09:05:30 2010 -0600
Version 3.20.32
Maintenance release
commit 58cdf97be5f7f4288f2a847326917da20c5a937f
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Nov 30 08:22:26 2010 -0600
DATE_OFF update
Added code to update DATE_OFF correctly when it is empty.
This will occur principally when opening an older logbook
adif data file.
commit e72ec18d6a8227c1a2abb30905a250fb499a4b94
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Nov 29 19:50:12 2010 -0600
Carrier Squelch
* Added pre-signal tone which allows triggering
carrier detect / amplifier enable. Used primarily
for VHF/UHF power bricks.
* Reduced pre and post RsID silence periods to 1 RsID
symbol length (~0.0988 sec).
commit c8d0747c6585b68a79d388f86624bfc6becfb78c
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Nov 28 13:44:56 2010 -0600
Version 3.20.31
Maintenance release
commit 9a3259358a657c87e2d09e1d9ae322abcc14d66a
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Nov 28 09:02:20 2010 -0600
Call Lookup
Added code to convert uppercase operator name to
camel case for all lookups.
commit 29f6fd9a0a94a3c956516c9de841d9138b9775d2
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Nov 27 09:20:59 2010 -0600
RSID new mode
Added Contestia 128-2000 RsID code
commit 734ddfd46f4ee855abd6951e85e5489e760d1356
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Nov 28 13:36:32 2010 -0600
MODE logging
Fixed bug introduced by 8ae9ddd6f5573a045f1afcf4e4bb8395754b6cd3
commit 0232eed0b0dcc2cab1366dc7750383ea6951ee22
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 19 08:32:38 2010 -0600
Version 3.20.30
Maintenance release
commit 8ae9ddd6f5573a045f1afcf4e4bb8395754b6cd3
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 19 08:30:31 2010 -0600
DATE_TIME sorting
* Added user selection for date/time ON or OFF sorting
* Cabrillo & ADIF exports follow the ON / OFF selection
* Logbook browser follows ON / OFF selection
* Added user selection to force DATE/TIME ON == DATE/TIME OFF
commit 9258c106607f2e0ab6ed1fdb992d2a9ff374fbdd
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 19 08:30:31 2010 -0600
DigiTalk
* Changed interface method to connect to DigiTalk
autostart no longer initiated unless so configured
* Changed Connect button on Misc tab to provide for
both connect and disconnect
* Added new macro tags to allow DigiTalk connect /
disconnect using function keys
- <TALK:on|off|t> start, stop, toggle
the connection to the DigiTalk socket server
commit 3a51cef81a235a2fd98759fafc6de73883497e4c
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 19 08:30:31 2010 -0600
QSO_DB sort order
Corrected bug in date-time sorting of the logbook database.
Sort is now by DATE and TIME vice DATE and TIME_OFF
commit 36aa19100d18d6f61d97a602c6fc53097b227ad3
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 19 08:29:53 2010 -0600
Macros
* Added CLEARLOG macro tag
- Inserts a ^C into the transmit text. ^C can also be entered
manually. Note that this is a two character sequence:
carat C, and not a control-C symbolism.
commit c52ebfa9695263fe48c68ea22042cfa106f00947
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 5 07:24:34 2010 -0500
Version 3.20.29
Maintenance release
commit 4bde1df9a9c7a757dcbb08ff171bae5af0428af6
Author: Terry Embry <mrtembry@yahoo.com>
Date: Fri Nov 5 12:17:32 2010 -0500
VSP patch
Suppress WARNING messages when using a Virtual Serial Port
VSP's will occassionally fail to respond within the timeouts
set for a h/w port.
commit 7f4a3fa8dc119e2ad39ba342832c7a231a3db6f2
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Oct 20 23:01:51 2010 -0500
CALLOOK lookup
Added http://callook.info lookup to QRZ queries
commit 0ddd046a9c6cfd14175405003302f2d3256db8b8
Author: Fernando M. Maresca <fmaresca@gmail.com>
Date: Mon Oct 18 07:48:02 2010 -0500
QSO_DATE_OFF field implementation
Implementation of QSO_DATE_OFF field in the logbook according
to ADIF 2.2.3 and up specification.
commit 02dc29d68295dd2a379dcc3170cb9390741eea73
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Sep 23 09:54:40 2010 -0500
FLMSG open NBEMS/WRAP/recv folder
Added code to allow reception of an flmsg wrapped file to
open the default file explorer to the folder containing the
new file.
commit 1b1deebd4bb41bbcbb397c788cd16ffc7c18ec15
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Sep 11 19:31:40 2010 -0500
ESC action restore
Restore escape key action to TUNE and Macro timer
commit fba86be5e093114b829dd2601a277d474dda2662
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Sep 5 06:54:20 2010 -0500
Version 3.20.28
Maintenance release
commit 8c0d3e059fe26f810a8b1dbfa313ff88bc83c7ce
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Sep 5 06:54:06 2010 -0500
Hamlib Tests
Changed initial hamlib query tests to fail if get frequency
is not implemented or returns zero or less.
commit 75b832ab9c1a49bca8ce12e35e0094c9bddb3545
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Sep 5 06:27:29 2010 -0500
RigCat Width
Bug fix - error in xml definition could case infinite loop
in rig width processing
commit 12c69ddbdd8d7a2b9d80cd11c6bd9a90f6ac8eb4
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Sep 2 20:23:58 2010 -0500
Version 3.20.27
Maintenance release
commit 7b483df0a1ff45ee96609fb64fa7f83a1be3d340
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Sep 2 20:23:49 2010 -0500
Abort ARQ
Added call to Abort_ARQ when double ESC pressed (panic)
Added supporting code in modem class.
commit 6b78f2fc0591bcd290ed74886fb85bdcedb6ae60
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Aug 30 14:55:23 2010 -0500
Version 3.20.26
Maintenance release
commit e293a334b48b7ed9088061736bb226f69988f97d
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Aug 30 14:53:09 2010 -0500
CONFIG dialog
Set to Non-modal for Windows.
commit e9c6fe8d4208e0fbe9dceef4935ad243a999cf87
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Aug 29 15:37:25 2010 -0500
BAND field
Adif band field restored to band in meters etc.
commit ba2306bdf8f71f9fa4ea80c3b2e752b9810c53e1
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Aug 29 07:33:56 2010 -0500
Version 3.20.25
Maintenance release
commit dd7ff81b85f3c4fdc2cacd6ba27c2ab4e544db82
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Aug 29 07:33:51 2010 -0500
DXKEEPER bug fix
Fix to bug introduced by 4eb79a4b516
adif field name changed from char* to string.
commit e3b587760509b94f0fe0ad6ba88dfbec8762ad39
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Aug 26 16:26:34 2010 -0500
Version 3.20.24
Maintenance release
commit d4126b32ace9dc0715c4cd2f4fbd7caf85203975
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Aug 26 16:26:31 2010 -0500
Time Macros
Corrected <QSOTIME> to update with logging field
Added:
<LT> local time as HHMM
<ZT> zulu time as HHMMZ
<LD> local date as YYYY-MM-DD
<ZD> zulu date as YYYY-MM-DD Z
commit 4eb79a4b5160f61dc6c057870ac89f561da2c76c
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Aug 26 16:26:28 2010 -0500
Logbook Field Sizes
* Removed size restrictions on qso_db record fields
commit aa519897adea4d6819feb390280063d82e898ee7
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Aug 11 06:59:36 2010 -0500
Version 3.20.23
Maintenance release
commit d513ee8628ce6e084e2e5bf373745209eabf6b64
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Aug 11 06:36:17 2010 -0500
Macro Mode Change
Change init_modem_sync(...) to init_modem(...) call in macro
execute. Macros are executed from main fltk thread. The
sem_wait call in _sync caused main thread to lock up.
commit b7b3eb344924e7fb8d4b3aa6ef029b4b0cfbe057
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jul 31 15:56:34 2010 -0500
Combo Widget
Changed size computation for popup browser
commit 08e94e36c75d97c9c163f2fbb28d77ed88181dee
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 30 04:21:37 2010 -0500
Version 3.20.22
Maintenance release
commit 9717eb5b9d312084126c20032f6dd0513dc82c9f
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 30 03:34:57 2010 -0500
TX file insertion
* For both file insert and drag-n-drop insert into the Tx widget
Change all occurrences of ^ to ^^.
* Effect is to treat all dnd text as plain text without special fldigi
control sequences.
commit 90ff2b5f0e025962a30a98ae5585358ea5b9ee59
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jul 28 18:22:58 2010 -0500
Xmlrpc Raw data
* Added xmlrpc method, rxtx.get_data, which returns the contents
of a char data buffer (max 256). Data buffer contains all
text received/transmitted since last query. Caller responsible
for separating the two.
* Added xmlrpc method, rx.get_data, which returns the contents
of a char buffer (max 256). Data buffer contains all text
received since last query.
* Added xmlrpc method, tx.get_data, which returns the contents
of a char buffer (max 256). Data buffer contains all text
transmitted since last query.
commit 95e7367c1305167ed27a924a015c03dfaba82e91
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jul 28 06:28:51 2010 -0500
Log Sort
* Changed logbook sort to DATE / TIME-ON comparison
* Changed logbook browser to show DATE / TIME-ON vice
DATE / TIME-OFF
commit 42be5c7b054d610bca36a68ef846aabb034b7871
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jul 26 18:29:51 2010 -0500
Xmlrpc BS char
Added new method to FTextTX to support backspace char
from an external program.
commit fff8410b1dcef0269ff374e54f64b5f231ca1744
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jul 26 11:07:16 2010 -0500
RsID
* Added missing support code for patch c8ea4df
This enables the encode and decode for the new RsID codes
* Added Contestia 4/125 to menu and popup mode selector
commit d96df05ca567d9b4d690abed0164de1495f1e6f2
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jul 20 11:12:05 2010 -0500
Version 3.20.21
Maintenance release
commit 56c0527bce05b4fda4ea0b0a57713c4284af8aba
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jul 20 11:07:46 2010 -0500
Logger
Fixed bug in external log record introduced by 581a16c05d
commit 390aee72fd6cbd8305e5ebe5b5d206454eb99013
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Jul 18 15:13:39 2010 -0500
Compile Warnings
Modifications to avoid compiler warnings in Jalocha code
sections.
commit 376794cc885320049908d025627c6f1a7cb5ab96
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jul 17 18:50:36 2010 -0500
Version 3.20.20
Maintenance release
commit 37e5c8213ac72f0eaceb27d7eb334faeda0fc2a9
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 16 19:54:22 2010 -0500
Post RsID
Removed post RsID transmission pending resolution of OS X
segmentation fault caused by post RsID.
commit 444aea64d9237e23a1578a97323395d4a5cde6eb
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jul 17 14:06:34 2010 -0500
ThrobX
Added Idle-Space initialization to rx_init method for
ThrobX.
commit 306d1952a3dd4e7efd00eddfcfe324c51d34cd7a
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 16 07:33:22 2010 -0500
Contestia Olivia info
Changed LOG_INFO to LOG_DEBUG for event log printing of
Contestia / Olivia parameters
commit 581a16c05dbdd333321e0c45ec9804e4e1f9a7fd
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jul 14 18:43:36 2010 -0500
Logbook Save
Fixed logic error in save record to logbook
commit 7b8f5859321ceb46825273d12d994f74d29d876b
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jul 14 11:30:22 2010 -0500
'^' Parser
Modified '^' character sequence parsing to eliminate idle
character. Beneficial for slow modem baud rates.
commit 9fedb616684a808634cdfc59a6f6e087f96bc26c
Author: Fer Maresca, LU2DFM <lu2dfm@gmail.com>
Date: Tue Jul 13 21:26:52 2010 -0500
<LOG> change
Added new logging macro tag <LNW> (Log NoW), which places
the code pair "^L" into the transmit stream. QSO logging
takes place when that pair occurs in the transmit sequence.
This guarantees that the time of log will concur with the
^L occurance.
Changed tag parsing to always place <RX> (^r) as last control
tag in the expanded text that is placed into the Tx buffer.
commit 0e72fea543ae41b70af8bc69aeaf20e642b2d833
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jul 3 13:48:38 2010 -0500
Update check
Fix bug caused by recent structure change at www.w1hkj.com
web site
commit b0edc63623eef72c484ff01700e2be6adf609de1
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 2 14:37:50 2010 -0500
Version 3.20.19
Maintenance release
commit 357f3b101339f3d6515f32a3273a4ad9e85f82d4
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 2 13:57:40 2010 -0500
RX-TX Select
* Fixed text/background contrast for selected text in Rx Tx
panels
* Added color selector for hightlight (SEL) color used in
Rx Tx panels
commit 8d155619755d5e944a06ac469d8f489fec97f6ea
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 2 10:22:27 2010 -0500
REPEAT Macro
Added <REPEAT> macro tag - puts fldigi into infinite
transmit repeat of all text and tags preceeding <REPEAT>.
<ESC> terminates the loop
commit 7f5b55fa128c4769dd46fb12d09445cf12bf9501
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 2 07:33:52 2010 -0500
RTS-DTR PTT
Allow both to be used simultaneously with RigCAT control.
commit 9c71708f01ea5bc53d1e1ca54937f2953fa3fa0b
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jun 28 16:16:22 2010 -0500
Version 3.20.18
Maintenance release
commit 800eac722861a014fb7a7e278f844ad7e6e2de21
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jun 28 15:35:37 2010 -0500
Mode prefs
* Changed to named store of last used mode in prefs file
* Added Contestia, Olivia, RTTY baud/bw values to prefs
file.
commit f21cbca683d6021557be49a898eebfe0c0feaeaa
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jun 25 10:04:58 2010 -0500
Morse Prosigns
* Modified prosign / character translation
* Simplified morse table structure
* Print translated prosign character when transmitted
* Allow user selection of ')' or <AR> prosign
both have same Morse representation
* Added style override for both put_rx_char and put_echo_char
functions. Allows prosigns to be display using CTRL style.
* Modified xml generator for fldigi_def.xml to suppress xml
key characters in the xml documentation block
commit f673f21c46c7fb87eea57351631c771a3dde658a
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jun 21 16:03:35 2010 -0500
Version 3.20.17
Maintenance release
commit c8ea4dfd8a88f1abb8d4be638a0c5109be47f4b1
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jun 21 16:03:34 2010 -0500
RSID code additions
RSID MODE
203 OLIVIA-4-125
204 CONTESTIA-4-125
211 OLIVIA-64-2000
214 OLIVIA-8-2000
221 OLIVIA-32-2000
229 OLIVIA-4-1000
234 OLIVIA-16-2000
238 OLIVIA-4-2000
247 CONTESTIA-8-2000
254 CONTESTIA-4-2000
255 CONTESTIA-4-1000
259 CONTESTIA-16-2000
commit 1c1f0596d9eae3cdccfcda0ec07599b0502117e5
Author: Chris Sylvain <kb3cs@arrl.net>
Date: Mon Jun 21 16:03:32 2010 -0500
PSK Browser modes
Add decoding for PSK63F and new PSK___R types
commit 2c941585904e1e09eb64a1155bbccf1b5812e809
Author: Chris Sylvain <kb3cs@arrl.net>
Date: Mon Jun 21 16:03:22 2010 -0500
Beginners Guide update
Update beginner's guide for Lk and RsID button behaviors
commit fde3cce228a3decacc0de4543a5cd3a3e290eb41
Author: Chris Sylvain kb3cs@arrl.net, David Freese <w1hkj@w1hkj.com>
Date: Mon Jun 21 06:57:22 2010 -0500
<ID> video text mod
* Combined 3 patches from kb3cs, added value (W1HKJ)
* Expanded video ID text for Olivia, Contestia and RTTY
* Amended macro editor <ID> explanation
* Changed format of auto-generated video ID text.
* Increased number of characters to 8 for both font sizes
* Simplified video generation methods
* Added limit switches on video width
- 500 Hz for US HF compliance
- Mode bandwidth, video constrained to mode in use bw
* Added abbreviated video mode name strings
* Added FEC indicator for DominoEX FEC modes
commit 8bff92189846149ca7d40508b27d5312cc76b665
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jun 15 21:14:43 2010 -0500
PH Cabrillo report
Added SSB to USB, LSB, PH log entries which generate the
PH Cabrillo report category.
commit d22359a5c40f26fa692943295e7a6d052237530e
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jun 15 11:11:26 2010 -0500
Version 3.20.16
Maintenance release
commit b17468be12d3c5c056d619dd4cb3881a3db04c95
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jun 15 11:08:37 2010 -0500
QRZ xml service
Changed url for QRZ online xml server iaw with urgent email
notification received from QRZ.com on 6/14/2010.
commit 5057f711f4b7045db7f3b4168753ef426874c221
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jun 10 09:06:25 2010 -0500
Version 3.20.15
Maintenance release
commit caff457f072d43bcc92d832bef85c99a60755875
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jun 10 09:01:47 2010 -0500
RTTY 75 baud
Removed RTTY-75 from menu structures
Added RTTY-75N, 75 baud, 5 bit, 170 Hz shift
Added RTTY-75W, 75 baud, 5 bit, 850 Hz shift
commit 52dc87d3169b079adfba7f0191f39db0acc02280
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jun 10 09:00:39 2010 -0500
Read Config
Increased buffer size used for line input from file
fldigi_def.xml
commit c80c28e238ad660c6bb8cf18c0f3b5ecfede00b4
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jun 8 15:16:58 2010 -0500
Version 3.20.14
Maintenance release
commit e718eba19b498b58cd28bb026c513b4e2ecb2944
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jun 8 15:04:41 2010 -0500
CTY.DAT-KG4
Modify cty.dat lookup to account for special KG4
call assignments. 1 & 3 letter suffix in US
2 letter suffix in Guantanamo
commit 2c914bd09d0983d60e5989b8f6754716ff400078
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jun 5 21:10:12 2010 -0500
RSID new codes
* CONTESTIA 32-2000
* CONTESTIA 64-500
* CONTESTIA 64-1000
* CONTESTIA 64-2000
commit ff69a15cd67cb522625831f213d35a105d2a89e0
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jun 4 14:08:55 2010 -0500
Version 3.20.13
Maintenance release
commit e3f6f9b4b3a2e2b96fcb6fc2cde1fa79983c7aae
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jun 4 18:43:12 2010 -0500
TX Wrap disable
Disable word wrap when file insert or drag-n-drop operation
is performed. Restore word wrap to former state after TX
is finished or TX panel is cleared.
commit 9464c4b42be6513800f1ca23944854983f34246f
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jun 4 18:33:44 2010 -0500
RSID squelch
* Added user setting in seconds to allow RSID to open squelch in
decoder.
* Changed default to Extended Characters for Olivia, Contestia
and MT63
* Change default to "Capture wrapped messages"
commit a34b1e0e2431502cc9f013eb133b3ca96cd55878
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jun 3 06:38:17 2010 -0500
RSID tx suppression
Suppress RsID transmit for unsupported RTTY, OLIVIA and
CONTESTIA modes.
commit 439627cd57ed71f8955df48fe2c4a179944c3f2d
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue May 18 09:17:00 2010 -0500
Change Log
Added updated ChangeLog
commit 22908ca71be6d73372bc13056df0b385c9406157
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue May 18 08:33:11 2010 -0500
Version 3.20.12
Maintenance release
commit 2f3aa34441f8c11e1fd8c884cec7ebd9bdabf827
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat May 15 23:39:15 2010 -0500
Pulse audio
flush blocking
Deleted call to pa_simple_drain.
pa_simple_drain caused long delays on Ubuntu 9.04, 9.10 and
10.04 due to blocking by pulse audio library
Added SCBLOCKSIZE delay interval followed by call to
pa_simple_flush
commit d8a519eb248ffb8e4a9ef4d304a6fafaac1106b2
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri May 14 18:40:09 2010 -0500
PSK RSID
Disabled signal search on init of psk modem types
Prevents jumping off of RSID detected frequency
commit 63762857942223564478a6ce8a3de85db69a4e6a
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed May 12 21:31:59 2010 -0500
RSID DomEX-FEC
Resolve RSID for DominoEX / DominoEX-FEC modes
commit 453ca217fa72de6b31d26ed97941010a0687e346
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu May 13 00:50:50 2010 +0100
Implement CLOCK_MONOTONIC on OS X
commit ed574fbf97681bd6f2977560862280051fea43b1
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun May 2 06:40:51 2010 -0500
Configure.ac update
Updated configure.ac for version 3.20.11
commit 49b08808df0458e519c8d6584f728d1836430f14
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun May 2 06:08:11 2010 -0500
Version 3.20.11
Release
commit ff47cc4ac44d298ae9eb2fe60273a619a86901ef
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun May 2 05:46:23 2010 -0500
XCVR Freq
Changed initial no-rig frequency to zero
Changed title to "Enter Xcvr Freq"
commit 5186a749090fbd06d50af9f096e23f165273cb7d
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat May 1 11:22:55 2010 -0500
FLARQ 4.3.1
Release
commit 83f42cbd0e4561ad10eb4b39b30caa8ce863dd94
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat May 1 06:48:28 2010 -0500
Version 3.20.1
Release
commit 55eec2a8b9f737c95713c941c6ef5f1404655189
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Apr 30 18:31:37 2010 -0500
MAP macro update
Google search by:
1) postal address, city, state, country
2) latitude, longitude
3) maidenhead grid square
where 1) and 2) are obtained from QRZ xml subscriber query
3) from QRZ or by manual entry
<MAPIT> map trying 1)...2)...3)
<MAPIT:adr> map trying 1)...2)...3)
<MAPIT:lat> map trying 2)...3)
<MAPIT:loc> map trying 3)
commit e17ccfb6c3b269d45c3d197b00d113df5f919348
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 29 13:42:00 2010 -0500
LOCK macro
Added callback to waterfall Lock button
commit 917b5bd14dc75b17ccc1b368edb714287d52adba
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Apr 27 19:13:49 2010 -0500
Freq Browser Select
Bug fix - double click select failed to correctly update
frequency display when logging panel set to single line
commit 00addd8c1135d354e2dee85c3bf9b517dc38b127
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Apr 27 10:09:13 2010 -0500
Version 3.20.0bB
Beta release
commit 4474bd497f69122cb06a2cae104cd5f1b9a2d1cf
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Apr 27 08:41:16 2010 -0500
MAP macro
Added macro <MAPIT> which performs same call to default browser
as the perl shell program "mapit.pl"
commit 2da1e558849719a80a9536a29c7c494fb301f4c8
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Apr 25 13:59:31 2010 -0500
ARQ auto file
Fix wrap autofile location and detection
commit 54a056907f118465c8ef9c79394730a477ef5178
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Apr 24 11:11:36 2010 -0500
Freq Control Font
Modified Frequency Control widget to allow selection of font
Added configuration item and support to allow user to select
font used for the Frequency Control.
commit 5b7e8390572c0000a96aee87f70ba323d18de7be
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 22 20:58:51 2010 +0100
Disable sprintf re-declaration
commit c5f34c684d2bc0db04eb1006e12545c7c9d10f16
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 22 20:58:30 2010 +0100
Fix compiler warnings
commit 1733f1f1dec7631919586dca2d9370c885cf93ae
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 19 23:12:38 2010 +0100
Add preliminary support for FLTK-1.3
* Bundle Fl_Text_Buffer from FLTK 1.1, renamed as Fl_Text_Buffer_mod.
* Bundle Fl_Text_{Buffer,Display,Editor} from FLTK 1.3, renamed as
above. Apply most of Fl_Text_Display->Fl_Text_Display_mod changes
to the 1.3 Fl_Text_Display.
* Detect FLTK API at configure time and define macros to determine
version of the *Text* files will be built.
commit ab092a6f1ee08ce56f7db04aea20fb0615f907b1
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Apr 16 19:01:32 2010 -0500
psk reporter mode
Added mode specifier to spot_recv and viewaddchr
Allows continued correct psk31 reporting from pskviewer when
a mode such as QPSK or PSKR is being used in the primary
decoder channel.
commit 6c15ddde0e552f0ed8a3768061d4f10ea226deca
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Apr 13 16:34:09 2010 -0500
Psk Viewer Min Width
Changed initial default width to 30 for ease of viewing on
1024 x 800 screen.
commit 2bc610505537efdb0582004ea7870cae8a24a05c
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 12 18:05:56 2010 -0500
Revert "SC Time Out"
This reverts commit 8df121a46a798b86592f0a2c4e20a44876610432.
commit de7c41bbe40181675246d440cba0e61de222d7c6
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 12 00:15:58 2010 -0500
Version 3.20.0bA
Final beta release for 3.20 series
commit 5da5ba6e54be01ce6e7b4194286b90752e2dc7ff
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 12 00:07:04 2010 -0500
Update NEWS
commit aaaec180fcdda25454ef9be06983f063a569fbeb
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 12 00:07:02 2010 -0500
WARNINGS
Added explicit conversions where necessary to reduce compiler
warnings.
commit 8df121a46a798b86592f0a2c4e20a44876610432
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 12 00:07:00 2010 -0500
SC Time Out
Modified SC time out catch statement in trx rx loop.
commit 45654eab62e114425962ada8676eeea50de39663
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 12 00:06:57 2010 -0500
PSKR fec metrics
Changed fec metric variables to double
Added fecmet, fecmet2 initialization to rx_init
commit faf5e6c6b0db7273b4c5ab575ac7a26d1255547b
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 12 00:06:55 2010 -0500
Pause-Break
Olivia / Contestia modes Pause-Break key behavior caused
Tx buffer to be read and discarded. Fixed.
commit 975f4a9c736e312e4a7e517b3c0538634e14f353
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 12 00:06:53 2010 -0500
RX lowercase option
Allow RX text to be printed in lower case for
Contestia, CW, RTTY, Throb
commit d551f2effdb7bc80a4d1b55056f42b739540f15b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 12 00:06:50 2010 -0500
Disable Czech l10n
Do not generate and distribute cs catalog files until we have a
UTF8-capable FLTK.
commit f1762d7c534f426bdc609e62878c4ca151431dc9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 12 00:06:41 2010 -0500
Fix more widget labels
commit 4f80565784ad57b95e68f699ae56a9b8755ee2e4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 8 12:56:01 2010 -0500
Update QSO frequency
* Update QSO frequency field even when the waterfall is in PAUSE mode
* Clean up WFdisp::sig_data
commit 3754c63d801103b24c6c95059af7e16c61eae7f9
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:28:34 2010 -0500
Tx Pane Min Height
Increased min height for Tx pane to 66 to circumvent ptvl errors
on MS platforms.
commit 717c151671eef3085de7efbd440d1e19f8f2ae1b
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:28:32 2010 -0500
Modem Init
Removed this == <modem_instance> tests from modem::init
Special init cases handled in specific modem class.
commit 0469895e2d630ad98c1184b0036a29143b61f59a
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:28:30 2010 -0500
Contest Menu
Fix bug introduced by b794fb14ecb0c034135ddfee081d419bb53ce3ba
Menu items exchanged, but function did not follow change.
commit 8f76576fe3968b3230d5dcad67ba091ecb4122b6
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:27:55 2010 -0500
AFC-SQL check buttons
Removed support for alternate check buttons for AFC and Squelch
on main user interface.
commit 5dcf5cb1c68951704afb8457df59f6a4b8bf1a80
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:27:51 2010 -0500
ADIF Export
Changed default for TIME_ON field to checked
commit 1b5f56f6b39b0a4c2a5b78a44e1d0019549946a6
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:26:48 2010 -0500
Olivia-Contestia bandwidth
Added missing initialization of modem::bandwidth element to
Olivia and Contestia classes.
commit 0d77c1bedf2d8e4ea5ecbd1dd3b6a49b97aafcae
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:25:46 2010 -0500
SSB modem
Receive only SSB modem added to allow occassional logging
of a voice contact :>)
commit 586e3d5ea265853f3676d599d06e204dccae6c23
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:22:27 2010 -0500
QPSK dcd postamble
Restored CW postamble to QPSK signal encoder
commit 1aae11e61cb3ab535630cf53529d85d916619058
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:22:06 2010 -0500
RX_ONLY Modem type
Added rx_only_ boolean to allow creation of modems that are
receive only, such as WWV, Analysis. Default modem type is
to allow both rx and tx.
commit d29495f186c86a9665398c2cdc7ede06cf80b1f8
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:19:50 2010 -0500
QSY Lock disable
Changed QSY/LOCK behavior to disable Tx Lock before QSY.
commit 02767b0ba4a581c2e7558b4e2e57273ceec205fa
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:16:58 2010 -0500
Contestia
Added Contestia modem with Rx/Tx support of RSID. This mode is
not suitable for use with flarq, flwrap or flics. It is very
suitable for contesting or conversational QSOs.
commit c10ee739acffd77f370f8defbbc10d6b5bc3f0bd
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 8 12:13:27 2010 -0500
Freq Analysis Init
* Reset filters on start or waterfall "tuning"
* Saved data file format change
- Radio Frequency, Sideband, Audio Tracking freq recorded
on restart or waterfall tune.
- Tracked difference frequency, derived RF frequency recorded
commit 391167c14689c7da9021fc4a98d2b24be61b6177
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 4 15:23:07 2010 +0100
Add time functions
commit 5f540a746cd481af1154671a5208c0b0b8481ba9
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 29 14:30:26 2010 -0500
Version 3.20.0b9
Beta release
commit c517a1ef2a97cac46201c9eb08133e7dbdaeeb6f
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 25 17:36:13 2010 -0500
NBEMS files
Changed creation of NBEMS directory structure.
* Only created when required by program or elected by
operator when using the File/Folders/NBEMS files... menu item
* Changed NBEMS directory to ~/.nbems/ on Linux and friends
* NBEMS directory remains NBEMS.files on Windows
commit b794fb14ecb0c034135ddfee081d419bb53ce3ba
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 25 17:36:07 2010 -0500
Rx Contest Popup Menu
Changed order of menu to encourage use of Exchange In
commit 09c77b5684886f117869195d485a613845e90402
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 25 17:35:55 2010 -0500
Olivia bug fix
Correct bug introduced by commit cff61120b
commit 80572f5e6d8a95393d044d847bab9e9d2aa14b6f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 26 18:41:54 2010 +0000
Improve monitoring of transmitted signal
* Use existing trx ringbuffer to store the transmitted signal
* Always draw signal in blocks of 512 bytes as expected by the
waterfall routine
commit b6b6d76ad9844b13912abcdea3059835313cdc4d
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 25 09:19:06 2010 -0500
Contest Rig/Log View
* Moved and resized contest log controls on single line Rig/Log
* Added TimeOn to clear fields process
commit 4000fe03b004bf33d5efc9805c3c5c59e2f6b1f7
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 25 09:18:57 2010 -0500
CW Xmt WPM
* Added xmt WPM control to status bar when in CW mode.
New control can be adjusted with mouse wheel.
* Added xmt default WPM button adjacent to WPM control
* Resyncronized receive WPM to xmt WPM when xmt WPM changed.
* All xmtWPM controls syncronized to each other
status bar control
config dialog control
numeric '*', '-' and '+' controls
* Changed location of CW rx WPM to leftmost status panel
* Annunciate the '*' (default WPM) as asterisk on the leftmost
panel, ie: "CW * Rx nn" / "CW Rx nn", where nn = rx WPM
commit 35826a3bcca9ce162b0832f97f323b40b0f6345e
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 25 09:18:41 2010 -0500
Cabrillo Report
Modified report line generator to allow various combinations of
RST in, RST out, Ser #in, Ser #out, Exchange in and Exchange out.
commit 56c8b66c129c15c447f700eac8f1fa1c06e03201
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Mar 21 05:45:30 2010 -0500
Version 3.20.0b8
Beta release
commit 3b63d8f33ead523ed088e7fd7821e34e606cfa64
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 20 21:02:14 2010 -0500
XBEG-XEND macro tags
Added delimiter tags for capturing the transmit contest
exchange, <XBEG>...<XEND>, for example:
<TX><CALL> de <MYCALL> QSL <XBEG><RST> <CNTR> <QSOTIME><XEND> K<RX>
will place the expanded <RST> <CNTR> <QSOTIME> into the
Exchange Out field of the logbook when the contact is saved.
commit 1fb42ac9c13a8e0bbabb37772a8fc3db389b9706
Author: Giuseppe Ciaccio <ciaccio@disi.unige.it>
Date: Sat Mar 20 15:23:50 2010 -0500
CW Decoder improvement
Change in burst noise suppression
commit e0c62c243ca3f5e82adf02e5748f067f0a963eb8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 20 15:23:48 2010 -0500
Add new modem macro
* Add new <MODEM:NNN:x:y:...> macro to change modem and set parameters.
Parameters are currently recognised for Olivia and RTTY:
- Olivia: <MODEM:OLIVIA:bw:tones>
- RTTY: <MODEM:RTTY:shift:baud:bits>
* List MODEM macros using new syntax in macro browser
* Add macros for the Olivia and RTTY modes listed in the Op Modes menu
The old <MODEM>NNN syntax is still supported.
commit cdd4457f0dbd1d616090ac596a14f4498201fdb5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 20 15:23:46 2010 -0500
Fix counter widgets
* Correctly handle scroll wheel events for Fl_Counter widgets
* Call parent class event handler in waterfall::handle so that
the counter widgets in the waterfall group receive the mouse
wheel events
commit cff61120bce14833810fa296848439363b0af0c4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 20 15:23:35 2010 -0500
Fix Olivia pre/postamble
Correctly generate the preamble and postamble data.
commit 2b97698bffa664b4eaba8363d6ffe8942c3a704d
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 20 07:26:29 2010 -0500
Version 3.20.0b7
Beta release
commit 269152ef1be3384c728cd5c9dfd095f25ce3b8e5
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 20 07:26:25 2010 -0500
AFC-SQL Lighted button
Fix to update lighted button color selection on program
restart.
commit 8766979189dd74593a48a0ae1d23bd0bbb70072a
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 20 07:19:03 2010 -0500
QSOTIME
QSOTIME macro tag
* time sent in Tx stream
* repeats of QSOTIME before a LOG sends the original time
* LOG appends the QSOTIME to the STX_STRING field in the
adif log record.
SAVEXCHG macro tag
* added new tag
* use at end of a contest exchange to save the entire exchange
string in STX_STRING
* usurps QSOTIME if both are contained in same macro text, ie:
"<RST> <CNTR> <QSOTIME><SAVEXCHG>" will send an exchange as
599 024 1125
if RST = 599, Counter = 024 and time of execution is 1125
* repeats the same as SAVEXCHG
Both QSOTIME and SAVEXCHG text are cleared when the QSO is saved
or cleared.
commit 30c247d71de633d1ab60850d0b2bb9cdb1111525
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 18 15:31:32 2010 -0500
Version 3.20.0b6
Beta Release
commit 2715366c6dfe1295e99c02eeef514b17b9814d8c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 18 12:43:29 2010 +0000
Fix label sizes
commit 4ed6c1c0e38972d3e42486225be1d6bf02adc9f6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 18 12:39:59 2010 +0000
Add PSK browser font change support
Add option to change font face and size. Only fixed width fonts are
allowed.
commit 735dba2196063f140cc3b839e225e1b556f98b28
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 18 12:39:59 2010 +0000
Cosmetic changes the PSK browser
* Simplify window creation code
* Improve layout
* Add icons
commit 5a1cf7dd84d669cdcef158481e4cc0e876d4779e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 18 12:39:58 2010 +0000
Add font browser filter
* Add font browser filter method to show only variable or fixed width
fonts
* Display simple progress dialog when caching font types
* Create a global font browser and remove static variables from
various callbacks
commit bdcca8c39fb04b100ae211d5d71f7d8d883c4ec4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 18 12:39:58 2010 +0000
Add mouse wheel handling
Add mouse wheel handling to Fl_Counter, Fl_Spinner and Fl_Valuator,
Fl_Slider, Fl_Value_Slider and Fl_Value_Input widgets.
commit b66e4565bcfa4860edf0368f95a1c52607c90bd8
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Mar 17 22:05:49 2010 -0500
LSB modes - no rig
Fixed LSB display / operating frequency computation bug for
no rig modes, LSB, CW, RTTY, PKTLSB
commit 40ae07fd45a53fb646ef20244f4ea9ac30815283
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 15 13:05:12 2010 -0500
Macro Idle
Change idle macro to allow fractional seconds <IDLE:nn.nn>
Changed execution process for idle macro.
Improved layout of macro edit dialog
commit a61d9257279d4bed09a96dff10f7877d71554f99
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 13 06:47:43 2010 -0600
Version 3.20.0b5
Beta release
commit b1702af92ea4ac6aca37e60a3d56eebd9af0e95f
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 12 16:38:17 2010 -0600
User Config Tab
Moved ordering of user entries to coincide with the default
order ... NAME, QTH, LOC, ANTENNA.
commit 6639fef3dbd864be0af79644ab43d107653bc2c5
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 12 16:27:45 2010 -0600
<TX/RX> macro
Added new macro tag which shadows the function of the T/R
button. T/R button requires a mouse click. Macro key T/R
can be accessed from the keyboard. Note: The Pause / Esc
key combination also serves this purpose. This was added
to accommodate users migrating from Digipan a very popular
MS application.
Modified the default macro definitions to make F9 the T/R
function key button.
commit 48552e1c757fb9734a0c9c6d71e2ce28ef8415af
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 12 09:19:51 2010 +0000
Light Button Colors
Added configuration items for all main UI lighted buttons
commit f7d5af9cf5ea1b7a5ab6b9e14fecbf773eabf366
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 10 21:31:20 2010 +0000
Fix status load
Correctly call Fl_Preferences::get(const char*, int&, int) when loading
status variable. This ensures that new status variable will have the
right default value.
commit 97c65e103e8535aec3e5a1cca1788ac4b5cbb41e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 10 21:31:19 2010 +0000
Add scroll hints menu item
Add context menu item to toggle the "scroll hints" (horizontal lines)
drawn on the vertical scrollbar. Also remove unneeded quick_entry
variable.
commit 7369f4454f49f7cfa294114c8933df34ffcd8224
Author: Stephane Fillod <fillods@users.sf.net>
Date: Wed Mar 10 23:18:43 2010 +0000
Update i18n
commit c2c1b22d974d043392aaa5c85b6f6caaf8b2bf22
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Mar 10 15:08:57 2010 -0600
Version 3.20.0b4
Beta release
commit e9ec047e78db365c5f94c96cdceceb294af73c75
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Mar 9 20:41:38 2010 -0600
DigiTalk
Disassociated DigiTalk from Rx text stream capture
commit 6c2d20861693bfec13144341631fed2ec6a2710f
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 5 08:34:15 2010 -0600
Version 3.20.0b3
Beta release
commit 127380fc8d157d72d21997cc134165e1a7d9656b
Author: Сергей И. Королев <exception0x0d@gmail.com>
Date: Fri Mar 5 12:12:56 2010 +0000
Add custom RTTY shift option
Allow the RTTY carrier shift to be any value between 10 and 1000 Hz.
Signed-off-by: Stelios Bounanos <vcs@enotty.net>
commit a8e4f818ecb3bc41de80f5120562a11d054c63f9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 5 12:12:56 2010 +0000
Add XML-RPC methods for Olivia
* modem.olivia.get_bandwidth
* modem.olivia.set_bandwidth
* modem.olivia.get_tones
* modem.olivia.set_tones
commit d2df10a5fcf8dfce2a40fb14f52d447fdd078df2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 5 12:12:55 2010 +0000
Modify FText add() methods
Use efficient versions of add() for all FText derived classes except
FTextRX (which receives text one character at a time anyway). This
greatly reduces the Event log window's draw overhead.
commit 92a8fd6746c66a13c144b3e3d899f990344a281d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 5 12:12:55 2010 +0000
Fix bandwidth marker
Keep bandwidth marker visible at the end of the waterfall
commit 82eaead7855068fac5c612d0ee7f771172004e0d
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 4 21:34:50 2010 -0600
Olivia Pre/Postamble visibility on waterfall
Changed pre/postamble sample block sizes to 512 for passing
to ModulateXmtr. This allows the waterfall FFT to faithfully
reproduce the tones on the waterfall. This change only effects
the monitored signal and not the actual transmitted signal
commit a454879c974fc7a69c751344efff77375dbd820d
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 4 14:35:16 2010 -0600
Empty Call Nag
Show message when save log attempted with no call entered
commit e3c7a7694cd2f83cd7a0fb7c349d03a48548f39d
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 4 10:05:39 2010 -0600
Initial Configuration
Changed Rx text double click to TRUE
Changed convert Call to uppercase to TRUE
commit 7b89984f963a3bd6d2c9c830bf67634d0d58603a
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Mar 2 13:49:46 2010 -0600
Version 3.20.0b2
Beta test version
commit 551d118758bd38b0fba7d0f4cca987c6dad6a2eb
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Mar 2 13:47:27 2010 -0600
Textout.txt on MS
XP / Vista implementation changed to allow the application to
keep the append-to file open for entire execution time. OS
failed to write to file when file opened and immediately closed
after the write.
commit 95eef63045e1afe9ca251f757840dd6292743eb1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Mar 2 00:08:00 2010 +0000
Version 3.20.0b1
* fldigi version 3.20.0b1
* flarq version 4.3.0b1
commit 2f48f0731c66f4a7e618035839f17c2f427cb798
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Mar 2 02:59:41 2010 +0000
Add release notes
commit cc957f37cf89cecd167db8ef6c72486b5ef5a103
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 1 12:56:30 2010 +0000
Update copyright headers
* Relicense: GPLv2+ -> GPLv3+
* Update authors' copyright notices
commit a9b976a7b67ffa780f7215c939570880b2b9e81a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 1 12:56:30 2010 +0000
Delete unused code
commit 2e78ec6bb022b848b09533cdbecbad40379e1646
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 1 06:01:10 2010 -0600
NBEMS folder access
Added File menu item to access the NBEMS data folders
Added submenus for Macros and Folders
commit 995c34e41b4fa9c876a24d8d4fbf73f18f8d11f3
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 1 06:01:08 2010 -0600
<LOG> fix
Fixed saving empty callsign to logbook using the <LOG> macro
commit dcbfb7d59d304562df583cadc8ff817de6396688
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 1 06:01:06 2010 -0600
Add option to specify non-word characters
These characters delineate words when selecting RX text for QSO data
entry to the log fields. The defaults characters are "*,-.;"; tab and
newline are automatically included.
commit 8cea906f79eb95f57d6d4266ee2c97dfce2597d3
Author: John Douyere <vk2eta@gmail.com>
Date: Mon Mar 1 06:00:49 2010 -0600
Extended Pskmail messaging
* Decoded RSID message for Pskmail
* PSK, THOR, MFSK signal over noise reporting for Pskmail
commit ed30b5b0fa9478d21d3f31f9c3f7fc9a39662eaf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 26 17:50:35 2010 +0000
Add new WriteARQsocket function
This will be more efficient when sending more than one character.
commit 5a3d0abc7f9b61fa95933de56b98fe078f3ba7a7
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Feb 25 04:50:02 2010 -0600
RSID detect
Fixed failure of RSID detector to change audio frequency
when new mode same as old mode.
commit a6769cbe87295910126820d4eceb8a443941f9ad
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Feb 24 08:34:44 2010 -0600
Version 3.13CA
Alpha release
commit df7caff4c286f54b1f86690d2d795c7a7fca2b57
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 24 01:02:19 2010 +0000
Fix name_to_device
Add "direction" argument to to SoundPort::name_to_device() to ensure
that it returns the right type of device.
commit 1c18ad2c7ba0a7b8f60dc5d364180938a436ac18
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Feb 23 10:30:53 2010 -0600
Version 3.13BZ
Alpha release
commit 9c846a19d1cadd8e9f0aecaf0b3f96e8d389eaf1
Author: Vitaliy Berdinskikh <ur6lad@i.ua>
Date: Mon Feb 22 16:26:13 2010 +0000
Remove png_infopp_NULL from picture::save_png
libpng 1.4 doesn't have png_infopp_NULL anymore:
http://libpng.sourceforge.net/ANNOUNCE-1.4.0.txt
commit 9b80c2c93f55ebda2a867d3cd70ee83a6b4938d9
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Feb 22 09:24:55 2010 -0600
Portaudio stream persistence mod
Changed stream behavior to open/close unless the stream
is connected to a paJACK device.
* corrected problem with h/w codecs that enable a PTT
line whenever tx samples are present, including total
silence.
* eliminated audio transients when switching from transmit
to receive
commit 445c24a9f8072b2c707a10af3da19c90e4fd53d5
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Feb 18 20:28:00 2010 -0600
Win32 init_stream patch
Defeat the sound index matching on win32 systems
commit 933af6c242c68c4f68e820bacbe03620af519d8a
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Feb 18 18:50:19 2010 -0600
Serial bug fix
Linux - added control flag to inhibit CR to NL conversion
when opening the serial port for RDWR
commit ccaaa1eb03919cc6efce813447535fb4a595a092
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 16 19:14:36 2010 +0000
Add RX text scrollbar hints
* Add an Fl_Scrollbar subclass that can remember scroll values and
draw them on the slider background
* Mark the scrollbar position when entering a clickable frequency
marker or logging a QSO
commit 5c82c352c3f566c232440e789f0c918885d2a486
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 15 22:51:01 2010 +0000
Fix RX text context menu
* With the contest UI or fields and quick entry menu items enabled,
Serial number and Exchange should be hidden when reverting to the
full UI or disabling contest fields. This would not happen until
the quick entry menu item was toggled twice.
* Immediately redisplay context menu when enabling quick entry.
commit 0459067e03b67822fe1e92475c9967fd64769d7d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 15 22:51:01 2010 +0000
Log excluded ID modes
Log modem names that are excluded from RSID/Video ID/CWID
commit b3eda4503e925bb75518a31927e27b3c75bfc8e2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 15 22:51:00 2010 +0000
Add init_modem frequency argument
Add frequency argument to init_modem and related functions. This makes
it simpler to correctly change modem and frequency on RSID reception.
commit 164c42bd896a25104f75a1b2d7c631b9e1fc8255
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Feb 14 08:57:05 2010 -0600
Version 3.13BY
Alpha release
commit 51700d79a32b863b37f14a5fb72eb16dff7cc4a5
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 13 13:13:15 2010 -0600
TX ^r ^R parsing
Change behavior of ^r ^R in transmit text buffer.
* ^r remains unchanged - state returns to receive for
each occurrence. Unsent characters remain in buffer
* ^R suppress all but last ^R found in the Tx text buffer.
Text appended to end of the Tx buffer without regard
to the presence of preceding ^R terminators.
* added method eot(void) to class FTextTX to support above
functionality.
commit b1c5fa9fae22448ee53d1681381e1a0a9bf3c1c9
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 13 15:34:30 2010 -0600
Startup Fix
Change startup order:
* reading last status
* read dxcc
* read lotw
* read esql
* main dialog creation
commit ead3514e224cb5cbc35920f85debcdd26d8dfe2f
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Feb 12 14:44:12 2010 -0600
Version 3.13BX
Alpha release
commit 3f3ddc0c5a14352190f7b5f75b3fa6e0ebf76c9c
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Feb 12 14:42:46 2010 -0600
FELD improvement
* Changed FM modes to force symbol transition to occur
at zero point of first derivative (peaks) of the transmitted
audio sub carrier.
commit 3acb7f25ef340007f68221e16b2f7fbf294fb468
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Feb 12 14:41:02 2010 -0600
Wizard Fix
Fix seg fault when fldigi invoked as:
./fldigi --wo --config-dir <dirname>
or initial execution as:
./fldigi --wo
commit e74201b8fc232c6b92af66fd811f4dd531cb1d4e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 11 10:22:54 2010 +0000
Fix sound initialisation
commit 872f52ccafa5764603f5f07dc199457d25c33131
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Feb 9 20:14:36 2010 -0600
WF_ONLY height fix
Fix height bug for WF_only introduced by commit bb37cc1c6
commit 64b192197e1e10fbdf28539df152b0771ff7ebfe
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Feb 7 15:32:37 2010 -0600
<INFO1><INFO2> fix
Added clear macros strings to status bar message clear
commit e0ff1f2a380957023d796bd904041ec504b243a4
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 6 21:59:32 2010 -0600
Version 3.13BW
Alpha release
commit 617f4590ec992d869e64208c22428da4f3bd2556
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 6 09:58:19 2010 -0600
ARQ abort
Modified ARQ abort - ARQ text buffer did not clear properly
at end of transmission for long postamble modem types such
as MT63 and Olivia.
commit 96419d75ed01ac17f864d76398c784b9c2c8abc5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 5 02:28:16 2010 +0000
Update manual pages
commit bb37cc1c6ba86c3b507a0710784715223fb59002
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 6 14:25:03 2010 +0000
Fix -iconic option handling
* Hide all windows if the -i/-iconic option was passed
* Use Fl_Window::show(int, char**) to show the icon window (X11)
commit 75e0eba8c0f62cfe127f28d74e2ffef1579e3611
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 5 02:28:17 2010 +0000
Fix main window title modification
* Append text to main window title such that the title set with
-title is preserved as a prefix.
* Use the -title argument as the JACK or PulseAudio stream name.
commit 2c55a62fea910b88e4e4df049f5b70df61bcebe7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 6 02:57:58 2010 +0000
Improve audio initialisation
* Add code to check if the pulseaudio daemon is running
* Prefer PulseAudio if available and no previous setting exists
* Don't complain if PortAudio did not find any devices
* If PortAudio initialisation fails we change the backend to
"File I/O" only if it was previously set to PortAudio.
commit 0467a4183b9e545dfb05f10eb7eb016e05c9915e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 5 02:28:17 2010 +0000
Fix PulseAudio backend
* Flush capture stream after transmitting
* Reduce stream latency
commit bde818b1853dc973cc937ad04c0146250fb8b2e5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 6 06:44:41 2010 +0000
Fix OSS compilation on NetBSD
The SNDCTL_DSP_{SYNC,POST} ioctls calls must pass a pointer as the third
argument to avoid a compilation error on NetBSD, which specifies argp
as a char*.
commit b8d160d338cd6ea4b72913409ae4a2a6944fc9e9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 5 02:28:16 2010 +0000
Fix compiler warnings
commit 7ac0fd5687e075f3743b030e75eaf2da61ab0e5c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 6 06:39:30 2010 +0000
Remove -fomit-frame-pointer flag
This seems to give only a very small speedup (1-3% in DominoEX/Thor and
Olivia) and makes debugging impossible on x86.
commit c5ca09a241b48d5ca86d8af5dbb72eb0f7bb3aa5
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Jan 31 19:41:37 2010 -0600
Configure Dialog
Change appearance of unselected items on rig control tabs
commit 03eedc4abf83cc8015caa931b038756052f1bf2e
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Jan 31 05:35:56 2010 -0600
Olivia Divide by Zero Error
Divide by zero occurred if 2-tone Olivia mode selected.
commit 0a10feee840c5106aeb37015610dfe43984c8cff
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jan 30 15:48:34 2010 +0000
Version 3.13BV
commit 33335854f3b65abff9b8fd3a381f5f8b141076df
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 29 13:33:19 2010 -0600
DUP indicator
* Removed label "*** Dup ***"
* Added foreground colorization to all Call input fields when
duplicate detected.
* Added Dup Color selector to Contest configuration panel.
commit b895c1a34930540b57beb82e538c3b3cb08db7a4
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 29 12:51:41 2010 -0600
Olivia Noise Estimator
* Added s/n estimator for Olivia, tested with PathSim wav
files for s/n -15 to +20. Estimates valid above -9 dB.
commit d4540c06a2aabcc4c72c7f02b4854d0e621613fa
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 28 18:16:45 2010 -0600
Waterfall Offset
Save and restore waterfall offset
commit 5c3dd09131c99a97eda4411d523ff4148c85ecee
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 28 18:13:34 2010 -0600
Diamond Indicators
Change diamond indicators on sound card device configure
tab to down box indicators
commit 37ffd696e10ee4bac7385a7d6fca954dc85a551c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 28 04:05:11 2010 +0000
Update command line argument handling
* Remove deprecated options: --twoscopes, --experimental
* Add --wfall-only alias for --wo
* Rename --frames-per-buf to --frames-per-buffer. Old option name will
still work as it is an abbreviation.
* Add arg_error function to handle errors. Messages may be printed to
stderr or displayed in an error dialog depending on OS and whether
stderr is a terminal.
commit 80ca36a552a94ad27f40b27b1a89f3814faff15c
Author: Chris Sylvain <kb3cs@arrl.net>
Date: Thu Jan 28 04:05:11 2010 +0000
Make CPU speed check information available upon demand
When copying configurations around among similar machines, a non-optimal
Sinc interpolator may have been selected. Provide the user with the
information even when fldigi has already been configured.
commit 0936615dbf1d3f6ca3c192f33156bf4e1cb89569
Author: Chris Sylvain <kb3cs@arrl.net>
Date: Thu Jan 28 04:05:10 2010 +0000
Fix llabs() namespace ambiguity
This function does not seem to be consistently defined between different
compilation environments. With gcc4.3.4: 'llabs' not a member of 'std'.
It might be defined in 'c99' or 'std' or '__gnu_cxx' namespaces
depending on implementation of the GNU, ISO C99 or C++03 specs.
commit 78b515c6b1829f459434b84327a240a0ccc7378a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 28 04:05:10 2010 +0000
Add verbose log level
* Add new "Verbose" log level
* Change numerous LOG_INFO calls to LOG_VERBOSE
* Change the default log level to "Info"
commit 25e2c82baa7dd688072c4936a977b4851736eac1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 28 04:05:10 2010 +0000
Rig control frame tweaks
* Frequency list button
- Change box type instead of icon when button is pressed
- Give focus to frequency browser
* Frequency list browser
- Change type to FL_MULTI_BROWSER
- Callback prevents selection of multiple rows, making the widget
behave as if its type were FL_HOLD_BROWSER, but keyboard selection
is now possible: Space selects frequency, Return selects frequency
and mode and closes browser
- Callback handles keyboard events
commit 2f9a0a271ae08d56e1bd6d33862bb26c04ab275c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 28 04:05:10 2010 +0000
Add rig.get_name
commit b23f5d543bf661175720a305da57f52e48e5f2f4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 28 04:05:10 2010 +0000
Fix table widget
Avoid undefined behaviour in PrevRow() and NextRow().
commit 3bbb6ea23426d6ee380868d3d785c00dd3977b87
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 28 04:05:09 2010 +0000
Fix wizard crash on OS X
Disable showing the wizard before the main window on OS X.
commit be9dc0a3b67b9678f36064248ab7c3a6ec49e45a
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 27 19:09:28 2010 -0600
Version 3.13BU
Alpha release
commit 6b40f6b76ed033a7997d62b4903946ce1171b68d
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 27 19:05:36 2010 -0600
RTTY demodulator
* Change initial filter to 1.5 * baud
* Change discriminator hard limiter position in code sequence
commit eb9a385670a66c5a088c21e39bc586afeb667b2b
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 27 16:35:49 2010 -0600
Rig control changes
Modified xmlrpc method Rig_take_control to suppress the
changes to program defaults.
commit e87b9df7523ca27142c225812cf46eb76ac5fc4d
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jan 26 17:07:56 2010 -0600
Logbook empty record
* suppressed saving any logbook record for which the callsign
is either empty or all spaces
commit 29e891ecee42fe2149dddafe19c5eb6e7bbf0ed7
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jan 26 15:33:06 2010 -0600
Config Dialog Cosmetics
* Changed small diamond indicators to block style
diamonds very difficult to discern on Windows OS
* Changed stopbit sliders to value selectors
slider not understood by the Windows users
commit 9b6a313cb2d658e036d5303cccf60741210ce92f
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jan 25 14:22:24 2010 -0600
Version 3.13BT
Alpha release
commit 6354484e10004466274f6ec7dd61d8407f4d2eca
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jan 25 14:20:14 2010 -0600
RTTY mods
* Restored status line display of shift. Line now reads:
* [RTTY][45.45 / 170][s/n: -v.v][bandwidth adjustment]
^ ^- changes with signal
|- baud / shift
* Changed s/n & metric filter constants to reduce delay
in first character detection/display.
* Changed initial filter width to 1.3 x baud rate
* Added hard limiter to discriminator.
commit 33075e386be820c92ead1812a1ca532b4a7ec399
Author: John Douyere <vk2eta@gmail.com>
Date: Mon Jan 25 05:29:48 2010 -0600
PSKR DCD detector
Improved PSKR DCD handling and avoid false postamble detection
commit 7956fbb8b42e3b50208ff5ef7b99cb642df511c4
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 22 16:45:45 2010 -0600
Version 3.13BS
Alpha release
commit a06bf93546b06d1df9df4c131db5308496e755ce
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 22 16:43:46 2010 -0600
S/N evaluators
RTTY - added s/n evaluator, decreased metric sensitivity
- changed b/w indicator to agree with b/w config slider
DOMEX - corrected s/n evaluator.
commit 070f84d487a7b93ecfb5eb2060587529f419c23c
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 21 12:53:25 2010 -0600
Version 3.13BR
Alpha release
commit d84b060522c8862c9c56197ff7d43d38f7975b4f
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 21 12:27:00 2010 -0600
RTTY decoder mods
Changed prefilter from lowpass to bandpass.
Filter adjustment visible on both Mark & Space tones
Increased AFC low pass filter time constant
commit 93bedef1ca2fd0ae666b2d399c59e7d8d9064ede
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 20 20:11:54 2010 -0600
RSID fft processing
Replaced Sorensen real fft with Cfft implementation. Cfft also
used for the waterfall fft.
commit afd3adcd58cd7335d6db07a82fdde27a4a776cce
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jan 18 09:30:22 2010 -0600
HELL AGC improvement
Modified AGC and s/n detector for Feld Hell modes
Added AGC and s/n detector for FM-HELL modes
commit b9e25d9500f93f06fc83881b648be4ab556a975d
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 13 06:01:22 2010 -0600
Version 3.13BQ
Alpha release
commit 5b9ea76e487c05822a1c8221945c077ff6eac5d1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 12 14:48:26 2010 +0000
Add rig control XML-RPC methods
* rig.take_control
* rig.release_control
These methods should be called by rig control programs before accessing
and after releasing rig hardware, respectively.
commit ec51533bbe4d36695596841e56189b57ee18255d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 12 14:47:15 2010 +0000
Disable frequency locking in qsy
commit 5d3732cf3fe9c808050c19ceb157c06f0f3c9087
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jan 11 16:58:17 2010 +0000
Add wizard
commit af78f3465fa0117d37f0938862259b4edf99efa9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jan 11 16:58:17 2010 +0000
Improve RSID QSY functionality
The qsy() function will now change the rig frequency when it notices
that the modem is permanently frequency-locked (e.g., MT-63).
* Remove modem_frequency argument and associated code from the various
rig control set_qsy functions, this is now done by qsy().
* Make modem::set_freq() virtual and override it in mt63 in order to
better prevent frequency changes.
* Use qsy() in the RSID decoder and notifier "Go to freq" callback.
commit fd186034db4842eead2601582bafb109b391ddb8
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 8 12:48:22 2010 -0600
Version 3.13BP
Alpha release
commit 86bbd55e2af647178a3f00b79fd2f71aec0edc80
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 8 11:21:08 2010 -0600
Initial UI
Restored full UI for a first time use of fldigi. The minimal
UI gives the impression of a handicapped application.
The initial application settings which include the visual
appearance rightfully belongs in a startup wizard.
commit 56610a9a75e37eb43b4bc3c57f8bcebdc25f701c
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 8 11:15:43 2010 -0600
NOLOG alternate Callsign entry
* Corrected logic for display of alternate callsign entry
on the status bar when logbook / rig control is not visible.
* Removed extraneous menu divider
commit 239ff98f5655e703765df9bbfb5c2af338301a7f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 8 14:35:50 2010 +0000
Adjust View menu
* Rename minimal control menu items
* Move to submenus
* Move waterfall control config to Configure menu
* Use radio buttons
* Simplify callbacks
commit 276e76944f4a09df0a3ddc469cf699507e20cb87
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 8 08:03:35 2010 -0600
Xchg In capture
Suppressed leading space filler on captured text when
field is empty. Subsequent appended text includes space
separator.
commit 4cd90d30c9a5dcf090afdfe3b7e50adc2f7f50a2
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 8 08:03:12 2010 -0600
WF freq limit
Imposed consistency in computations related to waterfall
lower/upper frequency bounds.
commit 5a37ed9cedf4fa908da4174aa509a58f14a5ab9d
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 7 20:10:25 2010 -0600
Version 3.13BO
Alpha release
commit eea028767163f327a5b9b80cb510427f2444053a
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 7 20:08:58 2010 -0600
Auto file transmit
* Corrected loss of last character in file during transmit
* Added a leading and trailing string to auto file transmit
"\n.....start\n" ... "\n......end\n"
The start and stop delays in some transceivers could
cause missing characters at the beginning or end of the
transmission. These leader/trailer strings should help
to alleviate that and also provide visual separation for
the receiving operator
commit c762969d2cb29b739ba04b81cccf7f756181590b
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 7 12:45:04 2010 -0600
CSV Export
Correct missing quote in header line
commit 75be29e6be11977d8abd89ac3a98cddbad858abe
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 7 09:35:49 2010 -0600
Debug code removal
* Removed debugging code from waterfall.cxx
* Used to create
commit ddc5790b7b70a96b579011ac77919cfa157754bc
which corrected bug introduced in
commit 65f70cd1ff8e1d6065be36a4012436bb4f39ac4c
commit ab7dd93462232f88f7207f318aab24a5d5bd4a6a
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 6 21:48:29 2010 -0600
Version 3.13BN
Alpha release
commit ddc5790b7b70a96b579011ac77919cfa157754bc
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 6 21:45:51 2010 -0600
Modem Initialization
Removed duplicate invocations of init() for several
modem types.
Carrier callback
Corrected frequency limits computation in waterfall::opmode()
method.
commit 6552c16d27d1f9058eeb757f41fb1da0932d2717
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 6 13:30:40 2010 -0600
CSV Export
Error corrected in export MYXCHG field.
commit 4f52b1ff7298f68876ff8feb2d2970fc04e9b88e
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 6 08:02:04 2010 -0600
Version 3.13BM
Alpha release
commit edb217c941e70d7a9ac3f5eb4fb9eb9e6e728f6b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 6 12:57:41 2010 +0000
Change waterfall focus handling
The waterfall widget steals focus when it has the mouse pointer and a
modifier key is pressed, and restores it when the modifier key is
released. This allows is to handle certain keyboard shortcuts
(e.g. Shift/Ctrl+arrow keys) without requiring a click to take focus.
This commit changes the event handler to send non-arrow keys events to
the transmit text widget, so that things will mostly work even if the
user is typing into the transmit widget with the mouse pointer inside
the waterfall.
commit df5c3ff8b7b27ace76e707cfd25e044a5a1358b3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 6 10:59:16 2010 +0000
Improve mode cycling
Use visible modes setting when cycling modes using the scroll wheel on
the mode status button.
commit 0aa643b3c5913032c96bc7656d81dc5f65ff77e3
Author: Chris Sylvain <kb3cs@arrl.net>
Date: Wed Jan 6 10:59:16 2010 +0000
Add keyboard shortcuts
* flarq: Help and About
* fldigi: Help->About and Contest fields
Also remove focus stealing from fldigi's help dialog.
commit 2e476a39b152abd23c135f2222b7c41ab1d84611
Author: Chris Sylvain <kb3cs@arrl.net>
Date: Wed Jan 6 10:59:16 2010 +0000
Open PSK Browser only when last mode is a PSK mode
commit bf235e26d21064e01163bb67c3bf0b58ebebfb5e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 6 10:59:16 2010 +0000
Update INSTALL
commit bb537ed6d60a18f2703da0b21590012c9aa954f0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 6 10:59:15 2010 +0000
Update README
commit 9f9e73880b5316b34f962e615550d9510f4d50b0
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 6 04:35:02 2010 -0600
UI adjustments
Fix size and alignment of widgets in logging panel.
commit afcf313e43ebfb8334a5572bf781bab0b9dab804
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jan 5 18:08:21 2010 -0600
Version 3.13BL
Alpha release
commit 0ec66d1c77b1e9b56e6d69fff5fdd29b32bc419d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jan 2 21:13:27 2010 +0000
Add ID mode exceptions
Add menus to select
* modes that will be switched to on RSID reception
* modes for which to transmit RSID / VideoID / CWID
The defaults are:
* Receive RSID: all modes
* Transmit RSID & VideoID: all except CW, PSK31, RTTY
* CWID: all except CW
Also add option to choose which modes are shown in the main OpMode
menu.
commit ca0e9a8ac994b1cb979dbbd583e3378607996632
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jan 5 22:38:04 2010 +0000
MS Excel compatibility
Modified csv export to be strict MS Excel compatible.
commit 4bf78c634a7e8b6a05c2517d5fc4cf301285abb6
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 1 18:16:58 2010 -0600
CW Squelch
Reduced frequency of squelch level update.
Squelch level now reduces in absence of signal.
commit d494b8af28fc95bc1bc2b5fb14b784002af4e8e5
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 1 18:16:55 2010 -0600
QPSK Reverse
Restored Reverse Button function to QPSK, a phase sensitive
mode.
commit 5d4ac2d440d79ee61f1b743cde3f34d3ce94424a
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 1 18:16:49 2010 -0600
ARQ parser
Problems reported by pskmail users with parser errors
* Changed various debug levels from DEBUG to INFO
* Added raw data INFO with control characters converted to
ascii text equivalents.
* Tested with modified flarq to insure that parser error
was not occuring in fldigi parser
commit 93a4fb5b33ebb87fa91b3dede53f8cab39efde39
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 30 18:34:05 2009 -0600
Version 3.13BK
Alpha release
commit afc5861de766054582d3137dad8719039db5da2b
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 30 15:57:26 2009 -0600
Olivia Mods
* Added integration period default settings iaw the number
of tones and the bandwidth for the specific Olivia mode.
* Modified squelch detection using SyncSNR value generated
by Pawel's MFSK C++ template.
commit 4380a1590b85605ecbeb5cf2e9313a082fc8ac83
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 30 14:22:47 2009 +0000
Fix xmlrpc locking
Add new XMLRPC_LOCK macro that should be called in every execute()
method that modifies the server state or calls REQ.
commit c7eb9acecb910ae82e77f333d65c4ab86f0be6a1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 30 14:22:47 2009 +0000
Clean up xmlrpc
* Rename the following methods (old methods are kept for
compatibility):
- main.set_rig_name -> rig.set_name
- main.set_rig_frequency -> rig.set_frequency
- main.set_rig_modes -> rig.set_modes
- main.set_rig_mode -> rig.set_mode
- main.get_rig_modes -> rig.get_modes
- main.get_rig_mode -> rig.get_mode
- main.set_rig_bandwidths -> rig.set_bandwidths
- main.set_rig_bandwidth -> rig.set_bandwidth
- main.get_rig_bandwidths -> rig.get_bandwidths
- main.get_rig_bandwidth -> rig.get_bandwidth
* Add log.set_qth and log.set_locator
* Deprecate log.get_sideband, which became equivalent to
main.get_wf_sideband
commit 6bb2a5c11db3368187b0de8f29b7443d1d9b9c15
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 30 14:22:46 2009 +0000
Revert "XMLRPC set_freq bug fix"
This reverts commit 087b4aa2b01836e9d201eba97f8d5d967dbcbb4c.
commit b751b9d496d56a0093c90e2489049ad651129f50
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 26 19:57:04 2009 -0600
THOR soft decoding
Removed soft decoding. The implementation gave questionable
signal processing s/n gain.
commit b2fa58f34d7f96ad29e2a06518cb49abf4121423
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 21 08:17:14 2009 -0600
Version 3.13BJ
Alpha release
commit 087b4aa2b01836e9d201eba97f8d5d967dbcbb4c
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 21 08:13:38 2009 -0600
XMLRPC set_freq bug fix
main.set_frequency calls to main gui events did not use
REQ_LOCK.
commit 90b15d116fc6a4af6e7b9e0a9efe49b62f3901a4
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 19 10:38:10 2009 -0600
Version 3.13BI
Alpha release
commit 8e8b41868f35ac8b11931cd5248cc84fd522ff25
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 19 10:37:07 2009 -0600
Auto Extraction bug fix
Auto extracting a 'wrap' file always inserted leading random
characters into the text, a result of the string matching
used to find the start of a wrap transmission. Fixed.
commit 58148c6d52af5ab6d04e85da5854027691dce6a7
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 18 10:47:08 2009 -0600
Version 3.13BH
Alpha release
commit 56afe38a6081017fbf64abf218373dbc63621905
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 13:00:41 2009 +0000
Add new RSID codes
* Reorganise RSID data declarations
* Synchronise with F6CTE's RSID list
* Decode and transmit RSID for Olivia 8/1000 and 8/250
* Print message when decoding RSID for unimplemented modes
commit 4eb51bad963a5cc7b0a34361549b7c825fb289a0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 12:56:37 2009 +0000
Fix rig mode menu
commit 8af1511edb173e5d1b33967c15ef9fba9e6c75c0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 12:55:31 2009 +0000
Improve rig control methods
* Convert set_new_name helper to a static member function
* Replace set_new_modes and set_new_bandwidths helpers with
set_combo_contents
* Replace set_new_mode and set_new_bandwidth helpers with
set_combo_value
* Deprecate main.get_sideband and main.set_sideband
* Add main.get_wf_sideband and main.set_wf_sideband
* main.set_rig_mode and main.set_rig_bandwidth now invoke the menu
callback, and will therefore change the corresponding rig setting
if possible
* Add main.get_rig_modes and main.get_bandwidths methods
commit 2a14309ac4fb409da0aed6a6ab41137b547dd3c0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 12:55:31 2009 +0000
Fix Fl_ComboBox
* value method should set index
* add size method
commit 80a6ad4b75a2335b3392f73b7d4a0b8c32a84e10
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 12:55:31 2009 +0000
Add new XML-RPC methods
* fldigi.terminate
* log.get_exchange
* log.get_serial_number_sent
* log.set_exchange
* log.set_name
* log.set_serial_number
commit b5edfc27743e11786b00cad09f2d7546daa9c5d8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 12:55:31 2009 +0000
Improve XML-RPC log.get_rx method
* Permit the second argument to be -1, which sets the requested length
to the size of the buffer. Clients can use this to eliminate or
reduce log.get_rx_length calls.
* Do all text buffer access in a single function to avoid race
conditions made possible by allowing concurrent XML-RPC clients
(see commit d4e0a6d08449ab0aa9147e370892651e9ea43305).
commit 38f76f7039ca0c35a17175baeefae66b84a89b29
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 12:55:30 2009 +0000
Save PSK Browser search string
Store the PSK Browser search string in the status file
commit 613ecfaa33577b16f6345f76187c4c01cbeab0be
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 12:55:30 2009 +0000
Store old event logs
Save up to five old versions of the event log file
commit fdc2cdf77062f9bdcf2ede3604c902851308bff8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 18 12:55:30 2009 +0000
Lower slow CPU speed test threshold
The Intel Atom N270 and N280 processors score about 17 in the speed test
and are placed in the slowest category, which uses the LINEAR sample
rate converter. However, they can easily handle the much better
SINC_FASTEST converter with some operator care. Lower the slowest
threshold to 15 and assume that the operator will know not to run too
many CPU-intensive programs at the same time as fldigi.
commit 645b74c847c5e0bf10668e619467f489a53a29c3
Author: John Douyere <vk2eta@gmail.com>
Date: Fri Dec 18 10:52:16 2009 -0600
THOR squelch adjustment
Adjusted THOR squelch responsiveness
commit 58d86f6fa0a19384183b02eab7d446b442c234b8
Author: John Douyere <vk2eta@gmail.com>
Date: Fri Dec 18 16:37:58 2009 -0600
PSKR - PSK63F - new modem types
* Added new modem types PSK-125R, PSK-250R, PSK-500R,
which use the following for additional noise and phase
multipath immunity:
. convolutional coding
. bit interleaving
. soft decoding
* Added modem type PSK63F, compatible with MultiPsk PSK63FEC
* Added RSID codes for PSKR and PSK63F
* Changed naming convention of MODEM_BPSK31 to MODEM_PSK31 to be
consistent with other PSK baud rates
commit 6cf183157556fed3ba872099d18925644116a619
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 9 14:32:14 2009 -0600
Version 3.13BG
Alpha release 3.13BG
commit d4e0a6d08449ab0aa9147e370892651e9ea43305
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Dec 8 21:10:33 2009 +0000
Add support for persistent xmlrpc connections
* Run xmlrpc server such that it uses HTTP/1.0 keep-alive connections
* Method handlers must use locking when queueing FLTK requests
commit f5d3e466078695d00ee74a7dfd4fbe30ce4930d6
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 8 14:30:17 2009 -0600
Gaussian Noise Generator
* Added Gaussian noise source with adjustable level in dB.
* Access requires command line switch --noise.
Controls appear on Configuration/Operator Tab.
* Not for use with transmitted signals, but for generating
an audio test file or testing with cross connected audio
cables between two computers.
* Modified modem decoders where necessary to level adjust
between transmit and receive s/n.
commit d721d87a395f7cf01915f331ef6cd090464ed3f5
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Nov 29 13:16:31 2009 -0600
Version 3.13BF
Alpha release version
commit d952ad492eb9b7301705ac77ba47b5eb08b70159
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Nov 29 17:59:56 2009 +0000
Fix pkg-config error
The first call to the PKG_CHECK_MODULES must always run, i.e., not be
wrapped inside OS conditionals.
commit 69cb51295d8a031108d20434e4ddc973b8babac6
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Nov 28 08:06:25 2009 -0600
RxID Save
* Added configuration item and support code to save the current
state of the RxID button. Requested by Larry Levesque, ka1vgm,
who is creating BBS scripts using the Notifier to provide that
service.
commit 10705372556d40a67c330a0d33004b3766a78ecd
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 27 12:45:09 2009 -0600
Version 3.13BE
Alpha release with updates to fldigi (3.13BE) and flarq (4.3AD)
commit b4dba6f9d62abe788ca70993f8906e2fa652f8fa
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 27 09:13:27 2009 -0600
Callsign field size mod
Increased the callsign field from 10 to 32 characters
commit 53a1e6bb6262f5133243085e7f9758f1bcebc7e9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 27 12:16:38 2009 +0000
Change arq class member types
Change longs to ints to work around a buggy snprintf in mingw32-runtime
3.13 (see Debian bug #452977).
commit 78d5e4dfbb4e39d90910d88eae8404287fa2d078
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 27 11:21:29 2009 +0000
Disable win32 snprintf workaround
This is not needed with gcc 4.x.
commit 2962ede655756b073aa9777345c49186a25ca893
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Nov 23 19:30:53 2009 -0600
Version 3.13BD
* Alpha release 3.13BD
commit aaaef29ca05f1304f2939e940a3895ca71463376
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Nov 21 03:05:09 2009 +0000
Remove unused variables
commit ab0d77f1c0ef62801f8eec5b1fe03aab93974f8f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Nov 21 03:00:27 2009 +0000
Add missing USE_X checks
commit b3d02658b4338fb56c5684be3e4aceebd0b68519
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Nov 21 00:14:06 2009 +0000
Update crash handler
* Change bug report address
* Add new ticket URL
* Replace abort() with exit()
commit 483b53735f35c70e9d2746a66a46478fdae71093
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 19 05:28:52 2009 +0000
Fix LDFLAGS
Link with all needed libraries. Required when linking with
--no-add-needed or the experimental gold linker, which has this
behaviour by default.
* Add -lpthread switch (needed by flarq)
* On X11 platforms we should explicitly link with libX11 because we
use XCreatePixmap via the FLTK fl_create_offscreen macro
commit 7e3959921a18c0accbd4c43f2786c8088f5b88c6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 19 05:25:10 2009 +0000
Fix custom pkg-config macro
AC_FLDIGI_PKG_CHECK([pkg], [pkg], [no], ...) should check for pkg
despite no help being shown
commit b06339d2445a9d86cf1d1625d506950b01bb9177
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 19 05:23:15 2009 +0000
Fix conditional pkg check
Correctly skip checks for libsamplerate and libpng when
--disable-fldigi is used
commit c226978a105de3cd5f8edbecebc4e5812750498c
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Nov 18 06:28:45 2009 -0600
Hamlib build fix
* Added missing #if USE_HAMLIB pragma in conf.fl source file
and in fl_digi.cxx
commit f7acb91cfcada0a71ce26c2f9b1a692785af2924
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Nov 16 19:49:35 2009 -0600
Version 3.13BC
Alpha release 3.13BC
commit 04992b1eba3b420350b64f2c25c76a57a71abff9
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Nov 16 09:29:35 2009 -0600
Rig CAT mods
* Serial i/o - reordered initialization tests to suppress
irrelevant error messages (MS specific).
* Fixed loss of xml rig Title when switching between rigCAT
on/off or between rigCAT and any other cat method.
commit 72959b65dd0c3b8a22624f27615fabce92f01f36
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Nov 16 01:37:58 2009 -0600
RigCat Mods
* Changed the hamlib configuration dialog tab
. All settings are display only until Initialization pressed
. Added "Revert" button to undo changes
. Added restore function when dialog closed / reopened
. Added new rigxml tag <STOPBITS>nn
commit 53659c424435a6e1c2c8b4b34a503959c190c0c4
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Nov 15 19:33:28 2009 -0600
Hamlib mod fix
* Add test to prevent accessing a null "rig" structure when
testing for the presence of various rig functions.
commit b6a7cb66a5da2122f00af697a88461a398089752
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Nov 13 14:42:40 2009 -0600
Hamlib-RigCAT mods
Hamlib:
* Corrected RTS/CTS hamlib initialization
* Changed the hamlib configuration dialog tab
. All settings are display only until Initialization pressed
. Added "Revert" button to undo changes
. Added restore function when dialog closed / reopened
. Corrected hamlib thread loop shutdown call to use
pthread_join
RigCAT:
* Corrected rigCAT thread loop shutdown call to use pthread_join
commit 306e6c1635ce5255b301b3d8cec4181af6ccba29
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Nov 8 17:32:09 2009 -0600
Minimalist GUI
* Added a waterfall-only GUI to allow external applications to
use fldigi as a modem / waterfall application. External app
must provide the Rx / Tx / Logger services.
Command line switch --wo is used to obtain this minimalist
UI.
commit d85b974e3f6bca9a9458dcf99e473fdabc707049
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Nov 7 07:10:10 2009 -0600
Hamlib mod
* Added methods to test for get_freq, set_freq, get_mode,
set_mode, get_ppt and set_ptt capability.
* Interface allows use of a device that can set frequency but
cannot get frequency, mode or ptt state such as the
Elektor 3/04 receiver, a drm implementation. getFreq method
simply returns the last setFreq.
commit 2d95d82047f4fb2bb45bfc5d47319fd5148a412b
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Nov 5 21:34:39 2009 -0600
Version 3.13BB
Alpha release 3.13AB
commit 04a9bfc13cc991cf44fa6db3d405363cbf2d1d43
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Nov 5 21:30:53 2009 -0600
Macro Tags
* Added new macro tags to assist blind users in waterfall
signal acquisition
<SRCHUP> search UP for signal
<SRCHDN> search DOWN for signal
<GOHOME> return to sweet spot
<GOFREQ:NNNN> move to freq NNNN
commit 0997c47b43960379091fbb40ff5541001eff77a5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 6 00:25:53 2009 +0000
Distribute common resource file
commit 52caf9b60b6c7e42baf93a08104bd825107a96b8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 6 00:25:37 2009 +0000
Fix guide generation
commit 5c856a9d0707fd65e61afb03474ee83b3b5f67bb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 5 11:21:33 2009 +0000
Restrict FLTK API version check
commit ec7ef1eb3d5922d91894799e969bbe07e37564aa
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Nov 4 16:47:27 2009 -0600
Version 3.13BA
Fldigi Alpha release 3.13BA, no change in Flarq
commit ade6427def05f1a0dca1de2ab59fae0926a83d1d
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Nov 4 12:01:00 2009 -0600
WAIT macro
* Added <WAIT:nn> macro to allow a delayed start of the actual
macro transmission by "nn" seconds.
* Reorganized macro tags for macro editor, sorted alphabetically
by category
commit 2cfe7fc151cdfa5f64ff31cac3a526494ee8aa8f
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 27 18:44:00 2009 -0500
Version 3.13AZ
Alpha release
commit d02a3c83d3a073fe55b9d7be478d230ce9a4bb76
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 27 18:38:48 2009 -0500
RSID Macro Tags
* Restore RSID macro tags
<RXRSID:on|off|t> and <TXRSID:on|off|t>
commit 18f4af14bd9efbd28838069446683b1e2c6ce0cf
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 27 18:37:57 2009 -0500
Flarq email folder
* Corrected parsing error in creating message name on Win32
commit 9a8fe75ddf2279570161a4000946d0dffd192661
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 26 09:31:03 2009 -0500
Version 3.13AY
Alpha release 3.13AY
commit d60d6d996d32a1fd1311a16dea30df7a5621aed9
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 26 09:28:55 2009 -0500
Macro Save Log
* Now correctly clears the "save log" nag flag
commit b99366d044237d2f8275f8990147d213fc77e9d7
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 26 07:59:16 2009 -0500
No Rig Save
* Saves the status frequency and sideband for case when CAT
is not used, or when the transceiver is a base-rig.
commit 9173537528411a0d484da4ac9d8baf618413eecc
Author: Joe Veldhuis <jvn8fg@gmail.com>
Date: Mon Oct 26 06:59:08 2009 -0500
Base Rig
* Mod to allow control of transceivers which accept frequency
and/or mode commands but are not capable of responding
to a data request for either.
commit db836ccf41e7bbc0fa607ff97020b46427959488
Author: John Douyere <vk2eta@gmail.com>
Date: Mon Oct 26 06:59:08 2009 -0500
PSK500 Addition
* Added PSK500 mode at the request of the pskmail users
Patch created by John Douyere, VK2ETA
Submitted by Rein Couperus, PA0R
commit e4c5e8582ba562b76ea548f8f352acdbb0c16280
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Oct 24 11:51:27 2009 -0500
Version 3.13AX
Alpha release 3.13AX
commit 65f70cd1ff8e1d6065be36a4012436bb4f39ac4c
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Oct 24 09:21:39 2009 -0500
WF Limits
* Added limit controls on waterfall cursor movement/selection
* Added limit controls on modem AFC movement
* Limits imposed by LowFreqCutoff, HighFreqCutoff config items
Effect immediate to configuration item change
* Fixed bug which caused erroneous request to save log on exit
commit 4fa12df98f5c1a43db0f42f15b31fc472815e5fc
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 23 20:14:25 2009 -0500
ARQ RSID controls
* Added RSID, Rx and Tx on/off functions for use by pskmail
Patch submitted by VK2ETA, Jean-Yves Douyere.
commit 6e4737de409af2aec60164758046b0d53264d175
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 23 19:41:49 2009 -0500
RST Out clear bug
* Output RST in rig-qso minimized log not properly cleared.
commit f19e6d24b75ca4ea0bc8d415bae03767b213a429
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 23 18:26:28 2009 -0500
Version 3.13AW
* Alpha version 3.13AW
commit 55168db43818c8ce9fa8ed9032902651bd570dfa
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 23 17:52:36 2009 -0500
wfdisp-mod
* Restore upper limit on waterfall display
commit 05a62fa2045a463042dbb108f19c769d239407cc
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 23 09:39:31 2009 -0500
PSK250-AFC
* Stabilize AFC for all PSK baud rates. PSK-125/250 exhibited
instability in presence of QRN.
commit 9ec650ca55315d210442eb82af36a6593ff51f32
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 22 13:17:06 2009 -0500
Version 3.13AV
Alpha test release 3.13AV
commit 856b5ed2d6da072b3109e9436efca7254051d90f
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 22 13:14:37 2009 -0500
Rx/Tx Menu
* Removed all alt-key access from said menus. Alt-key access
incompatible with icon style menus.
* Restored the "quick" menu item to the Rx popup menu when
used with rig-contest short menu.
commit abedc7c1b51b597204683306371aa6c0de5d3436
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 22 12:54:49 2009 -0500
Waterfall background
* small change to add the palett[0] color to the waterfall
as the default background.
commit df226c9e139a2540ee1708aca5c10e726974bb17
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 22 12:53:37 2009 -0500
Min-Rig-Log Panel
* fixed the width resize problem.
commit cfd526dbac7bd5b87f94014ec31ed152abd54ad0
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 20 14:50:51 2009 -0500
Version 3.13AU
Alpha release 3.13AU
commit c9560eaf8a606ff7463ae7a577f71b15f39e4cb0
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 20 14:45:31 2009 -0500
Macro Timer
* commit e62b52f1 reintroduced to the stop timer bug that was
corrected by commit 0ecc89915; fix now captures event FL_HIDE
within the callsign callback handler.
commit ff7d941523d51ac32f347ce2337d9bdc5b8de843
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 20 14:43:08 2009 -0500
Flarq mods
* Removed sylpheed support code
* Fixed Save/Open email set fault
commit 824d65833a6d7656696ce59aef5e1680319d1bb5
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 20 05:24:32 2009 -0500
Version 3.13AT
Alpha release 3.13AT
commit 262521251b59f8f4900cb30fa8d42a96b6e541f6
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 19 21:38:53 2009 -0500
Log save bug
* Missing references to inpSerNo and outSetNo for logging those
fields caused segmentation fault.
Code corrected in fl_digi.cxx
commit 5f8da6739de681827dc0e0226e1f685c45c492e7
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 19 18:47:34 2009 -0500
Version 3.13AS
Alpha release 3.13AS
commit d1fe5435de796aef53c7aa32a5bf895d7cc01457
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 19 16:07:54 2009 -0500
GUI adjustment
* Adjustment of status line placement to compensate for window
border (primarily on MS).
commit c092d628e75840ad7e604372fec1ba387a58cb06
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 19 15:12:10 2009 -0500
Rx Contest Popup Menu
* Minimized entries in Rx context menu used to support contest
mode. Arranged entry order to facilitate selection
commit 3d9952ed731e9e805c0892351c4d4efee6543a12
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 19 14:18:49 2009 -0500
Contest Logging
* Added single line rig / contest logging panel
Selectable from the View menu
commit e62b52f1e11ffc19e422fe4a44e0375372d2b018
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 19 05:58:14 2009 -0500
ENTER bug fix
* Fix missing restore focus on ENTER from any logging widget
commit 3e464b85a3a9ef618a11e97dcd131055ae5775cf
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 19 05:16:38 2009 -0500
Docked Scope
* Complete replacement of docked digiscope implementation.
Docked digiscope now an integral part of the waterfall widget
Docked digiscope can be hidden/shown without need to resort
to a restart of the program.
* Moved UI menu items to the View menu, removed UI menu
commit 0ecc899153d07f8e24337ffb10386a27dc1fd3f8
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Oct 18 14:02:50 2009 -0500
Macro Timer
* Correct timer stop when main dialog minimized or desktop changed
cb to inpCall triad and other logging widgets was occuring on
event NOT_CHANGED caused by window manager message
commit 13acee8837ed280cc9152829fbb327c9537da39f
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Oct 18 06:51:52 2009 -0500
Version 3.13AR
Alpha test version 3.13AR
commit 11b82cd3b206eef40a6f65e63009bc4ebfc4de1d
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Oct 18 06:48:21 2009 -0500
Stop Timer Bug
* Corrected loss of stop timer function on either selection of
callsign by double-click in Rx text or by manual entry in
any of the 3 mirrored callsign widgets.
commit 5333ee2597615d237dff4206831589d5050548eb
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Oct 17 21:00:41 2009 -0500
Focus Mod
* Restore focus to TX widget after mouse click event in Rx widget
* Restore focus to TX widget after Enter in inpCall3 widget
commit 45239f476926b40c11d3bb49487febf68fdc98b8
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Oct 17 18:45:57 2009 -0500
Internationalization
* Modified Internationalization (po) files associated with
removal of rigCAT control dialog.
* Removed remaining code segment in a __WIN32__ block
commit cc780450c2d35b213ed0810d00d2a4e6b1261bdc
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Oct 17 17:57:05 2009 -0500
Minimal UI
* Added No rig/log to list of dummy options.
* When in no-rig/log the Status1 / Status2 boxes are disabled
Status1 overlaid with a label: "Callsign:"
Status2 box overlaid with an Fl_Input2 callsign entry widget
* All 3 callsign widgets are synched.
commit 273622cec5441600b8ccac4ca6002636c62d6646
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Oct 17 12:12:00 2009 -0500
UI - minimized
* Additional code clean up for rigCAT dialog removal
* Added quick access to frequency list browser from the
minimized rig/log panel. Double click frequency selection
or "X" button closure restores the minimized panel.
commit 7163ecb65556640875abe0d746425fab750e5e80
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Oct 17 08:12:31 2009 -0500
RigCAT dialog
* Deprecated separate rigCAT dialog
* Removed all instances of rigCAT dialog support code and
fluid definition file.
commit bc78904a2e66638f552197e89992c906eb513b4b
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Oct 17 06:36:22 2009 -0500
KISS update
* Created alternate rig/log view - single line
* New menu UI with items to select
rig/log panel - full or minimal
WF controls - full or minimized
* New configuration tab to enable/disable controls on WF
for minimized view - saved as part of configuration
* Rig/Log (full/min) & WF (full/min) state changed in
status.prefs
commit 15d49544205801fcb45a2b41e953f26a5ec7988d
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 15 18:03:23 2009 -0500
Version 3.13AQ
Alpha release 3.13AQ
commit 159ba1e746edc0745220ad17d251b461eca338c9
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 15 17:58:46 2009 -0500
KISS update
* Added "ur" callsign display to title bar.
* Added Clear Call button to menu bar - overlays the hidden
Spot button when KISS is enabled - hidden otherwise
* Added resize adjustment for Rx/Tx Mixer controls - based on
visibility of MixerFrame
commit 1d2ad5e7f94c586da144fc5ee01dde471b1ccec6
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 15 15:54:27 2009 -0500
Version 3.13AP
Alpha release 3.13AP
commit 6440fa5e6a71c7c6d5e414123111c421ecc872f4
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 15 15:48:15 2009 -0500
KISS
* This is the fldigi for dummies modification
Allows user to create a scaled down ui wherein various
controls can be hidden:
Rig control / Logbook panel
Various waterfall controls below the waterfall.
commit 9faebb19c95a5edc02045fd2bc450a495be9cd52
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 15 10:11:16 2009 -0500
Flarq Directory Structure
* Changed directory structure to comply with NBEMS.files
directory design.
* Simplified configuration dialog
commit 3aa8c1e41840d346b9b6c110cbbaa90753f40df2
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Oct 14 15:56:58 2009 -0500
Version 3.13AO
Alpha release 3.13AO
commit 9d9d56b6e2df4de69ec46f755ed28ea668d35147
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Oct 14 15:56:11 2009 -0500
Talker Socket
* Added Talker Client for Rx stream output.
MS only - stream used by experimental text stream to ham
speech being developed by KH6TY.
commit c574685a9e4959c1ec3dc14634b9162cd8b09ec5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 14 04:32:25 2009 +0100
Update win32 resource files
Add a common rc file with more resource information.
commit 1d2f5788a556e454bd70044561e05559d498e6ca
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 14 04:29:05 2009 +0100
Fix threads/exceptions bugs on mingw32
* Enable dynamic linking for pthreads-win32
* Add -mthreads to compiler and linker flags
* Modify nsis installer script to include pthreadGC2.dll and mingwm10.dll
commit ecc297b0ae9db272dc7110fa86bc1f321e8c3492
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 13 23:06:56 2009 +0100
Revert "Hamlib Exception Handling"
This reverts commit 1b39ddca1f4f346df3725d77f26b9f0241b3f4ec.
commit a4ecf8e1b62f50c53f046b8cb564632275952528
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 9 17:51:35 2009 -0500
Version 3.13AN
Alpha release version 3.13AN
commit 526c222357da9fe1f43e0add1c77ac669579bae3
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 9 17:49:48 2009 -0500
Macro bug fix
* Fix the fix - should not make changes during a tornado watch!
commit 4975fcd661f168d2a461df3aa3bb4e3a08dfea05
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 9 15:24:02 2009 -0500
Version 3.13AM
Alpa release 3.13AM
commit 5733c106c1201326e3a0b7c4f08f19cc9c1478d2
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 9 15:22:21 2009 -0500
Macro bug
* Fixed Macro bug introduced in Macro TUNE
commit 1d7021c1d8b1b635df65c6cdee31d9a59ca1a311
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 9 07:46:03 2009 -0500
Version 3.13AL
Alpha release 3.13AL
commit d6fc376dc78efd1cee3c7ab16e825d33e4d57f07
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 9 03:15:04 2009 -0500
Wrap Extract
* Changed wrap file extraction target directory to:
~/NBEMS.files/WRAP/recv
c:\Documents and Settings\<user>\NBEMS.files\WRAP\recv
c:\Users\<user>\NBEMS.files\WRAP\recv
commit 536e251c835033c9588b739eff28f7837ba31606
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Oct 7 19:32:01 2009 -0500
Macro TUNE
* Added <TUNE:nn> macro
When macro is executed "nn" seconds of tune will occur at
the beginning of transmission. This is in addition to all
other macro expansions.
commit 985239d90fef41b2750db22916bb550b2ff49330
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Oct 7 06:14:20 2009 -0500
Version 3.13AK
Alpha release 3.11AK
commit ab565fb1bdbcc4cb6ae9591c8f3f4a7e9da65fb8
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 6 14:44:29 2009 -0500
Feld Hell Mod
* Changed HELL80 tone spacing to 300 Hz
* Added configurable lp bandwidths for each FH sub mode.
Saved between sessions to fldigi_def.xml configuration file.
commit 615dd345056d3d76bf6d26e836dd5e03ab366b06
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Oct 6 12:42:54 2009 -0500
Text file out
* Changed text file output to an appended file ... used by
external text to speech processing program
commit 3d458354d5dcff716289b7130fb53a534feb06e6
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 5 18:23:58 2009 -0500
Version 3.11AJ
Version 3.11AJ alpha test
commit a5e17e8da4b4674f187f8b4e8b96577d117615aa
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 5 18:21:19 2009 -0500
Logbook read bug
* Bug fix for adif file read / parse
commit 8c010b3a4dbf73ae98fd18d57a5f9d9219cf9d82
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 5 15:45:18 2009 -0500
Version 3.11AI
Alpha release 3.11AI
commit e0f86c745994bd37d6028fa9ba66c5430f8140c7
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Oct 5 12:15:41 2009 -0500
TX Control Code fix
* Fix for Ctrl-C, Ctrl-V etc when entered in Tx widget
Bug associated with MS implementation
Fix should be compatible with all target OS.
commit 05ff91e7ad1c99ef93ddb8943ae76071a9282f61
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Oct 4 21:56:28 2009 -0500
NBEMS
Added NBEMS master directory creation
Added auto transmit of named file in NBEMS/wrap/auto directory
filename : wrap_auto_file
commit 8a97f6b21ba55f9f5d9f65fc28fde517ce687aed
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Oct 2 12:58:57 2009 -0500
Hamlib Exception Handling
* Removed all C++ exception handling from the class 'rigclass'
Modified hamlib.cxx method calling to accept traditional
C style error returns.
commit 7fb9639ef8dbc718578337dd9c6b1ac6bf8f9461
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Oct 1 11:01:48 2009 -0500
RigCAT mods
* on WIN32 platform - reinitialize commport when driver fails
to be responsive. Associated with some cheap USB dongle
drivers on XP / Vista.
* Modified serial i/o to accommodate transceivers that send
unsolicited data streams - typical of Icom 7... series when
transceiver CI-V port is set to "Transceive ON".
* Corrected computed read after write delay.
commit e4e1af2f91a591fa320551434c3efb0eaba0a5c9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 30 13:25:31 2009 +0100
Fix silent rules
Ensure that the SILENT_CMDS Makefile variable is always substituted.
commit fc18f874a04d0cbd6d3fa0954b13b4f871480029
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Sep 23 06:32:28 2009 -0500
Browser Discovery
Added envelope variable DEFAULTBROWSER to discovery list.
DEFAULTBROWSER set by Puppy Linux.
commit 5626e1c9015fdb3dd13f0f56332eb6fc44cf36ae
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 22 21:02:51 2009 +0100
Add silent build rules
* Enable less verbose build output by default by calling the
AM_SILENT_RULES macro if available (automake >= 1.11). Verbose output
can be enabled by passing --disable-silent-rules to configure, or V=1
to make.
* Add silent function for some custom Makefile rules
commit 8ae5b22256080220b035569677c0075474d787d9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 22 21:02:51 2009 +0100
Do not use -rdynamic on win32
commit a318522100a3434f73ecf4e6b8bd3186103cf6f8
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Sep 22 10:29:15 2009 -0500
Code cleanup
Fixed various pedantic compile warnings
commit d373c26c521e039fd2adce4b8b7484046e3efb82
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Sep 21 09:18:13 2009 -0500
Thor squelch mod
Modified trailing squelch timing.
Patch submitted by John Douyere, VK2ETA.
commit 0f96bc714e71386fbcceafc22ab7c6ffc2299adf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 17 11:56:14 2009 +0100
Fix llabs call
This is needed to find the correct function on OS X 10.4
commit 07bf0c45d96962d9051b5530b93081eeedc93918
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 17 11:04:09 2009 +0100
Only set stop_bits for serial port rigs
commit 67ff7210245834829cc7e9a601f4d3ede8413f7a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 17 11:03:36 2009 +0100
Fix format string
commit 8aad147f9fe5bafe878355bea188803052828765
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Sep 16 07:23:35 2009 -0500
Version 3.13AH
Alpha test version
commit 60ca5f033c2ac73bc55553256d7e38f748c37c30
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Sep 16 07:20:38 2009 -0500
rigCAT bug fix
Missing "unsigned char" caused Binary data conversion errors
commit 1ed88a22e5f6086a98ccb7e6dd33ec45fc09b56c
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Sep 15 13:51:01 2009 -0500
Version 3.13AG
Alpha test version
commit 4e19f034922cbf7c5e900785563404d96ab3b8d2
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Sep 15 13:40:32 2009 -0500
rigCAT mods
Restructured i/o to allow use with broadcast transceivers.
Icom 7xxx series default to a CI-V server that broadcasts
serial data which disrupted fldigi serial data stream extract.
New code passed tests on Vista with IC-746Pro operating in
CI-V Transceive (server) mode.
commit f9423b45b4b9ac5963f56c24b5ca689edd4717ff
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Sep 14 14:31:27 2009 -0500
Serial i/o Stopbits
Added stopbits configuration for hamlib and rigcat serial i/o
commit 765c6d91b202a7d76ce20f8f1caa0013a997f210
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Sep 14 14:28:53 2009 -0500
Dom/Thor mod
Modified squelch evaluator for increased sensitivity
commit fbcd1603ad5e254395336a30a74712e5b169156f
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Sep 14 14:25:07 2009 -0500
QRZ lookup
Added post thread startup delay to allow OS to set up
conditionals.
commit 4f25a4efe2e0c4aa0f81e5a5daee6999c6f8553a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 10 04:19:25 2009 +0100
Version 3.13AF
commit 71f2531f4fc38f4f4ae591d894b22fea30da2494
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 4 00:21:47 2009 +0100
Remove g++-3 support via boost
commit ed74dfb4b673cffe1802a976ed65b5bde27a7f95
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 2 21:36:50 2009 +0100
Update README
* Remove DEX
* Add new MFSK sub modes
* Add URLs for BerliOS project page, git repo, groups and lists
commit a06482d5f00cd824ace2c960c84f35be18302542
Author: Stephane Fillod <fillods@users.sf.net>
Date: Tue Sep 8 23:48:10 2009 +0200
Some more work on french l10n
commit 4287bd0b70c242a1ace329bfdbee7aeaf32abba4
Author: Stephane Fillod <fillods@users.sf.net>
Date: Tue Sep 8 23:45:41 2009 +0200
More i18n
commit d36b5ded28072c1a5ad8744c592936e63fe46f29
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Sep 9 04:47:00 2009 -0500
ARQ / RSID mod
Removed the RSID rx dependency in the ARQ thread.
Modified the Tx queue behavior in the ARQ thread.
commit 5e35ec0648ea3514ff82572d4e52ad6d2451acd3
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Sep 2 15:06:03 2009 -0500
Menu bar ui mods
* Changed Spot button to activate/deactivate management vice
show/hide. Gives better resizing of menu bar widgets.
* Increased color variation of 4 lighted buttons on right side
of menu bar.
commit da2cc3bf689913a7152b55cac54a61619603f0c5
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Sep 2 04:37:33 2009 -0500
RSID ui mod
Added TxID button to menubar
Renamed RXID to RxID
Removed transmit RSID checkbox from configuration dialog
State of TxID button is saved in progdefaults file
commit df650031bd204109d946c3361899312ed0fde741
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Sep 1 13:04:37 2009 -0500
RSID eot change
Added configuration item for RSID at end of transmission
commit db84e7f77ebfac63d4b1a1dc7e91a7e6ff60fef7
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Aug 31 20:47:05 2009 -0500
Version 3.13AE
Alpha release
commit e39fc6a1ce0ddd7cbd030aec5fb7974d908ffbfa
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 1 02:27:35 2009 +0100
Improve RSID notifications
commit b09cea25ff565157cfbaee4d943159f8864d9fec
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 1 01:05:51 2009 +0100
Enable concurrent RSID decoding
* Change Sound*::Read methods to float
* Enable RSID upsampling for 8 KHz modems
* Add main.{get,set,toggle}_rsid XML-RPC methods
* Add option to disable RSID decoding on reception
* RSID may be enabled during transmit or tune
commit 4de96c9b34adbae5ddf5332d16a0ddbf26a3d2e4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 1 01:05:51 2009 +0100
Clean up RSID code
commit a434afb9762258e3bbf3ec062cbc18d29c0d7da4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 1 01:05:51 2009 +0100
Handle nested qrunner calls
commit 85480351234a8cce2b61089a47e0031731566f14
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 1 01:05:50 2009 +0100
Fix notifier TX text handling
Replace all occurences of backreference strings in the "TX text" field.
commit 78d87d74481a6c855eb47243db35bdd6051982bc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 1 01:05:50 2009 +0100
Fix log/manual spotting
Remarkably stupid breakage introduced by commit
53a2820a20e697e355759fbef3cbacc552270598.
commit b862f1ac4510e98bd7e41c3da0298bcbbbeb777b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 1 01:05:50 2009 +0100
Change transmit-lock marker width
In some modes, the main marker is wider than the modem bandwidth. The
transmit-lock marker must always be the same width as vertical tracks.
commit a3edac857a8618256ad129884c5989a016579b8d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 1 01:05:50 2009 +0100
Add missing include
commit 779bf23162b33b70e49335b24dc158d720cf5b4c
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Aug 31 16:46:06 2009 -0500
PSK post DCD signal
Increased post DCD signal to be same length as pre DCD signal
commit ac1e686f1173c991b3b43d8439024ef0e30ec533
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Aug 21 19:37:42 2009 -0500
Version 3.13AD
Alpha test version 3.13AD
commit 3c2a7a64635c6f4789532ea0f6166de3c81f433f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 20 11:42:36 2009 +0100
Add config doc strings
commit b7d5d6ee054694402b236add789134faacb9c476
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 20 00:57:54 2009 +0100
Add transmit-lock marker
commit 652f43f9af8f5f0bdf172238dafed2cfe8b8d730
Author: Chris Sylvain <kb3cs@arrl.net>
Date: Wed Aug 19 12:48:07 2009 +0100
Add LOCK macro
Add new <LOCK:on|off|t> macro to enable/disable/toggle the
transmit lock setting.
commit 0a09039c69643e993d3c8a565f734d5eed61185c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 19 12:00:15 2009 +0100
Misc UI changes
* Changes by Chris Sylvain, KB3CS:
* Do not restore focus to transmit text widget when
displaying the Help->About dialog
* Add shortcuts to some menu items whose hotkeys stopped
working after adding icon labels
* Add some more menu hotkeys
* Remove shortcut from Help->About
commit 9bda6ed2aa40bf22d8c5bb22ac49d716d6a4da1c
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Aug 18 15:32:18 2009 -0500
flarq mod
Change to connection annunciator
commit 29715401b77acae4364e906c02f1f5015f688221
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 18 12:14:20 2009 +0100
Fix benchmark mode output
commit 788489b32f818da2ea08d6b74482531593eedf65
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Aug 15 10:39:07 2009 +0100
Fix notifier event checks
commit c0d08efd1f7ff49b1badab2a34e78472b79f0a68
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Aug 15 10:39:02 2009 +0100
Use bundled GNU regex on OS X
commit cdf46da2379f758da8620ad97d93fc0318deb4a8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Aug 15 09:33:56 2009 +0100
Fix PSK Browser RE search
* Correctly reassign search pattern
* Use fre_t type
commit 65000dba31914693c28f6bc9b7b110a34463044f
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Aug 14 15:29:28 2009 -0500
arq_io seg fault bug fix
Fixed failure to use mutex during access to thread data
Seg fault appeared primarily on slow XP computers.
commit 18b8702695fa214d4cacee7ade8d0643370abb9d
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Aug 12 08:29:23 2009 -0500
Olivia 8/1000 standard mode
Added 8/1000 to the menu system as a standard mode.
Used by Army MARS
commit 62608ea68bedcbb2e62a9e39964d1179458134c7
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Aug 12 07:38:45 2009 -0500
PKS mailserver mod
Changes to psk mail server signal acquisition allow operator to
compensate for QRM.
commit bf164ebe96dcf78116678e551d0dedbdfdfc80f1
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Aug 4 13:07:31 2009 -0500
rigMEM modification
bug fix based on recent reports from Kachina / rigMEM users
commit 3e6a5c48fd06b1b9d360e081e31985c5df808767
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jul 31 09:33:20 2009 -0500
WRAP file extract
Added seconds to the file date-time stamp.
commit 09e4a1603a06f9cba32b47e4857f676fb81e473e
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jul 29 15:22:18 2009 -0500
Version 3.13AC
alpha test version
commit f2b29cb16063f9a7da777b0db908a6edac4f1682
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jul 29 15:13:27 2009 -0500
RigCAT bug fix
Serial i/o driver change imposed by build environment change
cygwin ==> mingw
Windows CommTimeouts / buffer flush behavior required changes
commit 5897cf790245121fac08bdd4c06ef3841a7b1fd0
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jul 28 05:32:00 2009 -0500
Hamlib exit message
Changed "transceiver on fire" message to a less provocative
rendition.
commit eba91fff4a76b022e67eb99b88dbeb8a64f8167c
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jul 27 18:27:45 2009 -0500
Secondary text TX but in DominoEX-FEC and Thor
suppress transmission of trailing NULL in secondary text string
commit e1daa1dba37e3cdc299ccd96860a8bed3eabacfd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jul 26 18:37:02 2009 +0100
Fix DnD file insert on OS X
commit 5925ec30de0c64e4a7cb41441cbcab9c93232253
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jul 26 18:36:59 2009 +0100
Fix sound file selector
* Correctly handle the Default save-as type on OS X
* Check for supported formats by attempting to open a file for writing
commit ce4c179fb231123f74d4c8b4b3dbfd000ccf80e6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jul 26 13:15:36 2009 +0100
Correctly populate RigCAT menu on OS X
commit 5f1658c875d7d45dd4907379b480c1815a409075
Author: Leigh L. Klotz, Jr <Leigh@WA5ZNU.org>
Date: Sun Jul 26 10:36:26 2009 -0500
Macro variable bug fix
commit 15c6553904788bf38b6b518f59239af74197e97a
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jul 25 14:31:17 2009 -0500
Version 3.13AB
flarq version 4.2.2 maintenance release
commit b72cfd5053e427981a47b46f2c6370f0883b4feb
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jul 25 14:19:35 2009 -0500
MT63 mod
Added tone duration setting to MT63 configuration tab
Removed the small noise blip that preceeded the "tune" tones
commit 4fff1160db7546eb35aec0427a6b96b59c44ea07
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 25 18:30:50 2009 +0100
Add missing include
commit d1c206b98b498fb3ededc9e805c8d0ba970d0c79
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 25 18:30:50 2009 +0100
Restore MT-63 options
Restore the new MT-63 settings which were added by commit
cf4c6710fade53a1e41a655e82d346c6bb1733e0 and inadvertently removed in
commit ecf1f101a2011695e642a105897e451ec893b47c.
commit dfab290dd6e3b5aa6fdca2216d14ba8884feb323
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 25 14:19:37 2009 +0100
Initialise pthreads/win32 in flarq
commit 4fdba006b590038c47686471118a3b9fa7655659
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 24 03:13:46 2009 +0100
Version 3.13AA
commit ecf1f101a2011695e642a105897e451ec893b47c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 24 02:43:52 2009 +0100
Restore two channel capture
commit a8a734cb93242ab6593ff8f48fafe352bfb1ea81
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 24 02:43:50 2009 +0100
Fix millisleep function
commit cf4c6710fade53a1e41a655e82d346c6bb1733e0
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jul 23 18:30:25 2009 -0500
MT63 transmit bug fix
1. MT63 tx buffer was not correctly initialized at the start
of each transmission.
2. Added Rx Integration length selector to MT63 configuration.
3. Added lowest / highest preamble tones as a signal acquisition
aid. User can enable lowest, both or none.
commit 52fb02e33dd649a49cbbc44af67ea6ba9859017c
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jul 18 04:44:08 2009 -0500
Version 3.12
Public release version 3.12
commit 44f869c019e1c101d55eb941f42575a507e67521
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jul 14 08:58:38 2009 -0500
Version 3.12AO
commit 3537f62788d72b322919cf23a9dbda345bb8fd37
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jul 13 10:17:28 2009 +0100
Add RSID notifications
* Add RSID event type
* Add RSID receive options to:
- Notify only
- Enter RX text marker before changing modem and frequency
* Add close buttons
* Fix notification window callback
* Remove re_t assignment operator
* Use RE matching for callsign filter
commit 2a4cd6852193e0dbcca55a2ba44cf7a696208c3b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jul 12 15:16:15 2009 +0100
Improve frequency display kb entry
Steal focus when the mouse pointer enters the widget so that
no mouse click is needed before a frequency can be typed in.
Restore focus when the mouse exits the widget.
commit 9c291a872ff774001fba93a1e6a7b0b40ca0dc27
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jul 11 18:38:22 2009 -0500
Enable XMLRPC QSY capability
commit deea0f674b36521fee7dd45d68faebeb206027ca
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jul 6 03:20:08 2009 +0100
Add ITU zone to countries list
commit d54a2ca078353ef7cfbd36c452f282d6273b4d14
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jul 6 03:20:08 2009 +0100
Fix compilation on glibc 2.10
Fix some strchr calls which did not preserve const-ness.
See: http://udrepper.livejournal.com/20948.html
commit b83eea4445b64d5cb842bb58254c162b17e7b1d7
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jul 2 14:41:11 2009 -0500
Version 3.12AN
commit 9de9eb53241ecefb3abb944dd5b234096156622f
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jul 2 14:38:58 2009 -0500
Xmlrpc mods
Restored the pre 3.12AL behavior of main.set_frequency.
Added main.set_rig_frequency for set frequency behavior required
by external rig control program such as flrig
commit 84fb2ebfc6534811eb95532c24d7906ea538bbd4
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jul 1 16:04:11 2009 -0500
Version 3.12AM
commit 07a01b1555deac2c8a343d42bb2ac3b5355b9806
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jul 1 16:02:13 2009 -0500
Logbook bug fix
Read ADIF function did not correctly distinguish between the
SRX and SRX_STRING fields in the saved adif file format.
commit 42b638df60f7b6ace155744943155ad8dcd27a09
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 1 13:58:10 2009 +0100
Fix socket fd leak
commit 58c2f8b0fd747bc38a66cbf7ce7c3ecca5c97ca8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 1 13:58:10 2009 +0100
Fix compilation error and warnings on 64bit archs
commit 2cb3874555e4307f873c0b3bbafa22de6ee7f13c
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jun 30 14:24:29 2009 -0500
Version 3.12AL
commit c07ec21fc1fc1cf05f6083c7e5a607bdbd95bb73
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:08 2009 +0100
Add generic notifier
commit 88bedac61f3e72a97a06539f82ca3f202164af8c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:08 2009 +0100
Add dragging to table widget
commit 757a8f8d08d8d8cf5b07ea86db0668d1bc7512ee
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:08 2009 +0100
Simplify RE classes
Also add a hash function.
commit cbf0d871aefb5bdaacae66c515c0414af4e83c11
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:08 2009 +0100
Extend macro editor
Add the ability to append text to input widgets.
commit 53a2820a20e697e355759fbef3cbacc552270598
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:08 2009 +0100
Improve dxcc, spot, pskrep performance
* Use unordered_maps (or hash_maps on ancient gcc4 versions)
* Store the spot callbacks such that RE searching is minimised
* Store list of country names
commit 9648c3036e2fc866bcd33f0378a107bf23c4bc0b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:08 2009 +0100
Remove handling for REs without backref support
commit 1b474a236d5e13f24a1c1ded99826e32be7c9163
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:08 2009 +0100
Fix config input field labels
commit d6d597477c5baa0943c8f325468d9ae1fc18c38e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:07 2009 +0100
Add Fl_Input2 mouse wheel handling
commit bf4cea41ec5b73d92acd1848b3569e19939f4d0e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:07 2009 +0100
Add automatic FText text_area resizing
This ensures that both the main text widgets will always display an
integer number of lines.
commit e803fcd82eb54b332a8e7e6fee3e128856cbe74a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:07 2009 +0100
Improve FText drag and drop
* Scroll when dragging over the scrollbars, which is better than having
to wiggle the mouse pointer at the top or bottom of the text, and much
simpler than doing timed scrolls at those regions.
* Add a shortcut (Shift-drag) to paste file names rather than insert file
contents. Also support multiple files.
commit ec26eb633451f4c5cd8f65c6c35857c05e96d922
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:07 2009 +0100
Add band to RX text tooltip
Also rearrange "Last QSO" line to use commas
commit 8283833124a96823fccd99922855814b53795dd2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:07 2009 +0100
Add string join and split functions
commit d70ea69254947ddd770fb16c69b0c611e6b6b06c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:07 2009 +0100
Print build info in crash handler
commit f25b5d1c728c4d37abbab5416914fa938d6310a2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:07 2009 +0100
Fix azimuth_long_path
* Return the correct long path azimuth (thanks P.J. Rovero, KK1D)
* Update configure.ac to use our fixed locator.c if hamlib <= 1.2.9
commit d11f6fe0eee72857e2c903f55d59c26e69fe5df6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 30 16:26:06 2009 +0100
Add frequency display text paste support
commit 3bad2d4b7f294908659f68ba52e1c1cb70f07450
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jun 30 09:40:16 2009 -0500
xmlrpc mods
Added the following xmlrpc methods to provide interface to
flrig and other similar remote transceiver control programs:
main.set_rig_name
main.set_rig_modes
main.set_rig_mode
main.get_rig_mode
main.set_rig_bandwidths
main.set_rig_bandwidth
main.get_rig_bandwidth
commit 3c53fe548df63e431dd69df033b8d19a6a1df08b
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Jun 14 14:50:54 2009 -0500
Version 3.12AK
commit 419123c17e260f056d367ec30fe8ba865ce17937
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 12 23:30:38 2009 +0100
Fix text echo functions
Ensure that this code is called by the main thread
commit 2a83da3c8bf0dc030dba19566845c147ab321b4e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 12 22:29:26 2009 +0100
Remove FText text colour adjustment
commit 7a87b0bc552d1074cfed912490b1e500ad672bbb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 12 22:28:23 2009 +0100
Always set the FText cursor colour
The cursor should be the same colour as the text to ensure good contrast
with the background.
commit b20e2b9b3534d85fe6e707623b64b2b82e047858
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jun 12 08:22:48 2009 -0500
Version 3.12AJ
commit a8dfa58cb1f690d469ae726d61162b9945c9a2ca
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jun 12 08:03:09 2009 -0500
Logbook bug fix
Field corrupted by saving entry with oversized field.
Fixed memory leak in qso_db.cxx
commit b5ca5f1e48210037e1f8c3c444e36edae5cc3c05
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jun 4 11:00:35 2009 -0500
Version 3.12AI
commit 9b7786f7610fefa12a78d41476e6ef6012f53c2d
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jun 4 10:19:26 2009 -0500
RigCAT mods
Added the following defaults to the xml file format:
<DTRPLUS>true/false</DTRPLUS>
<RTSPLUS>true/false</RTSPLUS>
<DTRPTT>true/false</DTRPTT>
<RTSPTT>true/false</RTSPTT>
where setting ...PLUS true sets the corresponding control pin
to +Vcc. This is usually referred to as ON.
commit ef8b126bfa24d19fe83eb561e58e7b0990561457
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jun 2 15:28:18 2009 -0500
Version 3.12AH
alpha test version 3.12AH
commit 9f7b00255cbdf96b273902e929d808af2022e44d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jun 1 21:04:47 2009 +0100
Fix Contest Country Files callsign lookup
Correctly handle exact callsigns (prefixed with "=").
commit b539c1cdf275e8667b5e4087679a6f9ced42799d
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jun 1 17:50:09 2009 -0500
ADIF_2.2.3 compliance
Changed XCHG1 to SRX_STRING (received exchange)
Changed MYXCHG to STX_STRING (sent exchange)
Updated ADIF version number output
commit 8fc582e486304d8bae220de96ed42e7ff3d05640
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jun 1 11:42:06 2009 -0500
Cut number mod for CW
Changed cut numbers to apply only to macro tags:
RST, CNTR and XOUT
All other fields and keyboard numbers are sent normal
commit f0d43fe0d96caf3a744b36263f44d12a03237b7e
Author: dave <dave@linux-dev.(none)>
Date: Tue May 26 18:56:49 2009 -0500
Version 3.12AG
fldigi and flarq versioning will be synced beginning with
3.12AG; ie fldigi-3.12AG, flarq-4.2AG
commit 7690a1c652601239beeed93f7f1db0c252b0a377
Author: dave <dave@linux-dev.(none)>
Date: Tue May 26 18:55:31 2009 -0500
FLARQ
Changed beacon interval to 60 -> 3600; 15 sec increments
commit d4b1a038acf236618a01e162556108860d4de666
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 26 19:57:44 2009 +0100
Merge flarq
* Add flarq to build system and installers
* Modify test scripts
* Add flarq manual page
* Add flarq command line argument handling
* Improve flarq's windowing system support
commit 91a1425e1dc37f379c4b58e1287b54f1b3443e2c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 26 19:57:44 2009 +0100
Move setup_nls function
commit 9543fa7b1c916a14c0f0e7d6bb6fea773fd9b8d8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 26 19:57:44 2009 +0100
Move make_pixmap function
commit ada43f4a55311195b2e77759d5b7e7a4bbf0168d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 26 19:57:44 2009 +0100
Add new FText classes
* Move fldigi-specific code to new FTextRX and FTextTX classes. Move
generic code up to FTextView and FTextEdit and rename some method
names.
* Use correct inclusion macro check in our modified Fl_Text_Display and
Fl_Text_Editor headers.
* Replace FTextLog with the (now) generic FTextView.
* Move Fl_Tile_Check to its own source files.
* Move "quick choice" and adjust_color routines to separate source files.
commit bf6a2c3180f2d14994cf0e6261a1b12c29751177
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 26 19:57:44 2009 +0100
Add thread id logging
commit 8207c62c7ecbc12009e751af6eab798368593944
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 26 19:57:44 2009 +0100
Prefer ALSA default devices
commit d04b780d72febe6f69986b9a8eb53e898c074a3b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 26 19:54:56 2009 +0100
Fix initial window sizes
* Do not place the main window outside screen boundaries when restoring
its previously saved size and position
* Increase the logbook window's default size so that the text box labels
aren't drawn over each other
commit 4f90ecf5119d8f8c2562de4c88de2dea6fb005c1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 26 18:11:41 2009 +0100
Fix format strings
commit f4686cdc4d1f45c5b44a5236b11282a1cf21ff51
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat May 16 15:28:43 2009 -0500
Version 3.12AF
commit 6b6cad9bdbf383b17c82d28150b7f7f1775d924b
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat May 16 15:26:01 2009 -0500
PSK search algorithm
restored 3.03 search algorithm - gave better performance than 3.11
commit b95b8e1650adb3fe03f72cecd3bcac63b0c5d1a9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 12 05:46:26 2009 +0100
Add win32 installer support
The win32 installer is generated by running scripts/mknsisinst.sh via
`make nsisinst'. This target is available only if `makensis' is present
on the build system.
commit d626273fc77c4dfd2ebdbf562f3314e801f727c3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 12 05:46:26 2009 +0100
Fix VPATH builds
commit b4112dedcd14ace7aa0c1e8a2e16acf7d35af96c
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue May 5 18:59:09 2009 -0500
Added <RSID:on|off|t>, <AFC:on:off|t> macro tags
Submitted by Chris, KB3CS
Minor code cleanup
commit 5a3132e5d9b8e61cc5d01d39323dd62abc4fb8d7
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon May 4 16:00:22 2009 -0500
Version 3.12AE
commit 7ae826f67f86c23e1f1bf3b3577ed7ecec74bb20
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon May 4 11:43:01 2009 -0500
RTTY pseudo output, corrected stop bit inversion
commit ae5b9ca577f95f906cb51317a6976b437aac132d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 2 13:17:28 2009 +0100
Add more PNG text comments
Write the following information when saving a received MFSK image in PNG
format:
* Program version
* Date and time
* Modem name
* Frequency
* Callsign in QSO log frame (if any)
commit 974e1ec9ef516f8b5b440fed248ad2672795ad03
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 2 13:17:01 2009 +0100
Remove JPEG write support
Also make libpng a hard dependency and remove USE_LIBPNG conditionals
commit 44eceae21e02ff3a75f7ea4748f3291c1dc97c02
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 2 13:04:17 2009 +0100
Fix xmlrpc-c m4 macro
Don't try to run xmlrpc-c-config when building without xmlrpc support
commit 7b6f99916914b7c80166eab7615c4fb22b8843d5
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat May 2 02:09:26 2009 -0500
Version 3.12AD
commit b030b4b56ee69359852766bd274b5d55a9b51bed
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat May 2 02:06:45 2009 -0500
Fix OS dependent compile error
commit c58dcb1eb9341b7de4db6ff6b6fa3bdcdaa9f15f
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Apr 28 15:26:47 2009 -0500
Version 3.12AC
alpha test version
commit abc11f7c08d235f58323021e3510c56d06e045d4
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 27 16:58:00 2009 -0500
Updated memory mapped rig contol
Added Mode control for both Linux & Windows i/o
Made all controllable items bi-directional. Change in either
fldigi or KachinaCAT affects both running programs.
commit 31e19021adb01d4e8588652958c8a41c0a8c6ab0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 26 19:41:25 2009 +0100
Add missing includes
commit 6b2260caf2abcb46c9b09a5f44ec3855cebe465c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 26 16:55:48 2009 +0100
Macro changes
* Move start/stop timer routines out of trx code
* Do not stop the timer when a macro is edited
* Simplify timer button handling
* Move timer controls to status structure
* Cosmetic changes to macro editor
commit 8f3739919d33625942c1f63bd2d3b6fc6cbd2136
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 26 15:48:25 2009 +0100
Fix possible trx_startup deadlock
commit edca45216ca3773feb0dcb875937ae60452279e5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 26 15:48:25 2009 +0100
Fix Makefile DEBUG flag
* Use correct check for debug flag to define NDEBUG when --enable-debug
is not passed to configure.
* Also remove extraneous third argument in AM_CONDITIONAL call.
commit affae099bbc684067151538a97724782bf64a2a2
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Apr 25 21:32:05 2009 -0500
CW default WPM (numeric keypad *) bug fix
"*" was not setting the default wpm
commit 7ca417cca92580d9c70280aa1ef738a58939c00b
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Apr 24 20:46:03 2009 -0500
Version 3.12AB
commit f7309ef24bcee5b73c66988eba4efbbf896fbe8c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 23 23:43:34 2009 +0100
Make the combo box popup modal
The popup browser window needs to be modal so that it is displayed
correctly when its parent window is also modal.
commit ed0ae5ce583d4d05c72abaf20a270337373366a3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 23 23:43:34 2009 +0100
Fix OS X native file selector
commit 88b3fd75b4b12a89899361d328c5ade010aab8c7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 23 23:43:34 2009 +0100
Fix uHRouter and parport PTT
* Parallel port and uHRouter PTT need to be initialised
* Set the PTT type for uHRouter and parport
* Add log message
* Fix some code indentation
commit 9c63531cda65e579e87c93c68d8f6f58dfa23298
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 23 23:43:34 2009 +0100
Fix format string
commit 89441983ec2e246273bf5b6bb7879fde807b6264
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Apr 23 16:34:58 2009 -0500
CW replay bug
commit 0f9793b9fc8024d9c63f6c1aeac42093726be132
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Apr 21 18:11:27 2009 -0500
Version 3.12AA
alpha test version 3.12AA
commit fc50717d599284c4365e57e505078aed6e1e15b2
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Apr 21 18:09:06 2009 -0500
CW Farnsworth timing addition
commit 206f8159df8e4a856f6bf0547d6ca21264c254b5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Apr 18 07:36:50 2009 +0100
Fix build without hamlib
commit 63ccc2f24d2e8540ba3c7308c9981e50f4b4489d
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 20 11:02:24 2009 -0500
MinGW serial i/o, hamlib, rigcat mods
commit a9c21e513e9f38033470a7be6586512e08af0bc4
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Apr 18 19:38:26 2009 -0500
Escape key bug fix
Escape key caused seg fault if rig control was not docked.
commit d2674d54fe0a1205688bb350ae5c5b763512d7de
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Apr 18 19:37:48 2009 -0500
Macro <XOUT> parse error fix
commit 9e060b8681c0744640e130aa1e735379396ff49e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 17 19:17:56 2009 +0100
Update version output
commit 77bc96640bcf3d1726d7927bd5f37abc28ba3b21
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 17 19:17:56 2009 +0100
Use band functions in logbook
commit 21247913e6f5def6f2bed20bb5ddc550a15c7a02
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 17 19:17:56 2009 +0100
Add functions to set the socket buffer size
commit 4b1292ca75a1792b9e5b2b58dc5929266cff6f20
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 17 19:17:55 2009 +0100
Improve logging and error notification
* Add macros for fl_alert/message/choice that set nicer icons for the
FLTK dialog windows before calling the functions that display them
* Use LOG* calls in backend (modems, rig control) code, which should not
display popups
* Display a notification the first time an error message is logged
* Use the correct message for errors (fl_alert instead of fl_message)
commit d73c8fd316257d214813bb119e8932c9f13fba16
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 17 19:17:55 2009 +0100
Add OS X and MinGW stack tracing
commit e192d1d4d8bba6252663c77597d079c16e51bcf0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 17 19:17:55 2009 +0100
Add preliminary support for MinGW
commit 01fd3d99194e4ae5a986e9466eb054a5020461a8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 12 23:57:17 2009 +0100
Change set_log macro
commit 9d566564c41a97c138ec29719d67374750d1914f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 12 23:57:17 2009 +0100
Clean up headers
commit b4bf47ffee4d051291510867ffe64ea9614f1e57
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 12 23:56:57 2009 +0100
Distribute cr.sh test script
commit dd9caa8350306801a70ce96c58a7879111c2acd1
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Apr 11 15:33:49 2009 +0100
Version 3.11
commit 8646ccb72408ac66ca6e46233c997f9d67a1503e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Apr 11 15:33:49 2009 +0100
Fix rigMEM compilation on OS X
commit 8fe2028d8fc90098dd3bb9a27dd4e8d89f305b18
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Apr 11 15:33:49 2009 +0100
Fix uHRouter log message
commit e94628c2b60c7eb10885b9c5e831b94c23c2d545
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Apr 10 07:49:49 2009 -0500
Man page correction
Changed to indicate default location of logbook.adif
commit c8981312b4527d1b09e9b62b0a5542eb5c9874b2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 6 22:21:07 2009 +0100
Add documentation
* Add new asciidoc Beginners' Guide and manual pages. The guide and man
pages are built if asciidoc and a2x utilities are present on the build
system.
* Install man pages and fldigi-shell.
* Update build system to automatically copy the HTML version of the
guide to the source.
* Add missing config.h include.
* Change "invalid option" error message.
commit 88d067da44b854956394fb5beb9809999ce0f510
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 6 21:59:27 2009 +0100
Disable SysV IPC on OS X
commit d039aab5fc338c4afb8320cc25844a6ff131750b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 6 16:26:07 2009 +0100
Add missing include
commit e5dd8e08c14b1c38eb9ef21cea25c5c8f7d87d65
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 6 07:52:43 2009 -0500
Version 3.11AX
commit e4d3f6a71fb15cf29b14b3edc05a11458355a3b3
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 6 07:50:19 2009 -0500
updated i18n
commit b1ff3f58a8f3285b29df371c837fa5c70ca9cdb5
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Apr 6 07:45:50 2009 -0500
Status prefs mod
Do no save mainX and/or mainY when fldigi is minimized
MS returns negative values which cause seg fault on restart
commit 5249bd9ef0d75b1a80487c3e8055fc237cd9f5a2
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Apr 5 16:31:50 2009 -0500
FFT processing - prefilter recognition
Restored missing code to accommodate changes in prefilter settings:
RECT, BLACKMAN, HAMMING, HANNING, TRIANGULAR
Support code lost during some earlier change
commit 104e8f54892bdd6f89e37b58202f6ede75b15ef3
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Apr 5 14:51:32 2009 -0500
Version 3.11AW
commit f8c06f4ba3fbc587e10cc525db9b1e7a0e4b8414
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Apr 5 06:49:15 2009 -0500
Waterfall FFT fix
Corrected wfall FFT to use both real and imaginary parts
Corrected FFT scaling factor
commit fb2c4d9c14a8eadcc5e9aa73ee0aa9f5e714a40b
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Mar 29 21:05:38 2009 -0500
RigCAT code cleanup
commit 9ac9c1fc02101eb5c5e88e48cecc6e87a3078947
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 27 19:46:05 2009 -0500
Version 3.11AV
* alpha test version 3.11AV
commit 0437cc7dec55c545baedb04d142db9d70fdc5e84
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 27 19:45:49 2009 -0500
Update i18n
commit c261af319f602e18bddae481934da373b42ac1c9
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 27 19:40:21 2009 -0500
Beginner Help
Updated html strings to asciidoc strings
commit bdf8ffbe3574eee20f7816933279da5a83865174
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 27 18:16:02 2009 -0500
XMLRPC mod
Update FreqDisp when xmlrpc command main.set_frequency is
received. Frequency control enabled from either fldigi or
external xmlrpc access program
commit 038868e7b68f82b6044a7ba8f9995ced69aefcc7
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 27 16:17:31 2009 -0500
Logfile logic change
* Disabled creation of "Fldigi<datetime>.log" unless or
until the "File/Log/Log all RX/TX text" is enabled.
* Closes the log if the menu item is disabled.
* Prevents accumulation of unnecessary empty files
commit aa40d40b8e756d45c6acebc5917986bf8784e94a
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 27 16:16:23 2009 -0500
RigCAT mod
* Added default xml values. Only used to preset configuration
values if present in <rig>.xml file:
- <ECHO>bbb</ECHO> bbb = true or false
- <TIMEOUT>ttt</TIMEOUT> ttt = time in msec
- <RETRIES>n</RETRIES> n = number
- <WRITE_DELAY>ddd</WRITE_DELAY> ddd = delay in msec
- <POST_WRITE_DELAY>ddd</POST_WRITE_DELAY> ddd = delay in msec
- <BAUDRATE>rrr</BAUDRATE> rrr = 300, 600, 1200 ...
- <RTSCTS>bbb</RTSCTS> bbb = true or false
- <ECHO>bbb</ECHO> bbb = true or false
- <CMDPTT>bbb</CMDPTT> bbb = true or false
commit a04d4750272eae40fd262fef0fbe9be4993f7032
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 27 08:56:28 2009 -0500
Hamlib mod
* Default values for the following variables are read from
the hamlib backend when a new rig is selected
baudrate, retries, timeout, write_delay, post_write_delay
The respective configuration controls are updated accordingly.
User may over ride the default settings.
commit b89df53afae5fea9cf5c7325e1830c26d4e64754
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 26 18:06:53 2009 -0500
Version 3.11AU
* alpha test version 3.11AU
commit 43d0e8df5023d36fcce3bd386fc31abdf1a8aa03
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 26 18:06:34 2009 -0500
update i18n
commit 3c7d0045cd7e8d31a268fa25264ab1d25518bfe3
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 26 16:37:08 2009 -0500
Miscellaneous fixes
* RTTY DSP filter bandwidth tracks baud / shift
* Log frequency changed to left justified
commit dfd721bd14cc80adbaec1f2095229aeb536543fd
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Mar 25 19:49:23 2009 -0500
Version 3.11AT
* alpha test version 3.11AT
commit c8d1e1eb6759ccda9d2b9bd395e372c041490b8b
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Mar 25 19:48:59 2009 -0500
update i18n
commit a492284697f38b16bc87419511c2200b337d3c80
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Mar 25 18:54:23 2009 -0500
Beginners Help update
commit cc73610e4ae55eab2aef95c1e4aa0afb691f0586
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Mar 25 18:29:41 2009 -0500
HamLib PTT bug fix
commit 3993b5b7d108fad65b4e7c36dc0947dfbbf99071
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Mar 25 07:45:23 2009 -0500
Hamlib DTR / RTS state
Added OFF setting to DTR and RTS initial state - hamlib default
might not be in the OFF state if the check box was not enabled.
commit efc4259d694030fdb37f5983e6b36fab2cf61762
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Mar 25 07:39:45 2009 -0500
Logger32 default folder change
Changed default folder to TempDir from C:\FL_LOGBOOK
commit 22b70a52f8378d5f8753505e2521cd4a9c14cdb2
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 23 16:21:40 2009 -0500
Version 3.11AS
* alpha test version 3.11AS
commit a1c6d7541ed873f911f4d17e4940d425811bf517
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 23 16:10:02 2009 -0500
Mods Logbook
* fixed corrupted file save bug
* added CONT, ITUZ, CQZ fields to logbook dialog
* rearranged to logbook dialog entry fields
* increased size of CALL field to 15
commit 38a60662919c02e8295f44a1a92c946f9bc83060
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Mar 22 17:19:54 2009 -0500
Version 3.11AR
* alpha test version 3.11AR
commit 53e631b865fa828238746e2e5ef6993a43a64020
Author: Stephane Fillod <fillods@users.sf.net>
Date: Wed Mar 18 08:57:05 2009 +0100
Update i18n
commit 292933672943d3fab0c47b11624d7934e1988a6a
Author: Stephane Fillod <fillods@users.sf.net>
Date: Wed Mar 18 08:50:21 2009 +0100
Czech l10n by Josef Klimosz, OK2WO
commit 0bb3f8fe2e93799a98a7e3d562fbaa3c476bc7f3
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 21 18:41:36 2009 -0500
Modification to logbook file processing
* Performance enhancement to file reading and processing
* original, 33 seconds to process 22200 records
* new, 0.55 seconds to process 22200 records
commit 4dfb2c596cd0f70d187299551f1df0352eb8acc6
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 21 14:37:07 2009 -0500
Mod - RSID propability of detection improvements
* increased time between RSID tones and start of normal modem signal
* corrected errors in decoder implementation
commit 6c0d3777b0e4f1815db7baf5f263a30359459046
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 20 19:49:08 2009 -0500
RSID decoder bug fix
* added windowing function to fft
* corrected CalculateBuckets method
commit d77b8cc7b3a01d6be709e21c5a039083753e3b94
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 20 16:42:44 2009 -0500
Cosmetic change to adif_io.cxx code
commit 0262c8615ea82e9a0dc4298aff4d1817858e5033
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Mar 17 18:41:56 2009 -0500
Version 3.11AQ
* 3.11AQ alpha test release
commit 3a65fa108adcf12afcb6a0734b41bc1a00dde52e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 16 19:41:06 2009 +0000
Fix hex/bin string output
* Fix length error in printhex
* Rename printhex to str2hex, binarystr to uint2bin
* Use a vector<char> to store the string representation
commit 0c15f12f4d4c8b9c33cf771e528af16a96ca157a
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 14 15:49:13 2009 -0500
Version 3.11AP
* 3.11AP alpha test version
commit 228a4bd67ec7ea249552b661edad6f2f6d0d5c06
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 14 15:45:54 2009 -0500
Hamlib modification
* added Write Delay control
* renamed Command Delay to Post Write Delay
commit 35fe37b48ea04dbdcdc4381ca6bcada1f46f60a7
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 14 07:38:48 2009 -0500
QSO logging date-time
* Changed log date to the Time-On date
* Added hidden button (same as label) above the Time-On field
on main dialog. Button event updates Time On to current
date/time
commit 867ee123e712424d4fffcd911412f1adb5084b16
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Mar 13 21:46:36 2009 -0500
Rig Control modifications
* RigCAT - change method of controlling RTS/CTS handshake
* RigCAT - change method of controlling RTS ptt
* RigCAT - change method of controlling DTR ptt
* added separate UHrouter checkbox
* added separate PPort checkbox
* UHrouter/PPort widgets hidden if not available on system
commit 1155b533fc4888244009e5dcc4a01709d4e6b743
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 12 19:05:36 2009 +0000
Modify variable-width font warning
The warning text is now appended to the buffer whose font became
proportional. We compare the font name to that saved in progdefaults to
avoid repeated warnings.
Also changed FL_SCREEN to FL_COURIER because FL_SCREEN may not be fixed
width on all platforms.
commit 6b4a4f6d56116eb4de953573d58b65b726f0f369
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Mar 12 13:56:49 2009 -0500
CQ decoder improvement
* reduced cpu usage by CW decoder
commit c054a5b668c199d660696ff417825ed57c11f287
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 11 15:08:08 2009 +0000
Fix hamlib RTS/CTS callback
Set progdefaults.HamlibRTSplus to false when RTS/CTS is set
commit 36952a12b4f9e41b2e274c8728a169ae5e14faef
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 11 13:28:22 2009 +0000
Add fldigi-shell pskrqsy command
This command fetches the list of "best frequencies" from
http://pskreporter.info/cgi-bin/psk-freq.pl and calls the
main.set_frequency XML-RPC command.
Optional arguments can be given to select the frequency and override the
grid square, e.g.:
pskrqsy JO 1
uses the second frequency from the list for grid square JO. The defaults
are to use the first frequency (index 0) with no specific grid square,
which psk-freq.pl then estimates using IP address geolocation.
Here is how to change to the best frequency every 15 minutes:
while :; do fldigi-shell -c pskrqsy; sleep 900; done
commit ee69ba3710e85e917c9f3613564e4c15eb580e74
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Mar 10 21:56:35 2009 +0000
Reduce PSK reporter re-spot interval
commit fc2ad9c5224274179d5967576f83e755b9dbd90b
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Mar 10 15:24:05 2009 -0500
Version 3.11AO
* 3.11AO alpha release
commit fc4a43601dc3603aa8376854d5a19f1cd2ab7266
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Mar 10 14:42:58 2009 -0500
CW shape modification
* removed exponential wave shape
* substituted Blackman for the sine wave shape
commit d98d95ff5376f5483fc1dd87d79371e04943c57f
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 9 08:56:13 2009 -0500
Version 3.11AN
* version 3.11AN alpha test release
commit 6d92b4d73b4220b2548cc804db9b3e6e72f0ba62
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 9 08:52:55 2009 -0500
Change to FreqControl behavior
* removed position sensitive up/down behavior
* added left / right mouse button for +/- changes
* mouse wheel behavior retained for +/- changes
commit 2391e67e5764d75c533b878ab64e79e8d344b39f
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 9 07:31:10 2009 -0500
Bug fix - missing inpNotes
* inpNotes not visible on initial start or when main dialog
reduced to minimum width.
commit 787c67cf19bdf86c982d551b68f0286d02154f6a
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Mar 9 07:10:30 2009 -0500
CW / QSK
* added edge shape selector
* added width modifier
commit 6e513f5b22c84f777ed47ae0f6c99598c068187e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 8 19:03:23 2009 +0000
Fix hamlib sideband check
commit 4a0d11b29ad879c6e7ad217a4ba593ae208ef3af
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 8 11:47:27 2009 +0000
Version 3.11AM
commit b93ac73e1471475b71e888b45f608976ea82384d
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 7 18:00:39 2009 -0600
Fixed rounding errors in CW encoder symbollen timing
commit 09230eef86346361dbe43ea4fd4d3ead44cbf8c8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 7 18:38:53 2009 +0000
Add reset config button
commit f391c93581f8e784c8d8ec06ff28050b5c3699de
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 7 18:38:53 2009 +0000
Update config UI
commit 95bd6bd4c990c88f78c7383be2c8cb0a0da5b377
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 7 18:38:53 2009 +0000
Add hamlib sideband override
commit c879f550cb7da2ce74a0869bb25a83593af644a8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 7 18:38:53 2009 +0000
Add frequency list clear confirmation
commit 2b54b0e29d72c0fd7873e3e05ff04c9025ee04b3
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Mar 7 07:42:11 2009 -0600
CW / QSK modification
* Added additional controls to aid in QSK adjustments
* Modified QSK channel signal generation
* Increased range for both pre and post QSK timing
* added code to make element to element signal be phase coherent
* added signal carryover between symbol intervals
* added new macro tags
<WPM:nn>
<RISE:dd.dd>
<PRE:dd.dd>
<POST:+/-dd.dd>
commit b5dc666d858966f7beec9da5c77f4b569fbf4862
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 28 14:26:47 2009 -0600
Palette mod
Added new "default" palette
Adjusted digipan.pal and fldigi.pal values
commit 6148d035e5570b1cf98ec6e772f9336c5cecfb28
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 28 14:25:43 2009 -0600
Cosmetic change to config dialog
Removed erroneous "Tottle" hint message
commit 37e182d564dffef19d52f6a2a74f24e35453f963
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 27 01:35:26 2009 +0000
Version 3.11AL
commit a2fc0c8db5727f8f98123c565ad44f7c52950760
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 25 18:35:07 2009 +0000
Add better support for proportional fonts
* Wrap lines correctly using Fl_Text_Display's slow pixel counting
method when the font width is variable. A warning is displayed when
selecting these fonts for the RX or TX text widgets.
* Override Fl_Text_Display's textfont methods.
commit f6466f2ab8623c32b23ca3705642fe7bf8470190
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 25 18:35:07 2009 +0000
Fix font name/number compatibility code
This code must be called before creating the main window
commit eb1ec8ac81b1720ceeacfbb3635d66ed1fbdb002
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 25 18:35:07 2009 +0000
Fix printf format string
commit afc4e0b890e4e82fe805ceb5b5f16ec268d8e582
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Feb 25 04:39:17 2009 -0600
Added right audio channel PTT signal
commit 5417cf2b97eea2fcce08e6c1f1dbfcec8342aed0
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Feb 24 08:34:45 2009 -0600
Restore pre 1/29
FTextView.cxx,
Fl_Text_Display_mod .cxx,
Fl_Text_Dislay_mod.H
commit 529cd68b925c55a9e5dc1692365d56e8e44b0043
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Feb 23 06:26:23 2009 -0600
Cosmetic change to font_browser
Exception handling fix for portaudio
Thread shutdown bug fix for win32
Cosmetic change to colorsfonts dialog
Change to FTextView family
revert to character counting for proportional fonts
commit e1c4b0b0fd41b50c2268b5d5f9314ff0ad91a321
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 19 01:49:30 2009 +0000
Set LC_CTYPE to C
commit 9cc42368bca94fa1ffa422666e12d30b23b18fed
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 19 01:49:30 2009 +0000
Add SINC_BEST_QUALITY warning
commit e8309d0170c70cc87e7a3d48caee22103776714d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 19 01:49:30 2009 +0000
Add optimisation flag
commit e037b215e37641f0d8a93fd7462634b7c718354f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 19 01:49:30 2009 +0000
Fix ptt deletion
commit 58d2d0da3d73492602b94731d4120c3a13c86735
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Feb 18 12:47:22 2009 -0600
Version 3.11AJ
alpha release
commit a0c9a45fa6d4c33c9d6183df46e6408c11e55515
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Feb 18 09:33:37 2009 -0600
Added new palette, fldigi.pal
commit d2094f46bd1f3b6b88e1ea553cfb4d3a064f6a52
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Feb 18 09:03:21 2009 -0600
Bug fix ... error in extracting font_number from font_name
commit 4b719fc0cd8f2e1d0010ebff1a6e28f1e3029e78
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 18 01:45:43 2009 +0000
Close PTT when exiting
commit e4e65fa8b01334a120089877d53fc6e320618217
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 18 01:45:43 2009 +0000
Add locator tooltip
Change the FTextView string lookup code to recognise locator strings and
display a QRB & QTE tooltip (thanks Thomas Osterried, DL9SAU). The
Control key can be held down to force a callsign lookup.
Also move FTextEdit menu/Clear to the end of the edit command group, and
simplify the FTextView menu handling for the Exchange field.
commit b9699d14f928d459609ef2213b4959a874303b24
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 18 01:45:43 2009 +0000
Remove bad sample rate converters
* Remove Zero Order Hold from the settings menu and change the user
setting to Linear if ZOH had been selected.
* Remove Linear on PowerPC because it segfaults when used via SRC's
callback interface with a non-integer sample rate ratio. This should
be investigated further, but not having Linear is no big loss and we
can just disable it for now. The user setting is changed to
SINC_FASTEST if it was Linear.
A warning message is emitted in either case to let the user know that we
did this.
commit 6d173bcad40982b908e9f166e917b6f53b4ecd7e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 18 01:45:43 2009 +0000
Improve font handling
* Save font names rather than numbers in the settings file
* Display actual sizes for non-scalable fonts
* Make the font browser's size text field writeable
* Use a single callback for the font browser widgets
commit 1ac52d78f321051df6cb4fe71c8bc144a5537287
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 18 01:45:43 2009 +0000
Initialise hamlib's RTS +12 setting
commit 77d0b4ecece82eb7c3beb8de98d98f800e77db75
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Feb 17 18:22:43 2009 -0600
Olivia pulse shape changes
Transmit noise floor < 55 dB; changed to 85 dB
commit 4181ca882ee65896133c6a5b5157727318679737
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Feb 17 18:21:54 2009 -0600
Bug fix RTTY cpu usage
commit 56d7f0eaceefa43859e052911b51444368eeb8c9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Feb 15 07:59:39 2009 +0000
Fix va_args calls
commit b8d267ab87cbea77d361820b6362ca7351fe30dd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Feb 15 07:59:39 2009 +0000
OS X fixes
* Fix ifdef in open URL routine
* Try to start uH Router only if the fifos could not be opened
* Send uH Router quit-if-not-in-use command on exit
commit 6ff0e6965fb3ebe798aae994f66cfbd7fcd8c3a7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Feb 15 07:59:38 2009 +0000
Fix fetch_http_gui timeout check
commit 529956762413e244a27a944e0f52555b172f1eee
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 14 20:21:30 2009 -0600
Added RTTY x-y scope extinguish on loss of signal
Added PSK modes set_sigsearch(...) on modem change to any
psk mode.
commit c8d68a775269ca2ba203c70f651ec60356c5d1c9
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 14 17:55:54 2009 -0600
Added DSP filter width adjustment to RTTY
commit 396a51e930b779862154a5613841527ea56e4c5c
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Feb 14 13:46:51 2009 -0600
Bug fix for Feld FM modes
commit 8a8317ef29b2d3e265f93691f133da69b2d327bb
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Feb 13 08:50:49 2009 -0600
Added FEC_snr and FEC_freq_offset displays to status bar
commit e5bdb1a1a310e4a80f280465e8127a7b0b3993f3
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Feb 12 21:21:39 2009 -0600
Cosmetic changes to mt63 source - increase white space for easier
reading
commit 5f224546d8ca8d60c72879f5ef55200c27f2d832
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Feb 12 17:58:28 2009 -0600
Olivia decoder/encoder improvements
removed all extraneous double/integer/double conversions
added new signal/noise computation method
commit 8c8f59cb9adf347e21337a891f19be0cacaad212
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Feb 9 18:53:30 2009 -0600
Bug fix - PTT via rigCAT serial h/w
RTS/DTR was inaccessible
Bug fix - Xlog stream; suppress newlines in Notes field
Added binary string format to display bit fields, ie: RTS / DTR state
Changed 'Comments' to 'Notes' in all references re: logbook
Comments ADIF field is single line character
Notes ADIF field is multi-line character
Converts all ADIF comment fields to Notes; backward compatibility
commit 135562e3d4b011add3192826604c051db877ea4c
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Feb 5 15:58:33 2009 -0600
Version 3.11AG alpha test build
commit bef4f92d2763dd22f1b6744a7759080ea19b25c8
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Feb 5 15:09:58 2009 -0600
Added sub-directores "wrap" and "talk" to the files directory
Fixed missing quick-pick pop up menus
commit fc81592b8b35ec8eddc086c92774a0b9691060fa
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Feb 4 18:23:58 2009 -0600
Version 3.11AF alpha test version
updated i18n
commit edeb401ee3d25ff33f4d7248e888bca51030968d
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Feb 4 18:05:56 2009 -0600
Fix hamlib RTTY/RTTYR sideband inversion
commit 718522277d8756bf2d8c4a92a0df7ccff753e062
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:24 2009 +0000
Add LoTW and eQSL hints to dxcc popup
This uses the following files:
* http://www.hb9bza.net/lotw/lotw1.txt
in ~/.fldigi/lotw1.txt
* http://www.eqsl.cc/QSLCard/DownloadedFiles/AGMemberList.txt
in ~/.fldigi/AGMemberList.txt or ~/.fldigi/eqsl.txt
Also changed the FText tooltip display function to use a string stream
commit f134124ddd0ea67e0590f6bf9f24169ccdbe7bb4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:24 2009 +0000
Add benchmark and batch decoding switches
This patch adds a new configure switch (--enable-benchmark) which builds a
binary suitable for measuring the modems' decoding speed. The new
--benchmark-* switches can also be used to batch-decode audio files
if sndfile support is enabled.
commit 3ab8df2b6cb67bdb12a29add548a90f51019727d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:24 2009 +0000
Fix uhrouter support
* Add function to run the uhrouter program on OS X
* Compile uhrouter code only on OS X
* Compile parport code only on Linux and FreeBSD
commit 362d88bed49bcf7677d9facdc7a81ee87d8bbad6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:24 2009 +0000
Fix cygwin gcc-4 compilation
commit cb4b2f8f2e180e646baf3c82b311c2bad44f883c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Fix local strcasestr
commit 0b7d62d1b689566d2e896c33ea3e3ea28f6ae4a4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Fix new version check
Also add new download URL
commit 4ee758d908153dab5d36dda4419e39322c173380
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Add PSK reporter activity text field
This patch adds a button and text field to the main window's rig control frame
that can be used to QSY to frequencies around which there have been recent
reception reports in a particular geographic area. The area is determined by
the field text, which must be an IARU grid prefix. If the field is empty, the
first two characters of the operator's locator are used. If the locator is
unset, pskreporter.info uses (currently) IP geolocation to approximate it.
A popup menu is displayed when the user clicks the button or presses Return
inside the text field (which may be empty). The popup shows frequencies sorted
by a measure of activity that gives more weight to transmissions. If rig
control is enabled, a frequency can be sent to the rig by selecting it.
The data is retrieved from this URL:
http://pskreporter.info/cgi-bin/psk-freq.pl
Or, with an non-empty text field:
http://pskreporter.info/cgi-bin/psk-freq.pl?grid=TEXT
commit d6a88f42959d894965f5c5f14f9ab260022a4d45
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Add new quick_choice popups
commit 3e19c4d90a76b77e22a8e3cb811f84724c1e9503
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Add fetch_http_gui
This is a new function to download data over HTTP while keeping the UI
up to date
commit ee82e29d174ef8c4159d0c3411dc0bc4e540892d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Update guide
* Add newlines
* Update references to menus
* Use html name for (C) symbol
* Add version number to footer
commit b50f92a83e6e4e18de130b96dd99c6b137a901c4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Update platform ifdefs
Also merge patches for FreeBSD current by Diane Bruce
commit 798834d41e730338e14d5d6e44a87dc6c0d3b686
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Fix open URL function
commit 0913a74ae90418725d9206e3724fa360859e17b1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 4 05:20:23 2009 +0000
Fix compilation error with --without-hamlib
commit cc880d99391f5eb2eed6d74cadfc8c8d5f2fc559
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Feb 3 22:33:37 2009 -0600
Bug fix to wf_audioscale waterfall scale changes
commit 23d8c7bd62b610ef2bfc558e3da2a465c7c3aad9
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Feb 3 13:21:29 2009 -0600
Added Rx text output to temporary text file.
Intended use: text to speech conversion for blind operators
commit 069099fcf18742f96679eed3f11c3be4dc243249
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Feb 1 20:19:25 2009 -0600
Deleted all references to afcIND
commit 995d4715abd84eaf58fbd324568f543fefb2b303
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Feb 1 14:04:30 2009 -0600
Changed waterfall event behavior for disabling <TIMER:nn> operation
commit 458a87e7844bcd49f4e4601625dd67af36c08caf
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 31 20:03:05 2009 -0600
Version 3.11AE alpha test version
commit b89635e38de2f552106ae63ee037ced23e8dc7fa
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 31 20:00:10 2009 -0600
Fixed PSKnnn ADIF naming convention to comply with adif 2.0 spec
commit d20fd1148090ee3a5323495cc124535d39fcf82e
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 31 15:10:44 2009 -0600
Version 3.11AD alpha test
commit 31c05ea41b36b210dc294193a6bb398aa72be940
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 31 14:18:28 2009 -0600
Added logbook save to file after every change to the logbook
commit 4f307c7914055d34aadff1b275fc2af87bf0349a
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 31 14:00:32 2009 -0600
Added Cabrillo field defaults per Contest selection
commit e28d1d834febb5b1f1213a3a9cc8052733f625d7
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 30 21:16:35 2009 -0600
Modified Cabrillo report line QSO: format
commit f1abbe2dc877448cb3312989e54aa55e8bf882f6
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 30 15:36:58 2009 -0600
Version 3.11AC alpha test
commit 184ce5ae5c63b0729b1bbfe2c3d7498faf788bff
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 30 15:36:17 2009 -0600
Bug fix, Cabrillo report generator
commit 831170bde00d8b7a72e574f0d35eeab28845a2b9
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 30 13:10:50 2009 -0600
Version 3.11AB alpha test version
updated i18n
commit ca5bb8cd5d45497bf7b72b1d45ac29e705338987
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 30 13:08:58 2009 -0600
Modified contest exchange fill-in; appends if field partially filled
Reversed #Out and #In fields for contest log
commit af6b8dc5261791f1e251d04078f2c8037110f873
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 29 19:16:03 2009 -0600
Added Cabrillo report writer for logbook / contest use
Removed free form Exchange fields #2 and #3
Renamed Exchange field #1 to Exchange Out
Added Exchange In field to the logbook
commit 39721ce55166d38bbaf4e476e760c6d94ba3c1f5
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Jan 27 14:07:22 2009 -0600
Added rx stream file extraction
Extracts all text between and including [WRAP:beg]...[WRAP:end]
commit 01b916c1b060b1034b4c94d0de365220983e37b9
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jan 26 12:06:00 2009 -0600
Add stop macro timer to all waterfall events
commit 40dc19889147d0c56fbd8b23e6b5418faef84fbc
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 21 18:50:26 2009 -0600
Corrected adif strings for modes BPSK31...QPSK250
commit c6f5d658bc8e2ffed71ce3f010e3590e5a76b8ad
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 21 15:28:00 2009 -0600
Bug fix to correct rig xml <PORT dependency
commit c899981836ae2e22152aac07edeab4b07a700d64
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jan 19 18:16:02 2009 -0600
Bug fix for rigCAT_init Event Log output
Bug fix for cursor position in QSO Call field
commit e184117d16287959ea0736ad30872e60fbdc285a
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 17 14:19:11 2009 -0600
Bug fix for DxKeeper adif file output
Changed date format to YYYYMMDD
commit 47b65ad49252c519e4947f25a37f0d88556bb726
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 16 05:32:38 2009 -0600
Version 3.10
Release version 3.10
commit eddd24f39416ea59976dc8f97dfac27b0fc94383
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 16 05:31:48 2009 -0600
Update i18n
commit 71ebd5d261e5346ebb595fcfd90da395dd6929fe
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 16 05:14:05 2009 -0600
Expanded open logbook message error message:
"Empty ADIF logbook file"
"No records in ADIF logbook file" or
"Not an ADIF file"
commit ea1eeebb968adc27257147c64e1aa0a72f79efa5
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 16 04:45:18 2009 -0600
Correct seg fault on Vista when audio overdriven
condition observed on Vista notebook with microphone input
commit e2777f6fe5bc3107e4b8281226e6631fca56942b
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 15 15:56:21 2009 -0600
Correct invalid parameters in memset calls
commit 42da9880ae0bac34121a8e06608e6e8787498744
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 15 12:27:07 2009 -0600
Version 3.1
Distribution version 3.1
commit e6cfebe180e8caadbf002bc09fe184e55053da3b
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 15 12:26:42 2009 -0600
Update i18n
commit 3bae30189e6928f3740bb25c8f240013366b5e72
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 14 15:48:21 2009 -0600
Version 3.1preC
alpha test version 3.1preC
commit 1c5e66253de366e3e39a73f7afa4acf7495ff974
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 14 15:45:45 2009 -0600
KDE / xdg-open problem - cosmetics
KDE - xdg-open call causes seg fault on some revs of KDE desktop
This fix does not fix all occurances - user may need to set
environment FL_BROWSER to default browser before executing fldigi
Cosmetic change to align xchg fields in contest panel
commit a2239b1590c60df77fcd370fc4105f2521b83834
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Jan 14 15:12:02 2009 -0600
update i18n
commit 3586c220df5cd4ead633b81451a2de1ce98714b1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jan 12 09:50:44 2009 +0000
Fix version comparison
commit bb44e467abd8f4af6196a6f96e63b984bca7bc6f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jan 12 01:53:41 2009 +0000
Fix memory leaks
commit 5fea1340ae9f07add12f792258b3c1e6e3a96217
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 9 18:51:35 2009 -0600
Version 3.1preB
Alpha release 3.1preB
commit 993e74ead7dd8f29440dd7d500f3deb2d33494c2
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 9 18:49:01 2009 -0600
Update i18n
commit 689d679b542d8a10ef89530c2882c0d58a3ab1cc
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 9 08:50:46 2009 -0600
KDE refocus to QSO logging widgets
Moving between desktops on KDE caused all QSO log widgets to be
refocused. Caused QSO log to appear as changed when no change
had occured.
commit b48fbdc35a98b2f79fe11e3e043a54b17695c579
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 9 00:52:03 2009 +0000
Cosmetic UI changes
* Use the config sliders' default selection color
* Reduce the minimum window height to fit 640x480 screens
* Change the default RX text height to 2/3 of the total text area
* Modify the FTextEdit context menu:
- Do not display a greyed-out Receive in receive mode
- Display only Receive in tune mode; Abort is redundant
- Display Receive above Abort in transmit mode
commit 51d015f3d169055e6440348af00688bf24d8bb87
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 9 00:49:11 2009 +0000
Remove extraneous includes
commit f4c006331df407ba43c0319f0ae065f75c3ecbbd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 9 00:15:04 2009 +0000
Fix PSK reporter RE matching
Use back-references on Linux; compare strings on onther platforms
commit f71661c295f5f81a5c3db4f0b589afb9abcebcc7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 8 22:02:43 2009 +0000
Revert "Changes to spotting regex parsing"
This reverts commit fbca004944f9e30bcf3b82ad95a48a1f668a9751.
commit 155311c4ac3d05b9d4df7b44a4aaff9b30a14a5b
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 8 05:50:31 2009 -0600
Version 3.1preA
Alpha test release 3.1preA
commit 615ff4a09caa8ef7ed64022749b1afd9033f96d0
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 8 05:46:59 2009 -0600
Update to i18n
commit fbca004944f9e30bcf3b82ad95a48a1f668a9751
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 8 05:41:52 2009 -0600
Changes to spotting regex parsing
Windows does not recognize '\2' reference tag in regular
expression defined in pskrep.cxx. Changed to combination
of regexec and string find processing for required result.
Added modem frequency to spotting call when logging or
forcing a spot report.
commit 495ac85df0a4a83eaae2f48804ab46a2659665d4
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jan 5 15:45:40 2009 -0600
ADIF import
Relaxed the test for accepting adi/adif file as valid ADIF
too many other logbook programs not in compliance.
Minimal test is for file to contain at least one adif field
as "<call:", case insignificant
commit dbfc72f6e9dc298fb03fe5897564b29ce7bfc055
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Jan 5 14:09:47 2009 -0600
ARQ and Logbook changes
Removed all MultiPsk compatibilty code from arq_io.cxx
Simplified ARQ data stream to be compatible with flarq.4.x
Changed default ARQ socket port to 7322
Added clear DXCC field when saving QSO data to logbook
Fixed QSO field erasure when user changed desktops
commit 82140792768e5d51127d715be40c1bb1fa6f30a7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jan 5 16:00:01 2009 +0000
Add log sources
commit afb8d9e1a52a2c750c8686bb481037fde0fc337a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jan 5 16:00:01 2009 +0000
Add parallel port PTT
Merge patch by Diane Bruce, VA3DB to add support for parallel port PTT
on Linux and FreeBSD.
commit c8d32c29c1e338db8c7af7ae2873cf8b2fd71d3b
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 3 10:50:49 2009 -0600
Version 3.1pre
pre-release version for 3.1 - final testing
commit c826c1a8db2af620c3327253a276a1477c56cbac
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 3 10:35:11 2009 -0600
Update i18n
commit 9b18d81f084ed443dd595518e111fb7cda1acad9
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Jan 3 10:31:29 2009 -0600
Clean up preparation for release 3.1
Added "Echo" configuration item for rigCAT
removed <ECHO>...</ECHO> parsing of rig.xml files
Suppressed clearing Country, Loc and Azimuth fields by a call sign
database query when the db does not support those fields
Added missing tooltips to all configuration items
commit 34b1456178f92830585996a5fa91692041618978
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 2 18:56:23 2009 -0600
Version 3.04BZ
Alpha distribution version 3.04BZ
commit da55bec4a1832d23c33eb32c3ff2a53dc0184a37
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 2 18:55:55 2009 -0600
Update i18n
commit d1342141955c64f9a1bafe58b9abf4c196bbc1af
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Jan 2 16:46:13 2009 -0600
Added missing fields to log.adi export (Windows only)
Corrected logic associated with duplicate checking.
commit 7e4c4b7d947a2f41c4c72295713e5b6b32345b67
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 1 20:09:33 2009 -0600
Update i18n
commit e32279969caee8a7af4da1242c68be2498419510
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 1 20:04:36 2009 -0600
Various bug fixes
Restore fldigi.adif Windows logger file
Fix missing <string.h> in util.h
Fix missing Country field fill-in in lookupcall
Fix logic errors in keyboard / auto entry of callsign in qso log field
commit 09801d44badb0ab7649a7f2c7422d265d735c551
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 1 14:51:25 2009 -0600
Version 3.04BX
Alpha distribution version 3.04BX release
commit 444633db30c88a93f1d2f39873a3f5f9a1e5157a
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 1 14:50:44 2009 -0600
Update i18n
commit a193ebab52b43669086837a5fb7686dfffe9446b
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 1 14:23:49 2009 -0600
MT63 receiver buffer flush
Added rx_flush to MT63 modem class. Allows immediate transition
from Rx to Tx after remote station ceases transmission. No loss
in Rx characters
commit 3833fd8157d5b17fa62d56c7675b9026888abeb0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:37 2009 +0000
Add microHam keyer PTT support via uH Router
This is not native support for the microHam devices; rather, the FIFO
interface of W7AY's uH Router application is used when the PTT TTY
device string contains "/tmp/microHamRouter".
uH Router is currently available only for OS X.
commit 62627ec459da44d6900ddfb4de6b2c8d63137d41
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:37 2009 +0000
Fix restore_signals
commit 83736b5703668367a04b6bcdab5e825265730149
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:36 2009 +0000
Add hex print functions
commit 56927d00f71497b84732481f89144c0a624d8201
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:36 2009 +0000
Fix compiler warnings
commit 39decae4a7580ef519bd7159095ab23326b0ce9b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:36 2009 +0000
Simplify FText dxcc lookup
* Change SearchLog to return a QSO record pointer
* Change FText tooltip format
* Display "last QSO" information in tooltip when cty.dat is missing
commit ef055bf2334164303f3f0d536949410d614d6073
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:36 2009 +0000
Fix OS X compilation
The ttyname array in configuration::testCommPorts is needed on OS X.
commit b7926ba9e67b361a89c8ceb94f721b95867e5667
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:36 2009 +0000
Fix directory creation
* Use a single buffer for HomeDir and PskMailDir expansion
* Use fl_filename_absolute to expand --config-dir argument
* Replace checkdir() and checkdirectories() with single function
commit f3a8e554bd7be15a4df84c5e0cf62cc90af2cfe6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:35 2009 +0000
Update FTextView context menu
* Hide quick entry fields by default
* Use divider for Call menu item
commit 238997956928b392c4dc89d6d245bd7e04814eab
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:35 2009 +0000
Simplify cb_call
commit 6a061c82863e813efba9d95d67a178d30ae1f9bb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 1 17:03:35 2009 +0000
Update build system
* Use ax_boost_base.m4 from autoconf-archive 2008-11-07
* Add ax_compare_version.m4
* Modify pkg-config.m4 to store version in pkg_package_version
* Build bundled locator.c for hamlib <= 1.2.8 or when it is not available
* Add -mfpmath=sse to compiler flags for --enable-optimizations=native
commit 435b937316699d2504f7d0594e465edd64cf8849
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Jan 1 09:24:30 2009 -0600
Remove logbook font number/size specifiers
Allows system font specificatin via command line switch
commit 6e5b077ac77f1196e387aa619e50c990fec7703a
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 31 15:12:31 2008 -0600
Restore MT63 cursor
Force MT63 wf cursor to fixed tracking points; 750, 1000, 1500 for
MT63-500/1000/2000 respectively
commit 122653e428e825f6cfbe9200521c534458f960a7
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 31 09:56:59 2008 -0600
Remove AFC indicator
Commented all lines in fl_digi.cxx relevant to AFCindicator
This is a control that is useful during modem decoder development
but no for the casual user
commit 68fd70298d5cc09c776084229f3451dd501d5c61
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 30 16:08:32 2008 -0600
Olivia bug fix
Changed bandwidth, preamble, postamble tones to be consistent
with other popular Olivia implementations, ie: MultiPsk
commit 7933badeef757335bb318b02f58999ad36660b5c
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 30 09:52:28 2008 -0600
Version 3.04BW
alpha test version 3.04BW
commit ec652059cb628c80e2523c72eac904d90cca2fed
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 30 09:50:01 2008 -0600
Update i18n
commit 3daf3d9a18fe36890094a7219f929528a42edf3b
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 30 09:47:00 2008 -0600
Changed show callsign behavior
Popup now shows the Name, Last QSO date, Azimuth & Distance
based on logbook record if the station was previously worked
Otherwise the cty.dat file is used if present.
commit 5709faf609cb5f08558484644e882479e046341f
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 29 08:48:47 2008 -0600
Version 3.04BV
alpha release 3.04BV
commit fccba5c6d9c5ea9eca2935ffa849b922e3ba162d
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 29 07:51:16 2008 -0600
Bug fix IOTA not clearing
Added clear IOTA field when QSO log saved to logbook
Added comments to locator.c
commit 568f5c555a8295565f7673ed9d8edead53fbd07c
Author: Dave Freese <w1hkj@w1hkj.com>
Date: Mon Dec 29 02:07:33 2008 +0000
Fix qrb function
* Fix hamlib's azimuth calculation
* Disable conditional compilation for locator.c
commit 6d9415c2b93b75931fd87fa652a994d271fd955a
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 27 15:46:44 2008 -0600
Version 3.04BU
alpha release 3.04BU
commit e50a5ae25fb6d300ec33b0d930443fb1727a0251
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 27 15:46:22 2008 -0600
Update i18n
commit fba9fb283b80e6b19ee94f061d9b578069938a13
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 27 15:43:40 2008 -0600
Macro tag modification
Changed <TIMER>nn AND <IDLE>nn to
<TIMER:NN> and <IDLE:NN> respectively
commit 4468f1026b3fe00270b621bad93b3928327473d7
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 26 20:36:25 2008 -0600
Increased average Olivia power
Balanced tone power between pre/post amble tones and
the mfsk tones
commit 30054367a5b38a918f76af463092a6f139146929
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 26 17:25:13 2008 -0600
Version 3.04BT
alpha distribution verion 3.04BT
commit 8e4029646312d0b83be211c11a000071a96c9f82
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 26 17:24:53 2008 -0600
update i18n
commit fa90e92a4bbcecfde77a27157fa825e89f54abed
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 26 17:23:02 2008 -0600
Delete last log entry bug fix
commit e5b2a2adfe3f2f1271ebebc2aab88f0faf2a6a21
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 26 14:24:18 2008 -0600
Version 3.04BS
alpha test version 3.04BS
commit 60e909bd33a351eca4839dc5cc96ee329e2835db
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 26 14:23:51 2008 -0600
Update i18n
commit 1ec4341da5fda84c9eccf33f2c55c85957347da8
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 26 09:52:31 2008 -0600
Add missing qso fields to adif export
TX_PWR, COUNTRY missing from export
Simplified the export function
commit 11eb3e9231dbf24ae33b221a8afd7c2b3916b9e7
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 25 16:16:34 2008 -0600
Version 3.04BR
alpha distribution 3.04BR
commit eb09b3f046b9823533d8fc7f889ff520e3ee4451
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 25 16:16:00 2008 -0600
Update i18n
commit b12640993f9f29b3a66cbb89825cb7b8e44fee7f
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 25 16:04:29 2008 -0600
Restored log IPC output to xlog etal.
Added additional fields now supported by internal fldigi logbook
Added configuration item for Tx Power
commit 8e4a6b8fc96de0df6b46b7092deb1388cc43cada
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 25 04:50:37 2008 -0600
Version 3.04BQ
alpha distribution verion 3.04BQ
commit a8b7043130b7df75fde3563d03e692d7f9471353
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 25 04:49:48 2008 -0600
update i18n
commit 4b5b4f67d7039c0f5bec44d1c8993436906c3c55
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 25 04:32:43 2008 -0600
Rx text quick pick menu change
Moved Call from quick pick to normal menu listing
commit 46d15d0709ad855feddf686112ae8d044c9eda44
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 24 21:20:08 2008 -0600
Additional fix for TimeOn logic
commit fe4b9a506ed2c83c77a20e3c3dc107228a91e44d
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 24 15:56:55 2008 -0600
Version 3.04BP
alpha release 3.04BP
commit 36c3ab33735517438c0bae3ebe44b8fd2abe8833
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 24 15:54:05 2008 -0600
update i18n
commit edda7b09e5ee0c7908870af121979a027057e8a5
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 24 15:31:09 2008 -0600
New logbook fields
added TX_PWR, DXCC and IOTA to logbook
renamed Notes to Comment to be consistent between main dialog
and logbook dialog
commit 79f61b50554c5e20cd39b89a0887b4f59ea2e983
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 24 14:18:17 2008 -0600
Update Rx/Tx popup menus
Changed logic for restoring Rx/Tx menu status to status.cxx
commit 0947e5623d239f5cef35654e45fe5e36e6a878d2
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 24 10:30:19 2008 -0600
Version 3.04BO
alpha distribution
commit e187ecc1ba1843a988808b715950112881510cff
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 24 10:29:45 2008 -0600
update i18n
commit 179e8de5713f6c4ab3017d46ae73174e2905ed39
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 24 10:22:47 2008 -0600
Bug fix - TimeOn
TimeOn was being reset every time fl_digi received focus
Fixed in fl_digi.cxx
commit 6595e7f14a3b71bbff954a9b610b5646b544232b
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 23 08:18:51 2008 -0600
Fix compile warning in confdialog.cxx
commit e882949c6b4a6d07a2228cd5edd55dc689579fb2
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 23 07:58:23 2008 -0600
Version 3.04BN
commit 9c0a78bc33425918d63333f8973b0d19815d05d2
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 23 07:55:33 2008 -0600
update i18n
commit bd1cf1c1acd86860bf4de9c536096d3fb3a259d0
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 23 07:43:35 2008 -0600
Additional state variables
Save & restore state of: ReceiveText quick entry, ReceiveText word wrap
and TransmitText word wrap
commit b5933cd5fe4969070e5da2c205025e43b4caeaeb
Author: David Freese <w1hkj@w1hkj.com>
Date: Tue Dec 23 06:44:27 2008 -0600
Bug fixes - 3.04BM
Fixed --config-dir failure on MS
Changed qso clear to only clear the search field on logbook dialog
commit 1d2225de71efbe39a0071888c5aa11f3e4496cad
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 22 20:06:56 2008 -0600
Version 3.04BM
Alpha test version distribution
commit 12011e61e83d0e0c7f63f65ae7a9e1b2c9803da7
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 22 20:06:22 2008 -0600
Update i18n
commit 53910187a38e749f6292cd0826abfce536199c23
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 22 18:08:43 2008 -0600
Organize HomeDir contents
Create HomeDir
Create HomeDir/rigs
Create HomeDir/scripts
Create HomeDir/palettes
Create HomeDir/logs
Create HomeDir/images
Create HomeDir/help
Create HomeDir/macros
Create HomeDir/temp
and populate with default files.
commit 63c9f94956fb45c5143db71da2c276272be8d795
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 22 13:08:15 2008 -0600
Fix qso clear button bug
Clear would only work with NagMe set. Corrected logic
commit a821c17f48dd42a9e9948f80e01b244258a97ed0
Merge: 0d8f8bf b1054cb
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 22 10:49:23 2008 -0600
Merge commit 'berlios/pu/sb'
commit 0d8f8bf3afdb016054ff1446d7f0d969ee3c7f20
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 22 09:32:10 2008 -0600
Logbook text i/o bug fixes
Changed all logbook text out to use CRLF convention in MS
Fixed "-30" bug in text output for comment field
commit b1054cbe867208c6dfd1079729c3b5516a8056b7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Dec 22 15:17:20 2008 +0000
More focus fixes
commit 0b1daf6f991a3a0d60bd50211c41991a7721d7f8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Dec 22 15:17:20 2008 +0000
Fix logbook update
Maintain scroll position when updating QSO log fields
commit fd277d664b36f85a1733f3c09428cf3c5d2ed835
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Dec 22 00:42:43 2008 +0000
Fix PSK browser crash
commit f23c6745e68a28743820b941abf431a5b5cd6608
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Dec 21 15:49:59 2008 -0600
Version 3.04BL
Alpha test distribution
commit b9311240596fb0a7034ab91dc0b66986b0980774
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Dec 21 15:46:07 2008 -0600
Clear logbook fields with clear qso fields
Clear both qso fields & logbook fields when the clear button
is pressed.
commit eeb334c04f5b96091d01bdcbcfd928870c067874
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Dec 21 15:33:27 2008 -0600
Display Macro-Loaded message
Modified the Load Macro message behavior to display whenever
a Macro file is loaded or a new one created - dependent on
the state of the associated configuration item
commit 75096a90491805603c66fee33f059ae111da09aa
Author: David Freese <w1hkj@w1hkj.com>
Date: Sun Dec 21 15:14:12 2008 -0600
QSO log focus fixes
Fixed Enter refocus inhibit for Loc field
Fixed refocus inhibit under certain conditions for Call field
commit 554d5e1ecc76a6df3a9048d0fb7a5a61a5236eb4
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 20 21:44:37 2008 -0600
Logbook browser focus
Restore focus to the logbook dialog browser whenever a button
control on that dialog is pressed.
commit 15ffc81a45c4c07b5f168881a363757f567fa3e4
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 20 13:55:16 2008 -0600
Version 3.04BK
new alpha test release
commit 37022f7d3419fc38f09b3230489dd6d690f8eebe
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 20 13:51:40 2008 -0600
Save modified Macros
Added test to save modified macros before opening a new file
commit 75b3a5afe43f35b50c4fecf6fc366a97a741859e
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 20 09:32:29 2008 -0600
RTTY bug fix
Fixed improper echo of Unshift-On-Space characters
commit 3cb0709432562fa50538c90748323fc61593a65d
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 20 07:57:55 2008 -0600
Correct logbook-table-widget focus
Remove take_focus from table scrollTo method
Add qso fields inpTimeOff and outSerNo to restoreFocus list
commit 2afd96a2baef54d23d059215e96b67eb61dd82ff
Author: David Freese <w1hkj@w1hkj.com>
Date: Fri Dec 19 23:58:29 2008 -0600
Fix restore focus from log fields
Create configuration item for upper case call field
commit afee01bdbe4b4a215ff884abcefec4acfbca9a08
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 09:14:18 2008 +0000
Version 3.04BJ
commit 8353e8d43302ffe3b931aad5c4635ce318bf319d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 09:14:18 2008 +0000
Update i18n
commit 1909b75582bcb744740ada8595837efbe2a8a34b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 09:14:18 2008 +0000
Miscellaneous UI changes
* Change sliders to horizontal type
* Rearrange Contest config tab so that text labels can be expanded, and resize
various text fields
* Realign sliders in CW modem tab
* Restore some Tango icons, with X11 colour names substituted with hex byte
values from /etc/X11/rgb.txt so that they are drawn correctly on woe32.
* Gettext-ise FText context menus and some additional main window strings
* s/Files/File/ in main window... at last
commit f524c3fc65dc287ff6f7a3a39dee5bf606bb7cad
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 09:14:17 2008 +0000
Change FText menu handling
* Reorder menu enums and menu callback switch statements
* Move context menu handling to separate functions
* Show Serial, X1, X2 and X3 menu items only when the contest fields are
displayed
* Unclutter the RX text context menu by hiding the various Call...RST(r) menu
items by default; add a toggle button to show them
* Fix Transmit/Abort menu item kludge
commit a9459df7b9afea1bac41e048fdb69f6971a8966f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 09:14:17 2008 +0000
Remove contest menu
* Rename "On/Off" to "Contest fields" and add to View menu
* Rename "Config" to "Contest" and add to Config menu
* Save contest field display status across invocations
* Make out serial number a read-only Fl_Input2 widget
commit 433a3c562952b01a7d0a8ba73b98cba39e67239d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 09:14:17 2008 +0000
Fix PSK viewer crash
The psk ctor was calling psk::restart() which in turn called the global
pskviewer's restart(), possibly deallocating memory in use by another psk
instance. This would happen when changing PSK modes with the Viewer window
visible, as a new modem is constructed before the old one is destroyed.
Add a psk class viewpsk member and make the global pskviewer point to it.
commit 708ac48c3fa8e1787a40ab3e62cbd2795e3261f4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 09:14:16 2008 +0000
Fix logbook update
Refresh the table when the qso data is edited and Updated
commit 54aad83fa134f5831c7298a4bc1aa063c4f11625
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 09:14:16 2008 +0000
Fix ADIF format check
* Relax the ADIF file contents check so that both the ADIF_VER and (incorrect?)
ADIF_VERS strings are accepted
* Write ADIF files with ADIF_VER in the header
commit a0efbd2277b4f4159a92e46816cc3810635c676b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 05:25:22 2008 +0000
Fix waterfall cursor and marker
* Ensure that the bandwidth tracks can move across the entire range
* Prevent the waterfall key bindings from moving the tracks outside
the permitted range
commit 97339202c5b77f7ad4c8f77f90e46d1a85ee3d83
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 05:25:21 2008 +0000
Add FLDIGI_BROWSER check
On Linux, this check is done before trying the other methods so that we have a
fldigi-specific override
commit e767b68a8c79c654f46938e1ed93d94b20844a77
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 05:25:21 2008 +0000
Fix logbook selection colour
* Use fl_contrast to adjust the foreground colour of the selected row
* Make cosmetic change to logbook window title
commit 8e1ef5a7ffe67a66abf4b73e34ee34129b7a13da
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 05:25:21 2008 +0000
Fix QRZ lookup type enum
Rearrange enum definition for compatibility with previous alphas, and
(hopefully) 3.03
commit fc55afb7e99d5e120b594a0d926ff50281729f83
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 18 00:01:59 2008 +0000
Auto-update log fields
Add option to automatically change the country and azimuth QSO fields based on
information from cty.dat.
commit 5a57c5f8156a0c20dc3a9ff571058dc4911806e6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 17 18:41:58 2008 +0000
Fix callsign info tooltip
* Do not reset selection when looking up word under cursor
* Correctly reset tooltip timeout
* Replace tooltip long/lat with bearing and distance
* Add cursor position check to FTextView::get_word
* Add config option
* Add SearchLog function to logbook, used for the tooltip "worked before" hint
* Move logbook dup checking outside SearchLastQSO
commit 17530a4283b84bd20219c821ca2f0b0338f0ee1a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 17 18:40:11 2008 +0000
Add locator functions
* Use hamlib's azimuth, distance and locator/long & lat conversion routines
* Bundle intact copy of hamlib's locator.c, which is compiled when fldigi is
built without hamlib support
commit 2d7b21e8a91a3f2cd4dc588bb5741a70917bb7c3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 17 18:38:43 2008 +0000
Add missing va_end
commit 5c6709f41d88e29092943b15f29108a959b6dc71
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 10 18:45:17 2008 -0600
Version 3.04BI
commit 99aa2cc84e7a7761c986902c0a3c9602ae1ff994
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 10 22:48:54 2008 +0000
Update po files
commit 7f77ba6e124b5c69731122cd981e5c33889cad39
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 10 22:48:53 2008 +0000
Add FText country information tooltip
commit f7fee0bfbd5fc3a6a9c27912a064c98b4bb467e1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 10 22:48:53 2008 +0000
Add preliminary contest country file support
commit eef48e7b682d871c99107a93127c47db2e7d6512
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 10 22:48:53 2008 +0000
Add Fl_Input2 up/downcase key bindings
Add the usual shell/emacs keybindings:
M-u uppecase, M-l lowercase, M-c capitalise
commit e7a6812fda38cf3c7b593fca9c65b759318579d6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 10 22:48:53 2008 +0000
Fix mode status button
Clear button state when the popup is dismissed
Restore focus to the TX text
Change AFC,SQL button labels
Removed gettextised empty labels
commit 7e368b2c679a1cfe2e8e577f69cfd6455013b42c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 10 22:48:53 2008 +0000
Change Olivia status fields
* Add 8/250 to quick change menu and Op Mode submenu
* Widen mode status field so that the BW/tones string
will fit next to the modem name
* Add put_MODEstatus() with variable arguments
* Restore frequency offset status field
commit f498b19f737a970717d9f2521fa55d7319593112
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 10 22:48:52 2008 +0000
Fix log timer
* Make the time-off field a read-only Fl_Input2
* Add new ztimer function that is called once every minute
to update the time-off field and store the date/time
* Add ztime() and zdate() functions
* Always use nanosleep in MilliSleep()
commit c24196744c30b3ba49ec2f7e2b7839a57344efb9
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 10 15:13:41 2008 -0600
Version 3.04BI
commit 98e63fc5462b2dbe62e1c34105901bc41017dcb4
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 10 15:05:53 2008 -0600
Modifed search routines for psk viewer
commit 2712de8ba99d746dcdd765c78e82fc2939ca358f
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Dec 10 14:57:27 2008 -0600
QRZ callback modification
commit 9728d0d8626e2be18baad797bc080f649e7fbcdd
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 8 15:25:13 2008 -0600
Add fixed field text report generator for logbook
commit b51ef6c3f4832b87f9868644b5396bd6e221befb
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 8 04:04:20 2008 -0600
Add .,;| to white space characters for word capture in Rx pane
commit 5d305c971736f0f93d35d28c8bc7ec617962ef15
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 8 04:02:57 2008 -0600
Macro tag changes
Added macro tag <FILE:> with selected file target
Added macro tag <MACROS:> with selected file target
Deleted update_main_title() from macro save / load
Corrected bugs associated with executing /Files/Open macros...
a. title bar not changed in macro editor
b. altMacros / btnAltMacros not correctly reset
commit 5af4ad7e0834f231335fb9a2f5429a1080fde9cf
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 8 04:02:52 2008 -0600
Logbook field transfer
Modified to transfer all relevant fields from logbook to qso log
commit bd3a8a292b15a34285a84df65b70246e34a22a0f
Author: David Freese <w1hkj@w1hkj.com>
Date: Mon Dec 8 04:02:32 2008 -0600
Logbook file open/close changes
Fixed seg fault opening invalid or empty logbook file
Changed to allow saving an empty adif logbook file
commit 90224b77dcb45e602d4dec33b7f0a6e69e8a902b
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 6 17:36:09 2008 -0600
Version 3.04BH
commit c2764f02159d42950cd22252b12fa98cc2914ef6
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 6 17:35:09 2008 -0600
Changed logbook text export to tab delimited format
commit 924b2b76efd805b1b0b5ec1cc4ced85aff912643
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 6 17:35:01 2008 -0600
Added time_on field to the logbook
commit 88e0ad0c23b2801dd641b68f5a8c647b138bf650
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 6 17:34:48 2008 -0600
Split state/county into state country fields
commit 6cffd9a978e87ac9ae6fadacf2159cfba414ff21
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 6 17:31:49 2008 -0600
Replaced Olivia Freq: nn.n with Tones/Bw in status2 widget
commit d3cbe49e617b267a832f0a455f3131dfd6bdb2c8
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 6 16:57:55 2008 -0600
Changed fldigi.log to fldigiYYYYMMDD.log, always append
commit 6a3908ecd5725c47bbcbc072d2416a40e5fbda95
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 6 16:57:49 2008 -0600
Added <CLRRX> macro tag - clar Rx pane
commit b92ea214b2ae8e1e022b1b62a7049894e515315d
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Dec 6 16:57:40 2008 -0600
Added dup field, time-span in minutes to duplicate QSO testing
commit 154952f14e160515dd990f8f9c92d55230b20277
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 4 15:36:36 2008 +0000
Add rudimentary contest functionality
1. Added automatic time update to time field
a.update occurs in thread arq_loop
2. Modified date format transferred to logbook YYYYMMDD
3. Changed textfont to font(0) for all logbook dialog widgets
4. Logbook path/name saved in fldigi_def.xml
5. New logbook clears all entries in logbook dialog
6. Logbook dialog titlebar updates with change in logbook file
7. Added contest functionality
a. additional log fields for various contest exchanges
fields switchable between rag-chew and contest views
b. duplicate checking
c. cut number transmit for CW
d. additional macro tags for sending contest specific exchanges
e. additional macro tag to send current qso-log-time
f. changed qso-log-time to an automated clock
commit 163acfea1b6d6cadf0c9dd532ca52cca7197d139
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 4 15:36:33 2008 +0000
Use global confirm-save option for logbook
commit 59984e766a74e91bb17cd52747b7430f9ccaf2d5
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 4 15:36:32 2008 +0000
Use filename in logbook window title
commit 540e35c680d82f1fac2cb53bbfa51d1cc8f0cbcb
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 4 15:36:31 2008 +0000
Version 3.04BF
commit 83b453f415dd7ed2541d619b1446e1a07ec5469d
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 4 15:00:51 2008 +0000
Invert logbook search
commit 7c0e2831ab56bff7fc36ca3df5e0e80b31e92620
Author: David Freese <w1hkj@w1hkj.com>
Date: Thu Dec 4 14:59:35 2008 +0000
Add logbook status preferences
commit 5854931634125370c4290cf7753691c310bb6a8a
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Nov 29 13:20:54 2008 -0600
Add tab color configuration item
commit c609e29b9fdf084bcef41b4dae2ca6237c974fb3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 4 14:50:34 2008 +0000
Add FText double-click option
commit 08776759ca268f1b95f66e4159de43483ba26d4c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Nov 29 06:36:17 2008 +0000
UI update
* Viewer
- Add channel header option (rf, af, channel)
- Draw header with background colour
* Configuration
- Enlarge config window
- De-abbreviate option names and remove redundant tooltips
- Use default colours
* Logbook
- Make it compile on g++-4.3
- calendar
+ Replace cal16 pixmap with time_icon
- table
+ Add search function
+ Use default fonts and colours
+ Add support for PSK viewer-like coloured rows
- logsupport
+ Use "adi" suffix only on Cygwin
+ Use native file selector
+ Rewrite fl_choice prompts
+ Replace search functions with simpler Table::search wrappers
+ Add search handler for Ctrl-s (forward), Ctrl-r (reverse)
- lgbook
+ Convert fields to Fl_Input2
+ Remove redundant buttons
+ Use icons for search next/prev
+ Disable log browser grid
+ Use default font sizes
commit 9333ae1f50685d4a22f5252da0ced3cf70b9c4ff
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Nov 29 06:36:17 2008 +0000
Fix waterfall buttons
commit 4b53a7c84861cf0b0be8066f53ab35181bbc9049
Author: David Freese <w1hkj@w1hkj.com>
Date: Sat Nov 29 06:36:17 2008 +0000
Fix QRZ lookup
commit 80f43f679622e9136a5d31645e1ea85fe984c00b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 26 06:21:13 2008 +0000
Delete carriage returns
commit aef541e3ec5185d7c7f264c1df32972057567c82
Author: David Freese <w1hkj@w1hkj.com>
Date: Wed Nov 26 05:21:34 2008 +0000
Add fl_logbook
commit 2b79053f9956a0fd518302ff81735c892a530a50
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 26 05:01:34 2008 +0000
Update fldigi-shell
Fix wait_for_data()
Add source command
Add -c argument
File arguments are now evaluated as Perl code
Remove old comments
commit 3d6f7bbf8439bf51e6e04c7e97ae9f5d1702c18a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Nov 25 07:56:16 2008 +0000
Add Fl_Input2
This a simple Fl_Input wrapper that adds a context menu
with the usual edit operations.
commit 5077ca6249a7cbd386dfb8494b63fb5c59224ede
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Nov 25 07:56:16 2008 +0000
Hamlic changes
* Fix hamlib_close
The rigcontrol window must not be hidden from hamlib_loop().
The wf->setQSY() call can be made in hamlib_close() so that
no FLTK locking is needed.
* Use rig_caps type in rig_cmp
* hamlib_get_rigs() needs to be called only once
commit 0aa3c19d9116950714049909a493b149d1bfa137
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Nov 25 07:56:15 2008 +0000
Improve make_pixmap
Make the window borderless and hide it before the pixmap is drawn.
commit 6013b153321aaadff4651b984fc89e912934f137
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Nov 25 07:56:15 2008 +0000
XML-RPC update
* Fix log.get_band
* Add methods for new qso frame fields
* Add method to retrieve pskreporter spot counter
commit c3814bc1a4afb47ae1c4ac791afa8675b39faf0f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Nov 25 00:14:59 2008 +0000
Add NLS support
Merge patch by Stephane Fillod <fillods@users.sourceforge.net>:
* gettextsize fldigi
* add initial French translation
Minor additional changes by me (sb):
* Remove bundled intl and associated m4 macros and compiler flags
* Move new m4 macros to m4/intl
* Move gettext.h to src/include and add to src/Makefile.am
* Modify setup_nls():
* Search for message catalogs in $PWD/locale and
$FLDIGI_LOCALE_DIR/locale, in addition to LOCALEDIR
* Do not call setlocale() for LC_NUMERIC, as this can break the
configuration read/write routines when handling floating point
numbers in locales that use a comma as the decimal point
* Fix static initialisation
* Add INTL_LIBS and INTL_CFLAGS configure variables that can be used
to override AM_GNU_GETTEXT
* Update po/Makevars
* Update po files
* Remove po/Makefile.in and po/remove-potcdate.sed
commit cc3677694dc8ec4a2c8f5299d7095f9a26260e1f
Merge: 690daad 1f6e9c6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Nov 25 00:14:20 2008 +0000
Merge with upstream
commit 1f6e9c6704e1d5fb0d10b38378b1a7978c02994c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Nov 23 06:20:16 2008 +0000
Upstream version 3.04BE
commit dea0ee902486c75f77098635660747fde86e8c1f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Nov 22 01:32:17 2008 +0000
Upstream version 3.04BD
commit 690daadf508e1c7543b340aec6ba6ebf3a687e77
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 20 15:13:27 2008 +0000
Add spotting
* Add hooks to the logger and received text handlers
* Add support for N1DQ's PSK Automatic Propagation Reporter
commit c8a6ae11e44b4c4f290bb0573b0b1e329a40d132
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 20 14:53:48 2008 +0000
Add UDP socket support
commit 984bf8b650283d4d8ab83e858643eea341e0e825
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 20 14:51:11 2008 +0000
Add simpler RE class
commit 91cf6d14c638c221a2598e83ea070d4f742cec5c
Merge: 047e8bb edc3049
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 20 04:14:48 2008 +0000
Merge with upstream
commit edc3049ef37815aa73697b4b4f6ef989a9bac6ba
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 19 20:17:55 2008 +0000
Upstream version 3.04BC
commit 8960485c23e9030bb97c36a17fd7cccdc80e635d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 19 20:17:40 2008 +0000
Upstream version 3.04BB
commit 2b19fba6eb5be0a51e5048dc8e48794452bd2144
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 19 20:17:12 2008 +0000
Upstream version 3.04BA
commit 315a3aff2a8b1b6b2d63eb903f5b348f1f3efdfa
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 13 00:13:14 2008 +0000
Upstream version 3.04AZ
commit fca79b4151e3ae71d402f354ee53058cbf6075e9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 13 00:12:12 2008 +0000
Upstream version 3.04AY
commit 047e8bb9f96d537f5c17de808cf4a8a67eeec0e5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 7 10:31:23 2008 +0000
Improve hamlib support
* Move rig enumeration functions outside Rig class
* Add new rig model config variable
* Remove unneeded configuration code
* Simplify hamlib_init
* Add "advanced" hamlib configuration text field
commit d32a86e8bd926a37ccf433dee7e9c58789876f81
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 7 10:31:23 2008 +0000
RE class changes
Add suboff() to return substring match offsets
commit 3eeb6391c52d8465bcd9b01481caad0d85f25487
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 7 04:56:14 2008 +0000
Fl_ComboBox changes
* Increase maximum popup size slightly
* Use index value to scroll browser on popup
* Don't dismiss the popup if nothing has been selected, e.g. when
pressing mouse-1 on the scrollbar and releasing it inside the item list)
* Set index variable in Fl_ComboBox::index(int)
* Make the index zero-based
commit 15e7c2ff3cca25708e8b19245c735833ecbcafc5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 6 06:03:21 2008 +0000
Toggle menu icons at runtime
commit 37b38e176b67f15a278303438336aa13dd0ebd2e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 6 06:03:21 2008 +0000
Fix MFSK image menu item
commit 5639f4b97daf553f3370f9f77876fa85079c2a98
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 5 18:17:03 2008 +0000
Fix FTextView text lookup
commit 71b9b489c42b469729df9df85cbd7c595ae59956
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Nov 3 21:33:44 2008 +0000
Clean up callsign search code
Ensure that the QRZ html scraper runs inside the lookup thread
commit 7013c62580c9f3670b0e267c4c19292c45d314c9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Nov 3 21:33:44 2008 +0000
Frequency list fixes
Fix the show_frequency, show_mode and show_bw functions, which
used REQ with a string passed by value.
Remove shift-click binding from docked list.
Add key binding (Escape) to dismiss list browser.
The same button now shows and hides the list.
Make the frequency list lines narrower.
Remove the "Post 2.09" comment.
commit 73e082bd3b425c9cdd0bc6fc7c1bfd5b3edfd694
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Nov 3 22:18:01 2008 +0000
Add icons option
commit 64cbeebe78a1c1dbb4a1273c306f48a22e2b2e19
Merge: 9a0fadc 6b1c297
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 31 03:48:13 2008 +0000
Merge with upstream
commit 6b1c297560ff721249cb9a82291358bfd155e516
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 31 03:47:24 2008 +0000
Upstream version 3.04AX
commit 9a0fadc49282a648953a7ec01163509fe0910000
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 31 00:12:19 2008 +0000
Fix wfall/rxtext links
commit 704cfd62bf6a3c597696f9a38d27de7cb61633a6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 29 01:20:38 2008 +0000
Fix IZDT time format
commit c452607e51973b45ac0d2bc16a51f57aa65bf21f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 29 01:20:34 2008 +0000
Restore wfall wheel/qsy step
commit 8536587910886c96e9849732e5fe635b7df66196
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 29 01:20:30 2008 +0000
Add QSO data mouse binding
Bind RX text mouse-2 to a a handler that enters QSO data into the
log fields. A limited amount of pattern matching is done to
recognise RST reports and IARU locator strings.
commit 5eda8b6077b988fc6515e47ce50c115b5929beb6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 29 01:20:26 2008 +0000
Add RX text and waterfall links
A double click on the waterfall inserts a text anchor than can be
clicked to return to that signal. Similarly, an Alt-click on the
waterfall scrolls the RX text to the most recent text anchor that
describes a similar modem and frequency combination.
If the "insert text on click" waterfall option is switched on,
text anchors will be inserted only if the click text box contains
the string "<FREQ>".
This implementation is based on an idea by Leigh, WA5ZNU.
commit a0af30f2082abb8ae0f31f7c02d61edb738e607d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 29 01:20:08 2008 +0000
Add more icons
Place all icons in the same source file
Add code to set icon & text labels for menu items and widgets
commit 685f7dfa9a16932c65018c103862a86860b073af
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 29 01:17:42 2008 +0000
Fix combo browser label
commit 47a6249679018c5456623ca139c7d0b9c32d3fc3
Merge: 21f16cb d821185
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 29 01:15:25 2008 +0000
Merge with upstream
commit d8211853c8ab9dcc4354706b384b4008beabfc64
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 29 01:14:36 2008 +0000
Upstream version 3.04AW
commit 1ed76f0ccb8c06cdbcf538ab546f996b42a8da76
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 27 16:40:22 2008 +0000
Upstream version 3.04AV
commit 2114401abfa3bb11c47481c4c9ff337655014d45
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 27 03:44:11 2008 +0000
Upstream version 3.04AU
commit 9461dc6706c201c9d9bf6e8ab26117708a614008
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 25 02:11:49 2008 +0100
Upstream version 3.04AT
commit dfa8465b94a836992eb30a2d16760a1d42508909
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 24 02:46:44 2008 +0100
Upstream version 3.04AS
commit a5062ae24e9447ee5ea1ca7b2e725ae77453c183
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 22 18:54:18 2008 +0100
Upstream version 3.04AR
commit 40555942a8eeea3a0dfc561e6ae67d0857c2d8ba
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 22 02:40:14 2008 +0100
Upstream version 3.04AQ
commit f22ce653841d726b10770bc7b76e6d36a9792c5c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Oct 19 02:12:58 2008 +0100
Upstream version 3.04AP
commit 9a161f100f07f51ab2d671750595f34301e03031
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 17 22:09:52 2008 +0100
Upstream version 3.04AO
commit 096e1eb1b5a1e9192296c899b5c0afc86e0b7ce6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Oct 16 11:11:28 2008 +0100
Upstream version 3.04AN
commit 21f16cb4adf0b2ed3dfc1f05dbd8923c0bbede88
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 15 14:07:16 2008 +0100
Improve config performance
commit fa4ff95e6aa11a261452aa6e59c04b641d889a68
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 14 22:20:20 2008 +0100
Fix window resizing on OS X
commit 2d9f7bb05ca172db74978bd0d0b72b9cda7dda18
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 14 22:15:39 2008 +0100
Fix a memory leak
commit 3bc4b6e1a8e210423c53028bcbda571db535cbb5
Merge: ce8c638 4709ddb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 14 06:39:43 2008 +0100
Merge with upstream
commit 4709ddb4c3170a48cc98af0337e66273abb18107
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 14 06:38:19 2008 +0100
Upstream version 3.04AM
commit ce8c6385fb33926c321d0b7f9beb5e27219e72c6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 13 22:24:31 2008 +0100
Simplify xml config
commit 7d2ea0d444018c79e119ec4404dd930b123565ff
Merge: e8ecf2a 09b75d7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 13 22:16:19 2008 +0100
Merge with upstream
commit 09b75d7ae08c3829a17751d0cc0e040e060a5e44
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Oct 12 07:35:04 2008 +0100
Upstream version 3.04AL
commit e8ecf2a0c3b7149e98eabae9f93e97e495fb0976
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Oct 12 00:24:51 2008 +0100
Update ChangeLog
commit 0c5b18ca7c57b0c5d3339ff1f32011391928a6bf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 11 23:57:44 2008 +0100
Add log format check
Fix some LOG calls that were passing the wrong type/number of args
commit dd121fcbab4020193b37184a56adfa591c3ee7fc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 11 23:57:44 2008 +0100
Rewrite xml config
commit 00af7303558aec897dff0aac17a0752397aebf76
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 11 23:57:44 2008 +0100
Add scope dock option
commit c41749c83b1e5d0085ab8398cac631dda1a67f96
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 11 23:57:43 2008 +0100
Handle deprecated args better
Also remove unused --experimental switch
commit 731c7a537529f64b9a73f1c82419c9003dc89b3b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 11 23:57:43 2008 +0100
Fix signal handling
* Add generic functions to save and restore the disposition of all
signals, and use these to remove the handlers installed by xmlrpc's
abyss server.
* Make setup_signal_handlers() static and replace calls to that function
with code to unblock SIGUSR2 in xmlrpc.cxx and arq_io.cxx
commit e9ddc8f2a0841d11517af820c45a61ba5f523c0f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 11 23:57:43 2008 +0100
Add licence notices
(thanks to Stephance F8CFE for the reminder)
Tweak About dialog html
commit 62b901f7b6085d8d389020c10a41c7d1158e31b3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 11 23:57:43 2008 +0100
Rewrite change_modem_param
Add new config menu for waterfall mouse-1 handling
Also incorporate changes from Stephane Fillod, F8CFE, to:
* Change the rig frequency by scrolling the mouse wheel on the waterfall
frequency scale area when the waterfall-qsy option is enabled
* Change the modem carrier frequency when the wheel is scrolled
elsewhere on the waterfall, now the default handling
commit 09fde4d7a22c0171e3828d3f72af89d5439fa6cf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 11 23:57:41 2008 +0100
Add default qsy arg
commit b4a7e321681ad39ef481e0e516d47a93eeddbed2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 10 14:22:52 2008 +0100
Add mode group ids
commit 61f04d6efc47bc0564e496e6c3b523df78292b85
Merge: 685298d 53e71e8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 10 13:05:30 2008 +0100
Merge with upstream
commit 53e71e80ad565f6165d827fe0edda511b0c83822
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 10 13:03:47 2008 +0100
Upstream version 3.04AK
commit 87aa9d5dabcb9fe0be02dc4fca726ea22527a8c3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 8 03:44:35 2008 +0100
Upstream version 3.04AJ
commit 685298dc47dc19740b487930b519c48eb13544f4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:54:38 2008 +0100
Add fldigi-shell time command
commit f0195d40acca6e8c7b46058bfd4f32e777b5b287
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:51:08 2008 +0100
Unclutter title bar
commit cd5a338ac8812f0bcb1f3b6c53a0c5c635b5815d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:41:24 2008 +0100
Reduce min window height
commit ec83b170d0404e0b92e59494cc09b740353c8338
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:41:23 2008 +0100
Add thread checks
commit 1c9f450f608ecfee9eec32c1d688bf7d3b409c63
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:41:20 2008 +0100
Fix log clear
Ask confirmation when trying to exit without saving the log
commit 629014d985137eea8215a0cc1fbabead6141b691
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:32:49 2008 +0100
Fix wfall cursor freq
commit dae8995bc45dee9da4f9aedab06c4bf5a33d8803
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:31:43 2008 +0100
Change winapi precedence
commit 5e3df23e2b60d6f4615f3597a602241ad393bf9e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:29:35 2008 +0100
Add update check
commit aa7d7bf5fb1cdfcb2cd4c382d49bd0f30b622dc3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:28:58 2008 +0100
Fix XML-RPC error handling
commit 5553466abb2baa9dc5030a5e202f1967c6ed8c72
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:28:55 2008 +0100
Add HTTP URL fetching
commit 0bc58ae3c58e1009f607979ee1e6071e3c4a8992
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 08:26:40 2008 +0100
Fix re_t substring matching
Delete extra copy of adjust_port()
Remove includes from serial.h
commit 9e71ac0b3107a6972efa62b7bb108c3ab2a09994
Merge: 448b34b b446088
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 7 07:57:16 2008 +0100
Merge with upstream
commit b4460881a5441aa7fc7429c16a669e272ff82113
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Oct 5 21:54:38 2008 +0100
Upstream version 3.04AI
commit 8421e494392ea4b1d11749abd19fa434a34c98c9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 4 00:29:22 2008 +0100
Upstream version 3.04AH
commit 00fab81d89790ca017553ce44221fb6a68ca0e21
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 3 13:15:08 2008 +0100
Upstream version 3.04AG
commit 70e44b57e8b57417494e67e9925ef0cb0f820fe9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 1 23:27:02 2008 +0100
Upstream version 3.04AF
commit 69f4c90b690eee20d9a44fe2d741ac017226eba4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 1 23:26:45 2008 +0100
Upstream version 3.04AE
commit fbbcae1b4afe5eba9e10a6f8875ee72b2888aa61
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 29 21:30:49 2008 +0100
Upstream version 3.04AD
commit 448b34b2426ee08bc2cdc1ddb170ae9cf7fb7ad3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Sep 28 17:27:51 2008 +0100
Add wfall mouse options
commit d4af3d6c27dcb9d19811a448d072a02629a2e738
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Sep 28 17:05:30 2008 +0100
Add qsy function
commit 2d67994192481939ea8008a27ceac3ddb431dc9a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Sep 28 16:41:50 2008 +0100
Add rig control freq entry
commit 322af76d6b755e87159acc77800f254b03ad8a9b
Merge: e759dc7 af5d499
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Sep 28 16:32:02 2008 +0100
Merge with upstream
commit af5d499fe6b60261613513a8d344f1714840f606
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 26 20:17:45 2008 +0100
Upstream version 3.04AC
commit e759dc7ab3922c096406a8d2f6a01120126d1e13
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 23 21:16:25 2008 +0100
Qrunner updates
Read from pipe/socket before executing queued callbacks;
improves performance and avoids some recursive dequeueing
with REQ_FLUSH
Change REQ_FLUSH to take a thread argument
Flush the trx thread in init_modem_sync
commit e944abb6b45d94e880e7ecc27e3a1ea60fa1241c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 23 21:14:18 2008 +0100
Remove fl_thread wrappers
commit 667f67248060308a766744e903b03010462466f0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 23 21:13:33 2008 +0100
Add thread signal handling
Send SIGUSR2 to interrupt xmlrpc and arq_socket threads
Restore the default signal disposition for various signals
handled by xmlrpc-c's abyss server
commit 3c560ae5aafca7ab3c6dfe093d63be79914635a2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 23 21:10:41 2008 +0100
Add simple XML-RPC access control
Also add --xmlrpc-list switch
commit 84b10523005b5935040cdd0881d4243eda393b05
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 23 21:09:06 2008 +0100
Simplify XML-RPC error handling
commit 5332a87ed5357955e09dbe3a7fe69e8c8f77d7ad
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 23 21:07:17 2008 +0100
XML-RPC fixes
Use REQ in Main_set_sb and Log_set_call
commit e23803ae18b265b8c9d730923e853b3878e16ac3
Merge: 69c8fad 5476c0e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 19 04:56:17 2008 +0100
Merge with upstream
commit 5476c0e6ac1800a374d0c781701c5f939c469f64
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 16 20:02:56 2008 +0100
Upstream version 3.04AB
commit 9cfa07997f758bb046f901641145ff8693445414
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 16 20:02:38 2008 +0100
Upstream version 3.04AA
commit eda3c529828113d5b8b90ef600bb26bcd13336b1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 15 03:20:32 2008 +0100
Upstream version 3.03
commit 03be0d1bb3f5ce9d9ad5b895fa9eec9a5dedd75d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Sep 14 15:00:49 2008 +0100
Upstream version 3.03AP
commit 94606ed69ac0e7687ab2db4da90e5b5379b3db8b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 12 05:51:03 2008 +0100
Upstream version 3.03AO
commit 69c8fad53c4bb504b19762c7e073533f6f013a02
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 11 23:08:48 2008 +0100
Revert "Use fl_open_uri"
commit a428fc4d521d000593c5ad6cc6b8e84bdb68e897
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 11 23:08:47 2008 +0100
Sound fixes
commit 8496ca7580db2ba0535af38387d7c711ce608a27
Merge: 78c6ec9 2b352bc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 11 23:08:06 2008 +0100
Merge with upstream
commit 2b352bc8fffa294967dad517c592993cee0d6790
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 11 02:35:48 2008 +0100
Upstream version 3.03AN
commit 78c6ec92f265c58d4e848079baf1c07888f21037
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 11 23:07:06 2008 +0100
Use arg in src speed test
commit baeac6a35ad88565e8d2ac9ff3819dbd9c8d3cb5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 11 23:07:00 2008 +0100
XML-RPC fixes
commit d71a69d88226c6a73132a118592b069115f1cef4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 11 23:06:51 2008 +0100
Fix FLTK m4 macro
commit 64de50dc56c5f25dd166d60fd163028b888fcafc
Merge: b2401dc 28abb21
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Sep 11 23:06:18 2008 +0100
Merge with upstream
commit 28abb21cfd99531a65ef88280c09771d612b616f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 10 04:43:38 2008 +0100
Upstream version 3.03AM
commit 4975a5d6eaade7b485ae112e2c5a3ebfcae1ccb7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 8 17:48:25 2008 +0100
Upstream version 3.03AL
commit b2401dc0d46ccf553b1b213c221407acdef2f7a8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 8 00:29:43 2008 +0100
Fix SoundPort log message
commit 1044be3abd51651d016d31ac2d77a52580ffa913
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 8 00:29:00 2008 +0100
Leave room for OS X resize handle
commit d4c7b87988da84ceeb44ddac366b6223189f091e
Author: Leigh L. Klotz, Jr <Leigh@WA5ZNU.org>
Date: Mon Sep 8 00:27:05 2008 +0100
Add history replay option
commit 4d3d1892f3cc907f9c64ef25a2ba7c5a45fa3968
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Sep 7 23:48:58 2008 +0100
Improve serial port discovery
commit a46526a0ee91f137432b51dee2b2412252c22819
Merge: f395464 aff666d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Sep 7 23:22:17 2008 +0100
Merge with upstream
commit aff666dd7be15497eb6b1213991a4b34e24d28aa
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Sep 7 23:03:27 2008 +0100
Upstream version 3.03AK
commit 91eac1e155e0c9b6686bc7ba35537eed9c2479ff
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 5 20:02:47 2008 +0100
Upstream version 3.03AJ
commit f395464c30023b862e464002d8a14a06a2f33389
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 5 01:42:03 2008 +0100
Add default event handler
commit 82296f10b0d1b521450a72b8b7291133441cc482
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 5 01:39:41 2008 +0100
Disable mouse cursor hiding
commit f3d895ef6e306e7166b314b5ffa1ba6c65fb1bff
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 5 01:39:01 2008 +0100
Increase default window width
commit d70089bc04cad3afdceed8e1ee17b02ea5202ac5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 5 01:38:04 2008 +0100
Use fl_open_uri
commit bcbd70128efd9aed0c91c95a95376f5c7bfb666a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 3 21:17:55 2008 +0100
Update build system
Rename OS X app bundle directories
Use correct ld switch to link hamlib statically on Linux
commit 1d42855a2a0ca97a67af3cc9c3e5f21502c0a9b0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 3 18:45:39 2008 +0100
Use REQ in start_tx
commit 4b41ce093dddb28d4ecbe14f9279aaa6bd9a0c68
Merge: 3e3c2d1 eab55d5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 3 18:43:23 2008 +0100
Merge with upstream
commit eab55d521732c552b88bb6204f739430788761d3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 3 10:24:55 2008 +0100
Upstream version 3.03AI
commit 3cdd28273f86509d7e297b84246043bcb8e33462
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 2 17:45:10 2008 +0100
Upstream version 3.03AH
commit 3e3c2d1352f3a73b67439c7868a6eab2444f760b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Sep 2 16:04:43 2008 +0100
Don't leak fds
commit 0508eb7bad12f7163ae75ceb8247c55cce85db64
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 1 21:08:34 2008 +0100
Use regex class in PSK viewer
commit c862e822029bfeff4a05ad3d75afda651f168dc2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 1 21:08:09 2008 +0100
Update regex class
commit 4c1620c8c831ebd03e915dc0652dd0203647579b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 1 21:06:37 2008 +0100
Save MT63 settings
commit 70faa1246db3c7e35d0853c494a04b15228506f7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 1 21:02:34 2008 +0100
Minor sound fixes
Fix "device not found" message
On Linux, a PortAudio device has zero channels if it's busy;
omit that check for other platforms.
commit efe814026e4efeb6ea2d88ce5a88023695abf836
Merge: ba3a9ea db64583
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 1 19:41:17 2008 +0100
Merge with upstream
commit db64583e91884d5251362078999a2e8cf25771c4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 1 13:06:04 2008 +0100
Upstream version 3.03AG
commit 67bec3df87fb417b3e6d2885fc94225606898eca
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 31 15:10:22 2008 +0100
Upstream version 3.03AF
commit ba3a9eadf253d9eed58fd50d8a81591401c93417
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 31 08:26:45 2008 +0100
Fix FTextLog menu handler
commit 581aad22acbbe9a30dc45471ba737d791ff6c7e1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 31 08:25:49 2008 +0100
Display mixer slider values
commit b653a7b4e6c910ac22f7474dca1d1573740222ef
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 31 08:21:48 2008 +0100
Redo colours/fonts dialog
Add colorsfonts.fl
Change font browser to use colour chooser
Correctly set text attributes to handle dark backgrounds
commit 05fecac6a5a1d057307a11d8f2861a5abb3df5f2
Merge: f72c727 fba29c0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 31 08:19:05 2008 +0100
Merge with upstream
commit fba29c03c1150e6235cf2a5bf327ecd864b9538f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Aug 30 14:41:16 2008 +0100
Upstream version 3.03AE
commit 6af1a4b500d04ee96ffa68af095a6ae222362e22
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Aug 30 04:02:24 2008 +0100
Upstream version 3.03AD
commit f72c727898bf420cb1aa5bdc76b60d27cf3f3f29
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 29 12:06:20 2008 +0100
Fix MFSK TXspp assignment
commit 0427298fe0d7a31e61971e0182ca1395c628e1c0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 29 12:06:20 2008 +0100
Set tooltip font
Also change default font and widget scheme on OS X
commit 6561c6e31f4b25c6c48bb77561bedd65cebe4946
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 29 12:06:20 2008 +0100
Update build scripts
Fix OS X universal flags
Change to a a more portable way of linking hamlib statically
commit dd548b244d926bb3f908bfe06acb2ab2e13e6252
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 29 12:06:20 2008 +0100
Socket fixes
commit 035df1ea6108055fbac387ca21f37e524a6cf765
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 29 12:06:20 2008 +0100
Sound fixes
Fix a printf format warning
Cast sem_open() return value to sem_t* for
comparison to SEM_FAILED; needed on OS X 10.4
commit 97535c2d6f92662f02df44ac87b37e27d2c85823
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 29 12:06:19 2008 +0100
Event log changes
Change log level enum names to FOO_LEVEL
Don't echo QUIET messaged to stderr
commit 8e7d12313b23953a0a26c21803a2c8b85e70aac7
Merge: cb7f27e cf09423
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 29 04:08:52 2008 +0100
Merge with upstream
commit cf0942386b70f45850012b7f46ef701226a4f1e9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 29 01:46:05 2008 +0100
Upstream version 3.03AC
commit ab26ef2d5485241a7c5487fd820e7ca82229c395
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 28 23:04:33 2008 +0100
Upstream version 3.03AB
commit 0e26dc97d09d10e9c58cec6ca62e236c4e2dce3b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 26 23:33:34 2008 +0100
Upstream version 3.03AA
commit cb7f27e0dda88ca6d5666ae1e0f574f988b471bd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 26 07:03:22 2008 +0100
Use event logging
commit 5a8db7fe5f82f17243e2affaba0908e431795840
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 26 07:01:29 2008 +0100
Add event logging
commit 079be642f25c4d5e55a055e294a29fa0206d2f55
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 26 06:42:51 2008 +0100
Fix FLTK detection
commit 9ef33900e01f22dc34b1822826b9f22b43a8495a
Merge: a7f4c61 a0418bc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 26 06:20:44 2008 +0100
Merge with upstream
commit a0418bc6296dc14ddc7f91d9d2b56969c3abb327
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Aug 25 23:01:25 2008 +0100
Upstream version 3.02
commit 8137b8bb08461922a635aca725f67b0560df864e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Aug 23 00:01:46 2008 +0100
Upstream version 3.02AC
commit 61bfa8140c1dba8caff05c91ca9a9fbaf922f2cf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Aug 22 19:30:15 2008 +0100
Upstream version 3.02AB
commit a7f4c61311c265e9351741ef4e386c0d4d693f3a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 21 19:29:30 2008 +0100
Fix OS X help menu
Also set font used by fl_message
commit e0e49d0ef3bc3d33210cf0259a15d25c8b4a2f04
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 21 19:28:48 2008 +0100
Convert serial port names on win32
commit 49c28760c6695158d0b1be95a4c1a6d988224a74
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 21 19:28:14 2008 +0100
Add simple regex class
commit 8edc6a5cc478a25951268b4f73ee20933697049b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 21 19:22:32 2008 +0100
Update build scripts
Add a script and Makefile target to relink fldigi with a static hamlib
commit c7255803e98c747065a961d4d9ae7ee4e92f6c20
Merge: 05dc247 594e70d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 21 19:21:37 2008 +0100
Merge with upstream
commit 594e70d4774858e7846c679af014905c90130453
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 21 19:15:46 2008 +0100
Upstream version 3.02AA
commit 05dc2476df3d04e3b591ebc502dbe44da30e90f3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 19 05:31:59 2008 +0100
XMLRPC updates
Add an rpc method to call macros
Add the fldigi-shell Perl client
commit c6c32aaa283c4d410cd0afd32512528bbfc93b48
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 19 04:05:23 2008 +0100
Replace some sem calls
commit e4a45bae38d64e4601dfaa4365940a17e0fb5a4d
Merge: b615c8a 2c52ee8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 19 04:04:15 2008 +0100
Merge with upstream
commit 2c52ee8645c19dc6cf1ce05a8d4e11a6ad5dda5c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 19 04:03:58 2008 +0100
Upstream version 3.01
commit b615c8a647da9b205d2d440d52f2a8440ed878aa
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 17 14:05:19 2008 +0100
OS X compatibility
Use 127.0.0.1 instead of localhost
Define AI_NUMERICSERV to 0 if undefined
Do not use the non-POSIX MSG_NOSIGNAL send flag
commit 20689b8fc7dd536b1f13323333d05f80c2d68e88
Merge: 95d5786 3f7b2d6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 17 13:37:53 2008 +0100
Merge with upstream
commit 3f7b2d6c54a4249c4c62fef348c5ace2811c8c29
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 17 00:27:53 2008 +0100
Upstream version 3.0
commit 95d5786ac9d72648ce365542860bd8586bb90062
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 14 14:00:08 2008 +0100
FText updates
commit a5a71ae466a0a287f3d0da2e3399bc9836016d05
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 13 23:40:15 2008 +0100
ARQ fixes
commit 985ce14bb567f15845c169d0ad552890eafb52ac
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 13 22:36:17 2008 +0100
Fix image library detection
commit 1b38e53542882b781bf17b09b304e8efb0c5fdd1
Merge: becd3f7 9b6c05b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 13 22:03:03 2008 +0100
Merge with upstream
commit 9b6c05b6aa7aef37567b58d37ea182f8074cd472
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 13 20:30:33 2008 +0100
Upstream version 3.0rc2
commit 57853724aa5c35ad34a412e85d20858fe28adde5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 13 16:41:18 2008 +0100
Upstream version 3.0rc1
commit becd3f772075976d6467b3e6e2327e578feb77f1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 12 15:46:01 2008 +0100
Add arq/tcp cmdline switches
commit 9b3f7fa23b45d52f429de1216b13a94a62471f49
Merge: 316e536 00b140e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Aug 11 21:04:13 2008 +0100
Merge with upstream
commit 00b140e12c6550b1e4f4e4deca3b329111d671a6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 10 01:35:50 2008 +0100
Upstream version 3.0preAD
commit 316e536975b80decb049c7496961d7907f9b595b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 7 11:00:33 2008 +0100
Repo maintenance
commit 238b61b39d4f60d4d3cee27e66681ac2c0ba5fc1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 7 11:00:14 2008 +0100
Repo maintenance
commit bb1c1707e79209defa39f462f42a7c96689f9ce5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 6 23:54:08 2008 +0100
Upstream version 3.0preAC
commit 3238fc42174cb87e510fba7efe212e5bee312cd4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 5 21:16:13 2008 +0100
Socket fixes
commit c9cbbf55661e79985b611d17b339a8b1ce6e8b1a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:27:00 2008 +0100
Switch to Socket
commit 1c69e5196095ee22c1e830c3a4d2a44de9d3d2f1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:21:50 2008 +0100
Add new socket class
commit a89024284d743f2787cbc9b7a7600ef629ce6356
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:16:19 2008 +0100
Add fake sem_timedwait
Also, use named semaphores on OS X
commit 9444527fb8f5df0399d1b03f578ba7a1cf49d84e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:15:43 2008 +0100
Add fake clock_gettime
commit 49097a590156fb0f662c7b2c052f0050ba51f23e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:15:10 2008 +0100
Add new search_libs m4 macro
commit d8ac5077821618be8e202b5bfd9094a994f65f33
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:09:12 2008 +0100
OS X build fixes
commit 16132045e619ef856506f17c47e7c686b2f41476
Merge: 785c504 940642e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:04:27 2008 +0100
Merge with upstream
commit 940642e7b9fb0305e017816f54218c3fa18605f8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:04:18 2008 +0100
Upstream version 3.0preAB
commit 1813c00740728fad615a5876156eebd4e5ed741c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Aug 3 01:04:04 2008 +0100
Upstream version 3.0preAA
commit 785c504eeaa1965ac975231d7354b56f649b3045
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 26 21:09:47 2008 +0100
Plug memory leaks
commit 487ad66194bc371f69726c83b89185c3fa57d5f2
Merge: e3fe8af e08fd30
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 26 21:09:09 2008 +0100
Merge with upstream
commit e08fd3031f4fef0592f3d66c7d1330cffaa0d6b0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 26 19:03:49 2008 +0100
Upstream version 3.0preZ
commit 325bdde260dd7b3e418f78bf39ed5e7211330db6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 25 13:08:44 2008 +0100
Upstream version 3.0preY
commit 45294abdecea52c9906dd020e93d5e36aa35b4e4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jul 24 13:22:53 2008 +0100
Upstream version 3.0preX
commit e3fe8af6d5ab0ec90c7a918f19671b7f0b021596
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jul 24 00:28:20 2008 +0100
Improve clock_gettime detection
Also use the monotonic clock, if available,
in the samplerate speed test function.
commit 6e7ea86d91236991097b2ee496b76d752d53cc4d
Merge: 9e7aa56 29d5fe6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jul 24 00:27:53 2008 +0100
Merge with upstream
commit 29d5fe68e7a7d74c26d8ef72a9bf087d462d35e2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 23 07:18:25 2008 +0100
Upstream version 3.0preW
commit ba91adf7d14080c157e2c5d422ea5c244187a210
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jul 21 09:33:27 2008 +0100
Upstream version 3.0preV
commit 9e7aa563b607093eb6d56a67ccd7f5b70621c3d0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 18 05:17:20 2008 +0100
Fix FText kb focus
commit d92e346e8a703e9950fca553a8ea9c9a08308524
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 18 05:17:01 2008 +0100
MFSK fixes
commit e30e06c79032ff77ae433122679f0e4f8a033347
Merge: 7675123 b15f821
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jul 13 22:04:26 2008 +0100
Merge with upstream
commit b15f821ab91b3a73ecc8e2447315e8ec51f8aee2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jul 13 22:02:53 2008 +0100
Upstream version 3.0preU
commit 7675123a80a2cbcf54f1706a16c2c2e920878e90
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jul 10 19:59:34 2008 +0100
Add image drag/drop support
Also fix a couple of memory allocation bugs
commit 64a30ca8826837b5564a1d538fed8c2c8999f487
Merge: 467a057 697650a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 22:43:19 2008 +0100
Merge with upstream
commit 697650aba89affeac6a918b3def213e708b8fdf3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 22:38:23 2008 +0100
Upstream version 3.0preT
commit 467a05720d761e40ea5d745288257f5c41736b94
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 18:55:07 2008 +0100
FText drag/drop
commit 350a099cccd6e88e56709d3d934431b80b8de719
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 04:15:29 2008 +0100
Update RSID
commit f8fcfa6f1d843765d03bb77ef3773a4b86737dc9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 03:09:03 2008 +0100
Fix xmlrpc logging
commit 5c2d8f4a6bd31d920696a32f35aca1a1afcfcf73
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 03:08:34 2008 +0100
Deactivate AFC/Rev buttons
commit 58fcf3b2f7ace132c155bd6780280677a43d83cf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 03:07:31 2008 +0100
Modem cleanups
commit 93bd605957cefb5c5e240d645fdd8f8893a30b77
Merge: 8184651 9da69cb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 03:04:14 2008 +0100
Merge with upstream
commit 9da69cb0be62144a01dc3b8396eba5f0071ae8c3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 9 03:02:31 2008 +0100
Upstream version 3.0preS
commit 9f8298afa5e378a6e987012bf2573827082f3ef8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jul 8 11:13:03 2008 +0100
Upstream version 3.0preR
commit 7205cac932fbb138526a10a25d01980211f25ae6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jul 6 22:28:04 2008 +0100
Upstream version 3.0preQ
commit a577acc3a3972f3dbc9658dd4aa1b809cadef227
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jul 6 10:12:27 2008 +0100
Upstream version 3.0preP
commit 818465181f1f974f99fdee03a16cb15e693c8a6b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 5 23:42:59 2008 +0100
Update help
commit 200444697d35e7da0d7d8555d74af86f6a52293c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 5 23:42:43 2008 +0100
Fix sample rate menu update
commit 7468baa6733d610af4f26db273cef4d3f5e9d38e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 4 22:36:23 2008 +0100
Fix Store button
commit 7a21d600a9ff26a0a723f673a25321a896d1aab9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 4 22:36:01 2008 +0100
Convert trx REQ_SYNC calls
commit d7a25cb19ee63b9414b08713144c2bd3a62f6424
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 4 22:34:02 2008 +0100
Delete old textview code
commit 4c5839dfbe9b736be4a7d978f96e9b43039feff5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 4 22:33:31 2008 +0100
Add some missing changes
commit 466529dca9fbcbfaf569618f823d8e446e0ed6f2
Merge: cd32c9d ea4bb7d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 4 08:45:26 2008 +0100
Merge with upstream
commit ea4bb7db249474a1497544a992e6adf3eee5579c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jul 4 08:45:06 2008 +0100
Upstream version 3.0preO
commit 38e9249fa8c6f2149c8bd22dd0fdf55a6a5125df
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jul 2 14:49:38 2008 +0100
Upstream version 3.0preN
commit cd32c9d4208b99a18baefb3b819f027980c7ed39
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jul 1 06:11:26 2008 +0100
Fix kf_cut/copy/paste calls
commit de1a0a14c3fdf60468a8797f4ea80c11d067cddb
Merge: 04f81ee fb1d570
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jul 1 05:13:58 2008 +0100
Merge with upstream
commit fb1d570e7896b305201666f0d1799176093afc99
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jul 1 05:12:05 2008 +0100
Upstream version 3.0preM
commit d7a6eb5d4621af1212dee477751b8f35bc636092
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jun 30 01:20:03 2008 +0100
Upstream version 3.0preL
commit 04f81ee500764ff791785ff73920ed4cfd778785
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 29 08:45:13 2008 +0100
Add Show Config menu item
commit 70f558cd6c1ebe8bad512edd75cab38e7fec6696
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 29 08:44:36 2008 +0100
Cosmetic GUI changes
commit 47cbab3206b8b52b36c6ff13da90ef5b96b2aaab
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 29 08:42:57 2008 +0100
No PSK snr/imd clearing
commit 1ec31cb3fcb1df3ab9fbfc8331e2dedbf6b186a7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 29 08:41:58 2008 +0100
XML-RPC updates for RSID
commit 730c8e242bb909ebd13618bbe7b6293be1075954
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 29 08:41:22 2008 +0100
RSID fixes
commit f613c0406d9a8d06f1ff0129faca136c1ef5795c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 29 08:40:33 2008 +0100
Fix tune audio glitch
commit c8fe0037c07b7cdeb2e5d513eead531c874c7c04
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 29 08:40:00 2008 +0100
Change AFC/SQL toggle buttons
commit 2676fdb6c8b1f00ad60bf2b84aecd4ef07fbc1bb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 29 08:38:40 2008 +0100
Add speed test
commit 194a18e031868fe9a624b38175d476070c18a31c
Merge: 84e495e 09a5ed9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jun 28 03:22:29 2008 +0100
Merge with upstream
commit 09a5ed91d3724791f679e71a086f249c6b02c4d9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jun 28 03:15:20 2008 +0100
Upstream version 3.0preK
commit 1beac0a36cf2e575f258c4e4ec2ccf82a59e6f4d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 27 23:29:47 2008 +0100
Upstream version 3.0preJ
commit 84e495e99e88732c7b7db22a739699fafd179694
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 27 05:46:09 2008 +0100
Update INSTALL
commit d778161929b21f9af47d153c748d4a2c5956e9be
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 27 05:46:03 2008 +0100
Cache waterfall cursor type
commit 40b91286dd0e8ff97e04b42cf773be19b4655dc2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 27 03:59:26 2008 +0100
Disable FLAC on win32
commit 96cb8469e4261122c4c25b52ec5ccaa94398e187
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 27 03:59:11 2008 +0100
Fix distcheck
commit dbf6efce540fe90b19f586cac4d03c412b73783e
Merge: 78ed492 dd8dd9e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 27 00:24:03 2008 +0100
Merge with upstream
commit dd8dd9e23832ba0334f34f6c47c21a6d1336b68c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 26 01:16:51 2008 +0100
Upstream version 3.0preI
commit 38c152ab14e9a57110fb777cd7423b83acfbdeea
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 26 01:13:52 2008 +0100
Upstream version 3.0preH
commit 78ed492b8481b5d69a1c20a6df8b3df3965550e9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 24 19:37:35 2008 +0100
Use one channel capture
commit 4591980c3fe81e4fb5d4a6453bec468c7e60f40a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jun 23 02:10:20 2008 +0100
Update configure summary
commit 9c06cc28fa5176417eb0db6187519a4b10ce8714
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jun 23 02:10:02 2008 +0100
Sound config updates
commit 610016b84ec5e907037288e07f9138a5e7837cee
Merge: d6976e3 a684c41
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jun 23 02:09:14 2008 +0100
Merge with upstream
commit a684c41611989b6891971171e6aab83e9abd1b6b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jun 23 01:50:17 2008 +0100
Upstream version 3.0preG
commit d6976e3775b8ea25d7107ac6b782e200761bd1d2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 20 00:20:33 2008 +0100
Hamlib fixes
commit 0f9fe520f6318511e0f76889942fd4168e12e19c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 20 00:20:15 2008 +0100
Add waterfall PAUSE speed
commit ed2224f9e62e2ef1ffb7fb8c8b9a581dcccc83da
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 19 23:46:13 2008 +0100
Add waterfall scope lines
commit 78e443450c13b6e0e65c195b7ba28128c4bc00ad
Merge: b9a4d5e 5654250
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jun 18 20:48:54 2008 +0100
Merge with upstream
commit 56542508d961da843ebcd12641ae1e6a7ba87e97
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jun 18 20:48:30 2008 +0100
Upstream version 3.0preF
commit 3a76af9f66ae973a8e1d6408f1aede74b50ad809
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jun 17 20:28:10 2008 +0100
Upstream version 3.0preE
commit 8fdb1e2d8228ad382168b839a24d5e8b03a60b8b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jun 16 03:17:11 2008 +0100
Upstream version 3.0preD
commit b9a4d5e453a9f5090e4e80ffd973ad8936fc4c2f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 15 01:18:45 2008 +0100
Warn about invalid REs
Colour the Find field text red if the pattern is not a valid regular expression
commit 6f36cdcfa02009ea07f90939d091f1e0d74e304a
Merge: 69039e4 21d352f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 15 01:17:03 2008 +0100
Merge with upstream
commit 21d352f18e9d45ed7fcbdf85b531dc7ba18ee69a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 15 01:15:27 2008 +0100
Upstream version 3.0preC
commit 4cc73f0647f10259105dccbb28e81cfcbe41e486
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 13 21:08:22 2008 +0100
Upstream version 3.0preB
commit 6a79318f1a975dcd0e046d78902c3e0cfc8367d5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 13 14:23:46 2008 +0100
Upstream version 3.0preA
commit 69039e40546422c9dbcf46407fa61af205201269
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 13 02:43:32 2008 +0100
Fix Ftext ASCII char insertion
commit 0fc80b3a7eb0e81e1d5007fc6b358744ef08619f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 13 02:04:52 2008 +0100
Html help corrections
commit 7bea959b610ab917ca35e259917297427ed3a2bb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 13 01:09:45 2008 +0100
Use conditional for xmlrpc args
commit 5bf2a93464ac63615b65fd1ea7afa047e2fb8029
Merge: 1c7bb9b f379ad5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 12 23:15:33 2008 +0100
Merge with upstream
commit f379ad5eab3f95264b30177f3b89f52ab2b73a72
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 12 23:15:17 2008 +0100
Upstream version 3.0pre1
commit 1c7bb9bd21d136fcdcefbf442a32a1b8e7a3a15f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 12 21:01:11 2008 +0100
Misc. speedups
commit c7cd457d6a0e8a69427877001ed743a2ec027896
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 12 20:56:06 2008 +0100
Simplify qrunner
commit 7237b894127913750fedf5287900ce166061f897
Merge: f1c4906 92ebc3e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jun 11 18:40:06 2008 +0100
Merge with upstream
commit 92ebc3e93f0bca82adc4f0bb9b242b7f4cf661e5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jun 11 18:36:06 2008 +0100
Upstream version 2.11AU
commit f1c4906ab40a1b1f1438e18a298e67d72cfceb38
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jun 9 11:19:03 2008 +0100
Add status dimming
commit 838fd3fd21fb451301a6506ebc7c48b44bb52353
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 8 23:42:58 2008 +0100
Safely resize audio buffers
Add a pause state for the stream_process,
and also rewrite its state handling code
commit 4baeaffe6ebd87367ef6af6b175c1f92e18b076c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 8 22:28:00 2008 +0100
Correctly handle audio timeouts
The samplerate API specifies that the read callback must return 0 to
indicate that there are no more frames, but it seems that the frames
pointer must also be set to NULL.
commit f8fcb0e8dd268c108dc9d36752be851fc94dc8b6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 8 22:21:31 2008 +0100
Delete redundant sound_update calls
commit 021237f11b60c85eaedaf3ea50412e8c4fbcbaf6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 8 22:16:47 2008 +0100
Default to PortAudio
commit b33829fcfe2a40c656663d73accd03ff68b24eb1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 8 22:15:06 2008 +0100
Simplify the status timeout callbacks
commit 306ad4430a425d27edb0c6365483036e81815b46
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 8 22:13:39 2008 +0100
Fix generation of html audio info
commit 5208be634536a17508bdb329cc8a8da108e46797
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 8 22:10:14 2008 +0100
Fix mode status cycle order
Move THOR mode_info definition below RTTY in order to be consistent with
the Op Mode menu.
Comment out TSOR enum to restore correct cycle order in both directions.
commit 3f3e3a0f19d9ae5d24611bf47a176d787bc77fdf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 8 22:04:19 2008 +0100
Arg handling fixes
Correctly check for the option argument being part of the option name.
Gracefully shut down when --exit-after is given.
Remove string_wrap, which is no longer required.
commit 7dd4259b14096af534bb256bca0e37d4cb01ffc6
Merge: 416670d 04962dd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jun 7 13:34:51 2008 +0100
Merge with upstream
commit 04962dd6ff35da989d6905a36970e811c7f8ed0e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jun 7 13:34:33 2008 +0100
Upstream version 2.11AT
commit 7f835d1c131c48210c80e0165589bd8818fe727f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 6 23:49:07 2008 +0100
Upstream version 2.11AS
commit 411e1c8315158aaf3672980077dc8a8fb2b17e77
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 5 21:29:23 2008 +0100
Upstream version 2.11AR
commit 416670d0a1fe959c7bceccf421433efd455600b0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jun 5 04:28:24 2008 +0100
Fix sample rate probing
It seems that PortAudio/ALSA streams may misbehave when Pa_IsFormatSupported is
called for a device that has already been opened for I/O. Probe for supported
sample rates in both directions for each device and cache the results.
commit ca7f9c3e4882be41980796cf6866b958ee73bff2
Merge: 582f275 e1bdfc5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 1 23:17:16 2008 +0100
Merge with upstream
commit e1bdfc510e3bd26d3ea7015160282ff8d05d3be4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jun 1 23:15:59 2008 +0100
Upstream version 2.11AQ
commit 7e4a7f50a25992834dbcbff2fc0317a0640d3cb3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 31 01:13:56 2008 +0100
Upstream version 2.11AP
commit fc13288c97b39f18e9956257a0a6344e27aa8242
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu May 29 23:23:39 2008 +0100
Upstream version 2.11AO
commit 3fc69d9c41dbbacd7cee957af6dc87c717c46fc2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 27 20:22:10 2008 +0100
Upstream version 2.11AN
commit 1887bd8df5185b91ae7de625f2e679826657d327
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon May 26 18:49:41 2008 +0100
Upstream version 2.11AM
commit 08bb92705c9a51abfa2ec338b9fd750fd8d77dcc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 25 23:50:42 2008 +0100
Upstream version 2.11AL
commit 582f275a648db1ef02b9cd44f70943f6d72ff80e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 25 18:14:14 2008 +0100
Delete unused modem instances
commit a7010f88b5ddaf55a4e5a29c5dee68c7153c522c
Merge: 2dedd02 cab9ff8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 25 05:09:12 2008 +0100
Merge with upstream
commit 2dedd020ee8259f361859438e9d52a977e3ede47
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 25 05:08:54 2008 +0100
Revert changeset 3e3e5628512e
commit cab9ff86aacca0c77deed4ea1dcd8d918b5f0227
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 25 03:23:13 2008 +0100
Upstream version 2.11AK
commit eb5bd6f5129e22847d1c514b9e4fa9e5a1380b0b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 24 22:33:19 2008 +0100
Upstream version 2.11AJ
commit a3a1775cd6878a0bcd9c8d1b72f111f748d65dee
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 24 22:10:03 2008 +0100
Fix a cxx error and warning
commit cdb43fa08b16e5badb6da56114df10f4f2692a37
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 24 21:02:32 2008 +0100
Make PortAudio the default backend
commit ee5471d3086d9a9de11ea1a95f1ca276c631b60c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 24 21:01:03 2008 +0100
Use conditionals for audio backends
commit 699c2dcd707ff343932d6ce4527193fd55e93d8c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 24 19:58:48 2008 +0100
Default to medium src converter
commit e5a7193134c8ddbb2deaa236fbf605203cb8a464
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 24 19:58:40 2008 +0100
Improve audio device info
Show supported sample rates in Audio device info help text
Only show supported rates in sample rate menus
commit 6203c6f47552efdc2f62a06addef6d50db1c11ba
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 23 19:38:59 2008 +0100
Add audio info help
commit ea2597855a256e384f2eae0b5995b151ce0be0e0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 18 11:12:18 2008 +0100
Fix mfsk error w/o jpeg support
commit 852f585a38cde24c3aa504e09aaf9031ee0005ae
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 18 11:12:18 2008 +0100
More XML-RPC fixes
commit 2b9d7388ce24c198da68adb84ae087fa39773f14
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 18 11:12:18 2008 +0100
Update XML-RPC
Check for bind errors and don't try to start the server
if the address is already in use.
Call REQ directly inside methods to avoid two REQ calls.
Add a modem.get_names method.
commit f43b23c18afc32d5b663d1f8a27979533e8c3881
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 18 11:12:18 2008 +0100
Update m4 macros
Simplify pkg-config.m4 and make sure that pkg-config
can be overridden by setting CFLAGS & LIBS variables.
Likewise for xmlrpc.m4. Also add static switches around
xmlrpc linker flags when --enable-static has been specified.
commit ba1dcae095aadc8cd14c047baac9f1ac2948d308
Merge: 3de19b6 713f7e1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 18 11:11:06 2008 +0100
Merge with upstream
commit 713f7e18ed345cfac1d6a91a46c275f133012ba1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 18 10:42:54 2008 +0100
Upstream version 2.11AI
commit 3de19b6687912b6dbede40e3def26c466a30c3c8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 17 04:49:42 2008 +0100
Undo Thor damage
commit 1232776ed27731aed17a26f6e867859acd5474a5
Merge: e3ab3bd 6b81b37
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 17 04:27:12 2008 +0100
Merge with upstream
commit 6b81b3747545185a8e77985dfb581d80c31e907c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 17 04:24:15 2008 +0100
Upstream version 2.11AH
commit e3ab3bdccebfb6b7fe8f32c19e58ffe528cec45d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 05:39:35 2008 +0100
Add xml-rpc support
commit 63bc32a0231c59579da2126303c5911295e497cb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 03:51:29 2008 +0100
Update README
commit 7ecc8de084835f9da9f76356eaebe22cf6b9fb34
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 03:43:22 2008 +0100
Save rigctl window size
commit e48851b61ea3fa4d4125c6a9227bdb2a225b6344
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 03:36:28 2008 +0100
FText CR/LF fixes
Add CRs to saved files on win32.
Use a more efficient way of stripping CRs when loading a file.
commit 29b7147322b69498f314a9542fec8a7a57c9d012
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 03:33:44 2008 +0100
Update file selector
Allocate File Chooser object on the heap to get the right font size.
Use a new thread on win32 to avoid blocking FLTK.
commit 2eaf50447d262b1d9311a204422e45bfdff862da
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 03:22:05 2008 +0100
Retouch confirmation dialogs
commit 58a1021c1b883ccebfbdf36ed34db17ccb764a7b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 01:49:06 2008 +0100
Remember phasescope mode
commit a96e72abcf09a1a2c8f9f4a2f6a1bde1e8beca30
Merge: 7a0668b ff356e0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 01:29:34 2008 +0100
Merge with upstream
commit ff356e0b13b898561d4bb2e38d1fa52c8ef17233
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 00:53:57 2008 +0100
Upstream version 2.11AG
commit bbcea9db3ffd555342ace4d6a1f208afd509ec83
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 16 00:51:53 2008 +0100
Upstream version 2.11AF
commit ed054eb0066e4d1cc6367981997fb2c1baf29d17
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue May 13 00:02:29 2008 +0100
Upstream version 2.11AE
commit 6aa0e8a3b3edb87455d56e8364e7392bea1213af
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon May 12 20:05:46 2008 +0100
Upstream version 2.11AD
commit 7a0668b78dd466975dcba96f006434cc8f9280c1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 11 03:10:30 2008 +0100
Fix pkg-config m4 macro
commit a3f783739ef7cf57df103a4c2eafe710de393339
Merge: 625e8b0 66da44c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 11 01:02:36 2008 +0100
Merge with upstream
commit 66da44c68ea618c2d5288da2400729a3db65bd28
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 11 01:01:16 2008 +0100
Upstream version 2.11AC
commit ffc692c17c8d53bebafec8545a3c633bb1fcfe56
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun May 11 00:59:51 2008 +0100
Upstream version 2.11AB
commit 625e8b088d5432400e1a2a99e51f21f3e0626f9a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 10 06:21:47 2008 +0100
Fix crash with missing mixer device
commit b20213516d6eef6e7e43c6947ba4b16fd37f4cc6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 10 06:21:22 2008 +0100
MFSK fixes
Initialise stopflag.
Clear txpic widget before loading a new picture.
commit 850524f35936d0b6d526717a9e93b9d5d83434d7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 10 06:18:39 2008 +0100
Fix DominoEX/DEX warnings
Also use std::map for MuPskSec2Pri lookup
commit 9fa082363f7a370f3ba40a7c55933a481581034d
Merge: 6958a88 7c2464d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 10 00:59:09 2008 +0100
Merge with upstream
commit 7c2464d222149db7db958b7bba1f17ed225c0593
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat May 10 00:12:17 2008 +0100
Upstream version 2.11AA
commit 6958a889763c631eea4c6d47ba2d1338c71eac01
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu May 8 20:18:56 2008 +0100
Update fileselector
Remember, and default to, directory of previous open/saveas call.
commit 8f0239b996cb624195bb1bb3cf0875b3d7e23a3d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu May 8 20:17:29 2008 +0100
Use fileselect filter values
commit 709afd28fd4d0891bac5d2fceba6c3fa6dea72ff
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu May 8 18:40:58 2008 +0100
Use the src callback API
commit 632e1f455ba6ad2848de9df79247bfd1dcafd60b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu May 8 18:40:03 2008 +0100
Update PulseAudio code
commit 713c49366899296033e411ba51e8f2fb359715c8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu May 8 18:39:35 2008 +0100
Use PortAudio extensions
commit f9e1da57d41953fb6fc7381edc504c747e6e9f5d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu May 8 18:38:35 2008 +0100
Stacktrace updates
Don't print the stack and version information twice
when a signal is caught.
Cosmetic changes to the output text.
commit c013c16d5d48dfb3f691f324917b6515defa250e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed May 7 23:46:01 2008 +0100
Use Fl_Preferences for the status
commit 4828cbc80837f91a6adc9d7572c27fe8120c5066
Merge: f75b412 34adb84
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed May 7 23:42:27 2008 +0100
Merge tags
commit 34adb843b83ee52799de4084320c22762592f29b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed May 7 23:41:37 2008 +0100
Add tags
commit f75b4126f3d7b19fa2a26b1a0ec2ca63bcb4bd4f
Merge: 6f2d342 8954ca2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon May 5 01:00:26 2008 +0100
Merge with upstream
commit 8954ca2db8b459d44dc6e38673bd2bd9425c208f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon May 5 00:59:56 2008 +0100
Upstream version 2.11Z
commit 621e0501b06984479ec27fc91ecb08b975bb98c1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri May 2 00:24:48 2008 +0100
Upstream version 2.11Y
commit d15cb1ba092cb7d0c1c0ef212df6cc7304d74bc3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Apr 30 14:54:13 2008 +0100
Upstream version 2.11X
commit 6e4a8bea56194a788fd96e552a457d27e55a7784
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 29 22:07:52 2008 +0100
Upstream version 2.11W
commit 717adb3280a112dd6c0cfccfad02c833eac0257c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 29 22:07:44 2008 +0100
Upstream version 2.11V
commit 6f2d342a66647c707c8a15178eda9b102b801bc1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 28 20:49:42 2008 +0100
End all threads before exiting
commit ed339d93850bd931cceb65b1a0f3179adb880f57
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 28 20:46:23 2008 +0100
Use unnamed semaphores
Also check for zoh/linear converters by enum name
commit 92fa4ad9ea7501236ae86ab34869bd63c463889d
Merge: e8ccd4c fb87343
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 28 18:30:32 2008 +0100
Merge with upstream
commit fb87343eb1f80e231277d959de4adc7163d77366
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 28 18:30:25 2008 +0100
Upstream version 2.11U
commit 967748da7dc043f58536e0e64556bf43df07673c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 28 01:19:25 2008 +0100
Upstream version 2.11T
commit e8ccd4cdf386d22375b078ee81150515a666dafe
Merge: d970311 92268e3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Apr 26 22:03:15 2008 +0100
Merge with upstream
commit 92268e341fae82268cd5a65d02e86dca57a891aa
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Apr 26 22:03:08 2008 +0100
Upstream version 2.11S
commit d970311e2192f62f2f4f69b272dba19d90c66f2b
Merge: 754dd4b fffcb82
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 21 04:31:54 2008 +0100
Merge with upstream
commit fffcb8256282ca046f76431dab85dd49774ae0a2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 21 04:30:25 2008 +0100
Upstream version 2.11R
commit 1ffd2406ac1bb611c15e41d740ba07e1689e659e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 21 04:30:19 2008 +0100
Upstream version 2.11Q
commit c4a07cae17b38537af84981aec842e01e0de1605
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Apr 20 08:42:12 2008 +0100
Upstream version 2.11P
commit 754dd4b4f80ae948482296ce2ff8a62c7b321bc7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 18 06:45:07 2008 +0100
Fix image flags
commit 23d04eaba886656c857aee9d6e2156d6671790e5
Merge: 057ce3e 388a805
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 18 01:38:23 2008 +0100
Merge with upstream
commit 388a805c667a14175941e3ea6408c3163ac30d7a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 18 01:36:53 2008 +0100
Upstream version 2.11O
commit 057ce3e89593a84c153065e967f5c387433273ba
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 17 10:02:20 2008 +0100
Sound callback
commit d27136da0a37b2b6ccfcafaf1f9bd922985a4901
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 17 10:02:20 2008 +0100
MFSK and images changes
commit 7fc3d5d1cf8bdbc9b7ffd2c1e78d1521bba87929
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 17 10:02:20 2008 +0100
Close handler changes
commit 8a61ea744920153e817fdbeca48c800ce9df18bf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 17 10:02:20 2008 +0100
Add resampler options
commit 34b82fad6f1a4df81769106eaefb50bdc31d0878
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 17 10:02:20 2008 +0100
Adjust cmdline args
commit 9b82166b3cae091a79672c9bb09811aca30901eb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 17 10:02:01 2008 +0100
GUI fixes
commit e6a86f84ddc005da03ba81d07593c15451bdc6ba
Merge: 226e560 22aef1b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Apr 17 07:47:12 2008 +0100
Merge with upstream
commit 22aef1b34b0fea2f26ffad38abf824052cbd7094
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Apr 16 23:17:25 2008 +0100
Upstream version 2.11N
commit d5b8fecd6eab730d0670285f5e82a7a083029528
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Apr 16 12:02:33 2008 +0100
Upstream version 2.11M
commit 226e560cb449a51a56e526fc1720345bfcb5f2c6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 15 08:01:37 2008 +0100
Add PNG save support
commit c85ee8da3c2a831721df64c486673e53ab81968f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 15 08:00:16 2008 +0100
GUI updates
commit 6f289ee573b3a72e60ef0a82be2109696607a27f
Merge: fd25a62 ded087d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 14 23:21:40 2008 +0100
Merge with upstream
commit ded087d8f6fff07ce7590d65374bf36cdd6988d0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Apr 14 23:18:15 2008 +0100
Upstream version 2.11L
commit fd25a62208a63a1d55a3638b6d0f4fd890d3b5f5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 8 22:16:31 2008 +0100
Redirect streams on win32
commit f1e86c8a6a10b46703068602276c35c9100816d1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 8 22:16:13 2008 +0100
Fix online help on win32
commit 56e2643be9a83a0814b0b37934cf1fbd450c0a84
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 8 22:15:43 2008 +0100
Add optimisation switches
commit c0bd551cbaee802cb6960261ec27a344c372a3a2
Merge: 35e95f3 2f3f30a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 8 16:35:53 2008 +0100
Merge with upstream
commit 2f3f30ad0a2a1173f8e76e7b71ac3321b93a04fb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 8 16:32:01 2008 +0100
Upstream version 2.11J
commit 03f25698ac1c756120919dc93e0e9c84eee932f0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 8 16:31:54 2008 +0100
Upstream version 2.11I
commit a3cc8f8e93cc5550c4ed5dbce71d622a10f4e229
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 8 16:30:49 2008 +0100
Upstream version 2.11H
commit 35e95f330d7d7afe6972e2d0f6679b5fd76fe1f6
Merge: e927d0d 21dab83
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 4 10:51:08 2008 +0100
Merge with upstream
commit 21dab8322d6c55e8213f142845ff24acdcfd9016
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Apr 4 10:18:52 2008 +0100
Upstream version 2.11G
commit e927d0dbe38d5c036c354afeb6b5cc6c04155416
Merge: 0ffc020 fd4a644
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 1 18:50:31 2008 +0100
Merge with upstream
commit fd4a64465e593769e8a5e7cbaf5a476cd1d13f2c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Apr 1 18:47:24 2008 +0100
Upstream version 2.11F
commit 0ffc020cc10f6000fa27f4fa9e4d4f301e0c9b8e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 31 01:58:14 2008 +0100
Sound file i/o fixes
commit 00add72738c37d9b3a7c2c580e05a806b91165a7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 31 01:55:58 2008 +0100
trx/sound fixes
commit 8764fa62c72ea215896c53964d5397608583d36d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 31 01:55:43 2008 +0100
Add check for jpeg header
Also update the INSTALL file
commit ceb418cb150157cb9ec58307138f02cbfdb67be6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 31 01:48:46 2008 +0100
New file chooser
commit 19514d354a29754f9944f6e89bd451284d642976
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 31 01:45:34 2008 +0100
Merge updates
Replace corrupt win32 icon
Fix typo in fldigirc.rc (fldig-config.h -> fldigi-config.h)
Add -I switch for windres target in src/Makefile.am, needed
for windres to find fldigi-config.h
Remove OPT_FAST_TEXT, which somehow found its way back to the
argument handling function
The preprocessor conditional in qrunner.cxx should be
#ifdef __CYGWIN__, not #if __CYGWIN__.
The dummy variable in rigMEM.cxx now needs to be defined
with __CYGWIN__
commit 674a4c41e2df33d3030bbc702aeb8207ef778a77
Merge: 3085c26 067cda0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 30 16:19:21 2008 +0100
Merge with upstream
commit 067cda0250d3c3988e4430296b89cf0d665169bb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 30 14:38:05 2008 +0100
Upstream version 2.11E
commit 3085c26017638b47a38d1681f0d9e7c93c57a4b9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 28 16:37:13 2008 +0000
Close PA/MME devices after TX
commit 8449e4f4468972a3a979eeeba890aae5168ba6c0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 28 12:17:07 2008 +0000
New sound_init
commit 897e3faa4740b89f6b5e91c4945c75473894ed7c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 27 13:06:40 2008 +0000
Add cygwin support
commit 43f3252eaf9486d23b4a01aee10245109819fb3e
Merge: b58de4f ecb383b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 27 12:59:13 2008 +0000
Merge with upstream
commit ecb383b79fd822d94639356f5f6d5656e199f81a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 27 12:58:54 2008 +0000
Upstream version 2.11D
commit b58de4ff834e57947bb7017421eed194ac10d981
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 23 04:19:19 2008 +0000
Update EXEC macro
Delete the trailing new line of the external program's output
Add the scripts dir to the front of PATH
commit 7cd2cddfabaef9dcc77d68cb06ddd3517957bb34
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 23 04:17:36 2008 +0000
Add macro bar mwheel handling
commit 23a8a17cceaaf14c7dc9602735e5722398dc52ce
Merge: ccaf1c4 3c662b8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 23 04:06:38 2008 +0000
Merge with upstream
commit 3c662b8d2f72e014882243f0f5ca7c8745e5716a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 23 04:06:30 2008 +0000
Upstream version 2.11C
commit ccaf1c489a612efdc02803bed0b6c01601346420
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Mar 20 00:22:34 2008 +0000
Delete fast text widgets
commit a0e78c03cdb7f9b5e7e61f9858d53f46876c47c9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 19 22:38:01 2008 +0000
Delete libsamplerate
commit 48ec6e181e72e04860af2ca9dc7927b2a83af594
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 19 22:37:17 2008 +0000
Fix sound_init crash
This would happen with an empty progdefaults.OSSdevice
(e.g. new install) on a system without OSS devices.
commit 2088a09a388bb0640709ba21a63aeae84a8e74a1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 19 22:36:45 2008 +0000
Fix MODEM macro hang in tx
Also remove unnecessary REQ_FLUSH in btnMem_cb()
commit ab887adcb59fec160def5dc4908d8b6e324178ef
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 19 22:35:46 2008 +0000
Add EXEC macro
commit 2865170a339f65a2a4b967aadb933f1e16fe2908
Merge: cf7ed30 d725f09
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 17 16:50:03 2008 +0000
Merge with upstream
commit d725f09416216d757c1263631432a83a3619966a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 17 16:49:55 2008 +0000
Upstream version 2.11B
commit 090c39fd76a27d7e2c759ee48cf9d3cddd72ab3a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 17 16:48:37 2008 +0000
Upstream version 2.11A
commit cf7ed309b5314c93d1dd77b88d928963111e8152
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 17 06:40:45 2008 +0000
Correctly calculate src_ratio
commit 267e0ccaff2f77309a8869850557982509c08ff3
Merge: 5bf735c 6d97a4e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 14 16:28:44 2008 +0000
Merge with upstream
commit 6d97a4e93ab93596a48de5f0c5c3988fb7f606e5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 14 16:28:38 2008 +0000
Upstream version 2.10
commit 5bf735c1831398e9571e986ffbf1ceea8e2fa9c3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Mar 12 05:41:53 2008 +0000
Sound fixes
Call Close() before returning from trx receive exception handler
Use same code to calculate receive src_ratio in resample() and
src_data_reset()
commit 99881439631b5f6813cebc893bd842bdf4345ec0
Merge: fbf2bf4 122cac9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 10 17:32:19 2008 +0000
Merge with upstream
commit 122cac96e892e31808669be5d42023838b486b71
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 10 17:32:14 2008 +0000
Upstream version 2.10Z
commit 78fc91593fcf7a3f96196fe5312a27bf57718c19
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 9 21:58:08 2008 +0000
Upstream version 2.10Y
commit fbf2bf4dd8486c9b6f68af0664c453b5e68ef659
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 9 20:09:06 2008 +0000
Add shortcut to cancel xmit
commit 3b1e0845395fc76e64ea0e57793f56523bd517cf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 9 20:07:38 2008 +0000
MODEM macro fix
Add REQ_FLUSH call to make sure that waterfall::opmode
has been run before returning from init_modem_sync.
commit dc33a16e6392392abdc9805b8e2fce5087aecdcc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 9 19:20:36 2008 +0000
Use region in rx menu
commit dbc40df69e77d94ab0cbfc835f58a14f279d75e6
Merge: cdb15b0 78fc915
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 9 22:01:22 2008 +0000
Merge with upstream
commit cdb15b024ec624801e7e2e750182e902db17bb04
Merge: 6a33924 768e509
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 9 19:15:57 2008 +0000
Merge with upstream
commit 768e50958625ad8131989ccb3590087c9afd3334
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 9 19:14:23 2008 +0000
Upstream version 2.10X
commit 6a33924ac22a618001e06eced8990217a54a6506
Merge: a880609 202f5e2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 8 23:38:27 2008 +0000
Merge with upstream
commit 202f5e275ef55d7c7f2dce133269a4cf0e895042
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 8 23:24:42 2008 +0000
Upstream version 2.10W
commit bca62e6715e4ade45c25477765fea8d4fbdc81b7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 8 23:19:46 2008 +0000
Upstream version 2.10V
commit a8806092c8b2e359246863c591cab88e52000650
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 18:08:17 2008 +0000
Fix MODEM macro
commit 9a5ba8cfeec97626dc9de4574cd696e748954aa1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 18:07:09 2008 +0000
Use correct squelch var
commit d2855a20ccea65d5d420735ab85c40a6a188ba62
Merge: 08792eb 86956a2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 12:43:48 2008 +0000
Merge with upstream
commit 86956a231c22d13cf60efd5b6d81d13a0b5f3572
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 12:40:30 2008 +0000
Upstream version 2.10U
commit 08792eb5bc62345c5c634ea91a5d95f8a044a329
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 01:44:23 2008 +0000
Wfall/viewer freq paste
commit 659331f9edf98e2bf1f69abcbe8cec917aa3d646
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 01:43:06 2008 +0000
RMB audio history playback
Also prevent playback when dragging, and restore kb focus
to the transmit text widget
commit f1da5bbca7f3693f788434badee63175141916bd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 01:41:05 2008 +0000
Adjust FText styles
commit f7bc45e5bc676997cc8f69c2f9d99c06e0a5cf58
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 01:40:36 2008 +0000
Correct Olivia defaults
commit 080d1bebdd7b186be41f40f1dad44d798e9564e4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 01:40:08 2008 +0000
Enable extended chars
commit 4030253253baa1f2eb4dee4a0067953d5777d35a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 01:39:37 2008 +0000
Sound init error checking
Also restore Close() calls for OSS
commit 0bd57961c63688b5f1858abe9895da2b2eac8987
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 01:38:25 2008 +0000
Hide mixer frame correctly
commit eead0fc9da4bdc1c2fef52cb9e3dadcd3c2a2a3f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Mar 7 01:37:13 2008 +0000
Viewer freq paste shortcuts
commit e03925125bcc57210d31763c53c5d2c387016651
Merge: 68936c6 ec3aa38
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Mar 4 13:29:01 2008 +0000
Merge with upstream
commit ec3aa3820e0eaaecaeb93dd349353c3757d9d4d2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Mar 4 13:28:47 2008 +0000
Upstream version 2.10T
commit 68936c6e81cbd692d31f5eb74cda937b7d64b078
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 3 09:39:15 2008 +0000
repo maintenance
commit 82fd85744716c0106aca0b5c7f7d827f25e8c685
Merge: ae04415 c2dab0a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 3 09:35:58 2008 +0000
Merge with upstream
commit c2dab0af365b96b09fb6fdd5f48412381bc54ecf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Mar 3 09:35:52 2008 +0000
Upstream version 2.10S
commit ae04415965305dfb6f8cfd4172819806fd90a033
Merge: 42ca178 92d6b34
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 23:03:47 2008 +0000
Merge with upstream
commit 92d6b342f37daf4f1b800c3c729945b8454c5fe4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 23:03:23 2008 +0000
Upstream version 2.10R
commit 42ca1787ebe1f589b81f5b81f474b3de4cfec4da
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 16:28:34 2008 +0000
TX font config
commit 3c4499f1b6e9366e089083ce031ee61860e89fe9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 16:28:10 2008 +0000
Alt. macro button
commit 366a2e26af49bb0422c6dc173864585d13911b80
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 16:06:31 2008 +0000
repo maintenance
commit 2463e328a4794b903db29d70217b4a84f18d15c4
Merge: 6f162db 91c260f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 16:03:10 2008 +0000
Merge with upstream
commit 91c260f91c2809d3c9dcd4b8449221b5d6b324a4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 15:30:39 2008 +0000
Upstream version 2.10Q
commit 6f162db3f98ea11f1813bec5857d566af8ac1de0
Merge: 45138e9 cdcdc6c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 08:22:46 2008 +0000
Merge with upstream
commit cdcdc6c326febb8a4a0645b9eb16412328a75482
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Mar 2 08:22:41 2008 +0000
Upstream version 2.10P
commit 45138e9886b0592f1d8926bb3589b1792737d13b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 1 17:03:42 2008 +0000
Add missing config.h include
Also add a missing xclass call and test script
commit 0d2312d5a5e1b6014dc8167f326029fca200c67f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 1 16:38:49 2008 +0000
Fix arg parsing
commit bc04b0766d73d5acf04c6ebb0c86e7ee3b403bdf
Merge: 7d8684b 63c4ec3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 1 15:48:48 2008 +0000
Merge with upstream
commit 63c4ec35513815efcc02dcd2afbdc90846505df0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 1 15:48:40 2008 +0000
Upstream version 2.10o
commit 7d8684b3447bedc341d4423879625c80cbf81636
Merge: cce24a1 2b68f11
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 1 07:04:01 2008 +0000
Merge with upstream
commit 2b68f1100a61ed3aff31567b03b35e36302d28a2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Mar 1 07:03:03 2008 +0000
Upstream version 2.10N
commit cce24a1063fa48f20c9da10900e4eef8c00fe4c3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 29 09:18:36 2008 +0000
Stream init fixes
commit 18007fe2e3a1b622fd05b255fe82e9b78ad47bf6
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 29 09:18:07 2008 +0000
Add OS X app bundling support
Also add support for building OS X universal binaries,
define version macros and variables, and update the
INSTALL file.
commit f4f7fd0ec67b78213f6a3719ffce11aeba9503b6
Merge: 9cb9881 b4bd006
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 29 06:58:33 2008 +0000
Merge with upstream
commit b4bd00695e8488c89d9862a49111a568a688d4cb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 29 06:58:19 2008 +0000
Upstream version 2.10M
commit 9cb988133fc00e7d802ff3bba034de267d0ef651
Merge: 8bd46f1 b295c0f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 28 08:16:18 2008 +0000
Merge with upstream
commit b295c0f8770cb28929df9ae7100d534e0bd6e8be
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 28 08:13:53 2008 +0000
Upstream version 2.10L
commit 8bd46f1e9322e770f53ae53baa7b66de50b0973f
Merge: e5476cb 2871823
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 27 03:06:22 2008 +0000
Merge with upstream
commit 28718230c505f9145cd84203deafdf25a614178c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 27 02:58:09 2008 +0000
Upstream version 2.10K
commit e5476cb2bb2b46bb2c93b0bcfa6fed4d881a810d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 26 09:35:12 2008 +0000
Separate in/out snd dev support
Also add a SoundNull backend and rework sound configuration
commit c6d01b554f52bd2b73af832fdeaaffced9aa9c14
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 26 09:25:38 2008 +0000
Callsign query clean-ups
commit 018d0a788955624e83c84ddc7e82cbf4ebe4f995
Merge: d3f234b ac64df5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 25 16:39:49 2008 +0000
Merge with upstream
commit ac64df569019fef4526d570d2e9d5fe41d2c6a8d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 25 16:39:29 2008 +0000
Upstream version 2.10J
commit d3f234b2c8fa74cdd426bce6b9b49459841d1c88
Merge: a867b0f f30ffbf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 23 01:43:22 2008 +0000
Merge with upstream
commit f30ffbf5a1a51dfd13db323aecc2383296a0bda9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 23 01:42:56 2008 +0000
Upstream version 2.10I
commit a867b0f664dbcd04175a1a9b8a58b663087bbbb3
Merge: f80acc9 8261f98
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 22 19:52:26 2008 +0000
Merge with upstream
commit 8261f9808adc6fb239c1110f2fcdc8fc109a4f3c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 22 19:49:08 2008 +0000
Upstream version 2.10H
commit f80acc92c7d82201c79756ed9beee5debf9e84a0
Merge: d666214 4177365
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 22 18:33:52 2008 +0000
Merge with upstream
commit 4177365bd9794933cc3c998a52eed8c8bc19e549
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 22 18:30:58 2008 +0000
Upstream version 2.10G
commit d6662149808b2d31d4068971d5bb61e17a092264
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 22 06:12:32 2008 +0000
Sound interface changes
commit 981bedf539d110234caee2c1acea29806a042bed
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 22 05:27:02 2008 +0000
Correctly calculate ncount
commit 13d3c248bdc6e0c4707c302d088e8f1093dc30c2
Merge: 3dce149 6aac6bc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 20 20:25:35 2008 +0000
Merge with upstream
commit 6aac6bc05abab119d25b2ea3197715e35130dbbd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 20 20:10:25 2008 +0000
Upstream version 2.10F
commit 3dce149bb64ad3e107ab2efe916017f83183d00c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 20 04:12:28 2008 +0000
Refactor configure.ac
commit 6bea09319d852f2541dd4264e7b3c82136b5fa6b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 20 04:11:38 2008 +0000
Add PulseAudio support
commit 501fa5eebe5c0adf00ecb37c82732d2545f6363a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 20 04:11:00 2008 +0000
Add REQ_DROP
commit bc4ff951a9869db6a3f65d908818e39812a50395
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Feb 20 04:07:40 2008 +0000
Use default audio dev
Also remove the deprecated --sample-rate switch
commit 8a755f9d4dfd7f6bc31077cc15ac8e01f271f3e4
Merge: 352a2cb 2e12ab4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 19 05:14:44 2008 +0000
Merge with upstream
commit 2e12ab418509deb62d6be71d5c528e3b29a0e7fe
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 19 05:14:36 2008 +0000
Upstream version 2.10E
commit 352a2cb67adc140f212aaf5418506d7f2f91df94
Merge: 923a0b0 a458af5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 16 05:57:18 2008 +0000
Merge with upstream
commit a458af58ac269af036126fd58f6de058eb52ce95
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 16 05:57:07 2008 +0000
Upstream version 2.10D
commit 923a0b02fa2aea81bb72c1197ba210dcbc5af046
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 15 20:42:23 2008 +0000
Add macro to change modem
Also rearrange the macro list in the editor into groups
and add separator lines.
commit d5934f0be7d105e8ded53798e923743fbcd5f281
Merge: 7e3d8b2 66bbde2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 15 19:45:10 2008 +0000
Merge with upstream
commit 7e3d8b2f26a4a7540c03ff16305ee09b0b4dc893
Merge: d91b591 ccd970f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 15 19:44:35 2008 +0000
Merge with upstream
commit 66bbde2415037cbac7a815771be43c264432ab39
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 15 19:39:23 2008 +0000
Upstream version 2.10C
commit ccd970fe74cdb611fc8725ffea6b76c005bd65ee
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 15 19:36:53 2008 +0000
Upstream version 2.10B
commit d91b5915c1fd99bf4228ec888d6cedc5f705bb82
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 15 00:49:13 2008 +0000
Add check for -rdynamic support
Also add calls for the build, target, host macros.
commit 38eb18def0050f52034eeb6f60b9691e07080a24
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 23:46:02 2008 +0000
Correctly calculate number of samples
commit ea3260118ebb18d3872c6fe586f076c3fbe43790
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 23:38:09 2008 +0000
Resolve name clashes on OSX (2)
Rename sound classes to avoid a conflict with an enum named
cSound and defined in a system header on OSX:
cSound -> SoundBase, cSoundOSS -> SoundOSS, cSoundPA -> SoundPort
cMixer -> MixerBase, cMixerOSS -> MixerOSS
Also enable MixerBase ctor & virtual dtor, and delete some old comments
in the SoundPort declaration.
commit f8a2c08ad44f65f57a0eb4b6d9d0cfc4c763af22
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 23:13:06 2008 +0000
Resolve name clashes on OSX (1)
commit de237390ce8c9342349809145302c24062039b48
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 23:08:21 2008 +0000
Rename Config files
Config.{fl,h,cxx} -> confdialog{fl,h,cxx}. This ensures that there will
be no ambiguity between Config.h and the autogenerated config.h on
case-insensitive but case-preserving filesystems.
commit 7b5254de792d0c9145ad6704f215ee4bdaf999a5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 22:47:39 2008 +0000
Add fluid target
commit 2fc36599ef5e5f87261b74af58fc204833c55c30
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 22:38:13 2008 +0000
Disable pixmap icon on OSX
commit fc9477a0f753a0fe398ee46fd36ea354f0f4eb17
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 22:36:13 2008 +0000
Make OSS optional
Split cMixer into base class and OSS implementation.
Add configure.ac macros to detect OSS and disable cMixerOSS and cSoundOSS.
Hide volume sliders if OSS is disabled, or if we are not managing the mixer.
commit cffd639e0b584ae7935ea229423afe35e9ae7eec
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 21:57:56 2008 +0000
Use HAVE_REGEX_H in psk viewer
commit d8304ae601d881fca3f264c2d11c400d2a24b117
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 21:17:47 2008 +0000
Use a rb for audio history
commit 3248b768568725fa5b14b9c25f7b78d0491c8217
Merge: 2599113 a137030
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 20:20:24 2008 +0000
Merge with upstream
commit a137030cef734ad90704626fe03039cbb55fc766
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 14 20:19:42 2008 +0000
Upstream version 2.10A
commit 2599113a46301439b436a76fcc1fa7ff7260ff2f
Merge: 12b1d68 a915633
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 9 23:07:49 2008 +0000
Merge with upstream
commit a915633f34db6ebefd129ce0de4c0c8e38a59f0e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 9 23:07:19 2008 +0000
Upstream version 2.09
commit 575c17f57f566fd82ce14e5d6234b9d062358530
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 9 23:07:10 2008 +0000
Upstream version 2.09K
commit 83a8d00e09581e35993f3001ba68fd7734e16b7b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 9 23:03:57 2008 +0000
Upstream version 2.09J
commit 12b1d6807dc999b19101589ca6df864f1f8f13ef
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Feb 8 08:17:21 2008 +0000
Fix argument handling
Long arguments without a space (--opt=arg) now work correctly.
Also, move sound initialisation to a separate function, add an
undocumented --exit-after SECONDS argument, and update mkversions.sh
to include CXXFLAGS in the --version output.
commit 795ac21e5c95add3ee72193e0f5a8a02f478dac9
Merge: 1c8dac9 e2083f2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 7 00:07:29 2008 +0000
Merge with upstream
commit e2083f2f0c89700b3419474145e1ba2f30a92ce5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Feb 7 00:06:58 2008 +0000
Upstream version 2.09I
commit 1c8dac9bba84ad1fad28596a10158f11f76febca
Merge: 1a78967 bf19d9d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 5 03:24:31 2008 +0000
Merge with upstream
commit bf19d9d6f85f26a59b8400f158b17935a95bc524
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 5 03:24:21 2008 +0000
Upstream version 2.09H
commit 1a78967859988e75afd8e3f4316084e591b5d960
Merge: a60ca6e 4151988
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 5 03:01:11 2008 +0000
Merge with upstream
commit 41519882c6d1b594d17b0b00cba3b67ecf7fe00e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Feb 5 03:00:57 2008 +0000
Upstream version 2.09G
commit a60ca6ed98e3e293aaf1b11f4298595fb2625cdc
Merge: 4c06b83 c836b73
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 4 03:12:26 2008 +0000
Merge with upstream
commit c836b738c5e820cbd4d603e0381efce9d92dfbee
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 4 03:12:14 2008 +0000
Upstream version 2.09F
commit 4c06b8317ce88c9e1713c8eb8aea6a0f6af79157
Merge: c57b411 c40dccc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 4 01:18:45 2008 +0000
Merge with upstream
commit c57b41130f178c53900454fe6a4570a871167d4f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 4 01:09:29 2008 +0000
Add regex support
Add a beep button.
Insert "@." when resizing
Set inpSeek to constant width font
Extend character range to include { | } ~
commit ad9f2d6a3ebf776d0f7f70b42dbc3382df3d449a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 4 01:08:34 2008 +0000
sprintf considered harmful
Also fix a bug in putadif() where strings longer than the max
field size would be truncated to one less than that size.
Add a configure-time check for snprintf and vsnprintf because
flstring.h looks for HAVE_SNPRINTF and HAVE_VSNPRINTF
commit c40dccc5b831459f2167b0c858b689167285272a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Feb 4 00:54:01 2008 +0000
Upstream version 2.09E
commit 58839a1a498ba2fc0dfb5c4b5f48d11b981ec0ac
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Feb 3 03:05:08 2008 +0000
Adjust PSK Viewer colours
Also set window class and insert end-of-formatting char
commit 2eecd2e9339b26c4f3ee40af6177e5b62441456b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Feb 3 01:34:12 2008 +0000
Upstream version 2.09D
commit bcecfe43e29f793d74350286363f7ec9acc5440c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 2 23:16:40 2008 +0000
Use sndfile C API
Also add .au support
commit ead061ffd9cbbfa4b3740ab23e24412f94106e0e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 2 23:16:13 2008 +0000
Fix unchecked retval warnings
commit c3d55a6ce105e3334b9081950d5884d1db4ccd07
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 2 23:09:57 2008 +0000
Fix for sync AM rig modes
These are new in hamlib 1.2.6. We could require >= 1.2.6
in configure.ac, but then we would make packaging difficult
on Debian stable (etch) for no good reason.
commit 41e003e38eb09e9d341bfa10d1942a78f4699905
Merge: 398f3a3 2eecd2e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Feb 3 01:40:03 2008 +0000
Merge with upstream
commit c5a706477c58c3e8e3b4572b8e17e4d5ca8ed4e2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 2 22:26:09 2008 +0000
Upstream version 2.09C
commit f5582953c2d4eb33afffafcf98038870215f325b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Feb 2 04:40:52 2008 +0000
Upstream version 2.09B
commit b18ab16eb8f0510fab9e8cc40ce411bf4b9bc8c3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 31 21:39:52 2008 +0000
Upstream version 2.09A
commit 2736cb79b5c75fb7f62158187c015bfab71436c3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 30 23:17:24 2008 +0000
Upstream version 2.09 (alpha)
commit d4ad637704eae751018225c82c8403f0d9e708a8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 29 15:58:15 2008 +0000
Upstream version 2.08
commit 398f3a3bba50c8aa23b1402a3d1acf58ab468981
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 27 12:37:04 2008 +0000
Enable std-options
With this automake option, "make distcheck" will also require the binary
to write text to stdout and exit with code 0 when called with --version
and --help. This way we get a free (but fairly basic) runtime check.
Also, use the AC_COPYRIGHT macro instead of a comment.
commit 9d5187bbd304077e773377dcbfbead3df5e3411d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jan 26 18:44:13 2008 +0000
HTML/cmdline help changes
commit 0bb60b2a802a09e39f540ca04504a2aada17449f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jan 26 17:11:36 2008 +0000
Makefile freebsd compat.
On FreeBSD include files for portaudio-1 are in /usr/local/include/portaudio
include files for portaudio-2 are in /usr/local/portaudio2
similarly for the libs.
commit 4d72d2b4e5c8ac061943a2242a2067f0c61c6210
Merge: 1d0eee3 34f68be
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 25 23:13:55 2008 +0000
Merge with upstream
commit 34f68be95127c4779ebb98b08535ece2fe912b09
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 25 23:11:48 2008 +0000
Upstream version 2.08G
commit 1d0eee36b476e333d18a7e45489db12a1436ba9b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 25 14:38:04 2008 +0000
Remove freqlist hscrollbar
commit bd87ef5e39182dd1303fd4eeb410a513aa68f83a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 25 11:58:52 2008 +0000
Rigdialog changes
Make the window shrinkable, and also add a mouse shortcut to replace items
in the frequency list. Update tooltip.
commit 0a33c9d1638fe8cdc84bef46b517372dbea09746
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 25 11:56:34 2008 +0000
Version text changes
Break long lines in version text
Minor changes to help text
commit ed02583c78b873653849060aa8cf5a8cc188289a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 24 13:37:30 2008 +0000
Clean up min/max macros
commit 70de915acfcc2da600dce5a4e03ae2e353c9b202
Merge: c410ff8 3756b2e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 24 11:07:54 2008 +0000
Merge with upstream
commit 3756b2e15556a5b85c92c49531f043274828699a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 24 11:05:43 2008 +0000
Upstream version 2.08F
commit c410ff86680b5dd9b9bfa6dc58917a774bba2b2e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 22 05:12:17 2008 +0000
Remove .desktop Encoding
commit 50551804579c55b25d8715ee6d43f5f21ad366e7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Jan 21 12:11:22 2008 +0000
Fix freq/mode selection
Setting some rig modes may also change the frequency;
set the rig mode first
commit c2f76891dd308de78460b270830b44521e91c334
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jan 19 22:51:14 2008 +0000
Retry PA/OSS errors
commit 67c2c691aa32b8e1227aced76af402978c74c434
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 16 13:57:04 2008 +0000
Audio playback fix
Do not apply the receive mixer volume to the audio
samples read from files when the mixer is disabled.
commit 0a0e32247b81bc336a68fb38bc5e07777a052e96
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 16 13:42:11 2008 +0000
Rig dialog changes
Display saved rig mode, digital mode, and wfall carrier
in the rigcontrol window frequency list
commit 2ecb92289a8bab57e30c0cc9a59f54e2281a6988
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 16 13:36:05 2008 +0000
DominoEX bug fix
Fix a decodesymbol() loop that was accessing memory below
the start of symbolbuf
commit 86d89d0e0de70b7cc0550e0fd5e40f79b2aba8dd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 16 13:34:13 2008 +0000
Use correct check for OSS
This only affects error printing when PortAudio/OSS returns with
an "Unanticipated Host Error"
commit c77b1e66bf1e9574618d0c8ae2410943c58539f5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 17:34:24 2008 +0000
Add some help items
commit 8d87607610ff797686a9b08152aab3a883b6f409
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 12:05:40 2008 +0000
Cosmetic changes to rx menu
commit 3f10b9ff7d202fab980d6187ab09f615690db476
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 12:04:10 2008 +0000
Squeeze wfall controls
commit 7e7e2aa032857dff74a7602ff064e5f86f132b01
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 12:03:56 2008 +0000
Hide QRZ password
commit 15ee11a2fcc2f07b2161eb7d1b5fbb31543cb1d8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 12:03:36 2008 +0000
Clean up QSO frame
commit 5f366be46064ef807889d1b26a95879fbe23e758
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 12:03:11 2008 +0000
FTextEdit paste fix
commit f673947a24812edca762fb27938231e82fd9b3b4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 12:02:23 2008 +0000
Update INSTALL file
commit 792b6b53e7d617427fe8429cc66cb7584512ea2b
Merge: 73fde2a 580cc21
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 12:01:11 2008 +0000
Merge with upstream
commit 580cc21100053b8935fba6a8cc4933ccb551385c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Jan 15 03:16:59 2008 +0000
Upstream version 2.08d
commit 73fde2af9fc2698e94d2cf8c6a0e3529c61635eb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 08:42:19 2008 +0000
Use execvp
commit 4cbfa4bd9447d879d36560859ad80afd07b49487
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:24:15 2008 +0000
Add Olivia settings
commit ba64201e7775aca39add84a6b1b21fff870866bd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:20:34 2008 +0000
PSK bug fix
Initialise s/n and imd variables
commit 99c0d578d56eb54ccee526d0303b88dc9fa60d4c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:19:30 2008 +0000
Throb bug fix
Plug a memory leak caused by using the wrong delete operator
commit e6a0caaa67c0d2d23ee83341a9eaddedb81ee798
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:18:26 2008 +0000
CW fix
Initialise usedefaultWPM in ctor to avoid valgrind warning about
conditional jump depending on access to uninitialised memory
commit 220c41f54ab120eaaffdf875811d1bc7941fe554
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:14:07 2008 +0000
MFSK bug fixes
Set some variables to avoid accessing uninitialised memory.
Initialise interleave table with 0s; the original gmfsk code
used g_new0 to do this. This avoids another access to random bits.
Fix memory leak by creating the small syms array on the stack.
Initialise symbolpair[] with 0s in ctor to avoid vargrind warnings
commit a30e84f6388936aacb9323a1b22dcae7e7592536
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:11:12 2008 +0000
Olivia bug fixes
Set smargin and sinteg to avoid access to uninitialised memory
Also set lastfreq to 0 in ctor to avoid valgrind warnings
commit d3ff0adf9db8c138e46211288d589a26eb6c259a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:07:18 2008 +0000
Fix key bindings loop
commit 642e63629a98ee24e09e8b5ba9f97cbfa8fff7f5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:06:47 2008 +0000
Add debug_exec
commit 8cb6ccbc4074c7b835b22e3e932277cf06bf56d5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 13 03:05:32 2008 +0000
Print host API errors
commit 0d934eec1cafe1694bbbd8db1040819e96078758
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jan 11 04:17:23 2008 +0000
Stacktrace updates
Kill a newline in Aborting... message
Skip pstack's own frame when printing stack trace
commit 904e7f4fcbb74c0f9212377107afb9aa9c99a850
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 10 20:09:42 2008 +0000
Add selectFreq delay
commit f2bdf7a3eaab2f2dd40036eb66487d67b48a7074
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 10 18:19:16 2008 +0000
Add #if USE_PORTAUDIO check
commit 5f4ea06461d22d13d9233899cef61e07b259a20f
Merge: e1e2307 60d3b3d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 10 18:04:39 2008 +0000
Merge with upstream
commit 60d3b3d71ab32ddd08dca1df328cd386ee326e3a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 10 18:02:24 2008 +0000
Upstream version 2.08c
commit e1e230774facfd9bfffc3dee934e4c3dd61e7ec5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 10 00:29:52 2008 +0000
Mention Native sample rate
commit 09e25894fb57965986edd9426274ec9600c67d67
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jan 10 00:16:52 2008 +0000
Add .desktop, move icons to data/
configure.ac updates
Thanks to Steve Conklin for the .desktop file and the Makefile.am patch
commit 8a89e6417033d94f48823256228e46e269c5059b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 9 23:20:18 2008 +0000
Set locale only for LC_TIME
commit 37cddb39f5e114eb6df0169c04b9cf7b17cf73d8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 9 18:24:53 2008 +0000
Update README
commit fb86586f9c34ce429eafa9de35a7df7773332926
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 9 16:47:35 2008 +0000
Set default cursor for popup
commit f88e55979bf4b71fae94c270af8c79f9038add63
Merge: 24a1f89 5eeb184
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 9 04:19:41 2008 +0000
Merge with upstream
commit 5eeb18464e594da35fd610f032d93d20a41f17cf
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 9 04:19:08 2008 +0000
Upstream version 2.08b
commit 24a1f89bfeaa5865051e0f77f9c3a5d35dda888e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Jan 6 16:22:18 2008 +0000
Remove mention of TLS
commit 4ac6ad0745933f258b40987512c3ccc89a27a85c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 2 20:29:55 2008 +0000
Upstream version 2.08a
commit 341dd6c52f2e30b5cb532aa213e9f226a7e102d4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 2 13:15:21 2008 +0000
No sigsearch on RMB release
commit ce52dd17db16c3aa4e93000e5b45410e262c70a4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 2 12:58:21 2008 +0000
Add Native sample rate
commit e3d1e16477d194a9e613ff2c51102aa9d3d52e98
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 27 17:07:39 2007 +0000
New ringbuffer, misc. utilities
commit 635f3d1faafddcbd3304bb4f3c1e1f5679a3c628
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 27 17:06:22 2007 +0000
Add TLS autodetection
commit 3f0701cca0c89d67ec42d850c4e0c503c09b5cf8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 27 16:34:25 2007 +0000
Upstream version 2.07
commit 0a1dab20474bbe17e9da97bedb59f3a47d3da71e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 26 20:52:46 2007 +0000
qrunner updates
Rename QUEUE to REQ and delete CMP_CB
commit 0dc1e2357e3284a108928f9017126163a9d093f0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 2 20:42:16 2008 +0000
Use std::bind if available
commit d3849ae87722ae7deb62012f08be5810f76229b7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 2 20:40:57 2008 +0000
Switch cSoundPA to the C API
commit d32954878284f8a1c31dd9e1c3f11b7fd7893a48
Merge: b237fd6 4ac6ad0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Jan 2 20:30:04 2008 +0000
Merge with upstream
commit b237fd655a9bb1867b1fe3a14e0a939883fe3da4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Dec 29 14:15:53 2007 +0000
Copy CXXFLAGS to CFLAGS
commit 9662164e8f71868e44356c39537ac2b31d0b159c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 28 16:15:47 2007 +0000
Correctly initialise CW modem
commit 6843d6917826980e650f76fad5588be333143de7
Merge: 7ed4274 3f0701c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 27 16:34:52 2007 +0000
Merge with upstream
commit 7ed42742606b612105512beab8a58a09597bce2c
Merge: cda31bd 93ded34
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 26 17:34:16 2007 +0000
Merge with upstream
commit 93ded34b776bd728b5460b0fd97ee956df97f880
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 26 17:33:35 2007 +0000
Upstream version 2.06
commit cda31bdcc77c97a5dbd582427eafd4df97b4f0ca
Merge: c7088d9 3cc681c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Dec 24 07:35:25 2007 +0000
Merge with upstream
commit 3cc681c35e5438ea21ed6c27aca10a8d2c07bf7a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Dec 24 07:35:17 2007 +0000
Upstream version 2.066
commit c7088d960869af87de55da76df569df8cd781ee7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Dec 22 22:59:24 2007 +0000
rigsupport.cxx fixes
commit 60c9060d70514d1d9908b1b0573801a6028f17c8
Merge: b7dd1c0 f036259
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 21 21:52:57 2007 +0000
Merge with upstream
commit f03625945fb0d49789c3948e2964267b244dbf4c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Dec 21 21:52:46 2007 +0000
Upstream version 2.065
commit b7dd1c0ca5f19342e8c6bbb5381ac6cbe59fe3d0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 20 16:58:18 2007 +0000
Move Audio under Files
commit 77e315cb384090c634aefa4d50eaa9a0530dd9c0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 20 16:57:56 2007 +0000
hamlib.cxx fixes
commit 05f035b33765bbbf758e2277fa437f49221e23bb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 20 15:07:00 2007 +0000
Default to NONE when adding new freqs
commit 5c8680a3845a382b49ffb40184321179d4a0b8a2
Merge: fbe33b9 4e28274
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 20 09:56:18 2007 +0000
Merge with upstream
commit 4e28274477d5a8dfaeccb220bdc12c5ec3a41a71
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 20 08:21:04 2007 +0000
Upstream version 2.064
commit fbe33b9a2f7c4c2fbb40ed52d729c0b4461c42d5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 19 08:24:01 2007 +0000
Add digiscope mwheel handling
commit 14939ae3a709bc2250c74c7e576507c15c60edbc
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Dec 18 13:43:28 2007 +0000
Remove adjuster widget
commit 67889b78fd1989b6586109b7df98c1d0542d8dc0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Dec 18 13:24:07 2007 +0000
More tweaks
commit 2605fca040faaa0ab9bba18701cb0d274d5b7f45
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 13 18:39:50 2007 +0000
Set opMODE in selectFreq
commit 74f384232e0e62c4c3c64b03762413791704b673
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Dec 11 22:38:16 2007 +0000
Don't copy freqlist to cout
commit c8633a838130c688744c97c91d9cf422bb1a1504
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Dec 11 03:36:51 2007 +0000
Upstream version 2.062
commit 133664eff414954df36906e2cd1eafc74d966a1a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Dec 10 20:27:21 2007 +0000
Add cast to adjFreq callback
commit 8dae0d9589f118e90e06d320a5a9af5ee4afb3d0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Dec 9 22:56:05 2007 +0000
Rigcontrol dialog changes
commit 5ce658afb1281ff94993597aa194f9fb134df9ce
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 20 09:55:20 2007 +0000
Add more date macros
commit 50c99e9e759d921db7267930e98855a1a0babcc3
Merge: e33f12f c8633a8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Dec 20 09:44:55 2007 +0000
Merge with upstream
commit e33f12f74e2ac227d712b07aaf50f46694458773
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Dec 10 21:14:59 2007 +0000
New stacktrace code
commit 023e1f3915dd3c7c5426cc527a4d855322c25f97
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Dec 9 18:44:52 2007 +0000
Fix g++-4.3 errors and warnings
commit 38a677e798b0f7fd97d99094c4ec07dc7da339ae
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Dec 9 18:27:33 2007 +0000
Fix new assertions
commit 80f6f30cc9148e2a6ab91512aaa9e6c600b0d156
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Dec 9 18:09:43 2007 +0000
Remove extra includes
commit 606a047ce1fcd0403b25548ee8056685d378e5a0
Merge: a785448 17e5dc5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Dec 9 18:07:05 2007 +0000
Merge with upstream
commit 17e5dc5c284498ade9dd46d80a78599f38b73c57
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Dec 9 16:44:10 2007 +0000
Upstream version 2.06 (alpha)
commit a78544851c25166fc917b9cfe1a56cf55e249d1c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Dec 8 19:57:49 2007 +0000
Compiler fixes
commit e7795ef50cdf88c82fe5de3d9cc42c569ca6e39a
Merge: 13f5c88 131f09c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 5 18:13:56 2007 +0000
Merge with upstream
commit 131f09c38849e5b8870f42939758290ed8319c3a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 5 18:13:40 2007 +0000
Upstream version 2.05
commit 4aba0d51f2ab2a1d31b5517a3fc41eb2e1e116de
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Dec 5 18:13:05 2007 +0000
Upstream version 2.05d
commit 13f5c8807f784ac2ffc33c276be29c0029cef9df
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Dec 1 22:13:03 2007 +0000
Add M clear shortcut
commit 4b322bc17fe8c70c732b6eb788b61ef1c5e3b750
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Dec 1 21:38:20 2007 +0000
More status button tweaks
The mouse wheel now cycles through the modems in the same order as
they appear in the main Op Mode menu
commit 5b44ca282779587de9fc9167a201e0cb21e3364e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Dec 1 21:26:26 2007 +0000
Analysis: put_MODEstatus in rx_init
commit caa3e3ed269c706850958e66e0debf4098c9b88c
Merge: 161112b e229f28
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Dec 1 04:30:24 2007 +0000
Merge with upstream
commit e229f2849cb8bba2a9c6cbf1e83651332f543eaa
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Dec 1 04:29:52 2007 +0000
Upstream version 2.05c
commit 161112b8a9cb4f03bbe07fe9d32870a856dd93ad
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 23:55:16 2007 +0000
Fix btnMem mouse2 handling
commit 72099f4428a3f49cb5b4c847c2e32f2cc5699c30
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 01:38:21 2007 +0000
Fix waterfall marker drawing
The markers may wrap around the other end of the waterfall if the
AFC search range is large enough
Also narrow the AFC search range and reduce the squelch threshold
when the mouse wheel is scrolled down
commit 614e601f377b09f9efa560faf9a2a38aeeec0a4e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 01:26:19 2007 +0000
Add a sample rate config menu
Change get_best_srate to try the modem sample rate and
device sample rate only
Print exception messages to the status bar
commit e5549c5f94a2bc5fc138673178f7cf675bdb111d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 01:05:38 2007 +0000
Add a waterfall Mem button
Also add a mode_info structure and hence delete the
modem init functions. Add a new init_modem_sync
and QUEUE_FLUSH. Tweak the status button menu.
commit 85173b9d437ef9c24805c591e2d7be4ef799b153
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:39:50 2007 +0000
Get rid of CRs
commit 90ee5d59419639209cab80f28feb7634bc565131
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:39:13 2007 +0000
Fix FText event handler
commit c068900a741c3737f680698878ebac8e658a18fb
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:39:10 2007 +0000
Add an INSTALL file
commit d1f6a29edb9af5183f6b870bfae260190836b858
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:29:53 2007 +0000
configure.ac fixes
commit 57b8fb9bea2db2edf532e78ed3a46b9d35c58507
Merge: d30f0b3 e672295
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:27:39 2007 +0000
Merge with upstream
commit d30f0b38292baf051836310d97f4bee6565e8bf0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:20:38 2007 +0000
Delete debugging message
commit 4a59d66cd34694f72ae2cdcdbc6d4792947cf531
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:18:13 2007 +0000
Fall back to bundled samplerate
commit 8684521507992c59fcf31538c1c98af15171ff57
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:17:33 2007 +0000
Make sndfile optional
commit 4dec0c20be1d9715b0ec5b467e4201bf913c015b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:13:02 2007 +0000
PA args should depend on USE_PORTAUDIO
commit bf547e84915ddaa3366f617c19e57cf4d45f9238
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:12:39 2007 +0000
Upstream version 2.05b-exp
commit 41f65cdd08a821f2135e1ad57443805843c74cf5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 29 00:11:20 2007 +0000
autoconfiscate
commit e6722951400cebe999a1d45929047980ace4f517
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 28 22:32:50 2007 +0000
Upstream version 2.05b
commit fe9d142f9b71efc6bc5c24b8f78c8cd352d771ae
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 9 09:51:18 2007 +0000
Reset sq label; reverse mwheel direction
commit 14f1019e6a07444f7cb8238f981a76f841368029
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 18:21:50 2007 +0000
Squelch label
commit 9dad9b9ee4f13a27072399a978389e343b6d4dc2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 17:48:59 2007 +0000
Fix cc warnings; print src version
commit e9d1cd8c4afe3c4fe4369bca22227a079a3f403b
Merge: 6b6bd5b 0ddcf6b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 17:43:59 2007 +0000
Merge with upstream
commit 0ddcf6b92e6bd8009d1aecca495eec07ad7d06ea
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 17:42:47 2007 +0000
Upstream version 2.05a
commit 6b6bd5bc710b2ed14752291321a460be7e5ec01d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 06:28:21 2007 +0000
Makefile updates
commit e28b57b60f044eda5d7c755687ede4612ce5cd32
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 06:20:30 2007 +0000
Clean up; add copyright headers
commit 8e949e899dc521b6627de70f8ea96a73d0ea1958
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 06:19:39 2007 +0000
sample-rate and frames-per-buf switches
commit ea37d3044bba4f016b264d35c8aba28c54d520d1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 06:19:00 2007 +0000
FLAC and sndfile comments
commit 53b6c206afd5eab36a09d9472f00b4e94e4efd0d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 06:00:08 2007 +0000
Keep the audio stream open
commit aa71760df88207ada13d9e2287036ca1e33c128e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 03:47:36 2007 +0000
More waterfall hacks
commit 4cf9874ffd0dccd805dae28869e69037a7934571
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Nov 7 03:44:28 2007 +0000
Add clear_sent method
Use this instead of clear when encountering a ^r
commit 434634eaf06849c13e92c5b958b78908b160c077
Merge: 7580a6e 11af060
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 2 01:09:02 2007 +0000
Merge with upstream
commit 11af0601601aeefe4bda1255fa828b8a76368bce
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Nov 2 01:02:35 2007 +0000
Upstream version 2.04e
commit 7580a6e37c91896a712e41cf7ef42018c0fdc4f4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 1 04:41:38 2007 +0000
Use pkg-config where possible
commit be35436ace1b3d095a9f74c95b3db4b2e0f41a62
Merge: 1d7380d 9d1d3de
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 1 03:22:37 2007 +0000
Merge with upstream
commit 9d1d3def6fa09c04ba9e0333fba4c6913f79980e
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Nov 1 03:22:20 2007 +0000
Upstream version 2.04d
commit 1d7380da24b726ec07ba4148d65279a483138c92
Merge: 5031bba a28f2f8
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 31 15:33:13 2007 +0000
Merge with upstream
commit a28f2f871454be28ce26a94f49a15edc3f54cf21
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 31 15:29:03 2007 +0000
Upstream version 2.04c
commit 5031bbae89ab200e416a1663658f1d03bb354c84
Merge: 587711a 8968942
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 31 02:54:10 2007 +0000
Merge with upstream
commit 587711a7860d77fa72d8efbfb7af14116a95bc92
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 31 02:53:48 2007 +0000
Fix AFC shortcut handling
commit 896894229c330542835fccab0fa939259ae7d2e2
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 31 02:49:56 2007 +0000
Upstream version 2.04b
commit d23ca917eb4f4572e139a21f59330e48b19decfd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Oct 31 02:48:30 2007 +0000
Upstream version 2.04a
commit 2dab69f7a06164e110f0dda83afa6ba3a35eb271
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 29 03:15:22 2007 +0000
Upstream version 2.04 (rc)
commit c222a6600558fe9e79bddda789496efddcefda5f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 27 15:57:10 2007 +0100
Upstream version 2.03
commit 7de4d361b12741751f8924af98496ab02c35bd62
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 23 21:13:02 2007 +0100
Upstream version 2.02
commit d00fa6942ccef0e29c8494d3ea1bee752e9cde73
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Oct 21 05:19:12 2007 +0100
Upstream version 2.01
commit c075bd10194933b756fbe81ae1f6fed2a04780cd
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Oct 18 08:49:27 2007 +0100
Upstream version 2.0
commit 25b4b87eb915602ea70e348167dfb2c08b4bfb63
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Oct 16 18:18:03 2007 +0100
Upstream version 2.0 (rc)
commit a9831c865c8c43ee34b5d85c5f3e68a9a7d4b698
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 15 23:32:59 2007 +0100
Upstream version 2.0pre2
commit f9e9820662ba479deab42b9f3fe3324a9f70ce63
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 15 10:12:51 2007 +0100
Upstream version 2.0pre
commit 436e90ea452bce9489bb5b0b79fa33fe4ec02d46
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 13 00:15:06 2007 +0100
Upstream version 1.38.15
commit 94355bf931e3528d106f30335a2f72b7cefcf575
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Oct 12 10:14:02 2007 +0100
Upstream version 1.38.14
commit 3aee619baa1f78a3353db81d1be68ba900d48f98
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 8 07:59:57 2007 +0100
Upstream version 1.38.11
commit 5872467d8c9ab56b9f87961532558fa2a46d9a1f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sun Oct 7 14:20:44 2007 +0100
Upstream version 1.38.10
commit 1e5172cb3f81c04ee275c288bd759d1e6c2fcfa0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Oct 6 16:04:10 2007 +0100
Upstream version 1.38.09
commit 3ae308a6092c15c86d2e4a1fe884a10cf0a7684a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 1 03:27:49 2007 +0100
Upstream version 1.38.08
commit 3c922de1fedf8520fd3785933acbfb5a2a5cb8d0
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 1 03:27:09 2007 +0100
Upstream version 1.38.07
commit 6a161c8efeaf821bc90c461fd06d28d6570e58ba
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Oct 1 03:25:22 2007 +0100
Upstream version 1.38.06
commit 50d02cc50791fc2251a7a90085390f4973e3db5c
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 28 16:18:32 2007 +0100
Upstream version 1.38.05
commit c71808d3d733d723d4e6bbf56b8e9b4c84d8b3ab
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Sep 28 15:39:56 2007 +0100
Upstream version 1.38.04
commit fc4caa1677e89690e2c9160af90ee868ba5ab0ff
Author: Stelios Bounanos <vcs@enotty.net>
Date: Mon Sep 24 22:19:36 2007 +0100
Upstream version 1.38.03
commit fc457abab95b29cbbbd638d28b8f0799c9e31f0d
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 19 13:00:19 2007 +0100
Upstream version 1.38.02
commit 23b6edc8568a6eeafabd23ac43baf77357dc02b9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 19 01:45:42 2007 +0100
Upstream version 1.38.01
commit 4d5b9e7a3502154d88e4f26247476cbbf8b8a98a
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Sep 19 01:33:25 2007 +0100
Upstream version 1.37U
commit d4621401dba9ebac1a801f8f2190c2adb5afc998
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Aug 23 06:10:32 2007 +0100
Upstream version 1.37S
commit 5ab32c854df6f296e41c9e9cc8c4c210d457d098
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 22 09:11:16 2007 +0100
Upstream version 1.37R
commit ecd9157d4c924b2d05a9793df3cea7a7b99f3a60
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 22 08:24:39 2007 +0100
Upstream version 1.37Q
commit 48ad45edfe2c7b9fcb7bd917e4f5ef00ab7b2231
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 22 08:22:23 2007 +0100
Upstream version 1.37p
commit 04b32dc4f86413d0afc8a63c6dcd666bbf658c47
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 22 08:21:57 2007 +0100
Upstream version 1.37o
commit 6d4e6e7c09ee33984d0e2a0ac9527393c0dad141
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 22 08:20:44 2007 +0100
Upstream version 1.37n
commit cbae4492e766fb64e5f4f8e607a774359d9ba63f
Author: Stelios Bounanos <vcs@enotty.net>
Date: Wed Aug 15 03:06:38 2007 +0100
Upstream version 1.37L
commit 6f058a28400ddf431c8167e85db120caa11ed115
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 17:53:37 2007 +0100
Upstream version 1.37k
commit 819904b72d6993225c1dcc9bbdf8d14f73858ef9
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 14:44:29 2007 +0100
Upstream version 1.37j
commit 6d7eb5c09885d13cde1a8d1fac16d10cfee7f328
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 14:44:14 2007 +0100
Upstream version 1.37i
commit 23860fbd025152d7ce1341991515920493c0b135
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 02:20:52 2007 +0100
Upstream version 1.37h
commit e1efe8c8165bc23aebc63c71086d73e916a1ce4b
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 02:18:58 2007 +0100
Upstream version 1.37f-exp
commit 08723222131c53eba5b70750bc3086996aa92d72
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 02:17:50 2007 +0100
Upstream version 1.37e-exp
commit c3d146d1ba71564ea2e1afdd3a10ca6b56fa42ce
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 02:15:21 2007 +0100
Upstream version 1.37c-exp
commit 52e0bb1f3ad3c8e2bef735df7d349cafa6870fd7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 02:10:36 2007 +0100
Upstream version 1.37a-exp
commit df27a23765dc66990114380ec6a87f7b34879c08
Author: Stelios Bounanos <vcs@enotty.net>
Date: Tue Aug 14 02:09:43 2007 +0100
Upstream version 1.37exp
commit 81f00f66526a69547e874d3ee5522b192bb0ebb1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Thu Jul 26 01:52:01 2007 +0100
Upstream version 1.36e
commit a4c5c49d9d1cf0f5ab68d51214b417f365f30596
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 21 13:17:53 2007 +0100
Upstream version 1.36c
commit f2e8c9a210608900ed55ea5ff34b74c40523e545
Author: Stelios Bounanos <vcs@enotty.net>
Date: Sat Jul 21 13:15:41 2007 +0100
Upstream version 1.36b
commit 54de891c56b3539f84abfedf76f3988d7a33e5e1
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:28:41 2007 +0100
Upstream version 1.35R
commit ffb63c1c9750c30e68b3f908869be74f7f14a3b7
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:28:11 2007 +0100
Upstream version 1.35q
commit a140f84608a00b697c164ec8f83edb781c655659
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:27:16 2007 +0100
Upstream version 1.35o
commit dcf89d5323708221159c933bb23e092e864978c4
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:26:36 2007 +0100
Upstream version 1.35N
commit 3be91c169f2a318c5dd6343e8dd5e0c0eee24bf3
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:25:46 2007 +0100
Upstream version 1.35M
commit 33f4b491071c09e8574e6a7593345bca8ce6ef25
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:24:50 2007 +0100
Upstream version 1.35L
commit e37ebe13a4dbce3e7e4204d6d18cd6729dcc27f5
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:19:01 2007 +0100
Upstream version 1.35J
commit 96217900782d3bcb990897bc79ae5aded3dace34
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:10:49 2007 +0100
Upstream version 1.34
commit 4d5c3d47686fdc733f7bdf1185c4683122cc9c60
Author: Stelios Bounanos <vcs@enotty.net>
Date: Fri Jun 22 23:04:50 2007 +0100
Upstream version 1.33