Fllog v1.2.5 released

The team of developers for the Fl-suite have released version 1.2.5 of Fllog, the open-source, networkable, all-mode logging software package for OS X, Linux and Windows.

Fllog continues to support much more than digital modes, with the software able to be used for CW or SSB logging as well as alongside the Fldigi digital mode software. In fact, with FllogFldigi, and Flwkey, you have a complete SSB, CW (with WinKeyer support), and Digital Modes suite for use throughout your Field Day activities.

As with all of the Fl-suite, Fllog supports both PowerPC and Intel (i386) processors with individual downloads available for each architecture. The letest versions of Fllog can always be found
here.

Version 1.2.5 – Maintenance release

  • status log
    • create and write debug statements to status log
  • db update
    • Update database to current fldigi implementation
  • Native File Chooser
    • remove Native File Chooser code not needed for Fltk 1.3.3/4
  • xmlrpc update
    • change xmlrpc source to most recent that builds on both G4 and i686 processors
  • win mingw
    • mods to allow building on Win-MinGW-Msys platform
  • flxmlrpc config
    • change flxmlrpc configure summary report
  • fix XmlRpc tm_mday comparison typo
    xmlrpcpp/XmlRpcValue.cpp: In function ‘bool XmlRpc::tmEq(const tm&, const tm&)’:
    xmlrpcpp/XmlRpcValue.cpp:159:52: warning: self-comparison always
    evaluates to true [-Wtautological-compare]
    t1.tm_hour == t2.tm_hour && t1.tm_mday == t1.tm_mday &&
  • mxe update
    • correct mxe build scripts