]> git.donarmstrong.com Git - lilypond.git/blob - NEWS
release: 0.1.17
[lilypond.git] / NEWS
1 pl 17
2         - bf: ledgerline width
3         - bf: toccata-fuga-E
4         - took out some hardwiring of tex-beam
5         
6 pl 16.jcn2
7         - mf-to-table.in: generate mozarella metric info tables
8         - autometric.mf: write metric info to mf logfile
9         - ital-r.mf, smaller ital-m.mf
10         - variable streepjes length (top/bottomlines); fixed (for 20pt?)
11         - streepjes twice as thick as staffrules
12         - even more pronounced bolletjes -- how 'bout this wendy?
13         - quarter and half note after drawings (a/b less distinct)
14
15 *****
16 sep 19
17 pl 16
18         - revised mudela-man a bit
19         - ; optional after \musicidentifier
20         - bf: doco about {Mus*,Opus}TeX
21         - bf: configure: MFDIR
22         - bf: String::operator bool () removed
23         - bf: String::operator char const * () removed
24         - bf: Line_spacer::~Line_spacer () added: plugged memleak
25         - bf: Line_of_score::do_unlink () call Spanner::do_unlink
26         - bf: rests in beams
27         - bf: textnatural
28         - bf: 20 pt flags
29         - bf: longarest 
30         
31 pl 15.jcn1
32         - bf: typos whole and half notehead
33         - de-uglyfied bolletjes.mf
34         - ascii output of font metrics in mf logfile
35
36 ******
37 sep 17
38
39         
40 pl 15
41         - put top of NEWS file in the webpage
42         - breadth first search for engravers.
43         - bf: coriolan-alto.ly
44         - Stem / Notehead width now properly calced
45         - Atom and Symbol merged
46
47 pl 14.jcn1
48         - lily's own noteheads (balls/globes :)  (font-en-tja*.mf)
49         - {table,paper}* and taupindefs adaptations (when are we moving?)
50         - fp, sf, sfz dynamics
51         - font.ly
52         - bf: dist mudela-mode
53
54 *******
55 sep 15
56
57 pl 14
58         - Simple but nifty mudela-mode.el for Emacs
59         - slightly better syntax for single-note-repeat, now default kept in
60 Stem_engraver
61         - bf: Abbrev_beams are not the only beams (see: jcn4, stem-info, thanks, Jan)
62         - a CPU timer for Interpreting and Breaking
63         - Separate Score_elem:
64           * invoke-once stuff in Super_elem (using function pointers; much cleaner now)
65           * geometrical stuff into Graphical_element
66           * Axis_group_* accept Graphical_elements iso. Score_elems
67           * A dimension cache, hopefully this makes lily a bit faster
68           * TeX output moved out of Score_elem, separate interface Outputter
69         
70         - < \multi 2; bla >  -> \multi 2 < bla > (mudela 0.1.6)
71         - bf: don't do \multi if \type specified
72         - Translator switching: Change_translator, Change_iterator
73         
74
75 pl 12.jcn4
76         - fixed dynamic f, magstep bug
77         - gaps on abbrev-beams 
78         - bf: stem-info
79         - bf: last abbrev
80         - bf: stem: do_width
81         - bf: removed rest-column.hh
82
83 *******
84 sep 11
85
86 pl 13
87         - big Rest/notehead rewrite:
88           * separated Rest, Note_head and Dots
89           * Dot_column: dots are now chord-wise aligned 
90           * Rhythmic_head is base for Rest, Note_head
91           * Merged Note_column and Rest_column
92           * Rest_engraver
93         - grand Engraver/Translator/Performer rewrite.
94           * properties:  \property voice.dir = -1 (mudela 0.1.3)
95           * Input_translator junked, now Translators are generated
96 by the parser (mudela 0.1.4)
97           * Translator changing: \translator Staff=oboesolo
98           * Translator preselect: \type Staff=bla < c4 >. (mudela 0.1.5)
99           * Engraver/Performer now derived of Translator.
100           * Engraver_group_engraver/ Performer_group_performer derived of
101         Translator_group
102           * renamed: Voice -> Thread, Voice_group -> Voice
103         - renamed Audio_score to Performance
104         - junked mididef statics
105         - Audio debug output
106         - bf: excess [] in scsi
107         - bf: swallow \skips
108         - bf: don't crash on infinite dims
109         - renamed wohltemperirt to wtk1-fugue2
110         - bf: address in GPL
111         - bf: errors in stdin
112         - bf: stop if errors in init files
113         - bf: move stem too when doing collisions
114         - Molecule::add_XXXX -> Molecule::add_at_edge ()
115         - doco updeet: why no midi FAQ, index, CodingStyle hungarian
116
117
118 pl 12.jcn3
119         - try at better dynamic font, copied from cmbxti10: mf/*
120         - typesetting abbreviation beams; abbreviation-*
121         - some simple abbrev fixes + code cleanup (dank je, lieverd)
122         - typesetting simple abbreviations: c4:16 === [c16 c c c]
123
124 pl 11mb
125         - Support also for \longa in duration-convert.cc, init/ and tex/
126           files. (MB)
127
128 ********
129 sep 3
130
131
132 pl 12
133         - bf: don't redefine tex primitives like \textfont and  \mathfont
134         - nicer broken slurs (?)
135         - bf: error status upon parse error
136         - robustness in Lookup::*slur
137         - bf: mi2mu: warn if 0-length string in midi-file
138         - output id-footer
139
140 ********
141 sep 1
142
143 pl 11
144         - forms for Musical vocabulary 
145         - ignore \r for windows
146         - Now paper{score,def} & midi{def,score} derived of class
147 Music_output[_def]. Score is almost empty.
148         - Engraver hacking:
149           * junk Text_engraver
150           * Timing_engraver
151           * barnumber now really counts the number of bars
152           * Separated Stem_engraver and Beam_engraver
153           * junk Stem_beam_engraver
154           * no need for Stem_reqs
155         - use Direction = {LEFT, RIGHT, UP, DOWN} iso. -1, 1 throughout source
156         - ties and slurs with Drul_array
157         - junked Spanner_elem_group
158         - bf: w32 fixes
159         - Spanner now spans items.
160         - more GNITting ( bla ) -> (bla), indentation
161         - Drul_array
162         - Paper_column now is derived of Horizontal_group_item. Items
163 are no longer hardwired into a Paper_column
164         - bf: stdin input
165         - PCol -> Paper_column
166         - Wtk-i, fugue1, prelude1 (SR)
167
168 *******
169 aug 21
170 pl 10
171         - bf: init pending_indent_i_
172         - output header to TeX file. Who wants to write TeX to make it work?
173
174         - mi2mu: bf's, --key option
175         - removed Duration(int,int)
176         - bf: Duration_convert::dur2_str
177
178 pl 9.jcn2
179         - redo of mi2mu frontend (midi-parser)
180         - bf: String_convert::bin2_i; added bin2_u
181         - bf's: Binary_source_file
182         - bf: constr. Tempo/Timing_req
183 pl 0.1.8.jcn3
184         - table20, standchen-{16,20}*
185 *******
186 aug 18
187
188 pl 9    
189         - declare rhythic_request
190         - preliminary support for real \mudelaheaders
191         - context-sensitive arithmetic spacing. Looks alot better
192         - silly GNU braces.
193         - JCN fixes for pl 8
194         - bf: midi instrument
195         - Vocabs from GMP-I
196
197 pl 8.mb:
198         - use log of duration-name
199
200 *******
201 aug 15
202 pl 8
203
204         - gif -> xpm
205         - bf: Whoops! Open eyes now, when finding shortest note in
206 spring-spacer. Fixes spacing problems.
207         - GNU coding: parentheses (here you are, Franc,ois :-)
208         - all macros now UPPERCASE
209         - Identifier blondification: don't use void*
210         - Identifier doesn't store its name. Much cleaner now.  
211         - bf: Rest_collision_engraver now always announces
212         - bf: announce Staff_sym only once
213 pl 0.1.7.jcn1
214         - complete redo mid/back-end of mi2mu
215         - bf: do not create/play empty Audio-{text,instrument} events
216
217
218 ********
219 aug 14
220
221 pl 7
222         - Audio_element as base for Audio_item and Audio_staff. fixes
223 midi-lyric segfault
224         - added "Gallina a due violini" (MB)
225         - make MIDI files on website.
226         - Collision now also is an Element_group.
227         - bf: announce Collision when created
228
229 ********
230 aug 13
231 pl 6
232         - bf: 13 shift/reduce in parser fixed
233         - bf: plets in parser
234         - bf: main.o (again)
235         - german notenames (RM)
236         - Score_elem::offset_ now relative to its X/Y groups. Slight
237 speed increase? 
238
239 ********
240 aug 12
241 pl 5
242
243         - Wordwrap revert
244         - added LilyPond in WWW titles
245         - oops. A quaver is a 8th note, not a 4th
246         - bf: main.o remaking in lily/Makefile 
247         - unhair Voice_iterator 
248         - bf: error if no music in score
249         - bf: don't create translators if Chord element is empty
250         - bf: ctor of Tempo_req
251         - use virtual do_equal_b() for request comparison
252         - bf: turned off default plets: c4*2/3 c4*2/3 -> c4*2/3 c4*4/9
253         - bf: time_int() of an empty chord/voice
254         - more corrections to GMP Manifesto
255         - debian updates (AF)
256         - bf: g++ ICE in Performer_group_performer
257         - use fread() for reading in Simple_file_storage
258
259 pl 0.1.3.jcn1
260         - mi2mu: simplification +bf lily_stream: indentation and wordwrap
261         - mi2mu: bf: blunt: non-alpha(num) chars from identifiers
262
263 *********
264 aug 11
265
266 pl 4
267         - correction of GNU Music Manifesto
268         - moved lowlevel stuff of Source_file to Mapped_file_storage. 
269 Interface via File_storage. (Now using Simple_file_storage)
270         - bf: c4-"A"-"B"
271         - bf: exit status
272         - declarable keys
273         - Engraver_group_engraver::find_simple_engraver()
274         - bf: lily/Makefile
275         - bf: Midi_note_event ctor 
276         - bf: tempo request
277         - popular twinkle twinkle (JV)
278         - mudela: parse tempo requests, \midi{ \tempo 4= 60;}
279
280 ******
281 aug 8
282 pl 3
283         - don't crash if no Clef_engraver.
284         - PScore -> Paper_score
285         - bf: Score_elem::extent() init of interval
286         - bfs: {Horizontal,Vertical}_group related
287         - bf: don't change original Item while doing making 
288         multiple copies
289         - bf: configure DATADIR
290         - bf: type of spanbar.
291
292 pl 0.1.2.jcn1
293         - minor doco fixes
294         - revived Midi_walker
295         - moved midi out of performer-* to audio-*
296         - Audio_staff
297         - removed all <ugh> members from performers
298
299 *******
300 aug 7
301 pl 2
302         - junked Line_of_staff
303         - bf: --output
304         - bf: . in lexer
305         - bf: mi2mu version number.
306         - bf: in mudela-book
307         - bf: don't forget to make mi2mu
308         - Bar_number_grav: measure numbers (experimental)
309         - Bar_column_engraver, Bar_column: scripts on bars
310         - rewrite of {Horizontal,Vertical}_group. Yes, again. 
311 Now neatly integrated into class hierarchy
312         - Axis, Axis_group
313         - Debian rules (AF)
314
315 pl 0.1.1.jcn1
316         - Audio{column,score,item,...}, more generic audio
317         - bf: Makefiles
318         - bf: mi2mu mudela version
319 *********
320 aug 5
321
322 pl 0.1.1
323         - {Horizontal, Vertical}_group.  A score_element may be in at most one.
324         - This means Horizontal_group_item and Vertical_group_spanner need special support.
325         - This also means a big speed increase
326         - configure cleanup
327         - bf: Choleski solve.
328         - doc updates: lilygut, INSTALL
329
330 pl 0.1.1.hwn
331         - recode of Break/Colhpos interfaces
332         - Gourlay_breaking: dynamic-programming optimal solution for 
333         casting off. Word_wrap is still optional
334         - some printing short cuts if no -d specced.
335         - band_matrices for column calcs
336         - more Diagonal_storage fixes
337         - retake: INFTY fixes ( now infinity_mom, infinity_f )
338
339 pl 78.jcn3
340         - configure: ln and zip 
341         - target doosdist -> lilypond-x.x.x.exe.zip: + executables - sources
342
343
344