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