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