Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2012 15:03:53 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/jack-keyboard Makefile distinfo
Message-ID:  <201205101503.q4AF3rB8093681@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kwm         2012-05-10 15:03:53 UTC

  FreeBSD ports repository

  Modified files:
    audio/jack-keyboard  Makefile distinfo 
  Log:
  Update to 2.7.1.
  
   - fix a warning regarding the redefinition of NNOTES
  
   - raise NNOTES from 127 to 128 (only notes 0..125 were being shown
   because 127 was < NNOTES and 126 is black)
  
   - only show the keys that exist on a real piano by default, and add a
   "-f" ('full midi keyboard') command line option to show all midi
   notes.
  
   - make the dimensions slightly closer to a real piano by:
     > making the black key hight two third of the white key height
     > making the black key positions vary based on their position in
       the octave
  
   - adding a QWERTY_REV layout that has the lower keys on the upper row
   of the keyboard
  
   - adding QWERTY_UK and QWERTY_UK_REV layouts that extend the QWERTY
   and QWERTY_REV layouts with the punctuation keys available on those
   rows
  
   - Assign maintainership to submitter.
  
  Submitted by:   hselasky@
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.25      +2 -2      ports/audio/jack-keyboard/Makefile
  1.14      +2 -2      ports/audio/jack-keyboard/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205101503.q4AF3rB8093681>