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