1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-05-14 13:22:16 -04:00

29 Commits

Author SHA1 Message Date
Jon Beniston
2f9d6a8df4 Add border spacing. 2026-04-19 10:46:27 +01:00
Jon Beniston
bf8ae8c506 Add copyright. 2026-04-19 10:41:30 +01:00
Jon Beniston
a5d519bc82 Free speech engine in destructor. 2026-04-19 10:31:51 +01:00
copilot-swe-agent[bot]
6854e6737b
freqdisplay: add frequency and power decimal-places spinboxes
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/0a80d06a-83cf-4fde-8fc7-5d8ef9b43ffe

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 09:28:13 +00:00
copilot-swe-agent[bot]
c075f4fa5c
freqdisplay: fix transparent mode exit hang (reorder addSubWindow); expand speech unit abbreviations
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/419cd81e-d0ee-4a21-8ddf-3577c1389c52

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 09:16:40 +00:00
copilot-swe-agent[bot]
59504ea23d
freqdisplay: fix hang on transparency exit; add units/showUnits; fix dB; fix Both mode fallback
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/ab287ce0-b7ef-4125-9e62-9054ab2ccd93

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 09:05:21 +00:00
Jon Beniston
2a41303bc0 Fix initialisation of speech engine, if enabled by displaySettings. 2026-04-19 09:50:38 +01:00
Jon Beniston
bfad90d5bb Enable child mouse tracking for resizer 2026-04-19 09:50:05 +01:00
copilot-swe-agent[bot]
24adb3a0cd
freqdisplay: fix transparent mode border/title restoration and font wrap
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/1825f915-718a-4d8c-ab81-0543427ac33c

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 08:44:14 +00:00
copilot-swe-agent[bot]
38bbc94c0e
freqdisplay: hide settings bar when in transparent mode so frequencyValue fills the window
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/4427c934-bfa7-43ce-82fb-2b946d60094d

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-19 07:53:15 +00:00
copilot-swe-agent[bot]
b84d76e91f
freqdisplay: only set WA_TranslucentBackground when transparency is enabled
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/61cdbc74-f85f-41e5-b23c-46ec042bb6d3

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 21:22:03 +00:00
copilot-swe-agent[bot]
d6b09a182a
freqdisplay: prevent speech interruption by deferring say() while engine is busy
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/d2f9d633-2776-4397-bc8c-09e0b5f37ed2

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 21:03:17 +00:00
copilot-swe-agent[bot]
ad4e4b0a7e
freqdisplay: detach from MDI as floating top-level window for true compositor transparency
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/2a3ba811-8a0c-4e65-b476-8c0523967896

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 20:54:57 +00:00
copilot-swe-agent[bot]
939182f391
freqdisplay: fix display-area transparency via RollupContents CompositionMode_Clear
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/60df4275-14c1-4cde-b5c7-9b02734fe35f

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 20:34:00 +00:00
copilot-swe-agent[bot]
081f4d5644
freqdisplay: make only the display area transparent, not the settings bar
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/b295b0a4-ffcc-41dc-9e86-f204ec06d389

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 19:46:11 +00:00
copilot-swe-agent[bot]
f8c4f6e993
freqdisplay: add speech toggle ButtonSwitch (S)
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/edc6e427-03a3-4bf4-a0e6-9362ab392340

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 19:07:03 +00:00
copilot-swe-agent[bot]
765b7613b1
freqdisplay: add display mode combo (Frequency / Power / Both)
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/a19c344b-fddf-4a20-beee-ff370bc34c33

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 17:14:34 +00:00
copilot-swe-agent[bot]
c99512f0fa
freqdisplay: fix window-level transparency using WA_TranslucentBackground
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/8448f451-08c7-4fd5-a06c-3be51e88e6c6

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 17:01:41 +00:00
copilot-swe-agent[bot]
f5a3dce168
freqdisplay: add font family combo box and transparent background toggle
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/b4da7187-ba56-4943-ae14-800f326fb72b

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 16:28:15 +00:00
copilot-swe-agent[bot]
5df45136f7
freqdisplay: auto-fit font to available width and height so text is always fully visible
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/a5adfa9d-7047-46b6-8d9f-ded5f125ab8c

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:45:48 +00:00
copilot-swe-agent[bot]
f8c7728391
Polish freqdisplay naming clarity in GUI constants
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:19:24 +00:00
copilot-swe-agent[bot]
965e647e2d
Improve freqdisplay polling diagnostics and font sizing guards
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:18:50 +00:00
copilot-swe-agent[bot]
3d6815c9d2
Replace freqdisplay magic numbers with named constants
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:18:12 +00:00
copilot-swe-agent[bot]
2cfa6f0027
Document freqdisplay font scaling factor
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:17:37 +00:00
copilot-swe-agent[bot]
5b42b1d318
Align freqdisplay local constant naming with project style
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:16:57 +00:00
copilot-swe-agent[bot]
0934ad4f4f
Clarify RX/TX kind constant and frequency arithmetic types
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:16:23 +00:00
copilot-swe-agent[bot]
f1388ca571
Polish freqdisplay GUI iteration and font scaling constant
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:15:43 +00:00
copilot-swe-agent[bot]
55a127da3f
Refine freqdisplay implementation based on review feedback
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:15:03 +00:00
copilot-swe-agent[bot]
b2909fec64
Add initial freqdisplay feature plugin implementation
Agent-Logs-Url: https://github.com/srcejon/sdrangel/sessions/3b53c052-7f2b-4597-b509-d7cc17f3b0b0

Co-authored-by: srcejon <57259258+srcejon@users.noreply.github.com>
2026-04-18 15:13:46 +00:00