*First ERROR message
- removed popup dialog messes on first encounter
of ERROR / WARN message
- fl_message dialog could be hidden behind other
open dialogs such as signal browser, logbook or
main dialog. Result was apparent loss of focus
for main dialog on Windows OS.
- moved debug::stop() to clean_exit function to
prevent leaving zombie debug window visible when
closing down application
* Corrected <TX> disabling when executing <EXEC>...</EXEC>
* Modified code to allow multiple <EXEC>...</EXEC> calls
with a single macro text
* Removed ability to recurse the <EXEC>...</EXEC> macro tag
* close all dialogs except main dialog on close
* correct class FSEL instantiation on OS X
* this commit resolves the crash-on-exit on OS X Lion
* add configuration items
- SaveConfig : save fldigi_def.xml on exit (if changed)
- SaveMacros : save macro mdf file on exit (if changed)
* Normal shut down with prompts if File/Exit menu item selected
* Shut down without prompts for saved config, macros or log entry
if window decoration "X" is used to exit program.
* capture cmd-Q exit event to allow normal program shut down
* Automatic Frequency Control.
* LPM default value for Wefax288.
* Fixed reception scroll problem (Fltk 1.3)
* Resized some widgets (Translated text longer).
* Removed dead code.
* Added internationalisation.
* Fixed vanished rx/tx windows when going from fax576 to 288 and vice-versa.
* Fax can be saved in monochrome, takes less disk space.
* New option to reduce noise on images.
* Changed RX interface: Non-stop reception is now easier.
* Image RX starts ten lines earlier when high correlation detected.
* Experimental: Uses correlation to reduce image echo.
* Display speed-up when zoomed.
* Cleaner indeing of correlation buffer (Method at_mod).
* The tx and rx windows can be displayed separately as now, or embedded in the main window.
* Fixed a couple of uninitialised values spotted by valgrind.
* Added wefax tab in configuration menu.
* Max rows number, and adif log flag now stored in configuration.
* Destination directory can be set in configuration menu with Fl_File_Chooser.
* Added option for opening tx window from main menu (Like the rx window).
* RX and TX text windows now disabled (They were useless).
* Shift can ba changed, default 800. Can be set to 850 Hz for Deutsche Wetterdienst.
* Wefax adif log flag now in configuration (And is memorized).
* When clicking on a received file, the image is displayed in the tx window.
* More internationalization.
* Transmit image can be zoomed. Default zoom 50% like rx image.
* Suppressed duplicate info messages.
* Added return http document error tests
* Removed "Weather:\n" prefix from returned data string
* Corrected English / Metric conversions
* Added wind in Meters/Sec to MPH KPH conversion
* Added condition parsing from raw data string
* Added web lookup for METAR station of interest