Commit Graph

5901 Commits (ms-rx-highlight-user-time)

Author SHA1 Message Date
Mooneer Salem 127395a4c4 Allow VK right-click menu to be triggered during VK execution. 2024-07-12 18:11:32 -07:00
Mooneer Salem 68c5d340f6 Adjust audio level based on configured volume. 2024-07-12 18:10:55 -07:00
Mooneer Salem 04fe433240 Add configuration fields for monitoring volumes. 2024-07-12 17:16:11 -07:00
Mooneer Salem 53d31499e2 Initial prototype of GUI for adjusting monitoring volume. 2024-07-12 17:08:18 -07:00
Mooneer Salem 0ad2f8c579 latest user manual PDF 2024-07-08 04:37:40 +00:00
Mooneer Salem 156a94c635
Merge pull request #731 from drowe67/ms-wxwidgets-update
Update wxWidgets to 3.2.5.
2024-07-07 21:35:34 -07:00
Mooneer Salem 38bb57f5b8 Increment version to 1.9.10. 2024-07-07 21:23:10 -07:00
Mooneer Salem e62cca60fd Add PR #731 to changelog. 2024-07-07 21:22:41 -07:00
Mooneer Salem 0777855d3f Update wxWidgets to 3.2.5. 2024-07-07 21:21:50 -07:00
Mooneer Salem 78953f7b10 latest user manual PDF 2024-07-08 04:09:37 +00:00
Mooneer Salem 91e8f1d15c
Merge pull request #730 from drowe67/ms-vk-path
Updates the Voice Keyer feature based on feedback in #728:

1. Update application configuration to only have user selecting the path to the voice keyer file(s), not the exact file. This path also changes as needed based on user selection of the VK file (see (2)).
2. When left-clicking the Voice Keyer button and there's no previously selected VK file available (or the previous file no longer exists), bring up a file dialog to force selection of the exact VK file to use.
3. Update tooltip for the Voice Keyer button to display the currently selected file.
4. Ensure that the name of the file selected in (2) continues to be persisted across sessions.
2024-07-07 21:07:50 -07:00
Mooneer Salem 74635881d7 Re-add spacing between each button. 2024-07-06 22:52:56 -07:00
Mooneer Salem b70eac9c6a Truncate based on button size, not 'Voice Keyer' label. 2024-07-06 22:48:13 -07:00
Mooneer Salem 12322d1e05 Truncate long VK filenames. 2024-07-05 09:50:02 -07:00
Mooneer Salem b5e47cb0fb Merge branch 'ms-vk-path' of github.com:drowe67/freedv-gui into ms-vk-path 2024-07-02 21:46:16 -07:00
Mooneer Salem e8183282b6 Test: include filename in button label. 2024-07-02 21:45:58 -07:00
Mooneer Salem 1b618d1824 Fix Windows compilation error. 2024-06-30 10:06:48 -07:00
Mooneer Salem 3f68b49ead Add PR #730 to changelog. 2024-06-30 09:30:53 -07:00
Mooneer Salem 040f5b33b1 Merge branch 'master' into ms-vk-path 2024-06-30 09:30:03 -07:00
Mooneer Salem 7231dd2f8e latest user manual PDF 2024-06-30 16:29:49 +00:00
Mooneer Salem 743f7ee2fb
Merge pull request #729 from drowe67/ms-save-file-paths
Fix bug preventing saving of the previously used path when playing back files.
2024-06-30 09:27:21 -07:00
Mooneer Salem 6cabc854f4 Voice Keyer updates:
1. Update application configuration to only have user selecting the path to the voice keyer file(s), not the exact file. This path also
   changes as needed based on user selection of the VK file (see (2)).
2. When left-clicking the Voice Keyer button and there's no previously selected VK file available (or the previous file no longer exists),
   bring up a file dialog to force selection of the exact VK file to use.
3. Update tooltip for the Voice Keyer button to display the currently selected file.
4. Ensure that the name of the file selected in (2) continues to be persisted across sessions.
2024-06-30 09:22:15 -07:00
Mooneer Salem 9079fc9e04 Add PR #729 to changelog. 2024-06-23 07:04:38 -07:00
Mooneer Salem ee9a12dea0 Fix bug preventing saving of the previously used path when playing back files. 2024-06-23 07:02:19 -07:00
Mooneer Salem 9ced71b4d6 latest user manual PDF 2024-06-19 23:32:01 +00:00
Mooneer Salem fb9d36a40b
Merge pull request #725 from drowe67/ms-show-rx-offset-waterfall
Show green line indicating RX frequency.
2024-06-19 16:30:05 -07:00
Mooneer Salem 9ef2497994 Add PR #725 to changelog. 2024-06-19 14:06:46 -07:00
Mooneer Salem d41891750e Allow middle-click to reset to 1500 Hz. 2024-06-19 10:50:49 -07:00
Mooneer Salem b02638adad Use button instead of menu item for centering RX frequency. 2024-06-15 16:46:47 -07:00
Mooneer Salem 2505dcbcd3 Each click of the mouse wheel should tune by only 10 Hz now, not >= 30. 2024-06-15 16:37:20 -07:00
Mooneer Salem bac00cf4e9 Don't retune unless an arrow key is pushed. 2024-06-15 16:34:34 -07:00
Mooneer Salem 44ddf05340 Only allow up/down arrow keys instead of left/right. 2024-06-15 16:31:09 -07:00
Mooneer Salem e53ac27722 Add option in Tools menu to reset RX frequency back to 1500 Hz. 2024-06-15 02:08:44 -07:00
Mooneer Salem 8d2a6ae993 Enable the use of arrow keys for fine tuning. 2024-06-15 01:51:27 -07:00
Mooneer Salem 29f724f0d2 Allow use of the mouse wheel to adjust RX frequency. 2024-06-15 01:32:28 -07:00
Mooneer Salem 06c2bc13d8 Adjust tuning in 10 Hz increments. 2024-06-15 01:17:58 -07:00
Mooneer Salem 208095c56e Merge branch 'master' into ms-show-rx-offset-waterfall 2024-06-15 00:58:10 -07:00
Mooneer Salem a5fb94a028 latest user manual PDF 2024-06-15 07:57:01 +00:00
Mooneer Salem 156852b492
Merge pull request #727 from drowe67/ms-override-version-tag
Allow overrriding the version tag when building.
2024-06-15 00:54:49 -07:00
Mooneer Salem 807ff2d675 Revert accidental change to build_osx.sh. 2024-06-15 00:53:52 -07:00
Mooneer Salem 12ae713eef Add PR #727 to changelog. 2024-06-14 09:05:27 -07:00
Mooneer Salem cfe42ff070 Allow overrriding the version tag when building. 2024-06-14 09:04:08 -07:00
Mooneer Salem 1f7aa53c63 Use 3px for colored lines instead of 2px. 2024-06-14 08:33:51 -07:00
Mooneer Salem 2ebcfb5724 Add sync line to Spectrum plot as well. 2024-06-12 21:20:10 -07:00
Mooneer Salem 693263bffc Increment version to .3 devel. 2024-06-11 12:51:26 -07:00
Mooneer Salem 4d3620eb81 Use orange color to show lack of sync. 2024-06-11 12:50:04 -07:00
Mooneer Salem b2420da741 Slightly shorten red line, 2024-06-11 12:42:53 -07:00
Mooneer Salem 763cafcee8 Test code to show green line indicating RX frequency. 2024-06-10 01:30:22 -07:00
Mooneer Salem d7cad093ff latest user manual PDF 2024-06-08 16:07:09 +00:00
Mooneer Salem e5158d6d4b
Merge pull request #724 from drowe67/ms-rel-1992
Release 1.9.9.2.
2024-06-08 09:05:32 -07:00