]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
patch::: 1.3.8.uu1
[lilypond.git] / CHANGES
1 pl 8.hwn1
2         - note-head-side 
3         - 
4
5
6
7 ***********
8 pl7.mb1
9         - bf: timeSignatureStyle works again
10
11 pl 7.hwn1
12         - Dirk Latterman key/mmrest patches
13         - Offset callbacks in Dimension_cache
14         - Junked Staff_side_*
15         - Staff_sidify: interface class.
16         - prelude-{1,2} fixes.
17
18 ***********
19 pl 6.uu2
20         - bf: PS font selecting.
21
22 pl 6.uu1
23         - bf: ls-latex
24         - mudela-book --no-pictures
25         - bf: ly2dvi
26         - convert-mudela: beamAuto moment syntax. 
27
28 pl 6.jcn3
29         - fixed scm output
30
31 pl 6.jcn2
32         - half-baken ly-gulp-file in scm
33         - resurrected scm output through guile
34
35 pl 5.mb1
36         - bf: version of init.sly, init.fly
37         - Clarify necessary version of texinfo
38         - bf: texi files, minor errors and syntax compatible with 
39           older makeinfo
40
41 pl 6.jcn1
42         - bf: scm output
43
44 *******
45
46 pl 5.hwn2
47         - Bach preludes: mutopification
48         - dots are Directional_element too; use \property dotDirection
49         - moved some stuff out of Lookup
50         - bf: dots
51         - font selection mechanics changed.
52
53 pl 5.uu1
54         - bf: smob allocation (thanks David!)
55
56 pl 5.hwn1
57         - junked \shape. Now use #'margin-shape 
58         - timing: one_beat -> \property beatLength
59         - bf convert-mudela
60
61 ************
62
63 pl 4.uu1
64         - input/test/ \property fixes.
65         - gcc 2.95 fix
66
67 pl 4.hwn1
68         - Break_align_engraver,
69         break align order from  \property breakAlignOrder
70         - junked Score_priority_engraver
71         - moved Time_description into Timing_translator
72         - use properties for timing, see input/test/timing.fly
73         * removed \cadenza ; now use \property Score.timing
74         * \property measurePosition
75         * \property measureLength
76         * \property currentBarNumber
77         - Note_name_engraver , \context NoteNames
78
79
80 pl 4.jcn1
81         - junked some chord guessing code
82         - bf: lookup size (-1) for chord-name accidentals
83         - bf: ly2dvi's MFINPUTS setting
84
85 *************
86 pl 2.jcn3
87         - chords:
88           * Chord is item
89           * junked TeX hacking
90           * configurable with styled strings from scm
91           * fixes: dim, /no X, tonic != C
92
93 pl 2.jcn2
94         - chords from  scm 
95
96
97 pl 3.hwn2
98         - visibility-lambdas into default elt properties SCM.
99         - clef types in SCM
100         - verticalDirection properties now in SCM.
101
102 pl 3.hwn1
103         - move position_i_ into Staff_symbol_referencer
104         - move dir_ into Directional_element baseclass
105
106 ****************
107
108 pl 2.hwn1
109         - bf: dynamic style.
110         - prepare to move dir_ into SCM. 
111
112 pl 2.jcn2
113         - chord fixes: 
114            * inversion request: no inversion guessing for chord entry
115            * bass request: c/+b to add bass note not part of chord
116            * -dim modifier works on all thirds
117            * colon iso dash as tonic/modifier-additions separator
118            * C:m5- displays as "Cdim"
119            * C:m5-7- displays as "Co"
120
121 pl 2.jcn1
122         - moved bracket vars to params
123         - reverted broken lilypond-devel
124
125 *************
126 pl 1.uu1
127         - David's patches:
128         * mfplain.mp detection
129         * Graphical_element::common_refpoint() robuster.
130         * fixes for mudela-mode.el
131         - Dirk's patches:
132         * key signature placement,
133         * tied accidentals.
134
135 pl 1.hwn2
136         - extra-offset elt property.
137         - junked Chord_tremolo
138
139 pl 1.hwn1
140         - changed calling convention for {get,set,remove}_elt_property()
141         - rm'd some mutopia examples.
142
143 *******
144 pl 0.hwn2,1
145       - Generic properties and Property_engraver. Moved most of the
146 properties.
147
148 0.lu1
149         - resurrected midi2ly
150
151 0.jcn1
152         - bf: lyrics lexer
153         - reverted mup2ly revert
154
155 pl 3.uu1:
156         - frontport of 1.2.17 patches.
157
158 **********
159
160 1.3.0:
161
162 pl 15.hwn2
163         - loads of bfs.
164
165 pl x.jcn3
166         - another workaround: reset buffer state for scm_ftell ()
167         - workaround for broken scm_ftell ()
168
169 pl 15.hwn1
170         - \properties are now SCM s, junk Scalar type
171         - use SCM for strings in parser.
172         - Moment derived from Rational. Moment may be smobified.
173
174 pl 15.jcn4
175         - direct #... to scm parser  (Thanks to Gary Houston)