Stelios Bounanos
bd87ef5e39
Rigdialog changes
...
Make the window shrinkable, and also add a mouse shortcut to replace items
in the frequency list. Update tooltip.
2008-01-25 11:58:52 +00:00
Stelios Bounanos
0a33c9d163
Version text changes
...
Break long lines in version text
Minor changes to help text
2008-01-25 11:56:34 +00:00
Stelios Bounanos
ed02583c78
Clean up min/max macros
2008-01-24 13:37:30 +00:00
Stelios Bounanos
70de915acf
Merge with upstream
2008-01-24 11:07:54 +00:00
Stelios Bounanos
3756b2e155
Upstream version 2.08F
2008-01-24 11:05:43 +00:00
Stelios Bounanos
c410ff8668
Remove .desktop Encoding
2008-01-22 05:12:17 +00:00
Stelios Bounanos
5055180457
Fix freq/mode selection
...
Setting some rig modes may also change the frequency;
set the rig mode first
2008-01-21 12:11:22 +00:00
Stelios Bounanos
c2f76891dd
Retry PA/OSS errors
2008-01-19 22:51:14 +00:00
Stelios Bounanos
67c2c691aa
Audio playback fix
...
Do not apply the receive mixer volume to the audio
samples read from files when the mixer is disabled.
2008-01-16 13:57:04 +00:00
Stelios Bounanos
0a0e32247b
Rig dialog changes
...
Display saved rig mode, digital mode, and wfall carrier
in the rigcontrol window frequency list
2008-01-16 13:42:11 +00:00
Stelios Bounanos
2ecb92289a
DominoEX bug fix
...
Fix a decodesymbol() loop that was accessing memory below
the start of symbolbuf
2008-01-16 13:36:05 +00:00
Stelios Bounanos
86d89d0e0d
Use correct check for OSS
...
This only affects error printing when PortAudio/OSS returns with
an "Unanticipated Host Error"
2008-01-16 13:34:13 +00:00
Stelios Bounanos
c77b1e66bf
Add some help items
2008-01-15 17:34:24 +00:00
Stelios Bounanos
8d87607610
Cosmetic changes to rx menu
2008-01-15 12:05:40 +00:00
Stelios Bounanos
3f10b9ff7d
Squeeze wfall controls
2008-01-15 12:04:10 +00:00
Stelios Bounanos
7e7e2aa032
Hide QRZ password
2008-01-15 12:03:56 +00:00
Stelios Bounanos
15ee11a2fc
Clean up QSO frame
2008-01-15 12:03:36 +00:00
Stelios Bounanos
5f366be460
FTextEdit paste fix
2008-01-15 12:03:11 +00:00
Stelios Bounanos
f673947a24
Update INSTALL file
2008-01-15 12:02:23 +00:00
Stelios Bounanos
792b6b53e7
Merge with upstream
2008-01-15 12:01:11 +00:00
Stelios Bounanos
580cc21100
Upstream version 2.08d
2008-01-15 03:16:59 +00:00
Stelios Bounanos
73fde2af9f
Use execvp
2008-01-13 08:42:19 +00:00
Stelios Bounanos
4cbfa4bd94
Add Olivia settings
2008-01-13 03:24:15 +00:00
Stelios Bounanos
ba64201e77
PSK bug fix
...
Initialise s/n and imd variables
2008-01-13 03:20:34 +00:00
Stelios Bounanos
99c0d578d5
Throb bug fix
...
Plug a memory leak caused by using the wrong delete operator
2008-01-13 03:19:30 +00:00
Stelios Bounanos
e6a0caaa67
CW fix
...
Initialise usedefaultWPM in ctor to avoid valgrind warning about
conditional jump depending on access to uninitialised memory
2008-01-13 03:18:26 +00:00
Stelios Bounanos
220c41f54a
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
2008-01-13 03:14:07 +00:00
Stelios Bounanos
a30e84f638
Olivia bug fixes
...
Set smargin and sinteg to avoid access to uninitialised memory
Also set lastfreq to 0 in ctor to avoid valgrind warnings
2008-01-13 03:11:12 +00:00
Stelios Bounanos
d3ff0adf9d
Fix key bindings loop
2008-01-13 03:07:18 +00:00
Stelios Bounanos
642e63629a
Add debug_exec
2008-01-13 03:06:47 +00:00
Stelios Bounanos
8cb6ccbc40
Print host API errors
2008-01-13 03:05:32 +00:00
Stelios Bounanos
0d934eec1c
Stacktrace updates
...
Kill a newline in Aborting... message
Skip pstack's own frame when printing stack trace
2008-01-11 04:17:23 +00:00
Stelios Bounanos
904e7f4fcb
Add selectFreq delay
2008-01-10 20:09:42 +00:00
Stelios Bounanos
f2bdf7a3ea
Add #if USE_PORTAUDIO check
2008-01-10 18:19:16 +00:00
Stelios Bounanos
5f4ea06461
Merge with upstream
2008-01-10 18:04:39 +00:00
Stelios Bounanos
60d3b3d71a
Upstream version 2.08c
2008-01-10 18:02:24 +00:00
Stelios Bounanos
e1e230774f
Mention Native sample rate
2008-01-10 00:29:52 +00:00
Stelios Bounanos
09e25894fb
Add .desktop, move icons to data/
...
configure.ac updates
Thanks to Steve Conklin for the .desktop file and the Makefile.am patch
2008-01-10 00:16:52 +00:00
Stelios Bounanos
8a89e64170
Set locale only for LC_TIME
2008-01-09 23:20:18 +00:00
Stelios Bounanos
37cddb39f5
Update README
2008-01-09 18:24:53 +00:00
Stelios Bounanos
fb86586f9c
Set default cursor for popup
2008-01-09 16:47:35 +00:00
Stelios Bounanos
f88e55979b
Merge with upstream
2008-01-09 04:19:41 +00:00
Stelios Bounanos
5eeb18464e
Upstream version 2.08b
2008-01-09 04:19:08 +00:00
Stelios Bounanos
24a1f89bfe
Remove mention of TLS
2008-01-06 16:22:18 +00:00
Stelios Bounanos
4ac6ad0745
Upstream version 2.08a
2008-01-02 20:29:55 +00:00
Stelios Bounanos
341dd6c52f
No sigsearch on RMB release
2008-01-02 13:15:21 +00:00
Stelios Bounanos
ce52dd17db
Add Native sample rate
2008-01-02 12:58:21 +00:00
Stelios Bounanos
e3d1e16477
New ringbuffer, misc. utilities
2007-12-27 17:07:39 +00:00
Stelios Bounanos
635f3d1faa
Add TLS autodetection
2007-12-27 17:06:22 +00:00
Stelios Bounanos
3f0701cca0
Upstream version 2.07
2007-12-27 16:34:25 +00:00