dl-fldigi/m4
Robert Stiles 814bed31f8 Configure Script Engine
* Add menu item "Scripts" and callback function.
    * Add scripting engine.
    * Update script engine for localization strings/messages.
    * Add hierarchy syntax
    * New file run_script.h
    * Hierarchy integration completed
    * Add command set
    * Add 'int find_index(char *)' to combo.cxx
    * Add menu item 'Generate Script' and code for generating a default
      config script file.
    * Add void loadRigXmlFile(void) to rigxml.cxx to support scripting calls.
      - Trim leading/trailing white spaces from portaudio device names.
    * Remove duplicate calling functions/method members.
    * Move command parameter specific verification to run_script.cxx
      basic testing remains in script_parsing.cxx
    * First Document Draft - Script commands
      - Add Misc NBEMS config commands
      - Add Notice - Program restart required.
      - Update Documentation with new commands
    * Removed Unused Variables (multiple locations)
    * Change behavior of floating point output for script generate.
    * Remove function qsy() use restriction on rig control availability.
    * Add strnlen, strncmp and strncpy checks to configure.ac
    * Add trim_white_spaces, strnlen, strncmp and strncpy routines to util.cxx
    * Add pa_set_dev() to soundconf.cxx for updating pa device names.
    * Add code to save macro(s) with content only.
    * Add config_script files to POTFILES.in for localization processing.
    * Flag command types.
    * Limit generate script output based on configure content.
    * Change script error dialog box to warning.
    * Change default rig.xml to rig-unassigned.xml. For testing purposes.
      (script generation)
    * Update Documents with Notes about script generation and executing.
    * Correct \ref and \section name duplicates in doxygen doc source
    * Add script commands for ID->RSID/Video/CW panel.
    * Move Script/Execute/Generate Menu Items to File Menu.
      - Move repetitive code into general functions.
    * Rename "Scripts" menu item to "Config Scripts"
    * Fix error introduced in last mods. Port Audio Gen Config
2015-02-10 18:48:34 -06:00
..
intl Build system fixes 2014-10-10 21:03:44 -05:00
ax_compare_version.m4 Add documentation 2009-04-06 22:21:07 +01:00
benchmark.m4 Add benchmark and batch decoding switches 2009-02-04 21:54:31 +00:00
bind.m4 Remove g++-3 support via boost 2009-09-10 04:16:07 +01:00
build.m4 UTF-8 overhaul 2012-12-08 08:04:46 -06:00
debug.m4 Remove -fomit-frame-pointer flag 2010-02-06 06:43:47 +00:00
docs.m4 Open BSD fixes 2012-08-02 14:45:30 -05:00
fltk.m4 Fltk backward compatibility 2013-05-20 17:45:12 -05:00
funcs.m4 Fork open file descriptors 2012-06-14 07:53:39 -05:00
hash.m4 KISS interface 2014-10-14 20:19:34 -05:00
libintl.m4 Add NLS support 2008-12-04 16:11:21 +00:00
macosx.m4 Configure Script Engine 2015-02-10 18:48:34 -06:00
np-compat.m4 mxe-win32 regex 2013-08-02 18:34:00 -05:00
opt.m4 Remove -fomit-frame-pointer flag 2010-02-06 06:43:47 +00:00
oss.m4 Open BSD fixes 2012-08-02 14:45:30 -05:00
pkg-config.m4 Fix custom pkg-config macro 2009-11-19 05:25:10 +00:00
progs.m4 Merge flarq 2009-05-26 20:01:38 +01:00
static.m4 Improve clock_gettime detection 2008-07-24 00:28:20 +01:00
tls.m4 Build system fixes 2014-10-10 21:03:44 -05:00
win32.m4 Fltk-1.3.0 2012-01-09 10:49:11 -06:00