Commit Graph

79 Commits

Author SHA1 Message Date
Clayton Smith
c3fefcf8d8 Turn off release indicator 2020-12-04 23:09:56 -05:00
Clayton Smith
44a95977d4 Version 2.14.2 2020-12-03 23:09:23 -05:00
Clayton Smith
2e01e86f26 Use CMake to generate AppImage and DMG version strings 2020-12-03 22:16:57 -05:00
Clayton Smith
3c5d455957 Turn off release indicator 2020-11-28 10:49:16 -05:00
Clayton Smith
b36b15304e Version 2.14.1 2020-11-27 22:29:48 -05:00
Clayton Smith
307f3ca391 Disable logging at runtime
To turn on debug logging, run with 
QT_LOGGING_RULES="*.debug=true;plotter.debug=false;qt.*.debug=false".
2020-11-24 21:25:33 -05:00
Clayton Smith
773c416ab5 Turn off release indicator 2020-11-20 21:32:54 -05:00
Clayton Smith
14790722ec Version 2.14 2020-11-19 21:58:00 -05:00
Clayton Smith
cfeb2a9b72 Simplify release versioning 2020-11-19 21:40:12 -05:00
Davide Gerhard
aba69d8796
Fix PortAudio with GNU Radio 3.8 on macOS/Darwin platform
this is needed if the file system is case-sensitive
2020-11-14 15:55:41 +01:00
Clayton Smith
ce9f003dcb Version 2.13.5 2020-11-07 01:54:19 -05:00
Clayton Smith
7e1b0da63d Version 2.13.4 2020-11-06 22:56:12 -05:00
Clayton Smith
9d106648b4 Version 2.13.3 2020-11-01 08:40:49 -05:00
Clayton Smith
161824711d Replace Boost.Program_options with QCommandLineParser 2020-10-31 23:01:58 -04:00
Clayton Smith
6e1a05b037 Version 2.13.2 2020-10-24 12:52:11 -04:00
Clayton Smith
e0a7621caa Version 2.13.1 2020-10-17 11:05:52 -04:00
Clayton Smith
782f59907f Version 2.13 2020-10-15 21:51:19 -04:00
Ron Economos
9bbf336634 Fix linking of Volk with a custom install prefix. 2020-10-14 16:58:21 -07:00
Clayton Smith
a2c3ff8be8 Fix PortAudio with GNU Radio 3.8 2020-06-07 16:15:59 -04:00
Alexandru Csete
cbdcd0ccda Switch to devel version and update cmake requirement 2020-02-02 13:58:05 +01:00
Alexandru Csete
9718d60c00 Version 2.12.1 2020-01-27 22:31:13 +01:00
Alexander Fasching
d5f8e00825 Avoid naming collision in Debug builds 2020-01-26 11:21:16 +01:00
Alexandru Csete
680b1efd63 Set release version 2020-01-26 00:39:59 +01:00
Clayton Smith
ba3eb5a4dd Version 2.12 2020-01-25 22:04:46 +01:00
Alexander Fasching
ad644a579a Pass GNU Radio version as macro 2020-01-15 21:56:48 +01:00
Alexander Fasching
43931aa586 Build with cmake for both versions 2020-01-15 21:56:48 +01:00
Nick Robinson
94aeaf7f89 Patch to make CMake correctly resolve qt5 installed via homebrew 2018-10-20 18:47:40 +02:00
Alexander Fasching
f94660a75e Replace deprecated qt5_use_modules macro 2018-06-03 11:18:30 +02:00
Alexandru Csete
cc8b8f0cc9 Fix text in about box 2018-06-02 00:55:35 +02:00
Alexandru Csete
1e9193f143 Version 2.11.5 2018-05-16 23:32:13 +02:00
Alexandru Csete
2838ca87c6 Version 2.11.4 2018-04-16 01:49:57 +02:00
Alexandru Csete
cc5cccb415 Version 2.11.3 2018-04-13 13:05:38 +02:00
Alexandru Csete
70ae604442 Continue with git version 2018-04-02 12:06:06 +02:00
Alexandru Csete
be7e23c846 Update version to 2.11.2 2018-03-25 00:18:01 +01:00
Alexandru Csete
e914318fef Use git version 2018-03-24 15:35:02 +01:00
Alexandru Csete
10095a2988 Update version to 2.11.1 2018-03-18 15:34:08 +01:00
Alexandru Csete
a8c14f5e8c Update version to 2.11 2018-03-18 12:26:00 +01:00
Alexandru Csete
7556b3b586 Add option to build with Portaudio on Mac OS X
NB: Automatic detection of Funcube Dongle Pro and Pro+ is disabled.
2018-03-16 01:08:41 +01:00
Alexandru Csete
7d0841e733 Add portaudio to cmake info 2018-03-14 00:19:56 +01:00
Alexandru Csete
69b0f62dab Continue with development version 2018-02-03 11:13:16 +01:00
Alexandru Csete
84a663ff41 Update version to 2.10 2018-01-21 21:37:37 +01:00
Alexandru Csete
76bf3315f0 Continue with devel version string 2017-11-25 23:32:34 +01:00
Alexandru Csete
1503682202 Update version number 2017-11-10 23:07:41 +01:00
Alexandru Csete
514a08ad50 Continue with development version string 2017-09-16 21:55:38 +02:00
Alexandru Csete
39084efc0f Update version to 2.8 2017-09-16 21:52:39 +02:00
Petter Gustad
82cb67f5aa FindGnuradio-osmosdr.cmake to find include
The search is performed on the same path which is included in the
source. Also the GNURADIO_OSMOSDR_INCLUDE_DIRS is added to the include
directories list.
2017-09-01 00:49:57 +02:00
Alexandru Csete
965bbd4d7c Avoid redefinition of VERSION 2017-08-30 22:49:12 +02:00
Alexandru Csete
0e00f701bf Continue with git vesion 2017-08-26 13:23:13 +02:00
Alexandru Csete
d03175a300 Update version string to 2.7 2017-08-19 15:29:09 +02:00
Alexandru Csete
75c8ee7920 Add dummy QSvgWidget to enforce linking to QtSvg
Addresses the issue with QtSvg not being a build time dependency:
* https://github.com/csete/gqrx/issues/529
* https://bugs.launchpad.net/ubuntu/+source/gqrx-sdr/+bug/1652531
2017-07-17 00:05:30 +02:00