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