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