Wykres commitów

333 Commity (ceb418cb150157cb9ec58307138f02cbfdb67be6)

Autor SHA1 Wiadomość Data
Stelios Bounanos ceb418cb15 New file chooser 2008-03-31 01:48:46 +01:00
Stelios Bounanos 19514d354a 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__
2008-03-31 01:45:34 +01:00
Stelios Bounanos 674a4c41e2 Merge with upstream 2008-03-30 16:19:21 +01:00
Stelios Bounanos 067cda0250 Upstream version 2.11E 2008-03-30 14:38:05 +01:00
Stelios Bounanos 3085c26017 Close PA/MME devices after TX 2008-03-28 16:37:13 +00:00
Stelios Bounanos 8449e4f446 New sound_init 2008-03-28 12:17:07 +00:00
Stelios Bounanos 897e3faa47 Add cygwin support 2008-03-27 13:06:40 +00:00
Stelios Bounanos 43f3252eaf Merge with upstream 2008-03-27 12:59:13 +00:00
Stelios Bounanos ecb383b79f Upstream version 2.11D 2008-03-27 12:58:54 +00:00
Stelios Bounanos b58de4ff83 Update EXEC macro
Delete the trailing new line of the external program's output
Add the scripts dir to the front of PATH
2008-03-23 04:19:19 +00:00
Stelios Bounanos 7cd2cddfab Add macro bar mwheel handling 2008-03-23 04:17:36 +00:00
Stelios Bounanos 23a8a17cce Merge with upstream 2008-03-23 04:06:38 +00:00
Stelios Bounanos 3c662b8d2f Upstream version 2.11C 2008-03-23 04:06:30 +00:00
Stelios Bounanos ccaf1c489a Delete fast text widgets 2008-03-20 00:22:34 +00:00
Stelios Bounanos a0e78c03cd Delete libsamplerate 2008-03-19 22:38:01 +00:00
Stelios Bounanos 48ec6e181e Fix sound_init crash
This would happen with an empty progdefaults.OSSdevice
(e.g. new install) on a system without OSS devices.
2008-03-19 22:37:17 +00:00
Stelios Bounanos 2088a09a38 Fix MODEM macro hang in tx
Also remove unnecessary REQ_FLUSH in btnMem_cb()
2008-03-19 22:36:45 +00:00
Stelios Bounanos ab887adcb5 Add EXEC macro 2008-03-19 22:35:46 +00:00
Stelios Bounanos 2865170a33 Merge with upstream 2008-03-17 16:50:03 +00:00
Stelios Bounanos d725f09416 Upstream version 2.11B 2008-03-17 16:49:55 +00:00
Stelios Bounanos 090c39fd76 Upstream version 2.11A 2008-03-17 16:48:37 +00:00
Stelios Bounanos cf7ed309b5 Correctly calculate src_ratio 2008-03-17 06:40:45 +00:00
Stelios Bounanos 267e0ccaff Merge with upstream 2008-03-14 16:28:44 +00:00
Stelios Bounanos 6d97a4e93a Upstream version 2.10 2008-03-14 16:28:38 +00:00
Stelios Bounanos 5bf735c183 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()
2008-03-12 05:41:53 +00:00
Stelios Bounanos 9988143963 Merge with upstream 2008-03-10 17:32:19 +00:00
Stelios Bounanos 122cac96e8 Upstream version 2.10Z 2008-03-10 17:32:14 +00:00
Stelios Bounanos 78fc91593f Upstream version 2.10Y 2008-03-09 21:58:08 +00:00
Stelios Bounanos fbf2bf4dd8 Add shortcut to cancel xmit 2008-03-09 20:09:06 +00:00
Stelios Bounanos 3b1e084539 MODEM macro fix
Add REQ_FLUSH call to make sure that waterfall::opmode
has been run before returning from init_modem_sync.
2008-03-09 20:07:38 +00:00
Stelios Bounanos dc33a16e63 Use region in rx menu 2008-03-09 19:20:36 +00:00
Stelios Bounanos dbc40df69e Merge with upstream 2008-03-09 22:01:22 +00:00
Stelios Bounanos cdb15b024e Merge with upstream 2008-03-09 19:15:57 +00:00
Stelios Bounanos 768e509586 Upstream version 2.10X 2008-03-09 19:14:23 +00:00
Stelios Bounanos 6a33924ac2 Merge with upstream 2008-03-08 23:38:27 +00:00
Stelios Bounanos 202f5e275e Upstream version 2.10W 2008-03-08 23:24:42 +00:00
Stelios Bounanos bca62e6715 Upstream version 2.10V 2008-03-08 23:19:46 +00:00
Stelios Bounanos a8806092c8 Fix MODEM macro 2008-03-07 18:08:17 +00:00
Stelios Bounanos 9a5ba8cfee Use correct squelch var 2008-03-07 18:07:09 +00:00
Stelios Bounanos d2855a20cc Merge with upstream 2008-03-07 12:43:48 +00:00
Stelios Bounanos 86956a231c Upstream version 2.10U 2008-03-07 12:40:30 +00:00
Stelios Bounanos 08792eb5bc Wfall/viewer freq paste 2008-03-07 01:44:23 +00:00
Stelios Bounanos 659331f9ed RMB audio history playback
Also prevent playback when dragging, and restore kb focus
to the transmit text widget
2008-03-07 01:43:06 +00:00
Stelios Bounanos f1da5bbca7 Adjust FText styles 2008-03-07 01:41:05 +00:00
Stelios Bounanos f7bc45e5bc Correct Olivia defaults 2008-03-07 01:40:36 +00:00
Stelios Bounanos 080d1bebdd Enable extended chars 2008-03-07 01:40:08 +00:00
Stelios Bounanos 4030253253 Sound init error checking
Also restore Close() calls for OSS
2008-03-07 01:39:37 +00:00
Stelios Bounanos 0bd57961c6 Hide mixer frame correctly 2008-03-07 01:38:25 +00:00
Stelios Bounanos eead0fc9da Viewer freq paste shortcuts 2008-03-07 01:37:13 +00:00
Stelios Bounanos e03925125b Merge with upstream 2008-03-04 13:29:01 +00:00