Wykres commitów

1817 Commity (b13de1d9eee1d53b7b812429c16f08157da1d2f0)

Autor SHA1 Wiadomość Data
Roeland Jansen b13de1d9ee missing space and lowercased Termbin.com to termbin.com 2022-09-17 10:36:07 +02:00
Roeland Jansen 81607a8069 merged log branch and updated to 1.44 2022-09-17 10:26:13 +02:00
Elliott Liggett 221086ed4f Minor edit to margins 2022-09-15 17:35:29 -07:00
Elliott Liggett b54f724ce9 Removed some additional padding that was left in parts of the UI. 2022-09-15 17:04:01 -07:00
Elliott Liggett 6ed1a8e80e Changed windows 'open log' command to launch notepad. 2022-09-15 16:31:27 -07:00
Elliott Liggett de46d62346 Removed extra disconnect message from logging host. 2022-09-15 14:13:14 -07:00
Elliott Liggett d90104a79e Added flush to the text stream to termbin. 2022-09-15 14:09:16 -07:00
Elliott Liggett b849df9f7f Better scrolling behavior. The log is now aware if you are not at the
bottom and will not force scroll if so. Otherwise, it will bring the
horizontal scroll back to the left-edge.
2022-09-15 11:59:04 -07:00
Elliott Liggett 940f5fb961 Renamed URL message box in case we add an additional message box later. 2022-09-15 11:55:45 -07:00
Elliott Liggett d4ae4181ed Clarified control label to Scroll Down versus To Bottom. 2022-09-15 11:52:52 -07:00
Elliott Liggett 4e3af7cccd Changed font for better compatibility. Added some controls for scrolling
behavior.
2022-09-15 11:52:08 -07:00
Elliott Liggett c5f626065a Debug mode can now be toggled from the logging window. 2022-09-15 09:53:50 -07:00
Elliott Liggett d25c9ca245 Removed extra output on non-server builds. 2022-09-15 09:49:03 -07:00
Elliott Liggett 2225953d03 Added debug logging button, however, it doesn't propagate the debug
signal through all the modules yet. So, for now, it is hidden.
2022-09-15 09:42:19 -07:00
Elliott Liggett 95994ed737 Restored version to log file, fixed reversed log entries. 2022-09-15 09:33:09 -07:00
Elliott Liggett 42e3ee444d Removed word wrapping from the log 2022-09-14 18:35:45 -07:00
Elliott Liggett 73b9c88e5e Cut log window polling rate in half for lower CPU. 100ms is plenty fast. 2022-09-14 18:32:28 -07:00
Elliott Liggett 1b6cff85f4 Removed audio volume logging. 2022-09-14 18:15:20 -07:00
Elliott Liggett 8b688548c2 Keep the logging window up after the message box. Added "log" logging
category.
2022-09-14 17:53:22 -07:00
Elliott Liggett 3290b64a0b Added logging window capability with termbin support. 2022-09-14 17:07:23 -07:00
Roeland Jansen c97f0f7826 v1.43: resize bug fixed 2022-09-09 19:54:16 +02:00
Elliott Liggett 2198e3ca19 Found an extra 10 pixels due to some layout padding I left in
accidently.
2022-09-09 09:41:32 -07:00
Elliott Liggett a1d2f57d8b Main window may now be made smaller. Settings combo box sizes now
limited.
2022-09-09 09:34:31 -07:00
Elliott Liggett d658e21220 Fixed issue where build paths with a space in the name would cause the
git hash to fail capture.
2022-09-09 09:28:52 -07:00
Roeland Jansen 7145de132f audiometer support and changes to WHATSNEW/CHANGELOG 2022-08-26 09:08:23 +02:00
Roeland Jansen b91c033ef6 Merge branch 'master' into audiometer 2022-08-25 10:38:13 +02:00
Roeland Jansen 76389c0fbd added color picker support 2022-08-25 10:37:46 +02:00
Elliott Liggett 39cf34af23 Fixed dB meter, it needed the scale multiplied by 2. 2022-08-24 22:23:32 -07:00
Elliott Liggett 4f4abfc41a Cleaner COMP label without the "0" position 2022-08-24 22:02:20 -07:00
Elliott Liggett 0f226fdca5 Added tic marks, removed audio RMS calculation for now at least. 2022-08-24 21:52:36 -07:00
Elliott Liggett 9623226b0c Added average metering. 2022-08-24 16:06:41 -07:00
Elliott Liggett fbf1c4bce9 Removed annoying debug message. 2022-08-24 15:21:29 -07:00
Elliott Liggett 4ea7ec8090 Fixed up signals and slots related to audio levels, removed extra junk
code, added preliminary RMS and Peak audio availablility.
2022-08-24 15:02:00 -07:00
Elliott Liggett d90eb6f11f Using peak scale color now 2022-08-24 10:17:11 -07:00
Roeland Jansen be95896205 Merge branch 'master' into audiometer 2022-08-24 18:17:57 +02:00
Roeland Jansen 25d3d40548 Merge branch 'color' 2022-08-24 09:42:43 +02:00
Elliott Liggett 2afcef5ef0 log scale, incomplete, needs tickmarks, etc. 2022-08-23 23:17:57 -07:00
Elliott Liggett f7e787e097 Log scale for audio meters 2022-08-23 23:10:58 -07:00
Elliott Liggett 9fb74ed6e1 Audio metering initial. Very messy but you can select TxRxAudio as the
meter type and wfview will show you TX or RX audio depending upon if you
are transmitting or not. You can also select only TxAudio or RxAudio.
This is nice for looking at Tx audio levels prior to transmitting, for
example, or metering the radio's "monitor" audio while transmitting.
2022-08-23 22:24:05 -07:00
Elliott Liggett d3493988af Minor ui adjustment 2022-08-23 17:01:11 -07:00
Elliott Liggett c989dba9f9 Color preset UI now expands to fit. Finally. 2022-08-23 10:56:16 -07:00
Elliott Liggett 31f62fde67 Moved some preset controls. 2022-08-23 10:47:19 -07:00
Elliott Liggett 1471567808 Clarified what some controls do in the UI related to color and underlay. 2022-08-23 10:41:26 -07:00
Elliott Liggett b8ba9a16dc Added protection against transparent colors. Added revert feature to
revert to default color preset for the selected preset. Added save
single preset capability.
2022-08-23 10:35:59 -07:00
Roeland Jansen 173a311c7a Merge branch 'color' 2022-08-23 08:05:55 +02:00
Elliott Liggett 7e80eb0ed7 Cleaned up lots of debug info messages. 2022-08-22 21:31:31 -07:00
Elliott Liggett d49b6cd082 Oops, forgot to clarify the button name. 2022-08-22 21:22:45 -07:00
Elliott Liggett 8012a58bd9 Added separate colors for the high meter scale and the peak indicator. 2022-08-22 21:22:01 -07:00
Elliott Liggett 2a456b2adb Small cleanup. 2022-08-22 20:44:58 -07:00
Elliott Liggett fa0752518d More color tuning! 2022-08-22 19:39:20 -07:00