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