]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
release: 0.0.31
[lilypond.git] / NEWS
1 pl 31
2
3 Examples
4         - Coriolan example (JN)
5         - standchen updated
6 Bugfix
7         - calcideal assertion bugfix
8
9 pl 30
10
11 Features
12         - better multivoice spacing
13         - move rest in multivoice staff
14         - errors in TeX output now warnings
15         - progress indicator
16         - music processing speedup.
17 Internal
18         - make spanner for staffsym; scrap Line_pstaff
19         - scrap simplestaff (Rhythmic_staff temporarily disabled)
20         - docxx 3.0 format comments
21         - split register source files
22         - hardcoded dimensions compile time
23         - Lookup::tex_hairpin
24 Bugfix
25         - non G-clef clefs
26         - script junking (2x)
27         - empty files
28         - beam::center (plet position!)
29         
30 pl 29
31         - multiplatform Makefile (JN)
32         - context errors: bugfixes (JN)
33
34 pl 28
35
36 Internal
37         - idealspacing slightly better for multivoice.
38 Doc
39         - Request_register
40 Bugfix
41         - Script.cc : float exception (MB)
42         - Request::Request(Request) copying of definition pointer (JN)
43         - cleaned dependencies for broken spanners
44         - stupid typo in Staff_elem::post_processing()
45         - init of hpos in PCol::PCol
46         - Word_wrap::solve() bug 
47
48 pl 27
49         - preliminary WIN32 support (JN)
50 Features
51         - errors converted to warnings (JN)
52         - context errors (JN)
53         - As vs. as  notename.
54         - WARNING: "melodic" stafftype will create the new Complex_staff!
55 Examples
56         - Lohman's Viola Quartet (JN)
57         - JS Bach Solo Cello suite II menuet (JN)
58
59
60 pl pre27
61
62 Features        
63         - option --init
64         - last_duration_mode: default_duration is last duration entered
65         (\duration{\last})
66         - syntax: grouping 2*4 3*8
67         - preliminary multivoice support
68 Examples
69         - JS Bach's WTK example added.
70
71 Internal:
72         - Text_reg and Script_reg
73
74 pl 26
75         - Documentation/lelie_logo.png
76         - 8-bit chars for input (see ltest.tex) (MB)
77         - quotes around string now optional
78 Bugfixes:
79         - unmatched ] (MB)
80 Internal:
81         - print/name methods of Staff_elem
82         - added Request_register
83         - Voice_group_registers, Voice_registers, *_register
84         - Complex_staff
85
86 pl 25
87         - other clefs added, keys typeset properly (MB)
88
89 pl 24:
90         - Lyrics (JCN)
91         - Commands in music-mode (an input feature) (there you are, Mats)
92
93 pl 23:
94         - TODO file inc'd
95         - cadenza mode.
96         - default extension, search path.
97         - error.pod,faq.pod
98         - Markers
99         - configure script
100         - inputfile name in output.
101 Internal changes:
102         - scrapped VPATH
103         - Make dependencies per .o
104         - Split Input_* parsing steps to enable marking 
105 Bugfixes:
106         - unconnected columns
107
108
109 pl 22:
110         - doco from mpp
111         - repeat signs
112         - | checks for bar in a voice (Barcheck_req)
113 Internal changes:
114         - naming (Hungarian notation, svec vs. Array)
115         - cleanup PScore, Score
116         - removed Staff_commands, plugging commands into Staff_column directly
117 Bugfixes:
118         - bug noteheadswap
119         - huge memleak fixed; unearthed lots of bugs
120
121 pl 21:
122         - scripts
123         - texts
124         - nplets (triplets!)
125 Internal changes:
126         - Move breaking stuff into a separate class Break_algorithm
127         - dependencies for Staff_elem's
128
129 pl 20:
130         - updated doco to .pod
131         - include files from .ly
132 Internal changes:
133         - Rational for time measurement
134         - directionalspanner/textspanner
135
136 pl 19:
137         - grouping code: LilyPond can set advanced multibeams.
138 Internal changes:
139         - struct Moment
140
141
142 pl 18:
143         - robust Staff_commands
144
145 pl 17:
146         - robust Input_commands
147         - merged Vertical_/Horizontal music
148         - PARTIALs with duration
149         - modularized lexer: multiple runs
150
151 pl 16
152         - notenames configurable
153
154 pl 15
155         - grouping code
156         - multibeams (simple)
157
158 pl 14
159         - symtables from .ly
160         - Input_command
161         - Input_{score/staff}
162
163 pl 13
164         - Horizontal/Vertical music
165         - Input_commands