]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
release: 0.0.22
[lilypond.git] / NEWS
1 pl 22:
2         - doco from mpp
3         - repeat signs
4         - | checks for bar in a voice (Barcheck_req)
5 Internal changes:
6         - naming (Hungarian notation, svec vs. Array)
7         - huge memleak fixed; unearthed lots of bugs
8         - bug noteheadswap
9         - cleanup PScore, Score
10         - removed Staff_commands, plugging commands into Staff_column directly
11
12 pl 21:
13         - scripts
14         - texts
15         - nplets (triplets!)
16 Internal changes:
17         - Move breaking stuff into a separate class Break_algorithm
18         - dependencies for Staff_elem's
19
20 pl 20:
21         - updated doco to .pod
22         - include files from .ly
23 Internal changes:
24         - Rational for time measurement
25         - directionalspanner/textspanner
26
27 pl 19:
28         - grouping code: LilyPond can set advanced multibeams.
29 Internal changes:
30         - struct Moment
31
32
33 pl 18:
34         - robust Staff_commands
35
36 pl 17:
37         - robust Input_commands
38         - merged Vertical_/Horizontal music
39         - PARTIALs with duration
40         - modularized lexer: multiple runs
41
42 pl 16
43         - notenames configurable
44
45 pl 15
46         - grouping code
47         - multibeams (simple)
48
49 pl 14
50         - symtables from .ly
51         - Input_command
52         - Input_{score/staff}
53
54 pl 13
55         - Horizontal/Vertical music
56         - Input_commands