Wykres commitów

5333 Commity (5ceffe14cc1d6cbdf072f70c68ba129632ca628a)

Autor SHA1 Wiadomość Data
Davide Gerhard 5ceffe14cc
rework to prepare for use cpack; new sdrangel icon 2019-05-21 20:19:29 +02:00
Davide Gerhard 07d9fa61b4
bump version to 4.7.0 2019-05-21 20:19:29 +02:00
Davide Gerhard 0602879b2e
import freqtracker to new cmake config 2019-05-21 20:19:28 +02:00
Davide Gerhard acde7a0bd6
fixes install path 2019-05-21 20:19:28 +02:00
Davide Gerhard d277e55e48
cleanup but .app doeasn't get all dependencies 2019-05-21 20:19:28 +02:00
Davide Gerhard df75b6a27a
fix debian/ubuntu dependencies; remove useless udev rules; move changelog 2019-05-21 20:19:28 +02:00
Davide Gerhard f276051725
some tests on cpack; use cmake own FindIconv 2019-05-21 20:19:28 +02:00
Davide Gerhard 06b9baadee
bump version to 4.6.0 2019-05-21 20:19:28 +02:00
Davide Gerhard d52f260d11
localsink and localinput to new cmake format 2019-05-21 20:19:28 +02:00
Davide Gerhard 68d49f66e4
pluginssrv link to plugins 2019-05-21 20:19:28 +02:00
Davide Gerhard 74ba41a587
first attempt to use cpack() 2019-05-21 20:19:28 +02:00
Davide Gerhard 078012a88f
first attempt to build external libraries with cmake 2019-05-21 20:19:28 +02:00
Davide Gerhard 588283a08d
add windows library/include to cmake 2019-05-21 20:19:27 +02:00
Davide Gerhard f8dcd212ba
add windows libraries on external/windows (need for windows build) 2019-05-21 20:19:27 +02:00
Davide Gerhard f39aaf9ce1
add .DS_Store to gitignore and fix spaces 2019-05-21 20:19:27 +02:00
Davide Gerhard bec2eb209b
fix windows compile error 2019-05-21 20:19:27 +02:00
Davide Gerhard 8bb258cdee
fix linux udev source folder 2019-05-21 20:19:27 +02:00
Davide Gerhard b8bfdcae7e
fix version project configuration 2019-05-21 20:19:27 +02:00
Davide Gerhard 8c4de461a1
add apple specific options 2019-05-21 20:19:27 +02:00
Davide Gerhard e7d0b0773e
fix BUILD_TYPE to Release as default 2019-05-21 20:19:27 +02:00
Davide Gerhard 59c6193a49
move desktop to custom/ 2019-05-21 20:19:26 +02:00
Davide Gerhard d488b4d912
move udev-rules to custom/ 2019-05-21 20:19:26 +02:00
Davide Gerhard a642cf0d41
move apple to custom/ 2019-05-21 20:19:26 +02:00
Davide Gerhard 6dcd779227
move externals to external 2019-05-21 20:19:26 +02:00
Davide Gerhard 5dde0cedd5
update sdrangel icons 2019-05-21 20:19:25 +02:00
Davide Gerhard c8c16f31c5
first try to set RPATH correctly. Doesn't work for Qt
if Qt is setted with -DCMAKE_PREFIX_PATH= it doesn't work
2019-05-21 20:19:25 +02:00
Davide Gerhard 23498ab24b
manage "correctly" plugins/pluginssrv folders 2019-05-21 20:19:25 +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 98e4b77dd9
remove files not needed anymore 2019-05-21 20:19:24 +02:00
Davide Gerhard fd642496b8
remove qmake project files
move to cmake only building system
2019-05-21 20:19:18 +02:00
f4exb 5f94a94a73
Merge pull request #349 from Vort/master
Improve MSVC 2015 compatibility of FileSource plugin
2019-05-21 19:34:15 +02:00
Vort 2cdfd08b88 Improve MSVC 2015 compatibility of FileSource plugin (fixes #348) 2019-05-21 16:18:58 +03:00
f4exb 81c6d4afd6 Windows build fixes 2019-05-11 10:13:14 +02:00
f4exb 3930899520 Debian build fixes 2019-05-11 01:42:33 +02:00
f4exb 4b665876f2 Merge branch 'master' into dev 2019-05-11 01:21:19 +02:00
f4exb ea0807312b
Merge pull request #340 from antis81/flatpak
[WIP] flatpak integration
2019-05-11 01:19:32 +02:00
f4exb dfb02251e1 Updated main window readme with recent changes in channel top bar controls 2019-05-11 01:15:26 +02:00
f4exb c69b1421a7 Local Output/Sink: updated documentation 2019-05-11 00:42:21 +02:00
Nils Fenner f1c5e27b59 WIP: flatpak 2019-05-11 00:37:17 +02:00
f4exb 8029194c02 Local output plugin and fixes 2019-05-10 23:38:52 +02:00
f4exb ba4c8d7a68 Added the Local Source plugin 2019-05-10 13:20:30 +02:00
f4exb 6d5d77dc6c Channel local source (1) 2019-05-10 00:34:35 +02:00
f4exb 7e128335f1 Propagate change to channel UIs 2019-05-09 21:07:05 +02:00
f4exb ec0865b409 New stream setting display and change dialog placeholder in channel rollup widget 2019-05-09 20:53:18 +02:00
f4exb e1d0dc838f Code cleanup 2019-05-09 17:34:56 +02:00
f4exb a5e9f251ef Single channel API 2019-05-09 17:27:12 +02:00
f4exb 9e628917dc Removed all obsolete references to devicesourceapi.h and devicesinkapi.h 2019-05-09 12:10:27 +02:00
f4exb f94579921d REST API: server mode instance summary streaming type fix 2019-05-09 11:11:31 +02:00
f4exb f176110959 Debian: updated changelog 2019-05-09 01:42:26 +02:00
f4exb 029e559824 Single DeviceAPI: REST API fixes 2019-05-09 01:12:40 +02:00