Commit Graph

23 Commits

Author SHA1 Message Date
Charles J. Cliffe 77627b6013
Update code_sign.sh.in
Update script to sign dylib in all app subfolders
2023-10-16 23:36:37 -04:00
Charles J. Cliffe 1d1532e1f5
Update CubicSDR.desktop.in 2023-04-26 20:13:59 -04:00
Stefan Talpalaru 03eb22a5c7
use the system RtAudio on Linux 2016-09-02 17:54:23 +02: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 cf90a829b0 AppKit font path fix 2016-06-28 20:13:05 -04:00
Charles J. Cliffe d87e2511d9 AppImage build script updates 2016-04-29 00:03:47 -04:00
Charles J. Cliffe e0df7cb41d Get rid of some old patched cmake cruft for wxWidgets 2016-03-29 21:16:18 -04:00
Charles J. Cliffe 89338acbf1 AppImageKit build script updates 2016-03-16 22:51:32 -04:00
Charles J. Cliffe 8e82c23fbb Add buildAppImage.sh.in and bool flag for AppImageKit build 2016-03-16 21:30:19 -04:00
Charles J. Cliffe b3b933c8dd Fix OSX code-signing order-of-operations 2016-03-12 05:03:00 -05:00
Charles J. Cliffe dd9cd03649 Add OSX code signing features to CMakeLists.txt 2016-03-12 01:11:14 -05:00
Charles J. Cliffe fb3c667aa9 Add high-res graphics switching option to CMakeLists.txt 2016-02-12 22:39:37 -05:00
Charles J. Cliffe 98aba86010 HAMLIB bundle cmake test code (commented), update Findhamlib, Findwxwidgets 2016-01-11 19:07:42 -05:00
Charles J. Cliffe 6471287045 Findhamlib.cmake tweaks 2016-01-05 00:46:03 -05:00
Charles J. Cliffe 0aa7b572b5 Update Findhamlib.cmake with one from George L. Emigh - AB4BD, fix CMakeLists.txt project order 2016-01-04 22:50:21 -05:00
Charles J. Cliffe 2c885b272f Import hamlib setup from SoapyAudio, prep new RigThread 2016-01-03 15:39:29 -05:00
Charles J. Cliffe a133e82eeb Update CubicSDR.desktop to inerit CMAKE_INSTALL_PREFIX 2015-11-13 23:06:54 -05:00
Charles J. Cliffe 127280e75a Add 'make install' and 'make uninstall' for Linux/OSX 2015-11-13 22:21:16 -05:00
Charles J. Cliffe eefa59917d Fixes for MSVC build 2015-11-09 22:05:12 -05:00
Charles J. Cliffe 1918707304 Initial experimental support for SoapySDR device input 2015-09-13 22:18:29 -04:00
Charles J. Cliffe d5d44b0b30 Better initial sample rate setup, remove hard-coded default rate and use device info matching /w fallback 2015-03-22 20:47:07 -04:00
Charles J. Cliffe 99aa87df63 Now working on gcc4.8, x86-64 on windows
Had to make my own portaudio and rtl-sdr binaries. The available
packages weren't compatible somehow.  Also wxWidgets wxPack doesn't
include OpenGL support but it's easy enough to compile.
2014-11-21 00:49:41 -05:00