diff options
author | Diane Bruce <db@FreeBSD.org> | 2018-06-26 15:47:51 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2018-06-26 15:47:51 +0000 |
commit | 37b0c2943acc3dab11f910f832c276c3c98ef8a5 (patch) | |
tree | 37d23303182703791c4e1b92ba54bd841be9a112 /comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp | |
parent | Added flavors support to drush. (diff) |
Updated to 9.2.6
20170817 QSSTV 9.2.6
Changed the .pro file for autodetecing correct libopenjpg2 (DL1JBE -Tom)
ftp transfer - initialize bug fix (VK6MN- Mike)
Help manual -> path correction and corrected some typo's (DJ0MBA- Marinus)
SSTV initialize bug fix (Adrian)
Camera support for Raspberry PI Cam
fixed audio loopback use
fixed transmission after stop, image was not restarted at top
20161022 QSSTV 9.2.5
Screen size reduced for use with smaller screens-fixed.
rig control - added capabilities test.
PR: ports/229140
Submitted by: takefu@airport.fm
Diffstat (limited to 'comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp')
-rw-r--r-- | comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp b/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp index f08472d1e2a3..4263284ab43b 100644 --- a/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp +++ b/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp @@ -1,4 +1,4 @@ ---- qsstv/drmrx/channeldecode.cpp.orig 2016-04-08 23:08:29 UTC +--- qsstv/drmrx/channeldecode.cpp.orig 2016-08-23 19:39:12 UTC +++ qsstv/drmrx/channeldecode.cpp @@ -29,7 +29,6 @@ #include <stdlib.h> |