Wykres commitów

1755 Commity (b9179c13572b6b9f56bf2ee0e2a400cd65e2d7b1)

Autor SHA1 Wiadomość Data
James Coxon b9179c1357 updated INSTALL.dl-fldigi with guides to compile dl-fldigi on OS X, Linux and Windows 2010-07-14 12:07:19 +01:00
James Coxon 9f29d422d1 commented out lines 376 and 534 from dl_fldigi.cxx - fixes crash when no net connection 2010-07-14 11:35:55 +01:00
James Coxon 38b138ae3f Merge branch 'master' of http://github.com/fsphil/dl-fldigi 2010-07-14 00:07:29 +01:00
James Coxon 4dc8e2a4f3 Merge branch 'master' of http://github.com/danielrichman/dl-fldigi 2010-07-14 00:06:40 +01:00
James Coxon 0ca0284d61 fixed Hell mode in --hab mode, works still in vanilla and wfall_only 2010-07-14 00:04:05 +01:00
Philip Heron 77096dd32e Add some visual feedback when receiving image data. 2010-07-10 00:25:09 +01:00
Daniel Richman 42703c8c6d Updated to work with a change in libpng (introduced in libpng 1.4.0) 2010-07-07 21:58:41 +01:00
Daniel Richman 24fe0c66e1 Reenable some waterfall buttons. 2010-07-04 15:11:19 +01:00
James Coxon 8ff9554f6d put Hell options back into main menu - however hell doesn't work with the new --hab layout - will investiage 2010-07-01 07:55:07 +01:00
James Coxon 194a9aa34b just cleaned up the spacing of the code, nothing new 2010-06-22 09:20:25 +01:00
James Coxon 07e8099fd2 added multiple modes for dominoex, uses dominoex_mode to select correct when toggling 2010-06-21 23:19:37 +01:00
James Coxon 9f67d827c4 added parity and stopbits as well 2010-06-21 22:57:16 +01:00
James Coxon 405d46063b added in rest of baud and shift options, used switch/case instead of if/else 2010-06-21 17:59:17 +01:00
James Coxon bd2ea4613b updated dl-fldigiHAB applescript for latest 3.20.16 binary 2010-06-21 14:48:13 +01:00
Daniel Richman df4b499099 Fix crashes in switch mode (mostly my fault) 2010-06-21 10:54:30 +01:00
Daniel Richman b5ff38395f Fixes to Switch Mode button 2010-06-21 10:50:32 +01:00
Daniel Richman 73c09e9c47 Move rtty_mode into the struct and hide/show the switchmodes button 2010-06-21 10:36:19 +01:00
Daniel Richman 9860f76783 Merge branch 'master' of git://github.com/jamescoxon/dl-fldigi 2010-06-21 10:27:51 +01:00
Daniel Richman d41a7ffa7b Temporary commit... 2010-06-21 10:27:50 +01:00
James Coxon 3196b575e1 updated to r112 2010-06-21 10:23:58 +01:00
James Coxon 1772ca1cc5 changed labels, added tooltips of modes 2010-06-21 10:22:16 +01:00
James Coxon 954d83ff14 added ability to use multiple modes and a button to switch between. During XML parsing detects number of formats, if only 1 makes the button null, if more then 1 allows you to switch between them. Currently slightly hardwired to use RTTY and DominoEx22 but shouldn't be a challenge to make it more expansive 2010-06-21 09:56:16 +01:00
James Coxon 3cd327c1d1 add Operator to Configure Menu to make it easier to fill in details, also pulled fsphil's work to bring up to data with fldigi 3.20.16 2010-06-21 07:49:23 +01:00
James Coxon f05d9dd9b9 Merge branch 'master' of http://github.com/fsphil/dl-fldigi 2010-06-21 07:37:33 +01:00
Philip Heron 2d7ce953a5 Merge commit 'v3.20.16'
Conflicts:
	po/dl-fldigi.pot
	po/fr.po
	src/dialogs/fl_digi.cxx
	src/include/configuration.h
2010-06-20 11:05:44 +01:00
Philip Heron f58c6e4744 Update Makefile with new icon name 2010-06-20 01:37:39 +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
Simrun Basuita 39c1e3305a Create README, AUTHORS and INSTALL (*.dl-fldigi) 2010-06-19 18:38:11 +01:00
James Coxon acc8ec7498 updated to r111 2010-06-19 17:18:22 +01:00
Daniel Richman c338e68c69 Fix first-start window squash issues 2010-06-19 17:12:39 +01:00
James Coxon b2709cb22a updated to revision 110 2010-06-19 16:37:46 +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
Daniel Richman 24c6a9dfc9 Backported fix from my testing: Fix FTBFS on windows 2010-06-19 15:16:32 +01:00
David Freese d22359a5c4 Version 3.20.16
Maintenance release
2010-06-15 11:11:26 -05:00
David Freese b17468be12 QRZ xml service
Changed url for QRZ online xml server iaw with urgent email
  notification received from QRZ.com on 6/14/2010.
2010-06-15 11:08:37 -05:00
David Freese 5057f711f4 Version 3.20.15
Maintenance release
2010-06-10 09:06:25 -05:00
David Freese caff457f07 RTTY 75 baud
Removed RTTY-75 from menu structures
  Added RTTY-75N, 75 baud, 5 bit, 170 Hz shift
  Added RTTY-75W, 75 baud, 5 bit, 850 Hz shift
2010-06-10 09:01:47 -05:00
David Freese 52dc87d316 Read Config
Increased buffer size used for line input from file
  fldigi_def.xml
2010-06-10 09:00:39 -05:00
David Freese c80c28e238 Version 3.20.14
Maintenance release
2010-06-08 15:16:58 -05:00
David Freese e718eba19b CTY.DAT-KG4
Modify cty.dat lookup to account for special KG4
  call assignments.  1 & 3 letter suffix in US
  2 letter suffix in Guantanamo
2010-06-08 15:04:41 -05:00
David Freese 2c914bd09d RSID new codes
* CONTESTIA 32-2000
  * CONTESTIA 64-500
  * CONTESTIA 64-1000
  * CONTESTIA 64-2000
2010-06-05 21:10:51 -05:00
David Freese ff69a15cd6 Version 3.20.13
Maintenance release
2010-06-04 14:08:55 -05:00
David Freese e3f6f9b4b3 TX Wrap disable
Disable word wrap when file insert or drag-n-drop operation
  is performed.  Restore word wrap to former state after TX
  is finished or TX panel is cleared.
2010-06-04 14:04:52 -05:00
David Freese 9464c4b42b RSID squelch
* Added user setting in seconds to allow RSID to open squelch in
    decoder.
  * Changed default to Extended Characters for Olivia, Contestia
    and MT63
  * Change default to "Capture wrapped messages"
2010-06-04 14:04:28 -05:00
David Freese a34b1e0e24 RSID tx suppression
Suppress RsID transmit for unsupported RTTY, OLIVIA and
  CONTESTIA modes.
2010-06-03 06:39:02 -05:00
Daniel Richman fd1796499a Closed more memory leaks 2010-05-22 16:20:58 +01:00
Philip Heron 0c26a774de Close memory leak 2010-05-22 13:39:50 +01:00
Philip Heron a15f5057ff Wire the ssdv config text boxes into the xml file 2010-05-20 23:37:21 +01:00