Commit Graph

358 Commits

Author SHA1 Message Date
f4exb a106deeaf7 Make a static getter of Main Window reference as it is de facto a singleton. Use it in place of plugin API getter 2017-10-24 13:45:10 +02:00
f4exb fa77ca3fb6 Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
f4exb 4252d76bc2 Bumped some plugins version 2017-10-22 01:54:15 +02:00
f4exb f1bad36f2c ATV mod: separate GUI and modulator phase 1 2017-10-22 01:49:27 +02:00
f4exb b14066a8f0 ATV modulator: use settings (3) 2017-10-22 01:36:18 +02:00
f4exb 305a613667 ATV modulator: use settings (2) 2017-10-22 01:13:04 +02:00
f4exb 04c8729e44 ATV modulator: use settings (1) 2017-10-22 00:33:18 +02:00
f4exb dcb43d554c ATV modulator: added settings class 2017-10-21 19:13:14 +02:00
f4exb fa393b2873 SSB mod: restored channel marker slot 2017-10-21 16:47:30 +02:00
f4exb 0ee4e4040a SSB modulator: separate GUI and modulator phase 1 2017-10-21 16:01:16 +02:00
f4exb 483cdfdcea SSB modulator: use settings in modulator 2017-10-21 12:17:11 +02:00
f4exb 4815b4bc3e All other audio modulators: use CW keyer's pulse smoother 2017-10-21 05:27:05 +02:00
f4exb 7570a2f9d8 SSB mod: use CW keyer's pulse smoother 2017-10-21 05:01:47 +02:00
f4exb 1f60fa48d0 SSB modulator: use settings in GUI (4) 2017-10-21 03:42:28 +02:00
f4exb d2c7b6c26b SSB modulator: use settings in GUI (3) 2017-10-20 21:19:42 +02:00
f4exb f3513f9d9a SSB modulator: use settings in GUI (2) 2017-10-19 08:45:28 +02:00
f4exb cf78f9199c SSB modulator: use settings in GUI (1) 2017-10-19 00:26:03 +02:00
f4exb d83967d9ee SSB modulator: created settings object 2017-10-18 23:16:13 +02:00
f4exb 294c39097b UDP sink: separate GUI and sink (2) 2017-10-17 23:45:57 +02:00
f4exb 77ba4dac60 UDP sink: separate GUI and sink (1) 2017-10-17 21:08:54 +02:00
f4exb 09f06b2561 UDP Sink: removed useless and confusing references 2017-10-17 09:02:33 +02:00
f4exb 876001cf8c UDP Sink: use settings in sink (6) 2017-10-17 00:27:48 +02:00
f4exb 199d7a054e UDP Sink: use settings in sink (5) 2017-10-17 00:21:19 +02:00
f4exb b8564edbc9 UDP Sink: use settings in sink (4) 2017-10-17 00:14:06 +02:00
f4exb 7c4aff362a UDP Sink: use settings in sink (3) 2017-10-16 23:04:53 +02:00
f4exb 24b1002360 UDP Sink: use settings in sink (2) 2017-10-16 22:22:29 +02:00
f4exb da8c14791b UDP Sink: use settings in sink (1) 2017-10-16 21:56:56 +02:00
f4exb 1bca649e7a UDP Sink: use settings in GUI (5) 2017-10-16 00:28:01 +02:00
f4exb 7bca818672 UDP Sink: use settings in GUI (4) 2017-10-16 00:08:27 +02:00
f4exb 76f20aa2e5 UDP Sink: use settings in GUI (3) 2017-10-15 23:32:11 +02:00
f4exb 898fcce31e UDP Sink: use settings in GUI (2) 2017-10-15 22:55:00 +02:00
f4exb 83228c9bca UDP Sink: use settings in GUI (1) 2017-10-15 22:14:30 +02:00
f4exb ad981241d0 UDP sink: removed obsolete UDP address and port handlers 2017-10-15 20:39:50 +02:00
f4exb df0a5d8a3a UDP sink: save stereo input in settings 2017-10-15 20:36:51 +02:00
f4exb e298042545 UDP sink: use sample format from settings. Bumped version to v3.7.5 2017-10-15 20:31:33 +02:00
f4exb d47a89f133 UDP Sink: added settings class 2017-10-15 17:19:41 +02:00
f4exb 9dbdeb517e WFM modulator: separate GUI and modulator phase 1 2017-10-14 05:23:45 +02:00
f4exb 2da2aaad3e Modulators: changed viewChanged to channelMarkerChanged to be more specific 2017-10-14 05:09:20 +02:00
f4exb cc7b69ebe3 WFM modulator: use settings in modulator (3) 2017-10-14 05:02:30 +02:00
f4exb 1d1e885709 WFM modulator: use settings in modulator (2) 2017-10-14 04:45:44 +02:00
f4exb e76c95f7a2 WFM modulator: use settings in modulator (1) 2017-10-13 13:44:07 +02:00
f4exb 024814e997 WFM modulator: use settings in GUI (3) 2017-10-13 08:40:10 +02:00
f4exb 394e2864d2 WFM modulator: use settings in GUI (2) 2017-10-13 08:34:38 +02:00
f4exb 5746aa1189 WFM modulator: use settings in GUI (1) 2017-10-13 08:24:39 +02:00
f4exb 1ead2de958 WFM modulator: added settings class 2017-10-12 22:49:47 +02:00
f4exb 76bdd497a7 NFM modulator: GUI and modulator separation phase 1 (3) 2017-10-12 21:51:25 +02:00
f4exb 2e5380e939 NFM modulator: GUI and modulator separation phase 1 (2) 2017-10-12 21:26:33 +02:00
f4exb 890fd88f1f NFM modulator: GUI and modulator separation phase 1 (1) 2017-10-12 20:33:16 +02:00
f4exb 028cf1e4eb NFM modulator: use settings in modulator 2017-10-12 20:16:37 +02:00
f4exb d49ff21985 SSB modulator: fixed saturation when going DSB 2017-10-12 19:35:57 +02:00