]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
release: 1.3.3
[lilypond.git] / CHANGES
1 pl 2.hwn1
2         - bf: dynamic style.
3         - prepare to move dir_ into SCM. 
4
5 pl 2.jcn2
6         - chord fixes: 
7            * inversion request: no inversion guessing for chord entry
8            * bass request: c/+b to add bass note not part of chord
9            * -dim modifier works on all thirds
10            * colon iso dash as tonic/modifier-additions separator
11            * C:m5- displays as "Cdim"
12            * C:m5-7- displays as "Co"
13
14 pl 2.jcn1
15         - moved bracket vars to params
16         - reverted broken lilypond-devel
17
18 *************
19 pl 1.uu1
20         - David's patches:
21         * mfplain.mp detection
22         * Graphical_element::common_refpoint() robuster.
23         * fixes for mudela-mode.el
24         - Dirk's patches:
25         * key signature placement,
26         * tied accidentals.
27
28 pl 1.hwn2
29         - extra-offset elt property.
30         - junked Chord_tremolo
31
32 pl 1.hwn1
33         - changed calling convention for {get,set,remove}_elt_property()
34         - rm'd some mutopia examples.
35
36 *******
37 pl 0.hwn2,1
38       - Generic properties and Property_engraver. Moved most of the
39 properties.
40
41 0.lu1
42         - resurrected midi2ly
43
44 0.jcn1
45         - bf: lyrics lexer
46         - reverted mup2ly revert
47
48 pl 3.uu1:
49         - frontport of 1.2.17 patches.
50
51 **********
52
53 1.3.0:
54
55 pl 15.hwn2
56         - loads of bfs.
57
58 pl x.jcn3
59         - another workaround: reset buffer state for scm_ftell ()
60         - workaround for broken scm_ftell ()
61
62 pl 15.hwn1
63         - \properties are now SCM s, junk Scalar type
64         - use SCM for strings in parser.
65         - Moment derived from Rational. Moment may be smobified.
66
67 pl 15.jcn4
68         - direct #... to scm parser  (Thanks to Gary Houston)