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