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