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