Wykres commitów

2387 Commity (46c6a88e3dec4d5a51861ac182fb63d55c2c87c9)

Autor SHA1 Wiadomość Data
Daniel Richman 46c6a88e3d Make version.cxx updating a little less aggressive 2011-12-23 20:36:46 +00:00
Daniel Richman 38fabccefa Merge upstream version 3.21.33
Merge remote branch 'upstream/maint/3.21'

Conflicts:
	src/dialogs/confdialog.cxx
	src/dialogs/confdialog.fl
	src/include/confdialog.h
2011-12-23 17:17:51 +00:00
Daniel Richman 178c783de4 Tweaks to GPS config ui 2011-12-23 16:31:55 +00:00
Daniel Richman 0364f4c4b9 Actually use the correct values in the GPS ui 2011-12-23 16:25:35 +00:00
Daniel Richman a75882f0ef Windows sleeping and interrupting 2011-12-23 16:08:54 +00:00
Daniel Richman 0c24769d09 Actually use the GPS status UI 2011-12-22 20:33:07 +00:00
Daniel Richman 8b898bc5cd Fix bug: status() scoping 2011-12-22 20:18:33 +00:00
Daniel Richman 8f65a87343 Fix: autoconfigure boxes should be disabled on first launch until dl'd 2011-12-22 15:26:22 +00:00
Daniel Richman 161c276610 Remove testing code 2011-12-16 20:46:18 +00:00
Daniel Richman e66e3186d8 Update mkhamlibstatic.sh 2011-12-11 12:59:32 +00:00
Daniel Richman 39d5dfaf7e Provide sleep() on windows platforms 2011-12-11 12:03:18 +00:00
Daniel Richman 42c3185cb8 Fix bugs and include headers for windows gps 2011-12-11 11:56:25 +00:00
Daniel Richman e03161e8f7 Compile with SSL cflags 2011-12-11 01:15:46 +00:00
Daniel Richman 4f8162f599 Use the correct FL 2011-12-11 00:43:47 +00:00
David Freese e797bc3aec Version 3.21.33
Maintenance release
2011-12-10 15:53:33 -06:00
David Freese a68d917066 Right Channel audio
* Write silence stream to right channel if not enabled
  * Added separate tab for right channel configuration items
  * Replicated right channel control items on the new tab.
    Original controls on PTT, CW and RTTY tabs or the
    replicants may be toggled to control right channel
    operation
  * Added check button to enable reversal of left-right audio
    channels
2011-12-10 11:21:05 -06:00
David Freese 00d4308ef9 WEFAX update
* When changing wefax slant, prompts to save configuration on exit.
  * Changed wefaxNNN to wefaxNNN_modem
  * Changed sample rate initialization
  * Fixed prototype for wefax::getfile
  * Fixed logging of fax images.
2011-12-10 11:21:04 -06:00
Remi Chateauneu e7d5ccf026 Modem class update
* get_xxx methods declared const where appropriate
  * Simple get_xxx methods inlined for better performances and smaller code.
2011-12-10 11:21:04 -06:00
Remi Chateauneu 38112d829e QsoRec comparisons
* Added cQsoRec::setDateTime and setFrequency with specific format.
  * compareTimes, compareDates and compareModes twice faster.
2011-12-08 15:48:43 -06:00
David Freese 96188fa591 WARN status colors
* Added user selectable colors for level indicator (diamond below wf)
    - Low    - nominal BLACK, signal < 0.05
    - Normal - nominal GREEN, 0.05 <= signal < 0.9
    - High   - nominal YELLOW, 0.9 <= 0.9 < 0.98
    - Over   - nominal RED, signal >= 0.98
    signal is the peak audio value % of maximium for the sound
    card in use.
  * Note that this level is for the composite of all signals within the
    passband and not just for signal being decoded.
2011-12-06 09:11:17 -06:00
David Freese 9e4c2fa201 Version 3.21.32
Maintenance release
2011-12-05 17:43:54 -06:00
David Freese 422c0b190f Italian po file update
* Update to po/it.po from Pierfrancisco
2011-12-05 17:38:59 -06:00
David Freese e707094999 Cty.dat
* Allow user to specify location of cty.dat file.
  * Use specified cty.dat path to also locate
    lotw1.txt and AGMemberList.txt
  * Allow user to reload the file(s) if updated while fldigi
    is running or the location is changed.
  * This change allows multiple instances of fldigi to use a
    single, manageable, installation of the files
    - cty.dat
    - lotw1.txt
    - AGMemberList.txt
    The three files must be co-located in a single folder.
2011-12-02 23:43:41 -06:00
David Freese 6821e787b7 Contestia 64/1000
* Added to mode menu system iaw request from KH6TY
2011-12-02 14:22:23 -06:00
David Freese ff596a0102 Call lookups
* Added hamQTH browser lookup
  * Added ability to do both browser and xml call lookup
2011-12-02 12:29:33 -06:00
David Freese 82fa760998 Version 3.21.31
Maintenance release
2011-12-01 11:08:06 -06:00
David Freese dcbae1e32e Spanish translation file
* update to es.po
2011-12-01 11:07:32 -06:00
David Freese 136bcc2c45 Compile warnings
* Changed code to correct for some warning messages on newer gcc compilers
2011-12-01 10:59:27 -06:00
David Freese 8a7c4bf778 Main thread hang
* Main thread would deadlock during initial read of logbook.  This
    was reported and duplicated on Linux and OS X systems.
  * Added timeout call to execute initialization routines that might
    modify any UI element after Fl::run() is executed
2011-12-01 07:35:51 -06:00
David Freese 2f2fe0ae43 UI changes
* Added check box / configuration item for presetting
    RST-in to 599 when clearing the log entries
2011-12-01 07:35:51 -06:00
David Freese 7beb7c1dc1 ver2int
* Corrected ver2int string to long integer conversion function
    Used by routine which checks for version updates
2011-12-01 07:35:46 -06:00
David Freese ed03f3809c Version 3.21.30
Maintenance release
2011-11-29 08:19:35 -06:00
David Freese 30951fb955 Merge dups
* Corrected logic for instance when merge source file has duplicate
    records
2011-11-28 21:31:05 -06:00
David Freese ee4c5b4dae Logbook dirty boolean
* Added code to clear dirty boolean when log first loaded
2011-11-28 15:55:39 -06:00
David Freese 2335f760b3 Tx Attenuator Control
* Moved tx attenuator control to main panel
2011-11-28 14:42:48 -06:00
David Freese a4f3ce60ca Version 3.21.29
Maintenance release
2011-11-27 14:17:18 -06:00
David Freese dfe3a7b762 HamQTH app ident
* removed version number from FLDIGI application identification
    at request of Petr, OK2CQR
2011-11-27 14:17:06 -06:00
Daniel Richman bb7af32026 Tweak to shutdown (a little cleaner this way) 2011-11-26 23:43:56 +00:00
Daniel Richman ded713c29b Since we now use Fl::wait while exiting, we need to ensure no callbacks fire. 2011-11-26 23:32:14 +00:00
Daniel Richman c8840644cf Print integers correctly/Json value printing rework 2011-11-26 23:20:38 +00:00
Daniel Richman 237bf088d5 Print doubles fixed 6dp 2011-11-26 22:07:03 +00:00
David Freese 2edfc77e8c Merge Logs
* Added duplicate checking to log merger
  * Save duplicates to an ADIF file and display results of
    merger on the Rx panel.
  * Save merged records to a merged rec file
  * Altered read adif to accommodate LoTW peculiarities
2011-11-26 06:55:37 -06:00
David Freese b97bbdea96 eQSL QTH nickname
* Changed location of <APP_EQSL_QTH_NICKNAME:%d>%s to come after
    <EOH>
2011-11-26 06:54:23 -06:00
David Freese 9de50951c3 ADIF i/o tweaks
* Changes to improve file i/o performance
  * Removed <ADIF_VER: check to allow importing from
    non compliant ADIF files.
2011-11-23 09:42:44 -06:00
David Freese 77e1eb1211 Call lookup
* Added ability to lookup calls with multiple slash and to
    recognize leading slashed preamble
    - KH6/W1HKJ/M
    - W1HKJ/6
    - M2/W1HKJ
2011-11-23 04:34:22 -06:00
David Freese a1e0794f05 Version 3.21.28
Maintenance release
2011-11-21 08:18:22 -06:00
David Freese ed74b9be3f ADIF/EQSL thread shutdown
* removed ADIF_close and EQSL_close execution from program shutdown
    process.  Caused shutdown hangup on some Windows systems.
  * added deletion of temporary log database class on exiting write
    routine.
2011-11-20 21:24:44 -06:00
David Freese d3e47a360e Ignore slash postamble
* Ignore slash postamble for callsign internet lookup.
2011-11-20 15:33:26 -06:00
David Freese 91008374c3 Log Export by date
* Added ability to export logbook for a date range
2011-11-20 10:13:40 -06:00
David Freese fd296b9a25 Version 3.21.27A
Maintenance release
2011-11-20 06:56:12 -06:00