Wykres commitów

28 Commity (8957de3a7131a31422338e487ab37e90a3225172)

Autor SHA1 Wiadomość Data
James Coxon 1d7d18fabd Merge tag 'v3.21.73' of git://git.berlios.de/fldigi
Conflicts:
	doc/Makefile.am
	po/dl-fldigi.pot
	po/es.po
	po/fr.po
	po/it.po
	po/pl.po
	src/Makefile.am
	src/dialogs/fl_digi.cxx
	src/include/configuration.h
	src/include/fl_digi.h
	src/rigcontrol/rigio.cxx
2013-11-29 16:23:07 +00:00
Remi Chateauneu 982f335767 KML/Synop/RTTY/Navtex
* Synop decoding in RTTY mode in reception buffer, in red.
  * Creation of KML file for Synop data.
  * Creation of KML file for Navtex messages.
  * User locator displayed in KML.
  * Multiline Synop and Navtex messages displayed in Adif logs.
  * Added flsynop program as stand alone Synop decoder.
  * Fixed Navtex default stations filename and Italian stations.
  * Fixed Navtex frequency error.
  * Added KML tab in configuration menu.
  * Added parameters files for Synop decoding.
  * Fixed CoordinateT type for different deserialization.
  * Less logging messages from subthreads, because they might crash.
  * Added try/catch blocks in main program.
  * Can reload previous KML files at startup.
  * Named WMO code tables in Synop decoding.
  * Synop data can be logged to Adif files.
  * flsynop can load kml files from one dir and save them elsewhere.
  * Added strreplace and strcapitalize.
  * Added Levenshtein distance for future use.
  * Added class QsoHelper to ease Adif logging.
  * East longitude positive, West negative. Fixes Navtex detection.
  * Chars '=' or ';' used as a Synop end-of-section marker.
  * Added option command in KML tab executed on KML file save.
  * Reverse mode now saved in configuration.
  * Comments in DOxygen syntax.
  * Kml snippet stored once only per placemark.
  * Code more compatible with Eclipse parsing.
  * Synop decoded text can be interleaved with 5-digits groups.
  * KML balloons can be in simple tables, matrices or plain text.
  * Adif messages are saved in the main thread.
  * Starts external command only if KML file was saved.
  * Maximum KML data retention time is ten years, default 0 is no limit.
  * Do not reload KML files when changing KML parameters.
  * User kml file does not grow at each fldigi start.
  * Relative humidity always parsed with Celsius temperature.
  * Empty KML files are created on startup if not there.
  * Prepared porting processes functions to Mingw.
  * Added script for FTP transfer of KML files.
  * Added synop_tool
  * Navtex now has reverse mode.
  * Data files can be updated from the Internet.
  * HTTP load without anymore because crash in Wine
2013-07-06 21:50:10 -05:00
David Freese 389c189d2e MXE compile
* Mxe-ming32 compatibility changes
2013-06-27 18:15:33 -05:00
Daniel Richman 95f4258486 Merge commit 'v3.21.50'
Conflicts:
	po/dl-fldigi.pot
	src/Makefile.am
	src/dialogs/confdialog.cxx
	src/dialogs/confdialog.fl
	src/dialogs/fl_digi.cxx
2012-08-13 15:58:25 +01:00
David Freese ed638a564a Navtex
Port of navtex modem from 3.22 branch
2012-06-04 12:26:14 -05:00
Philip Heron 65bb16a19f Merge commit 'v3.21.12' into upstream_merge
Conflicts:
	ChangeLog
	configure.ac
	doc/guide.txt
	po/dl-fldigi.pot
	po/fr.po
	src/Makefile.am
	src/combo/combo.cxx
	src/cw_rtty/rtty.cxx
	src/dialogs/confdialog.cxx
	src/dialogs/confdialog.fl
	src/dialogs/fl_digi.cxx
	src/dialogs/guide.cxx
	src/globals/globals.cxx
	src/include/adif_io.h
	src/include/confdialog.h
	src/include/configuration.h
	src/include/fl_digi.h
	src/include/lgbook.h
	src/logbook/adif_io.cxx
	src/logbook/lgbook.cxx
	src/logbook/lgbook.fl
	src/logbook/logsupport.cxx
	src/logbook/textio.cxx
	src/logger/logger.cxx
	src/logger/rx_extract.cxx
	src/misc/macros.cxx
	src/misc/status.cxx
	src/misc/xmlrpc.cxx
	src/soundcard/sound.cxx
	src/trx/modem.cxx
2011-07-20 16:46:01 +01:00
Stelios Bounanos 0ad002e71c Enable NLS on woe32
* Include .po files when building nsis installer
  * Store language preference in homedir/lang.txt on win32
2011-02-10 00:28:37 +00:00
James Coxon f8e63f5aa4 added string_limit to xml to allow for super long strings - by default it is 100and <string_limit> is not required in the xml but will be take 2010-07-15 23:50:00 +01:00
James Coxon bd2ea4613b updated dl-fldigiHAB applescript for latest 3.20.16 binary 2010-06-21 14:48:13 +01:00
Philip Heron 6803fe4f0b Icon was renamed, update desktop files. 2010-06-20 01:30:26 +01:00
Philip Heron 036e00b72b Stop dl-fldigi files conflicting with fldigi package. 2010-06-20 01:24:57 +01:00
Daniel Richman bc43fbd17e Extra windows shortcuts and an uninstall 2010-06-19 15:52:18 +01:00
James Coxon aa1f302c7e added shortcut for --hab for windows 2010-06-19 15:42:21 +01:00
James Coxon 43f52908eb fixed dl-fldgiHAB.app to new binary names and also removed some whitespace in configation.h 2010-05-15 12:36:41 +01:00
James Coxon f05a0dd186 modified the dl-fldigiHAB.app for OS X - now seems to work without the annoying box when you close fldigi 2010-05-15 12:00:11 +01:00
James Coxon db5591bc1a updated OS X applescript short cut - still not completely working, more to be done 2010-05-04 22:05:45 +01:00
Philip Heron 100262f55f Create dl-fldigi desktop icons (both normal and HAB) 2010-04-24 12:14:20 +01:00
James Coxon e07e9c046d added an applescript app which will open fldigi with the --hab command argument - for mac osx, it now also gets included in the App Bundle and needs to be copied into Applications with the fldigi app 2010-04-08 13:47:27 +01:00
Stelios Bounanos cc957f37cf Update copyright headers
* Relicense: GPLv2+ -> GPLv3+
  * Update authors' copyright notices
2010-03-01 13:09:16 +00:00
Stelios Bounanos 1d2f5788a5 Fix threads/exceptions bugs on mingw32
* Enable dynamic linking for pthreads-win32
 * Add -mthreads to compiler and linker flags
 * Modify nsis installer script to include pthreadGC2.dll and mingwm10.dll
2009-10-14 04:29:05 +01:00
Stelios Bounanos d4b1a038ac Merge flarq
* Add flarq to build system and installers
* Modify test scripts
* Add flarq manual page
* Add flarq command line argument handling
* Improve flarq's windowing system support
2009-05-26 20:01:38 +01:00
Stelios Bounanos b95b8e1650 Add win32 installer support
The win32 installer is generated by running scripts/mknsisinst.sh via
`make nsisinst'.  This target is available only if `makensis' is present
on the build system.
2009-05-12 05:46:26 +01:00
Stelios Bounanos d8ac507782 OS X build fixes 2008-08-03 01:09:12 +01:00
Stelios Bounanos 03f25698ac Upstream version 2.11I 2008-04-08 16:31:54 +01:00
Stelios Bounanos 067cda0250 Upstream version 2.11E 2008-03-30 14:38:05 +01:00
Stelios Bounanos 2b68f1100a Upstream version 2.10N 2008-03-01 07:03:03 +00:00
Stelios Bounanos 34f68be951 Upstream version 2.08G 2008-01-25 23:11:48 +00:00
Stelios Bounanos 60d3b3d71a Upstream version 2.08c 2008-01-10 18:02:24 +00:00