lilypond-0.1.9
[lilypond.git] / NEWS
blobdb76e9d5272afef9c5376176cdded9d54355beb4
2 pl 8
3         - gif -> xpm
4         - bf: Whoops! Open eyes now, when finding shortest note in
5 spring-spacer. Fixes spacing problems.
6         - GNU coding: parentheses (here you are, Franc,ois :-)
7         - all macros now UPPERCASE
8         - Identifier blondification: don't use void*
9         - Identifier doesn't store its name. Much cleaner now.  
10         - bf: Rest_collision_engraver now always announces
11         - bf: announce Staff_sym only once
12         - rewrite of mi2mu (JCN)
14 ********
15 aug 14
16 pl 7
17         - Audio_element as base for Audio_item and Audio_staff. fixes
18 midi-lyric segfault
19         - added "Gallina a due violini" (MB)
20         - make MIDI files on website.
21         - Collision now also is an Element_group.
22         - bf: announce Collision when created
24 ********
25 aug 13
26 pl 6
27         - bf: 13 shift/reduce in parser fixed
28         - bf: plets in parser
29         - bf: main.o (again)
30         - german notenames (RM)
31         - Score_elem::offset_ now relative to its X/Y groups. Slight
32 speed increase? 
34 ********
35 aug 12
36 pl 5
38         - Wordwrap revert
39         - added LilyPond in WWW titles
40         - oops. A quaver is a 8th note, not a 4th
41         - bf: main.o remaking in lily/Makefile 
42         - unhair Voice_iterator 
43         - bf: error if no music in score
44         - bf: don't create translators if Chord element is empty
45         - bf: ctor of Tempo_req
46         - use virtual do_equal_b() for request comparison
47         - bf: turned off default plets: c4*2/3 c4*2/3 -> c4*2/3 c4*4/9
48         - bf: time_int() of an empty chord/voice
49         - more corrections to GMP Manifesto
50         - debian updates (AF)
51         - bf: g++ ICE in Performer_group_performer
52         - use fread() for reading in Simple_file_storage
54 pl 0.1.3.jcn1
55         - mi2mu: simplification +bf lily_stream: indentation and wordwrap
56         - mi2mu: bf: blunt: non-alpha(num) chars from identifiers
58 *********
59 aug 11
60 pl 4
61         - correction of GNU Music Manifesto
62         - moved lowlevel stuff of Source_file to Mapped_file_storage. 
63 Interface via File_storage. (Now using Simple_file_storage)
64         - bf: c4-"A"-"B"
65         - bf: exit status
66         - declarable keys
67         - Engraver_group_engraver::find_simple_engraver()
68         - bf: lily/Makefile
69         - bf: Midi_note_event ctor 
70         - bf: tempo request
71         - popular twinkle twinkle (JV)
72         - mudela: parse tempo requests, \midi{ \tempo 4= 60;}
74 ******
75 aug 8
76 pl 3
77         - don't crash if no Clef_engraver.
78         - PScore -> Paper_score
79         - bf: Score_elem::extent() init of interval
80         - bfs: {Horizontal,Vertical}_group related
81         - bf: don't change original Item while doing making 
82         multiple copies
83         - bf: configure DATADIR
84         - bf: type of spanbar.
86 pl 0.1.2.jcn1
87         - minor doco fixes
88         - revived Midi_walker
89         - moved midi out of performer-* to audio-*
90         - Audio_staff
91         - removed all <ugh> members from performers
93 *******
94 aug 7
95 pl 2
96         - junked Line_of_staff
97         - bf: --output
98         - bf: . in lexer
99         - bf: mi2mu version number.
100         - bf: in mudela-book
101         - bf: don't forget to make mi2mu
102         - Bar_number_grav: measure numbers (experimental)
103         - Bar_column_engraver, Bar_column: scripts on bars
104         - rewrite of {Horizontal,Vertical}_group. Yes, again. 
105 Now neatly integrated into class hierarchy
106         - Axis, Axis_group
107         - Debian rules (AF)
109 pl 0.1.1.jcn1
110         - Audio{column,score,item,...}, more generic audio
111         - bf: Makefiles
112         - bf: mi2mu mudela version
113 *********
114 aug 5
116 pl 0.1.1
117         - {Horizontal, Vertical}_group.  A score_element may be in at most one.
118         - This means Horizontal_group_item and Vertical_group_spanner need special support.
119         - This also means a big speed increase
120         - configure cleanup
121         - bf: Choleski solve.
122         - doc updates: lilygut, INSTALL
124 pl 0.1.1.hwn
125         - recode of Break/Colhpos interfaces
126         - Gourlay_breaking: dynamic-programming optimal solution for 
127         casting off. Word_wrap is still optional
128         - some printing short cuts if no -d specced.
129         - band_matrices for column calcs
130         - more Diagonal_storage fixes
131         - retake: INFTY fixes ( now infinity_mom, infinity_f )
133 pl 78.jcn3
134         - configure: ln and zip 
135         - target doosdist -> lilypond-x.x.x.exe.zip: + executables - sources