Commit Graph

76 Commits

Author SHA1 Message Date
f4exb 9e628917dc Removed all obsolete references to devicesourceapi.h and devicesinkapi.h 2019-05-09 12:10:27 +02:00
f4exb 89e53cf179 Single DeviceAPI interface (1) 2019-05-08 22:11:53 +02:00
f4exb ef15157a50 Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00
f4exb 8699bdcbc4 DATV demod: more cleanup 2019-03-24 19:59:06 +01:00
f4exb 94cd6b0f0d DATV demod: more leansdr cleanup and Windows build 2019-03-24 19:53:23 +01:00
f4exb 929bd81679 DATV demod: updated documentation 2019-03-24 14:57:45 +01:00
f4exb 1e1a64cd13 DATV demod: deactivate full screen. Fixed bug 2019-03-24 01:37:34 +01:00
f4exb 200d6beaab DATV demod: put video screen inside a layout 2019-03-24 00:21:20 +01:00
f4exb 760c3fdd0f DATV demod: not functionning full screen 2019-03-23 23:37:26 +01:00
f4exb 2d9715fbb6 DATV demod: GUI cosmetic changes 2019-03-23 10:51:01 +01:00
f4exb af181914e1 DATV demod: process video and audio mute buttons coloring the same way. Make audio voulme log 2019-03-23 09:38:29 +01:00
f4exb 2d6730678d DATV demod: implemented audio and video mute. Corrected audio volume 2019-03-23 06:06:42 +01:00
f4exb 9e668f5f22 DATV demod: audio volume (1) 2019-03-22 08:05:01 +01:00
f4exb 5b300c1033 DATV demod: refactored audio and video GUI 2019-03-21 14:13:26 +01:00
f4exb 2d86373418 DATV demod: audio implementation (2) 2019-03-21 08:35:29 +01:00
f4exb 80a25cc8fb DATV demod: Fixed deprecation (2) 2019-03-20 17:44:26 +01:00
f4exb eabb6a0c47 DATV demod: Audio test (2). Fixed deprecation (1) 2019-03-20 17:27:50 +01:00
f4exb 4f1247301f DATV demod: audio test (1) 2019-03-20 08:42:31 +01:00
f4exb 3d86752411 DATV demod: implemented non working audio 2019-03-20 02:15:59 +01:00
f4exb e4f973e1b1 DATV demod: reformat DATVideoRender code 2019-03-20 01:14:38 +01:00
f4exb 8001f9c1c6 DATV demod: pre-process audio stream 2019-03-20 00:07:05 +01:00
f4exb b83b7eec06 DATV demod: audio setup 2019-03-19 23:12:54 +01:00
f4exb 0d7e573fae DATV demod: removed sample rate from settings 2019-03-18 02:43:58 +01:00
f4exb cc8edc9e75 DATV demod: refactored using the settings scheme 2019-03-18 02:26:03 +01:00
f4exb 7961f50791 DATV demod: added a settings structure 2019-03-17 23:49:28 +01:00
f4exb d4fe404dd6 DATV demod: switched to work branch copy of leansdr 2019-03-17 21:31:42 +01:00
f4exb 7b9cb0e9fe DATV demod: formatted code 2019-03-17 01:36:44 +01:00
f4exb ee7c2cee0d Windows build updates 2019-03-13 01:08:53 +01:00
ZigaS b743943c70 Update to Qt 5.12.0.
Project files with MacOS clang RPATH to use proper paths for shared objects.
Minor path updates in favor of loading plugin libs.
Deployment script packaging using Qt way(macdeployqt).
2018-12-27 09:48:30 +01:00
f4exb 35e787f89b Windows MSVC2017: added DSD demodulator 2018-11-28 14:23:25 +01:00
f4exb 6f4969f417 Windows MSVC2017: include DATV Demod 2018-11-28 10:57:03 +01:00
f4exb 788ffa7c86 DATV demod: adapt to MSVC 2018-11-28 08:51:55 +01:00
f4exb bc7ad10f9d Use C++11 everywhere 2018-11-24 21:21:04 +01:00
f4exb f5357e9917 PVS-Studio Analysis corrections for less serious issues 2018-11-18 11:06:41 +01:00
f4exb dc2f25a00b Windows: MSVC2017: fixed more attribute unused cases (1) 2018-11-13 00:45:03 +01:00
f4exb 5777875618 PVS studio static analyzer fixes (2) 2018-06-22 00:15:23 +02: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 f05dd1fb8e DATV demod: added missing AVUTIL cmake variables 2018-05-28 09:05:52 +02:00
f4exb c43ecc8afe Channel Rx plugins: use liberation font 2018-05-05 18:12:05 +02:00
Jason Gerecke f6ea7b216e Fix spelling errors present in UI files 2018-04-21 18:44:54 -07:00
f4exb 5c51297717 Moved FFT filter destruction at end of the mod or demod destructor 2018-04-18 22:20:47 +02:00
f4exb eb047ba15e DATV demod: removed reference to deleted method 2018-04-15 21:13:47 +02:00
f4exb 8dfdc1086c PVS-Studio static analysis corrections (4) 2018-04-04 23:39:31 +02:00
f4exb dbc9e78077 DATV demod: fixed message handling 2018-03-29 10:03:52 +02:00
f4exb d042507c8f DATV demod: fixed initialization sequence in constructor 2018-03-17 01:00:46 +01:00
f4exb 170c59de43 Channel Rx demods: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last) 2018-03-16 10:24:19 +01:00
f4exb 09905c362a DATV demod: TV screen graticule optimization 2018-03-15 00:58:18 +01:00
f4exb 35138b0e93 Unify TV screen (5) 2018-03-11 19:43:40 +01:00
f4exb 707ce197cd Unify TV screen (3) 2018-03-11 16:39:02 +01:00
f4exb def91c4019 Unify TV screen (2) 2018-03-11 13:00:33 +01:00