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