Next | Query returned 46 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2013-02-01 08:17:06 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Version 3.21.67
  * Maintenance release

RTTY FSK modem
  * This patch contributed to by
    W1HKJ, Dave Freese <w1hkj@w1hkj.com>
    DO2SMF, Stefan Fendt <smfendt@gmail.com>
  * Waveshaped FSK modem for classic RTTY using raised cosine
    matched filters
  * Kahn demodulator
  * RTTY scope based on separate mark / space filter outputs
  * Corrected s/n estimator
  * Change RTTY browser to new demodulator
  * Fixed missing browser highlight for callsign detection
  * Bypass Viewer signal processing if viewer(s) are not visible
    - significantly reduces % CPU use
  * Separated psk-rtty range/value pairs for viewer squelch
    control.

PSK viewer
  * Suppress psk viewer decoding if neither viewer
    is visible.

Contest fields
  * increased size of contest fields

RigCAT INIT/CLOSE
  * This modification submitted by:
    Arvo Jarve, ES1JA, <arvo@softshark.ee>
  * Added CLOSE port rigcat command
  * Added user control to enable/disable restortation
    of serial port status bits when closing port
    - use <RESTORE>bool_value</RESTORE> in xml definition
      file.

Olivia FEC reset
  * Added user control to enable/disable automatic reset of
    FEC integration depth when BW / Tones are changed either
    by user or via RsID reception.

   2013-01-16 16:18:16 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Regenerate distinfo.

   2013-01-16 16:17:18 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
(1) Bump version 3.21.65 to 3.21.66
=Version 3.21.66=
        Thor reset
        File Selector
        Macros
        CW modem
        User configurable items
	
(2) Sync to ham/fldigi
  (a) patch-src_throb_throb.cxx (Add)
    $NetBSD: patch-src_throb_throb.cxx,v 1.1 2012/11/19 23:23:39 joerg Exp $
    Don't use variable length arrays of non-POD types.
  (b) options.mk (Remove)
    fltk11 or fltk13 selection, now with fltk13 only.
   2012-12-26 15:11:59 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
=Version 3.21.64=

2012-12-26  Makoto Fujiwara  <makoto@ki.nu>

        640378a: NetBSD compile error
		(This is actually gcc-4.7 disclosed the original sed
		 script problem )

2012-12-15  David Freese  <w1hkj@w1hkj.com>

        05b3ad0: Dup Cty lookup
        b02da36: Get RX buffer
        d52579b: Capture Alt-F4
   2012-12-25 14:54:22 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Fix problem with gcc-4.7:
The original sed script eats space chars around '-lpthread',
getting g++: unrecognized option '-pthread-lrt'.
 -- verified on DragonFlyBSD-3.2.2 with gcc-4.7.2
Thanks gdt@ and jmmv@.
   2012-12-20 03:05:50 by Greg Troxel | Files touched by this commit (2)
Log message:
Update to 3.21.63.

(Upstream NEWS does not change with minor versions.)
   2012-11-15 23:33:28 by Greg Troxel | Files touched by this commit (2)
Log message:
Update to 3.21.61, maintenance release.

    ARQ server

      * Changed to multiple client model
   2012-11-15 23:23:06 by Greg Troxel | Files touched by this commit (1)
Log message:
With the deprecation of fltk 1.1, replace the fltk13 option with an
fltk11 option, defaulting to off, so that fltk13 is the default.

Try to make the build deterministic by not overriding the bl3 version
rules.  Now, asking for fltk11 should fail if 1.3 is installed.
   2012-11-04 15:48:43 by Makoto Fujiwara | Files touched by this commit (4) | Package updated
Log message:
(1) Bump version to 3.21.60
    Version 3.21.60
      * Maintenance release

    DistCheck cleanup
      * Added uninstall NAVTEX_Stations.csv to src/Makefile.am

    FLTK-1.1.x
    
      * Added code to allow source reversion to use Fltk-1.1.10 lib
      * Needed by users who either cannot or prefer not to update
        their Linux distributions to the current model.
      * The new UTF-8 capability is not available when compiled against
        Fltk-1.1.10

(2) options.mk is newly installed trying to support either with 
    fltk or fltk13.
    (Not fully tested yet).
   
(3) Update TODO, mainly for fltk 1.1 or 1.3 issue.
   2012-11-02 16:05:23 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(1) Bump version 3.21.59
     (Maintenance release)
     =Version 3.21.59=
	UTF-8 overhaul
	Thumbdrive
(2) convert buildlink3 from fltk to fltk13
(3) Fix typo of comment on patch-src_misc_newinstall.cxx

Next | Query returned 46 messages, browsing 21 to 30 | Previous