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