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