]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
7fd2dfd03fb6e676817742aae17a2c97f2ef4fd3
[lilypond.git] / CHANGES
1 1.3.21.mb1
2 ==========
3 * Getopt bugfix: don't assert on certain errors.
4
5 * ly2dvi: Remove unnecessary space for the page headers.
6
7 * Bugfix convert-mudela
8
9 1.3.21.hwn1
10 ===========
11
12 * Bugfix in lilypond-mode.el: eval-buffering now uses file name and
13 not buffer name.
14
15 * Scrapped tupletVisibility property. Now use tupletNumberVisibility,
16 tupletBracketVisibility, with Scheme value #t, #f or 'if-no-beam.
17 \property tupletInvisible will stop all tuplet spanner creation.
18
19 * Don't go berserk if tuplet spanner is on only one column.
20
21 * Use SCMs & Smobs for Molecules & atoms.  This uses less
22 scm_(un)protect_object () calls, so the output stage should be faster.
23
24 * Added \property tupletSpannerDuration, to make multiple tuplet signs
25 with one \times.
26
27 * Some programming Errors in spacing are now caught. Lily does not
28 hang when encountering degenerate springs.
29
30 * Allow beams to start and end over rests
31
32 1.3.19.hwn2
33 ===========
34 * Fix disappearing clefs when clefs are not printed with a barline.
35
36 1.3.20.jcn2
37 ==========
38
39 * SCM properties beamHeight and beamVerticalposition now use half-spaces:
40   input/test/beam-control.fly
41 * Added \context Voice to .fly and .sly; the default \context Staff is almost
42   never what you expect
43 * Fixed decision for .sly/.fly in lilypond-mode.
44
45 1.3.19.hwn1
46 ==========
47
48 * Clean up font-metric hierarchy, use Adobe AFM code to parse AFM files.
49 Cleanup mf-to-table.py
50
51 * Fixed embarassing slur bug.
52
53 1.3.19.jcn1
54 ==========
55
56 * lilypond-mode.el: guess init file for lily-*-region, lily-mode-map bindings
57
58 1.3.18.uu2
59 ==========
60
61 * lilypond-mode.el for emacs supersedes mudela-mode.el 
62
63 * Tuplet spanners don't collide with encompassing notes. 
64
65 * Gobbled Adobe parseAFM* code, for future use.
66
67 * Big 1999 to 2000 search/replace.
68
69 * Big interline to staff_space search/replace for mf files.
70
71 * Removed Bow class, and split code into Tie and Slur
72
73 * Don't put scripts on grace notes.
74
75 * Font_metric uses SCM for name field.
76
77 * Various compilation fixes.
78
79 1.3.17.jcn2
80 ===========
81
82 * Bugfix: beams with less than one (visible) stem
83
84 * small fixes to pa.ly
85
86 1.3.17.jcn1
87 ===========
88
89 * Fixed bug that made multi-measure rest barnumber counts go wild.
90 (even more scm2int/int2scm mixups!)
91
92 * mutopia/J.S.Bach/pa.ly: organ score (for my father)
93
94 * small fix to mutopia/J.S.Bach/Duette/violino-ii.ly
95
96 1.3.17.hwn2
97 ===========
98
99 * Remove Paper_def calls in bezier-bow.cc
100
101 * Remove data members of Tuplet_spanner,  Volta_spanner
102
103 * hang_on_clef, property hangOnClef removed
104
105 * Bar::type_str_ mode into element property `glyph'. Use a Scheme
106 function to determine breaking behavior.
107
108 * More Scheme typechecking.
109
110 * Be strict about the difference between strings and symbols for conversion.
111
112 * Fixed bug that made 1st line offset to right fixed. Bugfix courtesy
113 Laurent Martelli.
114
115 * Partial French translation, courtesy Laurent Martelli.
116
117 * Small corrections in NL translation. 
118
119 1.3.17.hwn1
120 ===========
121
122 * Added mensural note heads (noteHeadStyle = "mensural") Additionally,
123 we have a longa note head.  noteHeadStyle = "harmonic" is not
124 supported anymore. (for now, that is)  
125
126 * Reference manual update. Document \properties with examples
127
128 * fix mudela-book --help
129
130 * Use element properties for Text_item::text_str_, Clef_item::symbol_,
131 Key_item::c0_position_
132
133 * Clef_engraver general cleanup. Use alists (\property
134 supportedClefTypes, clefPitches) for clef types.
135
136 * Use progress_indication () for progress. Don't include <iostream.h> directly 
137 Don't include <string.h>, <math.h> from headers.
138
139
140 1.3.16.hwn1
141 ===========
142
143 * \property stemCentered (boolean): centers stem on note head. See
144 input/test/stem-centered.ly
145
146 * input/trip.ly, small test of lots of features.
147
148 * \property Staff.collisionMergeDotted: merge equal noteheads
149 with different dot count. See input/test/collision-merge-dotted.fly
150
151 * Dotted rest bugfix 
152
153 * Don't crash if a slur does not span any notes.
154
155 * Volta repeats fixed.
156
157 * cleanup of Note_heads_engraver
158
159 * removed dots_i_ member of Dots
160
161 1.3.16.jcn1
162 ===========
163 * Fixed cross staff slurs.  It seems that cross-staff sign
164   was swapped.
165
166 1.3.15.hwn1
167 ===========
168
169 * Fixed bug in stem code.  Stem in chords works again.  Small
170 stem cleanups.
171
172 * Use element properties for Staff_symbol.
173
174 * \property sparseTies (boolean).  Only make one tie in the
175 middle for tied chords.
176
177 * Junked Directional_spanner, Column_info.
178 Directional_element now is element interface `Directional_element_interface'
179
180 * cleanup: use to_boolean () iso. gh_boolean_p && gh_bool2scm
181
182 pl 15.jcn4
183         - removed old notename2scm conversion
184         - beam-dir-algorithm through scm
185         - bfs paper-scm
186         - bf: knee-stemlengths
187
188 pl 15.jcn3
189         - moved poor man's stem arrays to scm
190         
191 pl 15.jcn2
192         - beam quanting using scm lists
193
194 pl 14.hwn1jcn1
195         - chord-name uses scm members
196         - bfs: knee with different mults, interstaff knee, auto-knee
197
198 **********
199 pl 14.hwn1
200         - specialize duration.cc for lily, move out of lib/
201         - stem cleanup
202         - more SCM typechecking
203         - stafflineleading -> staff_space
204         - bf: rod distances.
205         - junk some unused code.
206         
207 pl 13.hwn2
208         - paper/score column cleanups. Junk Score_column type
209
210 pl 13.hwn1
211         - Bezier_bow/Bezier cleanups
212         - bf: rest under beam.
213         
214 pl 13.jcn2
215         - untangled Chord_name (item) and Chord (list-of-pitches)
216         
217 pl 13.jcn1
218         - bezier-bow fix
219
220 **********
221 pl 12.hwn1
222         - polynomial.hh
223         - bf: generic properties
224         - quantise_iv () fix.
225         - bezier cleanup
226         - class Polynomial 
227         - use smobs for font metric tables/hashes.
228         - nl.po bf
229
230 **********
231 pl 11.jcn3
232         - small beam fixes (interstaff knees still broken)
233
234 pl 11.hwn1
235         - bf: dots
236         - bf: harmonic note heads
237         - revise stem, notehead, rest
238
239 pl 11.jcn2
240         - included missing scm,ly updates
241         - bf: urg to_dir () takes scm..
242         - bf's: if (Foo b = bar != 1)
243         - beam cleanup
244
245 *********
246 pl 10.uu1
247         - various small bfs
248         - bf: alignment reversed
249         - Staff_symbol_referencer -> Staff_symbol_referencer_interface
250         - bf: staccato pos
251         - Knee fixes (thanks, Jan)
252
253 pl 10.jcn2
254         - fixes for invisible beamed stems
255         - removed steminfo from properties, don't cache Stem_info
256
257 pl 10.jcn1
258         - steminfo to properties
259         - dropped internote dim for stem-beams
260
261 *********
262 pl 9.hwn1
263         - abstracting Staff_symbol_referencer to an interface.
264         - quantised_position for staccato dots.
265         - standchen fixes
266         - junk Score_element::do_{width,height}: set callbacks directly.
267         - merge Score_element, Graphical_element
268         - merge Axis_group_element, Graphical_axis_group
269         - junk pointer fields from Score_element derived classes
270         - junk obsolete do_substitute_dependency code.
271
272 **********
273
274 pl 8.hwn2
275         - staff-support for Crescendi.
276         - padding for accidentals.
277         - cascading offset callbacks
278
279 pl 8.hwn1
280         - note-head-side 
281         - naming Staff_sidify -> Side_position_interface
282
283 ***********
284
285 pl 7.mb1
286         - bf: timeSignatureStyle works again
287
288 pl 7.hwn1
289         - Dirk Latterman key/mmrest patches
290         - Offset callbacks in Dimension_cache
291         - Junked Staff_side_*
292         - Staff_sidify: interface class.
293         - prelude-{1,2} fixes.
294
295 ***********
296 pl 6.uu2
297         - bf: PS font selecting.
298
299 pl 6.uu1
300         - bf: ls-latex
301         - mudela-book --no-pictures
302         - bf: ly2dvi
303         - convert-mudela: beamAuto moment syntax. 
304
305 pl 6.jcn3
306         - fixed scm output
307
308 pl 6.jcn2
309         - half-baken ly-gulp-file in scm
310         - resurrected scm output through guile
311
312 pl 5.mb1
313         - bf: version of init.sly, init.fly
314         - Clarify necessary version of texinfo
315         - bf: texi files, minor errors and syntax compatible with 
316           older makeinfo
317
318 pl 6.jcn1
319         - bf: scm output
320
321 *******
322
323 pl 5.hwn2
324         - Bach preludes: mutopification
325         - dots are Directional_element too; use \property dotDirection
326         - moved some stuff out of Lookup
327         - bf: dots
328         - font selection mechanics changed.
329
330 pl 5.uu1
331         - bf: smob allocation (thanks David!)
332
333 pl 5.hwn1
334         - junked \shape. Now use #'margin-shape 
335         - timing: one_beat -> \property beatLength
336         - bf convert-mudela
337
338 ************
339
340 pl 4.uu1
341         - input/test/ \property fixes.
342         - gcc 2.95 fix
343
344 pl 4.hwn1
345         - Break_align_engraver,
346         break align order from  \property breakAlignOrder
347         - junked Score_priority_engraver
348         - moved Time_description into Timing_translator
349         - use properties for timing, see input/test/timing.fly
350         * removed \cadenza ; now use \property Score.timing
351         * \property measurePosition
352         * \property measureLength
353         * \property currentBarNumber
354         - Note_name_engraver , \context NoteNames
355
356
357 pl 4.jcn1
358         - junked some chord guessing code
359         - bf: lookup size (-1) for chord-name accidentals
360         - bf: ly2dvi's MFINPUTS setting
361
362 *************
363 pl 2.jcn3
364         - chords:
365           * Chord is item
366           * junked TeX hacking
367           * configurable with styled strings from scm
368           * fixes: dim, /no X, tonic != C
369
370 pl 2.jcn2
371         - chords from  scm 
372
373
374 pl 3.hwn2
375         - visibility-lambdas into default elt properties SCM.
376         - clef types in SCM
377         - verticalDirection properties now in SCM.
378
379 pl 3.hwn1
380         - move position_i_ into Staff_symbol_referencer
381         - move dir_ into Directional_element baseclass
382
383 ****************
384
385 pl 2.hwn1
386         - bf: dynamic style.
387         - prepare to move dir_ into SCM. 
388
389 pl 2.jcn2
390         - chord fixes: 
391            * inversion request: no inversion guessing for chord entry
392            * bass request: c/+b to add bass note not part of chord
393            * -dim modifier works on all thirds
394            * colon iso dash as tonic/modifier-additions separator
395            * C:m5- displays as "Cdim"
396            * C:m5-7- displays as "Co"
397
398 pl 2.jcn1
399         - moved bracket vars to params
400         - reverted broken lilypond-devel
401
402 *************
403 pl 1.uu1
404         - David's patches:
405         * mfplain.mp detection
406         * Graphical_element::common_refpoint() robuster.
407         * fixes for mudela-mode.el
408         - Dirk's patches:
409         * key signature placement,
410         * tied accidentals.
411
412 pl 1.hwn2
413         - extra-offset elt property.
414         - junked Chord_tremolo
415
416 pl 1.hwn1
417         - changed calling convention for {get,set,remove}_elt_property()
418         - rm'd some mutopia examples.
419
420 *******
421 pl 0.hwn2,1
422       - Generic properties and Property_engraver. Moved most of the
423 properties.
424
425 0.lu1
426         - resurrected midi2ly
427
428 0.jcn1
429         - bf: lyrics lexer
430         - reverted mup2ly revert
431
432 pl 3.uu1:
433         - frontport of 1.2.17 patches.
434
435 **********
436
437 1.3.0:
438
439 pl 15.hwn2
440         - loads of bfs.
441
442 pl x.jcn3
443         - another workaround: reset buffer state for scm_ftell ()
444         - workaround for broken scm_ftell ()
445
446 pl 15.hwn1
447         - \properties are now SCM s, junk Scalar type
448         - use SCM for strings in parser.
449         - Moment derived from Rational. Moment may be smobified.
450
451 pl 15.jcn4
452         - direct #... to scm parser  (Thanks to Gary Houston)