]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
release: 1.5.17
[lilypond.git] / CHANGES
1 1.5.16.hjj2
2 ===========
3
4 * Emacs-mode: Inserting tags
5
6 * Enable python2.1/Python.h
7
8 1.5.16.hwn1
9 ===========
10
11 * Add unfold-repeats function (Rune Zedeler!) to standard init SCM file.
12
13 * Bugfix: spacing is no longer confused by coupled clefs, where one of the
14 clefs is loose, and the other not.
15
16 * Robustness fix for Slur. Don't crash if attachment not set.
17
18 * Arpeggios can now have arrows on the top or bottom to determine
19 their direction. (MF code by Chris Jackson)
20
21 * Symbol cache bugfix in system-start-delimiter.cc -- may switch
22 symbol cache off for gcc 2.96?
23
24 * MikTeX PDF detection bugfix (Mats Bengtsson)
25
26 * Some more random hacking at midi2ly.py. (jcn1)
27
28 * Inline unsmob_XXX functions.  Speedup of 6% on wtk1-fugue2.
29
30 1.5.15.jcn1
31 ===========
32
33 * Fixes for latest guile cvs.
34
35 * Add --enable-optimising flag to configure (Huh?).
36
37 * Only inline string utlis when optimising.
38
39 * Compile fix.
40
41 1.5.15.rz1
42 ==========
43
44 * added property autoReminders, automatically creating reminder
45   accidentals. - major changes to accidental-engraver.
46
47 1.5.15.hwn1
48 ===========
49
50 * Junk translator-description.scm
51
52 * Make Repeated_music use 'element and 'elements in stead of 'body and
53 'alternatives.  Associated changes in parser and music-sequence.cc.
54
55 * Change Part_combine_music and Lyric_combine_music to use 'elements
56 music property.
57
58 * Porrectus patch (Juergen Reuter)
59
60  - Rewrote code for vaticana style porrectus grob; the solid shape is
61   now drawn as a single bezier sandwich rather than composed from a
62   couple of misused slurs.  Looks now much nicer.
63
64  - Added code to forbid line-breaking inbetween a porrectus
65   (preliminary; to be moved to ligature engraver framework).
66
67  - Added auto-properties property for automatic determination of grob
68   properties add-stem and stem-direction from musical context.
69
70  - Small clean-ups.
71
72
73 1.5.14.jcn6
74 ===========
75
76 * Some more random hacking at midi2ly.py.
77
78 * Slightly better doco for r, s and \skip, with examples.
79
80 * Bugfixes: add-html-footer.py and @MAILADDRESS@.
81
82 * Some website related fixes (thanks Tiggr).
83  
84 * Ugly hack in add-html-footer for disabling tutorial and refman links
85 in sidebar.
86
87 * Guile > 1.4 compilation fixes.
88
89 * Website bugfix: mailto: (thanks David Boersma).
90
91 1.5.14.hwn1
92 ===========
93
94 * Rename: Local_key_engraver to Accidental_engraver
95
96 * Add documentation for accidentals grob property.
97
98 * Don't make double accidentals even if two of the same notes are
99 specified. (Thanks Rune)
100
101 * Search all staff-bars for non-empty barline to determine type. This
102 fixes span-bars with the lowest staff hara-kiried. (Thanks Rune)
103
104
105 1.5.14.rz1
106 ==========
107
108 * Less buggy beam-split
109
110 * Added subdivideBeams, subdividing beams on beats
111
112 1.5.14
113 ======
114
115 1.5.13.hwn2
116 ===========
117
118 * Bugfix: revert font-relative-size for grace Accidentals
119
120 * Bugfix: hara kiri'd piano staffs doesn't take space anymore.
121
122 * Bugfix: reinstate rest-collisions.
123
124 * Bugfix: key items have the c0 position again.
125
126 * Make \property Voice.GrobName = \turnOff work again.
127
128 * More intelligent symbol-cache, in less code. Turned off by default, doesn't
129 work with -O2 yet.
130
131 * Documentation fixes: change documentation of Moment and make-moment,
132 add Translator::{name,description}
133
134 * Junk STL implementation of Scheme_hash_table in favor of GUILE
135 hashtables with automatic resizing. 
136
137
138 1.5.12.jcn2
139 ===========
140
141 * half-baken --with-kpathsea configuration fix.
142
143 * ly2dvi: add `.' to TEXINPUTS to catch broken TEXINPUTS settings.
144
145 * guile-1.4 compile fix.
146
147 1.5.12.hwn1
148 ===========
149
150 * Move engraver descriptions into the C code.  They are accessible
151 from Scheme. Grand rehacking to make stuff work again.
152
153 * Precompute which engravers are eligible to acknowledge a certain
154 type of grob. Speedup: approx 10 % on interpretation phase.
155
156
157 1.5.12
158 ======
159
160 1.5.11.jcn1
161 ===========
162
163 * Add -p flag to package-diff.py's diff invocation, to show changed function.
164
165 * Add configure checks for python headers.
166
167 * Make midi module.
168
169 1.5.11.hwn1
170 ===========
171
172 * Allow breaks at measures starting with grace notes.
173
174 * Bugfix: don't give up when there is one entirely unspaceable
175 measure/line.
176
177 * Midi module: many bugfixes.
178
179 * midi2ly python blurble.
180
181
182 1.5.11
183 ======
184
185 1.5.10.jcn3
186 ===========
187
188 * include python midi parser.
189
190 * stepmake updates.
191
192 * add .cvsignore patterns for making patches the standard, manual way.
193
194 * midi2ly: support chords, duration conversion rewrite.
195
196 * parser.yy: Guile > 1.4 compilation fix; scm_unprotect_object is deprecated.
197
198 1.5.10.hwn1
199 ===========
200
201 * Rational bugfix.
202
203 * Cleaned up definitions of SystemStartDelimiter
204
205 * WTK fix.
206
207 * Porrectus patch (Juergen Reuter):
208
209 - Syntax change: \porrectus -> \~
210 - New porrectus properties: porrectus-width, line-thickness.
211 - Bugfix: left<->right confusion in porrectus-engraver.cc.
212 - Bugfix: Box dimensions for horizontal slope molecule in porrectus.cc.
213 - Enhanced mensural style porrectus shape, considering optical
214   illusion in vertical endings due to slope.  Simplified drawing.
215 - Code clean-up.
216
217 1.5.10
218 ======
219
220 1.5.9.hjj2
221 ==========
222 * Emacs-mode: Keyboard shortcuts, separated identifiers from keywords
223 and spacing not necessary in font-locking.
224
225 1.5.9.jcn3
226 ==========
227
228 * add-html-footer.py: use html <title> as fallback title for pages
229 where @WEB-TITLE@ is not defined.
230
231 * Bugfix: stepmake: don't go building executables all over the place,
232 if NAME is set in environment.  Some cleanups. 
233  
234 * add-html-footer.py: remove href to self.  Substitute @at-variables@
235 defined in html comments.  Any occurrence of
236
237         <!-- @foo@=bar -->
238
239 in the html page, will subsequently substitute any occurrence of @foo@
240 in the same html page with `bar'.
241
242 * Bugfix: update-lily: remove unprotected gettext.py include.
243
244 * po update.
245
246 * windows doc update.
247
248 1.5.9.hwn3
249 ==========
250
251 * Optimizations:
252   - speed up Rational::operator+= 
253   - speed up Rational::compare ()
254   - don't store origins if point-and-click not set. 
255
256 * \figures input mode:  \figures { <4 6+> <3- 5>2. } 
257
258 * Obscure bugfix: call kpsewhich with --format for mfplain.
259
260 * Don't put  volta bracket on top of following note (vertically).
261
262 * Collision fixes.
263
264 * Crude figured bass support (supports rests as well, now)
265
266 * Bugfix: various collision issues, updated regtest example.
267
268 * Porrectus support (Juergen Reuter)
269
270 1.5.9
271 =====
272
273 1.5.8.uu1
274 =========
275
276 * Mensural rests (Juergen Reuter)
277
278 * Swedish translation (Thanks to the translation project)
279
280 * Bugfix: down 8th flag restored.
281
282 * Bugfix: span-bars and hara-kiri.
283
284 * More advanced collisions: handle meshed chords as well.
285
286 1.5.8.jcn1
287 ==========
288
289 * Add mktextfm wrapper for windows (thanks Mats).
290
291 1.5.8.hjj1
292 ==========
293
294 * Emacs-mode: new keywords, reserved words, notenames and brackets are
295 font-lock-keywords; implementation encourages spacing/indenting.
296
297
298 1.5.8
299 =====
300 1.5.7.hwn1
301 ==========
302
303 * reinclude input/bugs/*.ly
304
305 * Mensural flags (Juergen Reuter)
306
307 * Fixed problem with hanging Xdvi from redhat 7.x. See also
308 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089
309
310 * Bugfix: don't crash if kpse_find_file returns 0.
311
312 * Bugfix: don't allocate \outputscale for every file.
313
314 * Bugfix: mixing different rhythms on one staff doesn't muck up the
315 spacing that much.
316
317 1.5.7.hjj2
318 ==========
319
320 * Add PS-compilation, PS-viewing and MIDI-play in LilyPond
321 -Emacs-mode.  (Heikki Johannes Junes).
322
323 * Add common finnish names for notes
324
325
326 1.5.6.jcn2
327 =========
328  
329 * Use Cygwin included Python; drop Windows Python and workarounds.
330
331 * Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.
332
333 * Comment out two non existing examples in regression test, add one
334 missing from 1.5.5 distribution.
335
336 * Revert silly grace-with-braces stuff in tutorial.
337
338 * Add short crescendo bug to input/bugs.
339
340 * Update and bit more verbose download instructions in INSTALL, 
341 fix some links on ftp.lilypond.org.
342
343
344 1.5.6.hwn1
345 ==========
346
347 * Grace note bugfixes.
348
349 * Move staff-adjacency detection (for the spacing engine) to
350 Separating_group_spanner.
351
352 * Loose column support: clef changes, key changes may be folded underneath
353 notes in a different staff. See input/regression/spacing-folded-clef.ly.
354 Changes were made to
355
356   - Separating_group_spanner: decide which columns are loose
357
358   - Simple_spacer, New_spacing_spanner: only look at non-loose columns.
359
360   - Line_of_score: set horizontal positions for loose columns.
361  
362 1.5.6
363 =====
364
365 1.4.6.mb1
366 =========
367
368 * Allow for duplicated articulation scripts with different direction.
369
370 * Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
371   \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t),
372   see also input/test/trill.ly. [WARNING: FONT UPDATE!]
373
374 * Bug fix: staccato dot placement.
375
376 1.5.5.jr1
377 =========
378
379 * recent ancient-font.ly development branches manually merged and
380   updated;
381
382 * added enhanced mensural minima/fusa noteheads (30 degrees rhomb
383   style); the former 45 degrees quadratic shapes are now available
384   under notehead style "neo_mensural"; [WARNING: FONT UPDATE] 
385
386 * minor ancient font corrections (in particular, enhanced set_char_box()
387   arguments).
388
389
390 1.5.5.jcn2
391 ==========
392
393 * input/bugs:
394   - Autogenerate bugs document from all .ly's.
395   - Add texidoc to lots of examples.
396   - Junk or move fixed examples to regression test.
397   - Move examples that crash lilypond to input/no-notation.
398   - Update examples.
399
400 1.5.5.hwn1
401 ==========
402
403 * Grace property fixes.
404
405 * More grace nesting bugfixes.
406
407 1.5.5
408 =====
409
410 1.5.4.jcn2
411 ==========
412
413 * Spelling fixes, notably staffs->staves, except for ChangeLogs.
414
415 * Removed `Default' from accidental comment names.
416
417 * Compile fixes.
418
419 * Fixed off by one error for point and click.
420
421 * Website fixes, found bug in grace note stem lengths.
422
423 1.5.4.hwn1
424 ==========
425
426 * Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter)
427
428 * New_spacing_spanner: revised spacing generation.
429
430 * Default neutral direction set to down. 
431
432 * Junk hash table  from flowerlib
433
434 * Bugfix: grace nesting error
435
436 * Bugfix: don't try schedule next bar when were on a grace moment.
437
438 * Bugfix: set measurePosition especially for music starting with
439 grace.
440
441 1.5.3.hwn1
442 ==========
443
444 * midi2ly bugfixes: don't print ';' in .ly output.
445
446 * small cleanup of input/bugs/
447
448 * bugfix: nested grace notes; added input/regression/grace-nest.ly
449
450 * Bugfix: add double alterations to keyAccidentalOrder (Mats)
451
452 * Fixes for PostScript beams and stems.
453
454 1.5.2.hwn1
455 ==========
456
457 * Starting pagenumber (Mark Hindley)
458
459 * Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!]
460
461 * Bugfix: don't  put grace beams on non grace notes, and vice versa.
462
463 * etf2ly:
464   - miserable try at importing repeatbars and volta brackets;
465   - import articulation defs (IX tag)
466   - revamped file reading logic. Now much cleaner.
467
468 * Experimental regular-spacing support: try to space regular runs of
469 notes equidistantly.
470
471 1.5.2.jcn2
472 ==========
473
474 * Flex is fixed in Debian/unstable.  Update documentation accordingly.
475
476 * Guile 1.3.4 compile fix.
477
478 * Add trill line type, see input/test/trill.ly.
479
480 * Dvips bugs workarounds:
481   - Draw filledbox in tex for now.  Test ps code using
482
483      lilypond -e '(define ps-testing 1)'
484
485   - Extend stems only half way into beam.
486
487 * Change order of includes in tex/lilyponddefs.tex so that feta font
488 can be used a little easier, like:
489
490     title="TeX \fetachar\fetasharp"
491
492 * Update stepmake/bin config.sub, config.guess.
493
494 1.5.2
495 =====
496
497 1.5.1.hwn1
498 ==========
499
500 * small bugfixes for grace-init.ly
501
502 * Bugfix: don't mess up spacing when combining different tuplets.
503
504 * Small bugfixes for lilypond-mode.el.
505
506 * property-init.ly: bugfix for dot directions in polyphonic music.
507
508 1.5.1.jcn3
509 ==========
510
511 * Bugfix: text2html: escape entities inside <pre>.
512
513 * Added some template .ly's for evaluation.
514
515 * Make blot work without -fps too.
516
517 * Use blot diameter for postscript beams and boxes.
518
519 * Guile-1.5.0-cvs updates and Guile-1.4.x compatibility.
520
521 * Beam knee fix.
522
523 * Now really included lexer-gcc-3.0.patch.
524
525 * Make Voice context accept Thread again; this fixes MIDI output for music
526 that uses Thread contexts.
527
528 * Removed debug printing from chord-name.scm.
529
530 1.5.0
531 =====
532 1.5.0.jcn1
533 ==========
534
535 * Added feature to ly2dvi to find feta pfa font files used in a
536 postscript file to make printing of direct postscript a bit easier:
537
538     lilypond -fps input/trip.ly
539     cat $(ly2dvi -f trip.ps) trip.ps | lpr
540
541 * Reincluded 1.4.3.jcn2.
542
543 * Website fixes.
544
545 * Ly2dvi now leaves .tex and .latex output if latex fails, and cleans
546 the temp dir if anything fails.
547
548 * Fixes for windows scripts.
549
550 1.5.0.uu1
551 =========
552
553 * Hara kiri and span-bar.
554
555 * Junk old grace stuff.
556
557 * Don't crash on grace notes in MIDI output.
558
559
560
561 1.5.0
562 =====
563
564 * experimental grace notes:
565   - add grace timing to Moment
566   - hack to Sequential_music_iterator to use the correct timing for
567 the note before a grace
568   - change the implementation of \grace construct
569   - property set/unset (eg. font size) is done through startGraceMusic
570 and stopGraceMusic
571   - various engraver fixes to deal with the fact that the
572 main-time-moment may remain the same during several steps.
573   - Change column creation logic in score-engraver. 
574
575 * Bugfix: don't crash when \name not set in \translator block.
576
577 * rename ly/*.ly to ly/*-init.ly (except language files) to avoid
578 name clashes
579
580 * deprecate Property_engraver, add Font_size_engraver to Staff, Voice
581 and Thread.
582
583 * Change mailing list address: *gnu-music*@gnu.org becomes
584 *lilypond*@gnu.org
585
586 * Put span-bar lines only between the other barlines, not on top of
587 them (thanks to Juergen Reuter)
588
589 1.4.4.jcn3
590 ==========
591   
592 TODO: look at other filledbox'es (stafflines and barlines don't match up).
593
594 * Testing code off by default.  On: -e "(define ps-testing 1)" -fps
595
596 * Output via TeX/dvips still gives problems.  Use direct postscript
597 output for real testing.
598
599 * Beam and stem fixes:
600  - Stems drawn in PostScript (should do all filledbox'es in PS?).
601  - Fixes for draw_box and draw_beam PostScript routines.
602  - Stems reach to top (or bottom) of beam.
603  - Beam uses correct stem thickness (only right beams, left TODO).
604  - testing code in effect: only outlines are drawn.
605