commit 1b618d1824a007f112eb4b9bfcf92febb6137131 Author: Mooneer Salem Date: Sun Jun 30 10:06:48 2024 -0700 Fix Windows compilation error. commit 3f68b49ead14b363a985809b15cbf4850e5e1ff1 Author: Mooneer Salem Date: Sun Jun 30 09:30:53 2024 -0700 Add PR #730 to changelog. commit 040f5b33b14cf58aef0038d547310d1324125462 Merge: 6cabc85 7231dd2 Author: Mooneer Salem Date: Sun Jun 30 09:30:03 2024 -0700 Merge branch 'master' into ms-vk-path commit 7231dd2f8efda2344e9803791379a1fc2c5cb32b Author: Mooneer Salem Date: Sun Jun 30 16:29:49 2024 +0000 latest user manual PDF commit 743f7ee2fb4e73a48befd345bc2c2a0839a72dba Merge: 9ced71b 9079fc9 Author: Mooneer Salem Date: Sun Jun 30 09:27:21 2024 -0700 Merge pull request #729 from drowe67/ms-save-file-paths Fix bug preventing saving of the previously used path when playing back files. commit 6cabc854f4bb2de08800805abf922fef6cbda23e Author: Mooneer Salem Date: Sun Jun 30 09:22:15 2024 -0700 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. commit 9079fc9e04a6a39bbedf92236ea47ebfeabc7059 Author: Mooneer Salem Date: Sun Jun 23 07:04:38 2024 -0700 Add PR #729 to changelog. commit ee9a12dea04989b118bb82ab68f838720753558a Author: Mooneer Salem Date: Sun Jun 23 07:02:19 2024 -0700 Fix bug preventing saving of the previously used path when playing back files. commit 9ced71b4d6abfc0aadaa897c3bed5eb197fd4b36 Author: Mooneer Salem Date: Wed Jun 19 23:32:01 2024 +0000 latest user manual PDF commit fb9d36a40b4c4191c4d53f38b356c8c3517390e5 Merge: a5fb94a 9ef2497 Author: Mooneer Salem Date: Wed Jun 19 16:30:05 2024 -0700 Merge pull request #725 from drowe67/ms-show-rx-offset-waterfall Show green line indicating RX frequency. commit 9ef24979943d5ad86e385721363704df7405ed76 Author: Mooneer Salem Date: Wed Jun 19 14:06:46 2024 -0700 Add PR #725 to changelog. commit d41891750e6951482df1077acfcdc6a1ee583598 Author: Mooneer Salem Date: Wed Jun 19 10:50:49 2024 -0700 Allow middle-click to reset to 1500 Hz. commit b02638adad1319a7abc82925beee09849e02a9af Author: Mooneer Salem Date: Sat Jun 15 16:46:47 2024 -0700 Use button instead of menu item for centering RX frequency. commit 2505dcbcd37b3aaa13cf314ec8907cf3650f5919 Author: Mooneer Salem Date: Sat Jun 15 16:37:20 2024 -0700 Each click of the mouse wheel should tune by only 10 Hz now, not >= 30. commit bac00cf4e925b9b2c0afbbbf4a860e499c5ab5b3 Author: Mooneer Salem Date: Sat Jun 15 16:34:34 2024 -0700 Don't retune unless an arrow key is pushed. commit 44ddf05340a9a1a7c4aa1e426f85e17f4214fc9b Author: Mooneer Salem Date: Sat Jun 15 16:31:09 2024 -0700 Only allow up/down arrow keys instead of left/right. commit e53ac27722a9a0d0ce8ae1432c865a87a78e9c86 Author: Mooneer Salem Date: Sat Jun 15 02:08:44 2024 -0700 Add option in Tools menu to reset RX frequency back to 1500 Hz. commit 8d2a6ae993815b3da3326c120898e243db61c2bb Author: Mooneer Salem Date: Sat Jun 15 01:51:27 2024 -0700 Enable the use of arrow keys for fine tuning. commit 29f724f0d2fa230a576a02b49a7f4bd63f43ac0c Author: Mooneer Salem Date: Sat Jun 15 01:32:28 2024 -0700 Allow use of the mouse wheel to adjust RX frequency. commit 06c2bc13d8c46713bb3527014afbfacf4314976e Author: Mooneer Salem Date: Sat Jun 15 01:17:58 2024 -0700 Adjust tuning in 10 Hz increments. commit 208095c56ee4f53ec86e470f8aae87c1467842f3 Merge: 1f7aa53 a5fb94a Author: Mooneer Salem Date: Sat Jun 15 00:58:10 2024 -0700 Merge branch 'master' into ms-show-rx-offset-waterfall commit a5fb94a02882d373c1f8b86dc72eba502d91d14e Author: Mooneer Salem Date: Sat Jun 15 07:57:01 2024 +0000 latest user manual PDF commit 156852b492ea38b7bc96a42b33f3bf7b154215ec Merge: d7cad09 807ff2d Author: Mooneer Salem Date: Sat Jun 15 00:54:49 2024 -0700 Merge pull request #727 from drowe67/ms-override-version-tag Allow overrriding the version tag when building. commit 807ff2d6755944a6d5420f5809836232965cf3fb Author: Mooneer Salem Date: Sat Jun 15 00:53:52 2024 -0700 Revert accidental change to build_osx.sh. commit 12ae713eef7f0c8b75374094e66e7984eaf0de25 Author: Mooneer Salem Date: Fri Jun 14 09:05:27 2024 -0700 Add PR #727 to changelog. commit cfe42ff070ec4bb842956b2a068e6160ca9a8f15 Author: Mooneer Salem Date: Fri Jun 14 09:04:08 2024 -0700 Allow overrriding the version tag when building. commit 1f7aa53c630db8ef1eb0c1380c50e27d5c2c0981 Author: Mooneer Salem Date: Fri Jun 14 08:33:51 2024 -0700 Use 3px for colored lines instead of 2px. commit 2ebcfb5724eb00adf14af4ea557883afc7308343 Author: Mooneer Salem Date: Wed Jun 12 21:20:10 2024 -0700 Add sync line to Spectrum plot as well. commit 693263bffc29e32b66db4264a8083fa79f1b03f8 Author: Mooneer Salem Date: Tue Jun 11 12:51:26 2024 -0700 Increment version to .3 devel. commit 4d3620eb8154237f793940e20d97d5f576da35b3 Author: Mooneer Salem Date: Tue Jun 11 12:50:04 2024 -0700 Use orange color to show lack of sync. commit b2420da7419471185a0bd87319a9420aa850b231 Author: Mooneer Salem Date: Tue Jun 11 12:42:53 2024 -0700 Slightly shorten red line, commit 763cafcee8eb3f9a8a2f06e06a6fe0722343366f Author: Mooneer Salem Date: Mon Jun 10 01:30:22 2024 -0700 Test code to show green line indicating RX frequency. commit d7cad093ff0efefa9ee8737493474214dc58578f Author: Mooneer Salem Date: Sat Jun 8 16:07:09 2024 +0000 latest user manual PDF commit e5158d6d4bae8f2e37613fdaee20c6cd8493a808 Merge: 12de561 558c7e3 Author: Mooneer Salem Date: Sat Jun 8 09:05:32 2024 -0700 Merge pull request #724 from drowe67/ms-rel-1992 Release 1.9.9.2. commit 558c7e3d61e739abd0e1c83c658a43a600a2d8fc Author: Mooneer Salem Date: Sat Jun 8 08:45:11 2024 -0700 Release 1.9.9.2.