Wykres commitów

2447 Commity (303f290b2068e98950d103d5ad54e0e3f8c4acc8)

Autor SHA1 Wiadomość Data
Daniel Richman 303f290b20 Move/use different submodule 2012-04-10 22:40:16 +01:00
Daniel Richman 415c488218 Tweak period label 2012-03-11 19:44:55 +00:00
Daniel Richman e82aa00332 Remember whether testing flights are shown 2012-03-11 18:57:03 +00:00
Daniel Richman 5f0e7be4d0 Bugfixes for elevation and altitude handling 2012-03-11 18:46:14 +00:00
Daniel Richman 82bffe8a2a Update habitat_extensions to get earthmaths 2012-03-11 17:49:48 +00:00
Daniel Richman 1b92186dc5 Revamp bearing, distance, elevation calculations, and note listener altitude 2012-03-11 17:48:02 +00:00
James Coxon f419c9018c Merge branch 'master' of git://github.com/danielrichman/dl-fldigi 2012-03-10 15:35:04 +00:00
James Coxon c8518db908 Merge branch 'master' of git://github.com/fsphil/dl-fldigi 2012-03-10 15:33:57 +00:00
James Coxon fd2578a1bc added new box for elevation (copy of distance box), also resized some of the other boxes so that everything fits a bit better 2012-03-10 15:30:48 +00:00
Daniel Richman 7183d69513 Set default url 2012-03-07 21:19:30 +00:00
Philip Heron 763b682754 Replace floating point rounding with integer only version 2012-03-06 18:59:37 +00:00
System Administrator 835a053e6f updated mkappbundle to produce bundles for new dl-fldigi 2012-03-04 22:59:06 +00:00
Philip Heron 10d6f76199 Merge remote-tracking branch 'danielrichman/master' 2012-03-04 21:09:36 +00:00
Philip Heron 60239c7341 Updates to the SSDV decoder 2012-03-04 18:21:54 +00:00
Philip Heron 98a0867465 Use the latest habitat extensions 2012-03-04 14:12:40 +00:00
Daniel Richman 24f3a4d08c Re run confdialog.fl through fluid 2012-03-04 12:00:51 +00:00
Philip Heron 687c897466 Fl_Tile_Check doesn't compile with fltk 1.3, and has been removed from upstream 2012-02-15 00:40:18 +00:00
Philip Heron 411780119c Merge remote-tracking branch 'upstream/maint/3.21'
Conflicts:
	src/Makefile.am
	src/dialogs/confdialog.cxx
	src/dialogs/confdialog.fl
	src/include/confdialog.h
2012-02-14 23:55:19 +00:00
David Freese bb836f1dc3 Version 3.21.38
* flarq version 4.3.3
  * maintenance release
2012-02-01 06:30:55 -06:00
David Freese 9327490fa6 Control sizing
* Changed width on control that impinged on foreign language
    usage
2012-02-01 05:26:11 -06:00
David Freese df3bf09435 eQSL
* Added user selectable date-time ON or OFF for eQSL logging
2012-02-01 04:28:43 -06:00
David Freese 13b7107553 OS X file chooser
* Abandon Fltk-1-3 Cocoa file chooser
    Causes segmentation fault.
  * Substitute Stelios implementation which relies
    on Carbon framework.
  * Requires adding "-framework Carbon" to the fltk-config
    script "fltk-config --ldflags" response.
2012-01-30 08:15:00 -06:00
David Freese 890013c069 rigCAT closure
* Added code to prevent multiple calls to rigCAT_close
2012-01-29 21:27:12 -06:00
David Freese 5122c7b078 Control key parsing
* Corrected use of isdigit(...) problem on XP / Win7
2012-01-29 21:27:12 -06:00
David Freese 3c0bcd8ddd Control-shortcuts
* Insure all control key combinations are handled by widget with focus.
  * Add select all / copy to clipboard when ESC pressed and TX active
    Allows subsequent ^V or Shift-Insert to return clipboard text to
    the TX widget
2012-01-29 21:27:12 -06:00
David Freese b940e9cd6f WX international
* Changed url query to provide international coverage
  * Added full METAR report
  * Added noun name of reporting METAR station
2012-01-27 16:10:00 -06:00
David Freese 0c8d61b16a Version 3.21.37
Maintenance release
2012-01-26 15:03:01 -06:00
David Freese c4336b712b Macro filename
* Added code to recognize "\" in starting filename on windows
2012-01-26 08:14:31 -06:00
David Freese ba5b5d5aaa Callsign query
* Changed NOTES field behavior to append to current contents
    vice replacing field contents.
2012-01-25 10:42:27 -06:00
David Freese 2af9ebcf4c WX Celsius
* added missing conversion from Fahrenheit to Celsius
  * allow English and/or Metric units in report
2012-01-24 18:55:59 -06:00
David Freese 62d9f428d6 Weather tag
* Added <WX:XXXX> tag where XXXX is METAR station id.
  * No change to <WX> tag
  * Both use the WX configuration for report format.
2012-01-23 22:34:01 -06:00
David Freese d761d0f2ea Version 3.21.36
Maintenance release
2012-01-22 08:45:52 -06:00
David Freese 3fc748e96c Inline tags
* added RIGMODE, change xcvr mode
  * added FILWID, change xcvr bandwidth
2012-01-22 07:48:10 -06:00
David Freese 3ae8ee9c8a OS-X native file chooser
* Mods to work around apparant bug(s) in Fltk-1.3.0 native
    file chooser on OS X
2012-01-20 13:30:19 -06:00
David Freese 5cc14a1175 rigcat serial test
* Modified serial port in use test for instance where
    more than one program is sharing access to serial port
2012-01-19 23:14:11 -06:00
David Freese 4c0526a982 Macro load display
* changed order of Rx displaying macro set file name
2012-01-19 21:22:50 -06:00
David Freese 5cbed0ce41 File-dir selection
* mod to file select usage when using Fltk-1.3.x library
  * Changed macro file directory name parsing
2012-01-19 21:06:08 -06:00
David Freese 59e8dc92b3 Rx text wrap
* Modified wrap point algorithm for fltk 1.3.0 text widget
2012-01-19 21:06:08 -06:00
David Freese 2dfd6fd634 UTF-8 rx suppress
* Force Rx characters to 0x00 to 0x7F range
2012-01-19 21:06:08 -06:00
David Freese c36983ebb9 Get WX
* added macro tag <WX>
    - inserts weather string into Tx stream
    - reads RSSXML feed from specified METAR station
2012-01-19 18:25:49 -06:00
David Freese 22e1f8b593 Update to fltk.m4
* changed fltk test to -gt 3
2012-01-17 19:51:16 -06:00
David Freese 56104f44d6 GCC-4.7 fixes
* gcc 4.7 imposed #include changes
2012-01-16 10:43:08 -06:00
David Freese a409f13640 Version 3.21.35
* Maintenance release for Fltk-1.3.0 upgrade
2012-01-13 22:45:01 -06:00
David Freese e7ab7e207b Missing files
* Add missing files to repository
2012-01-13 22:44:30 -06:00
David Freese 3b02bb3de9 RX last line
* modified test for viewing bottom line
2012-01-13 22:33:08 -06:00
David Freese 6e817381a6 Debug text
* Changed text widget from Fl_Text_Display_mod to Fl_Browser
    Fl_Browser is a more efficient display mechanism for event
    viewing and uses much less cpu cycles especially when the
    event log fills to capacity of 65536 lines.
2012-01-11 16:38:08 -06:00
David Freese b6a8332977 Rx text wrap
* Disallow rx text backspacing past line boundary
  * Force line length to be one less than width of 'X'
2012-01-10 21:17:28 -06:00
David Freese f1abc9ec35 Find chars fwd/back
* Add new method to Fl_Text_Buffer_1_3 to support finding word boundaries.
    Needed for correct identification of a callsign.
2012-01-10 21:17:28 -06:00
David Freese 0f87d8799d View browser find control
* changed horizontal coordinate computation
2012-01-10 21:17:17 -06:00
David Freese 6102e0c4a2 Corner controls
* position controls to prevent OS X window decoration from modifying
    fldigi controls
2012-01-09 14:56:29 -06:00