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