Wykres commitów

1434 Commity (4d827de53800b22b4295ea275005318eb4e7bac8)

Autor SHA1 Wiadomość Data
James Coxon 4d827de538 fixed crash when you run fldigi --hab and then fldigi without the --hab argument was due to resizing issues of the window 2010-03-20 17:48:43 +00:00
James Coxon 24ee8e96d6 fixed GUI to be displayed correctly when fldigi is run with --hab 2010-03-20 17:16:53 +00:00
James Coxon b5666eb4f4 added --hab option, currently does not have any GUI changes 2010-03-20 16:04:10 +00:00
James Coxon be1d446223 fixed libcurl, added $CURL_CFLAGS and $CURL_LIB to build.m4, also relaxed version control in configure.ac - Thanks sbasuita! 2010-03-20 12:08:42 +00:00
James Coxon a066f19b60 added extra.h which contains rjh pipe and also editted configure.ac to look for libcurl - currently does not make cleanly 2010-03-20 11:42:36 +00:00
David Freese 30c247d71d Version 3.20.0b6
Beta Release
2010-03-18 15:31:32 -05:00
Stelios Bounanos 2715366c6d Fix label sizes 2010-03-18 15:13:47 +00:00
Stelios Bounanos 4ed6c1c0e3 Add PSK browser font change support
Add option to change font face and size.  Only fixed width fonts are
allowed.
2010-03-18 15:09:37 +00:00
Stelios Bounanos 735dba2196 Cosmetic changes the PSK browser
* Simplify window creation code
  * Improve layout
  * Add icons
2010-03-18 15:09:34 +00:00
Stelios Bounanos 5a1cf7dd84 Add font browser filter
* Add font browser filter method to show only variable or fixed width
    fonts
  * Display simple progress dialog when caching font types
  * Create a global font browser and remove static variables from
    various callbacks
2010-03-18 12:39:58 +00:00
Stelios Bounanos bdcca8c39f Add mouse wheel handling
Add mouse wheel handling to Fl_Counter, Fl_Spinner and Fl_Valuator,
Fl_Slider, Fl_Value_Slider and Fl_Value_Input widgets.
2010-03-18 12:39:58 +00:00
David Freese b66e4565bc LSB modes - no rig
Fixed LSB display / operating frequency computation bug for
    no rig modes, LSB, CW, RTTY, PKTLSB
2010-03-17 22:05:49 -05:00
David Freese 40ae07fd45 Macro Idle
Change idle macro to allow fractional seconds <IDLE:nn.nn>
    Changed execution process for idle macro.
    Improved layout of macro edit dialog
2010-03-15 13:05:12 -05:00
David Freese a61d925727 Version 3.20.0b5
Beta release
2010-03-13 06:47:43 -06:00
David Freese b1702af92e User Config Tab
Moved ordering of user entries to coincide with the default
    order ... NAME, QTH, LOC, ANTENNA.
2010-03-12 16:38:17 -06:00
David Freese 6639fef3db <TX/RX> macro
Added new macro tag which shadows the function of the T/R
    button.  T/R button requires a mouse click.  Macro key T/R
    can be accessed from the keyboard.  Note:  The Pause / Esc
    key combination also serves this purpose.  This was added
    to accommodate users migrating from Digipan a very popular
    MS application.

    Modified the default macro definitions to make F9 the T/R
    function key button.
2010-03-12 16:27:45 -06:00
David Freese 48552e1c75 Light Button Colors
Added configuration items for all main UI lighted buttons
2010-03-12 09:19:51 +00:00
Stelios Bounanos f7d5af9cf5 Fix status load
Correctly call Fl_Preferences::get(const char*, int&, int) when loading
status variable.  This ensures that new status variable will have the
right default value.
2010-03-10 23:19:05 +00:00
Stelios Bounanos 97c65e103e Add scroll hints menu item
Add context menu item to toggle the "scroll hints" (horizontal lines)
drawn on the vertical scrollbar.  Also remove unneeded quick_entry
variable.
2010-03-10 23:19:05 +00:00
Stephane Fillod 7369f4454f Update i18n 2010-03-10 23:19:05 +00:00
David Freese c2c1b22d97 Version 3.20.0b4
Beta release
2010-03-10 15:08:57 -06:00
David Freese e9ec047e78 DigiTalk
Disassociated DigiTalk from Rx text stream capture
2010-03-09 20:41:38 -06:00
David Freese 6c2d208616 Version 3.20.0b3
Beta release
2010-03-05 08:34:15 -06:00
Сергей И. Королев 127380fc8d Add custom RTTY shift option
Allow the RTTY carrier shift to be any value between 10 and 1000 Hz.

Signed-off-by: Stelios Bounanos <vcs@enotty.net>
2010-03-05 12:39:26 +00:00
Stelios Bounanos a8e4f818ec Add XML-RPC methods for Olivia
* modem.olivia.get_bandwidth
  * modem.olivia.set_bandwidth
  * modem.olivia.get_tones
  * modem.olivia.set_tones
2010-03-05 12:39:26 +00:00
Stelios Bounanos d2df10a5fc Modify FText add() methods
Use efficient versions of add() for all FText derived classes except
FTextRX (which receives text one character at a time anyway).  This
greatly reduces the Event log window's draw overhead.
2010-03-05 12:39:25 +00:00
Stelios Bounanos 92a8fd6746 Fix bandwidth marker
Keep bandwidth marker visible at the end of the waterfall
2010-03-05 12:12:55 +00:00
David Freese 82eaead785 Olivia Pre/Postamble visibility on waterfall
Changed pre/postamble sample block sizes to 512 for passing
    to ModulateXmtr.  This allows the waterfall FFT to faithfully
    reproduce the tones on the waterfall.  This change only effects
    the monitored signal and not the actual transmitted signal
2010-03-04 21:34:50 -06:00
David Freese a454879c97 Empty Call Nag
Show message when save log attempted with no call entered
2010-03-04 14:35:16 -06:00
David Freese e3c7a7694c Initial Configuration
Changed Rx text double click to TRUE
    Changed convert Call to uppercase to TRUE
2010-03-04 10:05:39 -06:00
David Freese 7b89984f96 Version 3.20.0b2
Beta test version
2010-03-02 13:49:46 -06:00
David Freese 551d118758 Textout.txt on MS
XP / Vista implementation changed to allow the application to
    keep the append-to file open for entire execution time.  OS
    failed to write to file when file opened and immediately closed
    after the write.
2010-03-02 13:47:27 -06:00
Stelios Bounanos 95eef63045 Version 3.20.0b1
* fldigi version 3.20.0b1
  * flarq version 4.3.0b1
2010-03-02 03:00:02 +00:00
Stelios Bounanos 2f48f0731c Add release notes 2010-03-02 03:00:02 +00:00
Stelios Bounanos cc957f37cf Update copyright headers
* Relicense: GPLv2+ -> GPLv3+
  * Update authors' copyright notices
2010-03-01 13:09:16 +00:00
Stelios Bounanos a9b976a7b6 Delete unused code 2010-03-01 13:09:16 +00:00
David Freese 2e78ec6bb0 NBEMS folder access
Added File menu item to access the NBEMS data folders
    Added submenus for Macros and Folders
2010-03-01 13:06:07 +00:00
David Freese 995c34e41b <LOG> fix
Fixed saving empty callsign to logbook using the <LOG> macro
2010-03-01 13:06:07 +00:00
David Freese dcbfb7d59d Add option to specify non-word characters
These characters delineate words when selecting RX text for QSO data
entry to the log fields. The defaults characters are "*,-.;"; tab and
newline are automatically included.
2010-03-01 06:01:06 -06:00
John Douyere 8cea906f79 Extended Pskmail messaging
* Decoded RSID message for Pskmail
  * PSK, THOR, MFSK signal over noise reporting for Pskmail
2010-03-01 06:00:49 -06:00
Stelios Bounanos ed30b5b0fa Add new WriteARQsocket function
This will be more efficient when sending more than one character.
2010-02-26 17:52:06 +00:00
David Freese 5a3d0abc7f RSID detect
Fixed failure of RSID detector to change audio frequency
    when new mode same as old mode.
2010-02-25 04:50:02 -06:00
David Freese a6769cbe87 Version 3.13CA
Alpha release
2010-02-24 08:34:44 -06:00
Stelios Bounanos df7caff4c2 Fix name_to_device
Add "direction" argument to to SoundPort::name_to_device() to ensure
that it returns the right type of device.
2010-02-24 01:02:26 +00:00
David Freese 1c18ad2c7b Version 3.13BZ
Alpha release
2010-02-23 10:30:53 -06:00
Vitaliy Berdinskikh 9c846a19d1 Remove png_infopp_NULL from picture::save_png
libpng 1.4 doesn't have png_infopp_NULL anymore:
http://libpng.sourceforge.net/ANNOUNCE-1.4.0.txt
2010-02-22 18:32:24 +00:00
David Freese 9b80c2c93f Portaudio stream persistence mod
Changed stream behavior to open/close unless the stream
  is connected to a paJACK device.
    * corrected problem with h/w codecs that enable a PTT
      line whenever tx samples are present, including total
      silence.
    * eliminated audio transients when switching from transmit
      to receive
2010-02-22 18:32:24 +00:00
David Freese 445c24a9f8 Win32 init_stream patch
Defeat the sound index matching on win32 systems
2010-02-18 20:28:00 -06:00
David Freese 933af6c242 Serial bug fix
Linux - added control flag to inhibit CR to NL conversion
    when opening the serial port for RDWR
2010-02-18 18:50:19 -06:00
Stelios Bounanos ccaaa1eb03 Add RX text scrollbar hints
* Add an Fl_Scrollbar subclass that can remember scroll values and
    draw them on the slider background
  * Mark the scrollbar position when entering a clickable frequency
    marker or logging a QSO
2010-02-17 17:25:49 +00:00