]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
release: 0.0.26
[lilypond.git] / NEWS
1 pl 26
2         - Documentation/lelie_logo.png
3         - 8-bit chars for input (see ltest.tex) (MB)
4         - quotes around string now optional
5 Bugfixes:
6         - unmatched ] (MB)
7 Internal:
8         - print/name methods of Staff_elem
9         - added Request_register
10         - Voice_group_registers, Voice_registers, *_register
11         - Complex_staff
12
13 pl 25
14         - other clefs added, keys typeset properly (MB)
15
16 pl 24:
17         - Lyrics (JCN)
18         - Commands in music-mode (an input feature) (there you are, Mats)
19
20 pl 23:
21         - TODO file inc'd
22         - cadenza mode.
23         - default extension, search path.
24         - error.pod,faq.pod
25         - Markers
26         - configure script
27         - inputfile name in output.
28 Internal changes:
29         - scrapped VPATH
30         - Make dependencies per .o
31         - Split Input_* parsing steps to enable marking 
32 Bugfixes:
33         - unconnected columns
34
35
36 pl 22:
37         - doco from mpp
38         - repeat signs
39         - | checks for bar in a voice (Barcheck_req)
40 Internal changes:
41         - naming (Hungarian notation, svec vs. Array)
42         - cleanup PScore, Score
43         - removed Staff_commands, plugging commands into Staff_column directly
44 Bugfixes:
45         - bug noteheadswap
46         - huge memleak fixed; unearthed lots of bugs
47
48 pl 21:
49         - scripts
50         - texts
51         - nplets (triplets!)
52 Internal changes:
53         - Move breaking stuff into a separate class Break_algorithm
54         - dependencies for Staff_elem's
55
56 pl 20:
57         - updated doco to .pod
58         - include files from .ly
59 Internal changes:
60         - Rational for time measurement
61         - directionalspanner/textspanner
62
63 pl 19:
64         - grouping code: LilyPond can set advanced multibeams.
65 Internal changes:
66         - struct Moment
67
68
69 pl 18:
70         - robust Staff_commands
71
72 pl 17:
73         - robust Input_commands
74         - merged Vertical_/Horizontal music
75         - PARTIALs with duration
76         - modularized lexer: multiple runs
77
78 pl 16
79         - notenames configurable
80
81 pl 15
82         - grouping code
83         - multibeams (simple)
84
85 pl 14
86         - symtables from .ly
87         - Input_command
88         - Input_{score/staff}
89
90 pl 13
91         - Horizontal/Vertical music
92         - Input_commands