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