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