Commit Graph

291 Commits

Author SHA1 Message Date
beta-tester 1c952d3b0e force 24h time format
changed hh:mm to HH:mm
changed dd.MM.yyyy to yyyy-MM-dd to uniform all date format
2018-05-11 11:00:08 +02:00
f4exb 7bf777e498 Get rid of ugly native dialogs on file chooser dialogs 2018-05-11 00:00:15 +02:00
f4exb 3ea37e3dcc Get rid of ugly native dialogs on color chooser dialogs 2018-05-10 23:45:43 +02:00
f4exb 4bb63bbf1b Fixed keyboard input for negative values on realtive integer value dials (issue #168) 2018-05-08 10:10:15 +02:00
f4exb 8102d0ed08 Scale engine: fixed tick text size calculation 2018-05-07 11:33:42 +02:00
f4exb c786e3f6f9 Level meter: make sure text and minor ticks do not collide 2018-05-07 04:04:57 +02:00
f4exb b32330780b Level meters: fixed text position and make sure appropriate font is used 2018-05-07 03:38:57 +02:00
f4exb 4e389d77e1 Try to add fonts to GUI resources and add to font database from main window 2018-05-07 03:14:18 +02:00
f4exb 606c83e484 Scale engine: use +20% ratio (1.2) to ensure proper horizontal scale text spacing 2018-05-07 02:15:24 +02:00
f4exb c9e14d1f2d Scale engine: add one more space to avoid horizontal scale figure collision 2018-05-07 01:04:34 +02:00
f4exb 8633adf345 Sampling device dialog: set font 2018-05-06 19:17:50 +02:00
f4exb 161d4a5e56 Set spectrum font to Liberation Sans 2018-05-06 17:51:18 +02:00
f4exb d150dd810a sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
f4exb 03c4c41c82 MainWindow: use Liberation font everywhere 2018-05-05 17:34:35 +02:00
f4exb bec196953e Corrected default font size 2018-05-05 15:21:49 +02:00
f4exb 5ce49a387d Changed font for upward compatibiilty (test) 2018-05-05 15:10:19 +02:00
f4exb 1d10ef12a3 MainWindow: removed specific font settings 2018-05-05 11:51:30 +02:00
Jason Gerecke 8cf3469c87 Fix spelling errors in documentation 2018-04-21 18:45:09 -07:00
Jason Gerecke f6ea7b216e Fix spelling errors present in UI files 2018-04-21 18:44:54 -07:00
f4exb 15f7c4d80e UDP source and sink: added dialogs to specify addresses and ports 2018-04-19 23:03:21 +02:00
f4exb def7592053 Widnows build fixes 2018-04-15 20:56:46 +02:00
f4exb 9fd33a4101 Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG 2018-04-04 02:03:37 +02:00
f4exb 827c9b6b73 ScopeNG: first symbol clock synchro implementation 2018-04-03 23:33:55 +02:00
f4exb c9861c455b ScopeNG: use dynamic storage for TriggerCondition objects. Fixed destructors 2018-04-03 23:19:35 +02:00
f4exb 26b4b50d23 ScopeNG: use dynamic storage for TraceControl objects 2018-04-03 22:29:09 +02:00
f4exb 8ce1c76a40 ScopeNG: moved Projector class to sdrbase to avoid excessive dependency on liquid-dsp 2018-04-03 18:51:21 +02:00
f4exb af2e4864d0 ScopeNG GUI: make clear the projection combo boxes are built by the GUI not in the UI form 2018-04-03 02:58:15 +02:00
f4exb 306c09e175 ScopeXY: moved the draw graticule position in drawing sequence so that it does not flicker 2018-04-02 00:58:46 +02:00
f4exb 8d64ca2068 DSD demod: new dialog to show status text log 2018-04-01 22:14:11 +02:00
f4exb ece6fae090 Windows build fixes 2018-03-31 00:21:55 +02:00
f4exb 2e89f7e5a9 Updated channel settings documentation 2018-03-30 22:54:22 +02:00
f4exb 1446ddb417 Fixed roundf in audio dialog (2) 2018-03-30 17:51:31 +00:00
f4exb c1f350c7e3 Fixed roundf in audio dialog 2018-03-30 19:41:41 +02:00
f4exb 53beb8a92d Removed UDP address and port from Channel marker 2018-03-30 19:06:27 +02:00
f4exb 6c205fca65 Multiple audio: updated documentation 2018-03-30 11:22:05 +02:00
f4exb ff5b6af6cc Audio preferences dialog: removed useless indicator 2018-03-30 09:42:29 +02:00
f4exb c3f3d2391d Audio dialog cosmetic changes 2018-03-30 01:30:06 +02:00
f4exb 6551c1cf5e TV screen: fixed OpenGL warning 2018-03-29 10:41:46 +02:00
f4exb b7065c8c83 Multiple audio support: Web API: implemented all interfaces to AudioDeviceManager 2018-03-29 01:43:31 +02:00
f4exb 249ea735c8 Multiple audio support: Web API: new GET and PATCHes to set input and output parameters 2018-03-29 00:38:01 +02:00
f4exb 61aad30cbb Multi audio device: dialogs cosmetic changes 2018-03-27 22:32:04 +02:00
f4exb ddff6c91b1 Multiple audio support: new combo and enum for udp channel mode 2018-03-26 21:10:09 +02:00
f4exb a049e3aaa6 Multiple audio support: Select output device in AM demod 2018-03-26 18:41:09 +02:00
f4exb 095ab14a14 Multiple audio support: New audio preferences dialog (3). Application to AM demod 2018-03-26 11:55:45 +02:00
f4exb 677c598347 Multiple audio support: New audio preferences dialog (2) 2018-03-25 13:36:09 +02:00
f4exb 745e187e2b Multiple audio support: extend audio output information to UDP/RTP information. New audio preferences dialog 2018-03-25 11:50:34 +02:00
f4exb a4b6edbf07 Multiple audio support: added ability to manage more than one audio input 2018-03-25 00:57:14 +01:00
f4exb 7aaa230eb4 Multiple audio support: added ability to manage more than one audio output 2018-03-24 23:50:28 +01:00
f4exb 15e62814de Multiple audio support: removed audio methods from DSP engine and use AudioDeviceManager instead 2018-03-24 03:36:49 +01:00
f4exb f387ae884c wqMerge branch 'dev' of ssh://192.168.0.2/z1/development/sdrangel into dev 2018-03-23 19:28:07 +01:00