Next | Query returned 163 messages, browsing 141 to 150 | Previous

History of commit frequency

CVS Commit History:


   2012-10-10 07:39:44 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Bump version to 3.21.56
     * Maintenance release

    ARQ rx/tx
      * Added tx code to correct transfers of 8 bit ARQ data.
        Needed to circumvent recent UTF-8 char support when
        transferring data files.
      * Added status bar notification when AMP extraction is
        is being processed.
      * Removed timeout on "Extracting FLAMP" and "Extracting \ 
FLMSG"
        status messages.
   2012-10-07 16:59:59 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated to 3.21.54:
 - UTF-8 wide characters
 - flarq bug fix
 - Add_tx_char
   2012-10-04 16:47:33 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(1) Let me (mef@ aka makoto at ki.nu) take Maintainership.
(2) Bump version from 3.21.52 to:
    Version 3.21.53
      - Maintenance release
        * Fix crash if no OSS mixer support
        * Logbook Call width
        * Log file update
        * UTF-8 char echo
        * Hamlib sideband menu
ok by gdt@, thanks.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-10-03 15:01:46 by Aleksej Saushev | Files touched by this commit (33)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-09-28 15:41:30 by Greg Troxel | Files touched by this commit (8)
Log message:
Update to 3.21.52 from 3.03, prepared in pkgsrc-wip by Makoto
Fujiwara, JA1XMS.  Committed during freeze to resolve build failures
of the old version, ok wiz@.

Upstream's NEWS covers only some versions, but:

= Fldigi 3.21 release notes =

== Modems ==

  * Weather Fax receive and transmit
  * RSID can be configured to open the decoder squelch
  * Added several new RSID modem codes
  * Video ID improvements
  * Added browser support for the PSK63F and PSK-nnn-R types
  * Improved CW prosign handling
  * Improved signal detection in PSK multiple decoder
  * The MT-63 modem can now receive and transmit on any frequency
  * Added support for multiple RTTY decoders

== Macros ==

  * Added REPEAT macro
  * Added LNW macro
  * Added CLEARLOG macro
  * Added QSY macro
  * Added RIGMOD and FILWID macros

== User interface ==

  * Added Italian and Spanish translations
  * Translations now also work on win32
  * Added second (optional) macro bar
  * Improved PSK/RTTY browser widget

== Other changes ==

  * RigCAT can use RTS and DTR PTT simultaneously
  * Added interface to Logbook server
  * Added support for ADIF 2.2.3 QSO_DATE_OFF field
  * Added support for CALLOOK (http://callook.info)

== Bug fixes ==

  * Yes

= Fldigi 3.20 release notes =

== Modems ==

 * Added new PSK-500 mode
 * Added "robust PSK" modes: PSK-125R, PSK-250R, PSK-500R
 * Added PSK63F mode, compatible with MultiPsk PSK63FEC
 * Added Contestia support
 * Added SSB "modem" to simplify logging of SSB QSOs
 * Added MT63 modem preamble tones to aid signal acquisition
 * Added selectable filter widths for Hellschreiber modes
 * Added AGC and S/N detector for FM-HELL modes
 * Added Olivia noise estimator

 * Improved THOR and DominoEX squelch responsiveness
 * Improved Olivia squelch detection
 * Improved Feldhell AGC and S/N detector
 * Improved RTTY decoder

 * Removed THOR soft decoding
 * RSID now works at the same time as modem decoding
 * The HELL-80 tone spacing was changed to 300 Hz

== Macros ==

 * Added <LOCK:on|off|t> macro to enable/disable/toggle the transmit lock
 * Added <TUNE:nn> macro to transmit tuning tone for ''nn'' seconds
 * Added <RXRSID:on|off|t> and <TXRSID:on|off|t> macros
 * Added <WAIT:nn> macro to delay macro expansion by ''nn'' seconds
 * Added <SRCHUP>, <SRCHDN>, <GOHOME>, <GOFREQ:nnnn> \ 
macros to search for a
   signal up and down in frequency, go to the "sweet spot frequency", and
   set the current modem frequency to ''nnnn''
 * The <MODEM> macro syntax is now <MODEM:str>. The older \ 
<MODEM>str syntax is
   still supported.  Modem parameters may be specified when using the new
   syntax; currently for RTTY (shift, baud, bits), Olivia (bw, tones) and
   Contestia (bw, tones), e.g.: <MODEM:RTTY:170:45.45:5>, \ 
<MODEM:OLIVIA:500:16>,
   <MODEM:CTSTIA:250:8>.

== User interface ==

 * The main window's QSO and waterfall toolbar are now much more configurable
 * The QSO toolbar can now be set to Contest mode, Minimal mode, Full mode,
   and some combinations thereof
 * The docked digiscope can be hidden and shown without a restart
 * It is now possible to select the modes for which to transmit RSID, VideoID
   and CWID
 * The Op Modes menu can now be customised
 * Removed the floating rig control window
 * Removed various Alt-<key> shortcuts
 * Added a simple "wizard" for first-time users
 * Added a waterfall-only mode; enabled with --wfall-only
 * Removed option to use check buttons for AFC and SQL toggles

== Other changes ==

 * The XML-RPC server now supports HTTP/1.1 keep-alive connections
 * Added several new XML-RPC methods
 * Renamed various main.set_rig_NNN XML-RPC methods to rig.set_NNN
 * Removed obsolete command line switches: --twoscopes, --experimental
 * Improved support for PulseAudio, now also the default backend on Linux
 * The ^R string is no longer treated like ^r; it is now ignored unless at the
   end of the text to be transmitted
 * The Portaudio playback stream is no longer kept open in receive mode; this
   fixes a problem with certain rig interfaces that generate a PTT signal even
   when the audio is complete silence
 * Improved win32 serial port support

== Bug fixes ==

 * The MT63 transmit buffer is now correctly initialized
 * Fixed random exceptions-related crashes on win32
 * Stabilized AFC for all PSK baud rates
 * Improved sensitivity of RSID implementation

 Many more small (and a couple not so small) bug fixes all over the tree
   2012-09-28 05:25:41 by David A. Holland | Files touched by this commit (1)
Log message:
As a temporary expedient, disable execinfo when on NetBSD. This fixes
the build on -current. A better fix would be to add a -lexecinfo test
to the configure script, but that requires regenerating with an old
version of autoconf... not tonight.
   2012-08-08 02:19:11 by Greg Troxel | Files touched by this commit (1)
Log message:
Add license (from wip/fldigi).
   2012-08-08 02:15:31 by Greg Troxel | Files touched by this commit (1) | Package updated
Log message:
Minor fixes, from wip/fldigi.

Adjust MASTER_SITES (but this version is no longer there).
Add commented-out HOMEPAGE for mailinglist.
Alphabetize bl3 includes; add blank line after.

No intended change to binary package; will be updated from wip soon
anyway.
   2012-07-01 21:05:29 by David A. Holland | Files touched by this commit (118)
Log message:
Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.

Next | Query returned 163 messages, browsing 141 to 150 | Previous