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