Stelios Bounanos
575c17f57f
Upstream version 2.09K
2008-02-09 23:07:10 +00:00
Stelios Bounanos
83a8d00e09
Upstream version 2.09J
2008-02-09 23:03:57 +00:00
Stelios Bounanos
12b1d6807d
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.
2008-02-08 08:17:21 +00:00
Stelios Bounanos
795ac21e5c
Merge with upstream
2008-02-07 00:07:29 +00:00
Stelios Bounanos
e2083f2f0c
Upstream version 2.09I
2008-02-07 00:06:58 +00:00
Stelios Bounanos
1c8dac9bba
Merge with upstream
2008-02-05 03:24:31 +00:00
Stelios Bounanos
bf19d9d6f8
Upstream version 2.09H
2008-02-05 03:24:21 +00:00
Stelios Bounanos
1a78967859
Merge with upstream
2008-02-05 03:01:11 +00:00
Stelios Bounanos
41519882c6
Upstream version 2.09G
2008-02-05 03:00:57 +00:00
Stelios Bounanos
a60ca6ed98
Merge with upstream
2008-02-04 03:12:26 +00:00
Stelios Bounanos
c836b738c5
Upstream version 2.09F
2008-02-04 03:12:14 +00:00
Stelios Bounanos
4c06b8317c
Merge with upstream
2008-02-04 01:18:45 +00:00
Stelios Bounanos
c57b41130f
Add regex support
...
Add a beep button.
Insert "@." when resizing
Set inpSeek to constant width font
Extend character range to include { | } ~
2008-02-04 01:09:29 +00:00
Stelios Bounanos
ad9f2d6a3e
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
2008-02-04 01:08:34 +00:00
Stelios Bounanos
c40dccc5b8
Upstream version 2.09E
2008-02-04 00:54:01 +00:00
Stelios Bounanos
58839a1a49
Adjust PSK Viewer colours
...
Also set window class and insert end-of-formatting char
2008-02-03 03:05:08 +00:00
Stelios Bounanos
2eecd2e933
Upstream version 2.09D
2008-02-03 01:34:12 +00:00
Stelios Bounanos
bcecfe43e2
Use sndfile C API
...
Also add .au support
2008-02-02 23:16:40 +00:00
Stelios Bounanos
ead061ffd9
Fix unchecked retval warnings
2008-02-02 23:16:13 +00:00
Stelios Bounanos
c3d55a6ce1
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.
2008-02-02 23:09:57 +00:00
Stelios Bounanos
41e003e38e
Merge with upstream
2008-02-03 01:40:03 +00:00
Stelios Bounanos
c5a706477c
Upstream version 2.09C
2008-02-02 22:26:09 +00:00
Stelios Bounanos
f5582953c2
Upstream version 2.09B
2008-02-02 04:40:52 +00:00
Stelios Bounanos
b18ab16eb8
Upstream version 2.09A
2008-01-31 21:39:52 +00:00
Stelios Bounanos
2736cb79b5
Upstream version 2.09 (alpha)
2008-01-30 23:17:24 +00:00
Stelios Bounanos
d4ad637704
Upstream version 2.08
2008-01-29 15:58:15 +00:00
Stelios Bounanos
398f3a3bba
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.
2008-01-27 12:37:04 +00:00
Stelios Bounanos
9d5187bbd3
HTML/cmdline help changes
2008-01-26 18:44:13 +00:00
Stelios Bounanos
0bb60b2a80
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.
2008-01-26 17:11:36 +00:00
Stelios Bounanos
4d72d2b4e5
Merge with upstream
2008-01-25 23:13:55 +00:00
Stelios Bounanos
34f68be951
Upstream version 2.08G
2008-01-25 23:11:48 +00:00
Stelios Bounanos
1d0eee36b4
Remove freqlist hscrollbar
2008-01-25 14:38:04 +00:00
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