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