Re: [wsjt-devel] [wsjtgroup] WSJTx: Default to CQ after 73 and at Startup please

2016-10-28 Thread Black Michael
Here's the patch referred to...to be consider for inclusion please? Index: mainwindow.cpp===--- mainwindow.cpp      (revision 7251)+++ mainwindow.cpp      (working copy)@@ -2834,7 +2834,12 @@      }     if (is_73 && m_config.disable

Re: [wsjt-devel] rc2

2016-10-28 Thread Black Michael
This fixes the problem of JTSDK building the package and still ending up with rc1.The old package wasn't being removed on build. You don't have to "enable-clean" either.  Still builds correctly with "disable-clean". de Mike W9MDB  ==

[wsjt-devel] rc2

2016-10-28 Thread Black Michael
I discovered a problem with the change to rc2 in JTSDK. Apparently the "enable-clean" doesn't clean everything it should. So it was still generating an rc1 on the package build. I completely removed the JTSDK\src\wsjtx directory and it built correctly after that. I'll try and see if I can figure o

Re: [wsjt-devel] [wsjtgroup] Current configuration in WSJT-X

2016-10-28 Thread Bill Somerville
On 27/10/2016 22:58, Black Michael wrote: Attached is a patch which adds the config name and gets rid of the "version" info which is already available in the About box. Hi Mike, thanks for the patch. You may have noticed that Joe made a change to put the configuration name on the main windo

Re: [wsjt-devel] Power memory patch

2016-10-28 Thread Joe Taylor
Hi Bill, On 10/28/2016 11:08 AM, Bill Somerville wrote: > The layout was still broken. It is a bit complicated getting a handle on > how to build a UI using layout managers and widgets. Thanks for cleaning up the Audio tab layout, once again. Those shortcomings were mine, at least as much as M

Re: [wsjt-devel] Power memory patch

2016-10-28 Thread Bill Somerville
Hi Mike, some comments in line below. On 24/10/2016 23:39, Black Michael wrote: 2nd attempt addressing your points. Thanks fro reworking that, I see that Joe has committed your patch with some minor amendments. I think the layout on the Audio tab is OK. You'll want to double-check that one

Re: [wsjt-devel] [wsjtgroup] Current configuration in WSJT-X

2016-10-28 Thread Black Michael
Seems like plenty of room to have both on the title bar...though the program title is also in the About box.So how about just adding the config info to what's already there if you still want it visible on the main window? Index: mainwindow.cpp

Re: [wsjt-devel] [wsjtgroup] Current configuration in WSJT-X

2016-10-28 Thread Bill Somerville
On 28/10/2016 04:27, Black Michael wrote: Well...the version in the window title is pretty useless. It doesn't give the version#. What's in the About box does. Hi Mike, what you are calling the version number is the source control change number which bears no relation to the version of the