]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
401525c0b1e9f85209d11e432ab845f584e9ca96
[lilypond.git] / CHANGES
1 pl 13.jcn1
2         - untangled Chord_name (item) and Chord (list-of-pitches)
3         
4 pl 13.jcn1
5         - bezier-bow fix
6
7 pl 12.hwn1
8         - polynomial.hh
9         - bf: generic properties
10         - quantise_iv () fix.
11         - bezier cleanup
12         - class Polynomial 
13         - use smobs for font metric tables/hashes.
14         - nl.po bf
15
16
17 pl 11.jcn3
18         - small beam fixes (interstaff knees still broken)
19
20 pl 11.hwn1
21         - bf: dots
22         - bf: harmonic note heads
23         - revise stem, notehead, rest
24
25 pl 11.jcn2
26         - included missing scm,ly updates
27         - bf: urg to_dir () takes scm..
28         - bf's: if (Foo b = bar != 1)
29         - beam cleanup
30
31 ************
32 pl 10.uu1
33         - various small bfs
34         - bf: alignment reversed
35         - Staff_symbol_referencer -> Staff_symbol_referencer_interface
36         - bf: staccato pos
37         - Knee fixes (thanks, Jan)
38
39 pl 10.jcn2
40         - fixes for invisible beamed stems
41         - removed steminfo from properties, don't cache Stem_info
42
43 pl 10.jcn1
44         - steminfo to properties
45         - dropped internote dim for stem-beams
46
47 **********
48 pl 9.hwn1
49         - abstracting Staff_symbol_referencer to an interface.
50         - quantised_position for staccato dots.
51         - standchen fixes
52         - junk Score_element::do_{width,height}: set callbacks directly.
53         - merge Score_element, Graphical_element
54         - merge Axis_group_element, Graphical_axis_group
55         - junk pointer fields fromScore_element derived classes
56         - junk obsolete do_substitute_dependency code.
57
58 **********
59
60 pl 8.hwn2
61         - staff-support for Crescendi.
62         - padding for accidentals.
63         - cascading offset callbacks
64
65 pl 8.hwn1
66         - note-head-side 
67         - naming Staff_sidify -> Side_position_interface
68
69 ***********
70
71 pl 7.mb1
72         - bf: timeSignatureStyle works again
73
74 pl 7.hwn1
75         - Dirk Latterman key/mmrest patches
76         - Offset callbacks in Dimension_cache
77         - Junked Staff_side_*
78         - Staff_sidify: interface class.
79         - prelude-{1,2} fixes.
80
81 ***********
82 pl 6.uu2
83         - bf: PS font selecting.
84
85 pl 6.uu1
86         - bf: ls-latex
87         - mudela-book --no-pictures
88         - bf: ly2dvi
89         - convert-mudela: beamAuto moment syntax. 
90
91 pl 6.jcn3
92         - fixed scm output
93
94 pl 6.jcn2
95         - half-baken ly-gulp-file in scm
96         - resurrected scm output through guile
97
98 pl 5.mb1
99         - bf: version of init.sly, init.fly
100         - Clarify necessary version of texinfo
101         - bf: texi files, minor errors and syntax compatible with 
102           older makeinfo
103
104 pl 6.jcn1
105         - bf: scm output
106
107 *******
108
109 pl 5.hwn2
110         - Bach preludes: mutopification
111         - dots are Directional_element too; use \property dotDirection
112         - moved some stuff out of Lookup
113         - bf: dots
114         - font selection mechanics changed.
115
116 pl 5.uu1
117         - bf: smob allocation (thanks David!)
118
119 pl 5.hwn1
120         - junked \shape. Now use #'margin-shape 
121         - timing: one_beat -> \property beatLength
122         - bf convert-mudela
123
124 ************
125
126 pl 4.uu1
127         - input/test/ \property fixes.
128         - gcc 2.95 fix
129
130 pl 4.hwn1
131         - Break_align_engraver,
132         break align order from  \property breakAlignOrder
133         - junked Score_priority_engraver
134         - moved Time_description into Timing_translator
135         - use properties for timing, see input/test/timing.fly
136         * removed \cadenza ; now use \property Score.timing
137         * \property measurePosition
138         * \property measureLength
139         * \property currentBarNumber
140         - Note_name_engraver , \context NoteNames
141
142
143 pl 4.jcn1
144         - junked some chord guessing code
145         - bf: lookup size (-1) for chord-name accidentals
146         - bf: ly2dvi's MFINPUTS setting
147
148 *************
149 pl 2.jcn3
150         - chords:
151           * Chord is item
152           * junked TeX hacking
153           * configurable with styled strings from scm
154           * fixes: dim, /no X, tonic != C
155
156 pl 2.jcn2
157         - chords from  scm 
158
159
160 pl 3.hwn2
161         - visibility-lambdas into default elt properties SCM.
162         - clef types in SCM
163         - verticalDirection properties now in SCM.
164
165 pl 3.hwn1
166         - move position_i_ into Staff_symbol_referencer
167         - move dir_ into Directional_element baseclass
168
169 ****************
170
171 pl 2.hwn1
172         - bf: dynamic style.
173         - prepare to move dir_ into SCM. 
174
175 pl 2.jcn2
176         - chord fixes: 
177            * inversion request: no inversion guessing for chord entry
178            * bass request: c/+b to add bass note not part of chord
179            * -dim modifier works on all thirds
180            * colon iso dash as tonic/modifier-additions separator
181            * C:m5- displays as "Cdim"
182            * C:m5-7- displays as "Co"
183
184 pl 2.jcn1
185         - moved bracket vars to params
186         - reverted broken lilypond-devel
187
188 *************
189 pl 1.uu1
190         - David's patches:
191         * mfplain.mp detection
192         * Graphical_element::common_refpoint() robuster.
193         * fixes for mudela-mode.el
194         - Dirk's patches:
195         * key signature placement,
196         * tied accidentals.
197
198 pl 1.hwn2
199         - extra-offset elt property.
200         - junked Chord_tremolo
201
202 pl 1.hwn1
203         - changed calling convention for {get,set,remove}_elt_property()
204         - rm'd some mutopia examples.
205
206 *******
207 pl 0.hwn2,1
208       - Generic properties and Property_engraver. Moved most of the
209 properties.
210
211 0.lu1
212         - resurrected midi2ly
213
214 0.jcn1
215         - bf: lyrics lexer
216         - reverted mup2ly revert
217
218 pl 3.uu1:
219         - frontport of 1.2.17 patches.
220
221 **********
222
223 1.3.0:
224
225 pl 15.hwn2
226         - loads of bfs.
227
228 pl x.jcn3
229         - another workaround: reset buffer state for scm_ftell ()
230         - workaround for broken scm_ftell ()
231
232 pl 15.hwn1
233         - \properties are now SCM s, junk Scalar type
234         - use SCM for strings in parser.
235         - Moment derived from Rational. Moment may be smobified.
236
237 pl 15.jcn4
238         - direct #... to scm parser  (Thanks to Gary Houston)