]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
patch::: 1.2.11.jcn1
[lilypond.git] / CHANGES
1 pl 11.jcn1
2         - gnossiene with new \autochange
3
4 pl 10.hwn1
5         - Auto_change_music, Auto_change_iterator: auto staff
6 switching. 2nd try.  See input/test/auto-change.ly
7
8 pl 10.uu1
9         - doc restructure: hacking.texi
10         - make & install .pfas
11         - updates: faq.texi
12         - rpm fixes.
13         - Windows fixes (9.jbr)
14
15 ******
16 pl 9.rrr1
17         - abc2ly bug fixes and extensions
18         - volta spanner given height to avoid collisions
19
20 pl 9.jcn2
21         - 2.95 fixes
22         - input/test/different-time-signatures.ly (wasn't this in refman?)
23
24 pl 9.hwn1
25         - fixes for mi2mu
26         - bf: staff-side with empty parent.
27         - bf:
28 Hara_kiri_vertical_group_spanner::do_substitute_element_pointer has to
29 call Axis_group_spanner::do_substitute_element_pointer.  Fixes
30 harakiri & barline problem.
31         - junk: Spring_spacer, Ineq_constrained_qp, Mixed_qp,
32 Active_constraints, Inactive_iter, Matrix, Vector,
33 Choleski_decomposition, Full_storage
34
35
36 pl 9.jcn1
37         - included last Localisation.texi
38         - set-lily: de catalog too
39
40 *******
41 pl 8.hwn1
42         - Erwin Dieterich: german translation.
43         - dependency helper funcs simplified.
44         - junk breaking stats.
45         - cleanups: Line_of_score also is X_AXIS group. Score_columns
46 are put into Line_of_score of score.
47
48 pl 8.jcn2
49         - scripts/mudela-book.py: use hash of full .ly contents (by default)
50         - bf: footify html doc upon creation too
51
52 pl 8.jcn1
53         - Documentation/Localisation.texi: still some issues
54         - Uniformised locale strings
55         - marked some errors/warnings without _/_f markings
56         - added programming_warning (): not to be localised warnings
57           (none identified as yet)
58         - Update of po/nl.po
59
60 *******
61 pl 7.hwn1
62         - website fixes.
63         - spacer cleanups
64         - Simple_spacer: a simpler constraint solver. Enabled by default.
65 pl 7.jcn1
66         - fixes to nl.po
67
68 ********
69
70 pl 6.uu1
71         - website fixes.
72
73 *******
74 pl 5.hwn1
75         - more .texi; yodl completely removed.
76         - rm'd several doc stuff: engraving.yo, gnu-page.yo, translated blurbs (leave it to translation project)
77         - sm: help2man-*make
78         - mcgrain bib entry.
79         - debian updates.
80         - gcc 2.95 const fixes. (hopefully)
81         - sm: rm'd Documentation/tex/ directory.  everything in stepmake/INSTALL.texi
82
83 pl 5.jcn1
84         - lily.scm: don't use regex-substitute/global 
85         - website/doco fixes
86         - bf: package-diff.py
87
88 ************
89
90 pl 4.hwn1
91         - bf: repeats.
92         - bf: mmrests
93         - bf: simpler guile detection.
94         - use texinfo for reference manual.
95         - inline lily.ps from lilypond.
96         - texi for doco: converted directory Documentation/tex/
97
98
99 pl 3.hwn1
100         - mudela-book tweaks for surviving texinfo
101         - include feta  command seqs. in .tex 
102         - guile 1.3.2 fixes.
103         - include  config.h directly.
104         - bf: mudela-book.  Now linear in size of document.
105         - scriptHorizontal property; more or less works.
106         - changes in Graphical_element, Graphical_axis_group
107 offset removed from public interface, now use relative_coordinate ().
108 extent () is given relative to this.
109         - removed Rhythmic_head::dots_i_
110         - bf: Rhythmic_head::do_substitute_element_pointer ()
111         - Direct access to dim_cache_ replaced by methods in
112 Graphical_element.
113
114 **********
115
116
117 pl 2.mk1
118         - bf, tie.cc: handle postbreak left align correctly
119 pl 2.lec1
120         - abc2ly fixes.
121
122 pl 2.hwn1
123        - rewrite of mudela-book.  Now uses chunks, and you can put
124 \input, \include and \mudelagraphics  in verbatim sections. 
125
126
127 pl 2.jcn2
128         - bf: auto-beamer: don't junk beam if manual beam shows up
129
130 pl 2.jcn1
131         - add-html-footer.py, ls-latex.py .tely updates and fixes
132         - tely (texinfo-lily) rules and test Documentation/metadoc/foo.tely
133
134 *************
135
136 pl 1.uu2
137         - complete rewrite of mudela-book. Much cleaner now.
138 Support for texinfo.
139         - convert-mudela now per file, add \version if not present.
140
141 pl 1.uu1.jcn1
142         - internationalization fixes for getopt-long help
143
144 pl 1.uu1
145         - rewrite --help messages for help2man:
146         * lilypond
147         * mi2mu
148         * mudela-book
149         * convert-mudela
150         - cleanup: mf-to-table.py
151         - Getopt_long: support for --help msg.
152
153 pl 1.mb1
154         - bf, scalar.cc: ".3" now detected as numerical
155
156 ********
157         
158 pl 0.uu1
159         - refman updates by Werner & Mats
160         - now use ChangeLog for changes.
161         
162 pl 0.jcn2
163         - po fixes
164
165 pl 0.jcn1
166         - gcc-2.95 nitpicks
167         - added pointers to mailing lists in toplevel docs
168
169 0.mb2
170         - configure: more robust detection of Guile
171         - Midi_note_off: revert to fixed note-off velocity. Fixes
172           problem with notes that never stop.
173         - Decreased breakable_column_space_strength
174         - Added a few TODO
175         - bf: "harmonic" and "cross" note heads also for half and 
176           whole notes.
177         - linewidth and textheight set independent of the font size.
178         - bf, titledefs.tex: opus and piece are not repeated for 
179           every piece unless they are explicitly set again.
180
181 0.mb1
182         - Changed dynamicDir to dynamicDirection.
183         - refman and tutorial corrections.