Subject: CVS commit: pkgsrc/graphics/denemo
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/07/2007 08:28:05
Module Name: pkgsrc
Committed By: rillig
Date: Sun Jan 7 08:28:05 UTC 2007
Modified Files:
pkgsrc/graphics/denemo: Makefile PLIST distinfo
Added Files:
pkgsrc/graphics/denemo/patches: patch-configure patch-midic
Removed Files:
pkgsrc/graphics/denemo/patches: patch-aa patch-ab
Log Message:
Updated denemo to 7.6.
10 April 2006 0.7.5
Moved back to Plain C for future releases
Reimplementation of keymaps so they are now XML based
Midi import
Lilypond Export Updates
Reimplementation of rc files so that they are now XML
Removal of Blank rest modes
Crash Recovery
Lots of memory leak fixes
Help Manual now available
Revised CSound export
Revised Print functionality
Blank notes are now displayed in Yellow to aid in viewing the score
Keybindings for inserting Time Signatures, Key Signatures and Clefs
30 October 2005 0.7.4
Help Documentation
Support for exporting to Lilypond 2.6
All ornaments/articulations added
Replace Mode
Basic Redo/Undo Functionality for individual objects
More Templates available
Export to PDF (via lilypond processing) Courtesy of Jens Askengren
3 April 2005 0.7.3beta2
Revised Menu's (GTK 2.6 based)
10 February 2005 0.7.3beta1
Score Templates
Additional Keymaps
Revised Menu's
Additional Staff functions
23 March 2003: 0.7.0
First C++ realese
Features plugins for the first time. Although the API
still has to be finalised.
Optional use of gtk2
Added support for Figured Bass courtesy of Richard Shann
Automated Testing again courtesy of Richard Shann
MDI interface.
Cautionary Accidentals, Alasdair Anderson
Cloned chords when tieing a note.
Graceful Exit when denemo fails, saves current scores so work is
not lost
22 November 2002: 0.6.1
Fixed Lilypond parser for >1.4.x Lilypond syntax
Various other small fixes
29 May 2002: 0.6.0
Added Basic Support for Lyrics
Added Invisible Notes
File I/O dialogs now remeber the last Directory
(courtesy of Damian Marques Lluch)
Midi Instrument Selection is easier and /dev/sequencer
selection for Alsa playback(courtesy of goto <harpy@lily.freemail.ne.jp>)
Added CSound Score file exporter and Optional CSound playback
Reimplementation of Dynamics
13 November 2001: 0.5.7
Basic Printing Support
Various bug fixes
Probably the Last Straight Forward C release
3 July 2000: 0.5.6
Support for Hairpins (incomplete/buggy)
Supports GNU Lilypond >v1.3.146 (Input parser requires some work).
XML File Format supported (courtesy of Eric Galluzzo)
Midi File Output supported (courtesy of Per Andersson)
Support for additional instrument specific articulations.
Internationalization of Denemo (Translations still required).
Supports Mouse positioning of cursor.
12 Nov 2000: 0.5.5
Improved positioning code.
Support for keyboard customization.
Preliminary support for multinote slurs.
Support for staccato, fermata, accent, tenuto, turn, trill, mordent,
and staccatissimo markings.
Denemo now understands that the score window may not be enough
to show all staffs; the cursor will scroll the score up and down
if necessary.
Horizontal and vertical scrollbars now track and control the part of
the score being displayed.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/graphics/denemo/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/denemo/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/denemo/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/graphics/denemo/patches/patch-aa \
pkgsrc/graphics/denemo/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/graphics/denemo/patches/patch-configure \
pkgsrc/graphics/denemo/patches/patch-midic
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.