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