Charles J. Cliffe
c3257536cf
Version bump
2017-12-31 21:14:47 -05:00
Charles J. Cliffe
1c415afa92
Merge branch 'master' into audio_recording
2017-10-12 00:15:00 -04:00
vsonnier
2c1be22c51
Well, looks like WASAPI audio create crashes on Windows, so revert to good old DirectSound for audio
2017-09-27 21:45:08 +02:00
Charles J. Cliffe
c202d99a2a
initial audio sink file and thread handling rough-in
2017-09-26 23:25:55 -04:00
Charles J. Cliffe
a398bc57f1
Initial AudioSink thread base and recoring preference
2017-09-24 23:50:08 -04:00
vsonnier
5460863608
Upgraded RtAudio to v5.0.0, WASAPI is now the default audio backend on Windows
2017-08-31 21:30:32 +02:00
Charles J. Cliffe
21a6d2b5f6
Module bundling fix for OSX BUNDLE_APP
2017-05-12 22:19:19 -04:00
Charles J. Cliffe
994c67dd93
version bump
2017-05-11 21:43:50 -04:00
Dantali0n
0e838327fe
Fix portselectordialog sources only in win32
2017-04-22 20:25:35 +02:00
Dantali0n
0cf09d1f5d
Fix portselectordialog added with USE_HAMLIB disabled
2017-04-22 14:24:07 +02:00
Charles J. Cliffe
43a9150107
Fix rig control menu, add serial port detection and selection dialog
2017-04-20 19:40:09 -04:00
Charles J. Cliffe
ec10f2523e
Some additional custom build opts; fix compile order issue on OSX; patch tuning label font glitch.
2017-03-20 20:20:17 -04:00
vsonnier
b5a658bb4c
Updated Hamlib v3.1 binaries for Windows using the official pre-build binaries:
...
- Gather all *.dll deps in external/msvc to preserve consistency
- This Hamlib distribution provides a pre-built libusb-1.0.dll, so add it to the common dependencies :
this libusb-1.0.dll have only MSVCRT.dll as dependency itself, contrary to the one provided
in CubicSDR binary releases, which turns out is not compatible with this Hamlib distribution.
The libusb one from the Hamlib on the other hand works for both Hamlib and SoapySDR.
2017-03-03 19:37:32 +01:00
vsonnier
25f7ba386d
BLOCKING_QUEUE: remove ThreadBlockingQueue dependency to ThreadQueue, remove ThreadQueue.h from CMakeLists
2017-02-14 18:42:11 +01:00
vsonnier
c7467a88bc
BLOCKING_QUEUE: prepare by raising up max queue lenghts
...
BLOCKING_QUEUE: Replaced ThreadQueue usage by ThreadBlockingQueue usage
BLOCKING_QUEUE: instrument all push() with timeouts, showed some call have to be non-blocking...
BLOCKING_QUEUE: tuned push()/try_push()
2017-02-14 18:42:05 +01:00
vsonnier
e173eec3ef
MISC3: Fed up with warning 4996 spam on MSVC, silence it for good in CMake
2017-02-14 18:36:20 +01:00
Charles J. Cliffe
6ce061280a
New 'About' dialog and minor cleanup
2017-02-07 21:48:22 -05:00
Charles J. Cliffe
febaf63d22
Merge cmakelists with master changes
2017-02-07 18:52:00 -05:00
Charles J. Cliffe
ca4092cc33
Minor cmake rtaudio else-case tweak
2017-02-07 18:29:34 -05:00
Stefan Talpalaru
d1686f9699
add USE_SYSTEM_RTAUDIO flag, off by default
2017-02-07 17:07:44 +01:00
Stefan Talpalaru
f4a60e6765
Merge branch 'master' into rtaudio
2017-02-06 17:52:15 +01:00
Charles J. Cliffe
a05741fa9e
Minor re-tweak of main waterfall default lines, version bump
2017-02-05 20:47:47 -05:00
vsonnier
7ab2b08e7d
UPGRADE_cleanup: removal of ENABLE_LIQUID_EXPERIMENTAL conditionals because the features are now in mainline liquid v1.30
2017-01-14 18:16:41 +01:00
vsonnier
02cf6fbe4b
UPGRADE: Recompiled Windows libraries in v1.30 version, added MinGW makefiles, updated runtime libs
...
wip
2017-01-14 18:16:32 +01:00
Charles J. Cliffe
591610062a
Bundle mod folder update
2017-01-02 01:37:22 -05:00
Charles J. Cliffe
5c89a0783d
Flip recent list; bundle mod path update; version bump
2017-01-01 23:51:37 -05:00
Charles J. Cliffe
02a876272f
Resolve CMakeLists tab/spaces; add non-blocking action dialog for common user requests.
2016-12-23 18:45:25 -05:00
Charles J. Cliffe
53ce3b2877
Merge pull request #460 from cjcliffe/develop
...
Develop
2016-11-03 20:37:05 -04:00
Charles J. Cliffe
9aae2b3bd3
cmake var typo
2016-11-02 22:22:51 -04:00
Charles J. Cliffe
f0d829b6b3
Better image panel for custom header option
2016-11-01 22:29:58 -04:00
Charles J. Cliffe
979e5b709c
Custom build flags, Power level offset, Persistent modem props
2016-10-20 21:44:33 -04:00
Charles J. Cliffe
ba7a0d8cd3
Init bookmark manager
2016-09-14 19:46:57 -04:00
Charles J. Cliffe
bf7d67751e
Initial bookmark form, move demod data node load/save to demod mgr
2016-09-13 22:59:21 -04:00
Stefan Talpalaru
03eb22a5c7
use the system RtAudio on Linux
2016-09-02 17:54:23 +02:00
Charles J. Cliffe
27046a51e4
0.2.0-final version bump
2016-08-31 20:43:18 -04:00
Charles J. Cliffe
4be9fa0538
Support ranged frequency input for center frequency
2016-08-15 23:53:27 -04:00
Charles J. Cliffe
a9f35a4c35
Version bump
2016-07-28 23:06:00 -04:00
Charles J. Cliffe
3d5757d8d8
Remove old AppImageKit script; use https://github.com/cjcliffe/CubicSDR-AppImageKit instead
2016-07-20 19:13:35 -04:00
Charles J. Cliffe
117f56dd9e
Clean up redundant internal FFTW3 support; liquid-dsp will use FFTW3 if compiled in.
2016-07-20 18:43:54 -04:00
Charles J. Cliffe
8826547f38
version bump
2016-07-12 21:32:34 -04:00
Charles J. Cliffe
6b505dc649
Fix windows installer font path
2016-07-10 21:05:30 -04:00
Charles J. Cliffe
9436f99dd5
version bump
2016-07-10 16:40:23 -04:00
Charles J. Cliffe
a87c58c4a8
Initial Meter Panel work
2016-07-03 20:59:49 -04:00
Charles J. Cliffe
e822165592
Font resource fix-up for Linux, OSX install target
2016-06-28 20:01:07 -04:00
Charles J. Cliffe
464055ff57
OSX bundled font fix-up
2016-06-28 19:36:37 -04:00
vsonnier
aa29e4ff27
A remnant of font size dev, indeed font 42 finally not present
2016-06-25 07:54:44 +02:00
vsonnier
46bf72aa0f
Refactor: put fonts in their own 'fonts' subdir, because they are quite numerous now
2016-06-21 21:26:07 +02:00
vsonnier
4d12b2f392
Changed medium to 1.5x instead of 1.3333x...
2016-06-21 21:26:06 +02:00
vsonnier
9c08317e6b
Add new fonts (22,36,42,64,96 pix)
2016-06-21 21:26:05 +02:00
vsonnier
d7d9fc8c32
LABEL: Add a label edit dialog, much like FrequencyDialog, works not bad
2016-06-11 10:08:12 +02:00