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