Commit Graph

26 Commits

Author SHA1 Message Date
Jon Beniston fc7c9c1fc8 Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 2022-11-17 14:34:54 +00:00
Davide Gerhard b7071869d1
fix clock_gettime() con macOS <10.12 (not provided by base) 2019-05-21 20:19:30 +02:00
Davide Gerhard 94d03f9004
remove useless CMAKE_CURRENT_BINARY_DIR 2019-05-21 20:19:30 +02:00
Davide Gerhard a642cf0d41
move apple to custom/ 2019-05-21 20:19:26 +02:00
Davide Gerhard dcfb7f6c97
cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00
Davide Gerhard 770be1ddfb
fix apple compatibility library
should permit to build sdrangel also with macOS <10.12
2019-04-15 16:11:21 +02:00
f4exb 4a69a7d39f Adaptation of cmake files to MSVC 2018-12-02 03:06:04 +01:00
f4exb bc7ad10f9d Use C++11 everywhere 2018-11-24 21:21:04 +01:00
f4exb 1eb8716a9f Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings 2018-06-13 00:20:51 +02:00
f4exb 4f9a49cf02 Avoid useless sdrbase dependency by moving the exports header in its own folder 2018-03-09 13:48:14 +01:00
f4exb 915b865e6a qrtplib: file cleanup 2018-03-05 21:27:06 +01:00
f4exb 3c4d40ac73 qrtplib: Windows build 2018-03-05 16:40:53 +01:00
f4exb afe3fbabd3 qrtplib: new RTPUDPTransmitter 2018-03-05 01:17:19 +01:00
f4exb c22d146376 Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
f4exb a0c7381047 qrtplib: implemented Qt style RTP address object 2018-02-28 01:37:47 +01:00
f4exb dbbdc851c6 qrtplib: removed transmitters and addresses implementations 2018-02-28 01:09:57 +01:00
f4exb 83cf128dc0 qrtplib: removed rtpbyteaddress 2018-02-28 00:00:17 +01:00
f4exb ff4a35b3e3 qrtplib: removed memory management 2018-02-27 23:05:46 +01:00
f4exb 868b963178 qrtplib: added rtpendian.h in CmakeLists.txt 2018-02-27 02:16:18 +01:00
f4exb c1c705b8be qrtplib: removed IPV6 and netinet dependency 2018-02-27 02:14:45 +01:00
f4exb ced185c2ff qrtplib: removed secured session 2018-02-27 01:45:48 +01:00
f4exb c15c8b79d9 qrtplib: removed jthread 2018-02-27 01:43:41 +01:00
f4exb 30d019d39a qrtplib: removed debug 2018-02-27 01:35:16 +01:00
f4exb 7f067da9cc qrtplib: reimport and compile 2018-02-27 01:09:59 +01:00
f4exb b8147ffacc qrtplib: draft (2) 2018-02-25 19:31:15 +01:00
f4exb 354d5b3b5a qrtplib: draft (1) 2018-02-22 18:43:28 +01:00