2 This file documents changes in version 0.0
8 - bf: output tempo to track 0 too
9 - bf: don't forget to copy id_str_, so moved into Music
15 - fix for multi-staff midi: wohltemperirt.ly, standchen.ly
17 - bf: conflily, configure (text)
22 - added enable/disable defaults to help.
23 - incredibly ugly NAME_MEMBERS(); bug. Immediately changed to
24 DECLARE_MY_RUNTIME_TYPEINFO;
25 - \stem -1 -> \stem \down in input
28 - preliminary stuff for multiarch building
29 - #!/usr/bin/perl fixes (AO)
30 - some Makefile cleanups: now faster.
38 - some fixes for internal compiler errors
39 derive from Pointer_list with default dtor gives error with -O2
42 - Performer beautification: got rid of set_track(), midi_output()
43 - pseudo RTTI for midi-items
44 - bf: Performer*::print()
46 - Voice_element -> Request_chord
47 - fixed flex problems: stdin input works again
48 - Documentation/Rules.make, make-website via make
49 - spacing: now add basicspace
54 - mudela version bumped to 0.1
56 - doco updates, now some stuff in LaTeX
57 - junked book.{ly,tex} example
60 - removed mf sources from distribution due to (c) stuff
61 - allowal of breaks handled cleanly
62 - junked Subtle_reqs, junked Request_iterator. Request
63 iteration now by Voice_element_iterator
64 - Piano_bar, Piano_bar_engraver, Span_score_bar_engraver,
67 - removed Staff_engravers, grouping into Line_group_engraver
68 - Head_column as base for Rest_column,Note_column
69 - Score_column derived from PCol
70 - regurgled Line spacing: interface and implementation
71 separate. Idealspacing moved into Spring_spacer
72 - Gourlay style linespacing
75 - {lyric,meter,key}-performer
76 - span-brace-* (Removed again. Such is life)
78 - midi output, notes only
79 - working midi output -- hacked
80 - doze compile, mingw32 configure (still triggers gcc int. comp err)
83 - mi2mu fixes after scott snyder <snyder@d0sgif.fnal.gov> [sss]
84 - mi2mu update for mudela 0.0.61
91 - inbook.ly & book.tex example.
92 - natural width: linewidth = -1.0\cm
95 - oversimplified midi output thru performer hierarchy
96 - bf: Spanner::doprint
99 - naming fixes; some iter*() explicitations
100 - removed acceptor.hh
101 - *performer*: second draft of midi (audio/...)
107 - Input_engraver -> Input_translator
108 - bf: span start/stop is now a "used" col.
109 - Rest_column/Rest_collisions bugfixes
117 - move Input_engraver into Paper_def
119 - naming: Request_engraver -> Engraver,
120 - Music_iterator::next() -> process_and_next()
121 - junk Voice_engravers
122 - Span_bar, Span_bar_engraver
123 - Vertical_align_engraver
128 - \paper{} syntax: var = 1.0\pt;, with an Assoc array
129 - sketch of MIDI Performer classes.
130 - bf: memleak in parser
131 - naming: Acceptor -> Translator
132 - input: bf collisions.ly, scales.ly
134 - naming: Register -> Engraver
135 - force \\ on identifiers
140 - bf: find syntax in Variables.make
144 - nested \melodic and \lyric constructs
145 - init id's, Input_register aliases.
146 - bf: notehead x-swap
149 - junked \init_end; construct
150 - Preparatory work for MIDI output:
151 * Acceptor as baseclass for Register_group_register
152 * Global_acceptor as interface of Register to Score
154 - Lyrics: partially working
155 - some doco updates (junks, mostly)
164 - bf: Script::dir_i_ checks.
165 - bf: script stacking
166 - bf: Text_spanner::do_subst.
167 - bf: Text_spanner::Text_spanner(Text_spanner&)
168 - bf: script priority read from script.ini
169 - bf: Script_def::do_equal_b
171 - mudela: ; obligatory for \paper {}.
172 - some cosmetic changes involving RTTI macros
177 - bf: whole rest position, whole/half rest dots.
181 - bf: init of Tie::dir_i_
182 - bf: Staff_side depends on staff_sym_
183 - bf: Script::do_substitute_dependency() now implemented
184 - more print info (also in output)
185 - bf: Vertical_align_element
186 - stemless beams now allowed (with warning)
187 - bf: Rest_column::stem_l_ init
188 - merge rests.ly with collisions.ly
191 - rests under beam [c8 r c]
194 - first attempt at rest collisions
198 - beam stem length: beams.ly
199 - bf: mingw configure
205 - doco: other-packages.pod, lots of lilyliterature.pod
206 - last duration mode now is default.
207 - some OpusTeX stuff.
208 - bf Y2K in convert-mudela
209 - Grand rewrite of Music/Register stuff:
210 * separation of Y and X-elt-groups
211 * Registers: info up: broadcasts, info down: get_xxx_info()
212 * Registers: try_request works from bottom to top of tree.
213 * Score_elem empty_b_ and transparent_b_ flag
214 * Junk Staff_column, and find the requests while walking the
217 * Staff_group, Score_request_register.
218 * align key/Meters/bar across staffs
219 * junked Staff, Staff_column, Staff_walker, Complex_walker,
220 Request_column Pulk_voice, Pulk_voices, Walker_registers,
222 Input_score, Input_staff, Input_music and a lot of
224 * mudela: lots of structure changes : now much simpler
225 * generation of pre/postbreak items now in Score_elem with deps.
227 - bf: make_patch explanation
228 - bf: make install TeX stuff
229 - mudela: . mandatory for REALs
233 - damped beamslope after wanske
238 - sketch of Music classes
239 - General_script_def as baseclass for Text_def and Script_def
240 - bf: clean lib/out/liblily.a
241 - bf: rests shorter than 1/4
247 - plet hack removed :-( [ c c c ]2/3 -> [2/3 c c c ]1/1
250 - bf: bar, Hilfslinie
251 - bf: configure for mingw32
254 - WIN32 -> WINDOWS32, more win32->windows32
255 - some GNU/Linux changes
256 - cygnus b18 / mingw update
257 - doze compile; bf: p-score.cc compares
258 - reincluded toccata fixes
259 - small stuff: vi tags, typos, bibl
264 - make_website --jpeg, --png and --gif
266 - bf: Score_elem::TeXstring assert fail
267 - bf: headswap with stemdown
270 - bf: accidental dims
271 - bf: measure bar width
278 - bf pathfind /root/file
279 - massive Score_elem rewrite:
280 * group_element_i_ count
281 * support for removing an individual Score_elem cleanly.
282 * moved dep stuff into class Directed_graph_node
283 * Score_elems can be copied and deleted freely.
286 * Line_of_{score,staff} now are Score_elems
287 * clean dep handling upon deletion
288 * delete unbroken spanners
289 * added a break_processing round.
291 - junk Complex_staff,
292 - clean {lily}?proto.hh
294 - Score_elem now as virtual base class everywhere
295 - naming: Staff_elem -> Score_elem
296 - bf: make in toplevel dir
297 - bf: broken tie y-pos
298 - bf: sharing 4th, 8th and 16th noteheads
299 - bf: overlapping chords. <\multivoice c d >
302 - new stem direction code
303 - bfs: wohltemperirt.ly (thanks, Werner)
310 - bf: mi2mu mudela commands
312 - mi2mu quantify tuning
318 - exe's now built in out/
319 - toplevel Makefile dep from make/Toplevel.make.in
320 - make_website: add version footer
321 - make_website: bf dist *.txt
322 - bf: fix loose bars : \meter 4/4; c1.
323 - Staff_elem -> Score_elem
332 - bf: segfault during MIDI output with mi2mu output.
333 - kludge: parse error beyond eof
334 - don't read ini if toplevel file not found
335 - accumulate \kern in TeX output.
336 - bf: try to prevent long lines; TeX breaks on them.
337 - naming: Pointer->Link, IPointer->Pointer
338 - bf: \plet didn't work (MB)
342 - mi2mu -p -s16 fugua2.midi getting better!
343 plus factor 2 mi2mu speedup (fugue2.midi 5.50user)
344 - bf: Duration_convert quantify threshold down
345 - bf: (on quantify): tcols quantified; no silly voices
348 - lily parsing speedup: backup rules for lexer.l
349 - bf: mi2mu, using midi_voice list...
352 - all in all mi2mu speedup of about factor 8 since pl61
353 (fugue.midi 82.72user to 10.30user on a 586.133)
355 - binary search on track-columns
356 - mi2mu IP*list to Array (implications?!) conversion
357 - mi2mu parsing speedup: backup rules for midi-lexer.l
358 - bf: zero denominator
363 - make clean bf: remove lex & yacc files too
364 - added kludge in case measure too long
365 - added kludge in case of unconnected columns.
366 - kludged columns get error marker
367 - kludged lines get error marker
371 - smarter + faster duration-convert using Array
372 - bf: mi2mu compilation/duration-conversions
373 - lots faster mi2mu, hopefully does type 1 too...
375 - mi2mu handles non-quantified rests, try mi2mu -b wtk-i/fugue2.midi
381 - scales.ly bugfix: dimensions default to ((0,0), (0,0))
382 - naming: PointerList->Pointer_list
383 - tied notes don't get accidental
386 - bf: _"text" direction
387 - mailing list into lilypond.pod
390 - set_flower_debug: Warning if -d is used when NPRINT is defined.
391 - Fixed several TeX details. vcenter renamed since it interfered
392 with LaTeX. Position of accents changed.
393 - New example; scripts.ly
394 - table_sixteen: added scriptdefinition (Lilypond breaks if a
395 script is defined without dimensions).
396 - bf: ifndef typos in p-score.cc, choleski.cc
397 - bf: Slur::do_post_processing(), whole notes caused SIGSEGV.
402 - mi2mu handles rests (quantified only)
403 - fixed configure buglet
404 - "!date" Fri May 2 02:18:12 MET DST 1997
407 - Request_register::get_feature(), tie direction, Slur direction
408 - lilypond output is now directly texable.
409 - make_website checks return status
414 - Slur now into voicegroups, and take stems into account.
415 - bf: rest size in table.
416 - split Slur in baseclass Bow
417 - Tie, Tie_req, Tie_register
422 - bf: toccata-fuga-E.ly
425 - mi2mu handles rests (quantified only)
426 - fixed configure buglet
427 - "!date" Fri May 2 02:18:12 MET DST 1997
431 - national chars in lyrics
433 - long comments: %{ %}
435 - bf: partial may be everywhere
436 - bf: meterchange not at start of measure
438 - bf: stem too long if stem is down.
441 - dank je schat, voor wtk-i
442 - mi2mu tries to handle rests
443 - "!date" Thu May 1 02:34:04 MET DST 1997
444 - maak je het niet te laat schat?
448 - small toccata-fuga-E.ly fixes
449 - \bar "||"; is now doublebar, "|." is finishbar
450 - collision hshift fix, with on-line assistance
454 - text alignment bugfix
455 - bugfix Voice_group_regs::get_register_p() now is actually called too
456 - bugfix init of Text_item::pos_i_
459 - toccata-fuga-in-E.ly, excerpts with real-life collisions
460 - \{l,r}{b,f}{toe,heel} --- using cmsy fonts...
466 - \[lr]heel \[lr]toe scripts (happy pedal studies, pa)
468 - removal of some example files
474 - swedish note name update
478 - Massive Rest/Stem/Collision/Note_column rewrite: resolve
479 notehead/rest ambiguities and bugs. eg, [c8 r8 c8]
482 - standchen.ly: repeats; lyricii to end
483 - convert-mudela: help + usage
484 - fixed midi key/meter-change (triggered by martien.ly) bug
489 - staff-side robustification
495 - bugfix Colhpos.cc::OK assert fail.
496 - Inclusion of MusixTeX MF files,
497 - detection of MF dir
500 - configure/make buglets.
503 - spurious accidental bug.
504 - simultaneity check.
506 - convert-mudela auto from guess
507 - include -> \include
508 - change order of opening parse/init file
509 - Pulk_voice, Pulk_voices
511 - revised request-from-voice extraction. Now much faster
517 - tex-prefix and tex-dir sep'd (here you are jan)
518 - convert-mudela framework
519 - Collision_register, Collision
523 - LILYINCLUDE dir searched before DIR_DATADIR(?)
524 - lily reads from stdin again (but does not now when to stop)
527 - transposition bugfix + doco
528 - LilyPond -> GNU LilyPond
529 - bugfixes for Staff_side and Note_column*
530 - wohltemperirt: complete
536 - merge rest / notehead.
537 - Staff_side as a base class for most "staff-side" symbols.
539 - Note_column_register, Note_column
546 - configure[.in], make/Configure_variables.make.in c++ (=doze fix)
547 - "configure; make" ok for doze, win32 target may be removed now
548 - win32/gcc 2.7.2 compile fixes -- why does this all compile
549 (without warnings, why can-t i even trigger warnings) under
550 linux/gcc-2.7.2.1? it's quite a tedious job fixing this
551 shit _on doze_ all the time.
552 * fixed #includes global-regs.cc, staff-info.cc, staff.cc
553 * key.hh:Key() -> Octave_key()
554 * added missing lily/include/input.hh: Input( Input const& )
558 - clef in cadenza mode.
560 - \command bla; for \meter, \clef, \octave etc.
564 - Duration order -> grouping
572 - Input mods: now use Source_file iso Sources
573 - makefile lib deps restructured
574 - make_website now produces in out/
578 - LILYINCLUDE env var.
584 - user settable register config
585 - struct Input now used iso defined_ch_C_
586 - Walker_registers and Staff_registers separated
587 - dynamic-reg -> hairpins
590 - doze configure/compile fixes
593 - install mudela manpage too
594 - RedHat spec lilypond.spec fixed
595 - target: rpm (make RedHat packages)
600 - Removing unused Voice_regs & Voice_groups
604 - merged 42.3 42.jcn4 code trees (see stuff below)
605 - moving towards Mudela 0.1 (again)
606 * keyword "music" dropped for horizontal music
607 * keywords "\lyric" "\melodic" introduced, e.g.:
608 melody = \melodic { c c | g g }
609 * removed level of indirection:
610 - staff initialisable with music identifier list:
611 \staff{ global melody }
612 - \score and staffs alike
613 - gnu standard(?) help texts
614 - configure "creates" toplevel Makefile from make/Toplevel.make
618 - write meter to track0 too...
620 - new Sources in My_midi_lexer: sourcefile_p_ = get_file_l(): oeps.
621 (ain-t hungarian grand?)
624 - updated for mudela 0.1
629 - pure parser, My_lily_parser
633 - Duration in parser, Duration restructuring
634 - grandiose lexer hax. Flex should be fixed, really.
635 Lexer much faster now.
642 - warnings if incorrect mode
643 - missing scsii measure
644 - declaration used check.
648 - lily writes midi meter/key changes from requests
651 + write bar change requests
652 + more tunable quantisation
655 - half-new-menuetto.ly converted to mudela -almost- 0.1
656 - new mi2mu of bach's wtk pre1/fugue1
658 pl 42.3 (jcn version)
659 - oeps, branched source tree
662 - const naming change (T const <-> const T)
663 - Mudela 0.1 (roughly the same as below..)
666 - moving towards Mudela 0.1:
667 * all keywords must be preceded by backslash '\'
668 * explicit lexer switches '$' and '@' dropped
669 * keyword "music" dropped for horizontal music
670 * keywords "\lyric" " introduced, e.g.:
671 melody = \melodic { c c | g g }
672 * staff initialisable with music identifier:
678 - configure sets CXX (to c++, commonly)
680 - renamed lexer.hh, mylexer.cc My_flex_lexer to my.lily.lexer.*
683 - new lilyinput (Mudela 0.1) doc.
685 - new-twinkle.ly (in Mudela 0.1, hopefully)
688 - further Makefile revamping.
704 - detect TeX directory
725 - notename now as identifier. Parser/lexer cleanup
728 - mi2mu --blonde-durations, --no-silly options.
729 - mi2mu starts to look promising, see examples
731 - pre1.midi.ly, fugue.midi.ly
733 - Duration handles blonde midi-durations
734 - More settings for Duration_convert
735 - lily writes meter too (ugh, howto?)
737 - mi2mu auto track number fix
738 - mi2mu / lily Midi_tempo fixed/added
742 - lily midi output track 0 name
744 - make out/make and out/make/Site.make in configure script!
745 - mi2mu double newline fix
754 - own versioning for mi2mu: 0.0.10
755 - some file renaming mi2mu
763 - experimental RPM spec.
768 - m2m renamed to mi2mu
769 - better line breaking in mi2mu
770 - (somewhat broken) progress indicator for mi2mu
771 - mi2mu output === lily input (in names and durations,
772 always assuming voices > 1 though)
775 - midi: note on/off only once per pitch per track
776 (sending all note-on events introduces cool mi2mu feature)
777 - make clean removes deps too
778 - mi2mu notename/accidental/octave, and key fixed
781 - auto create of out-dirs, config headers, using tag file .GENERATE
784 - stanchen.ly debugged
787 - configure script help and in topdir again, duh.
788 - auto configure upon virgin make
789 - configured makefile stuff in make/out/
794 - doze target (for 16 bit dos xcompiler: gcc-go32)
796 - make/User.make; C..FLAGS sorted out
801 - new make structure, featuring:
802 * top-level/sub-level build
803 * auto custom-library dependencies/build
804 * top-level/sub-level dist
805 * minimal(? can even smaller) specific Makefiles
806 * which makes for simple lib/exe module split (make/Template.make)
807 * integrated flowerlib
808 * all stuff into subbirs (make/Stuff.make)
809 * all headers into <module>/include dirs (make/Include.make)
810 * all output into <module>/out (executables into bin/)
811 * more make features, like make config, make help
813 * lilypond-x.x.x/.version for toplevel lily version
814 * lilypond-x.x.x/<module>/.version for <module> version (eg: flower)
815 * versioning using additional optional MY_PATCH_LEVEL
821 - generic m2m header: m2m.hh
824 - small fixes, make, dist, configure
827 - all of the below, e.g. new filenames and new makefile
828 structure patches merged
833 - great filename renaming operation with - convention.
834 - printing methods for paper_def/lookup/symtab(s)
835 - untied all registers from complexwalker. Now registers are
836 intrinsically hierarchical. All walker communication is done via a
837 "top level" register.
841 - instrument, track_name, copyright/left stuff for m2m/ly
847 - text, key, tempo event in midi output/ly input
850 - simple makefile structure, allows for multiple projects
857 - language.pod as starting point for mudela devel.
861 - m2m patchy --no-triplet option;
862 lilypond accepts m2m's real midi output (hand-add red tape)
863 - m2m output only valid durations, resync option wip
864 - m2m produces .ly output
866 - simpler and better naming for Duration*
867 - the great String renaming / index to base=0 change
868 - Track_column, Lily_stream
869 - Duration, Plet, Duration_convert taking load off duration calc.
878 - do MIDI rests cleanly.
879 - lily/m2m: time and tempo fixed for metric timing
882 - m2m parses more midi stuff (all of bach-wtc); timing??
883 - m2m recognises some commandline options
892 - alignment of breakable items.
896 - better midi syntax.
898 - preliminary midi2mudela (/mudela2midi) converter: m2m (JCN)
900 - m2m sources: midi-*; (JCN)
901 - new Midi_walker, fixes several MIDI bugs.
902 - junked Midi_staff, Staff_column children, Midi_walker
909 - Source_file::error_str simplified
913 - Swedish notenames (MB)
921 - Jan's patches, see below
923 - some midi bugfixes.
928 - midi output using pitches iso notename
930 - added midi output (some midi output files broken?)
931 - all melodic fixed (except for error.ly:-)
934 - midiwalker line break
935 - empty/nonexistent include at top of ly
938 - midi poor man-s staff dynamics
940 - Midi_column, Midi_staff, Midi_walker
943 - Jan's patches, see below
946 - simple plet notation (JCN)
947 - lyrics centred, but no fully suppored? (JCN)
951 - Midi_item, Midi_pitch, Midi_duration
952 - Midi_chunk, Midi_header, Midi_track
953 - preparations for midi output
954 - no exit upon context error (JCN)
955 - converted some "warnings" to errors; no output (JCN)
959 - updated standchen, menuetto (JCN)
960 - new plet notation (JCN)
961 - plet.ly (parse and spacing tests) (JCN)
966 - multiple meters, see rhythm.ly
967 - skip syntax/Skip_req
968 - score_wide_music: commands in staff now override commands in score.
974 - meters now kept in baseclass Staff_walker
975 - Score_walker (to ease MIDI output)
977 - Hungarian doco added to CodingStyle
980 - music processing speedup
981 - website added to doco
982 - clef must *inside* music
983 - fixed spurious "beam too narrow" messages.
985 - merge musical / non-musical staff_column
986 - musical/ non-musical requests
988 - split up request.hh, Musical_req vs. Nonmusical_req
993 - Coriolan example (JN)
996 - calcideal assertion bugfix
1002 - better multivoice spacing
1003 - move rest in multivoice staff
1004 - errors in TeX output now warnings
1005 - progress indicator
1006 - music processing speedup.
1008 - make spanner for staffsym; scrap Line_pstaff
1009 - scrap simplestaff (Rhythmic_staff temporarily disabled)
1010 - docxx 3.0 format comments
1011 - split register source files
1012 - hardcoded dimensions compile time
1013 - Lookup::tex_hairpin
1016 - script junking (2x)
1018 - beam::center (plet position!)
1021 - multiplatform Makefile (JN)
1022 - context errors: bugfixes (JN)
1027 - idealspacing slightly better for multivoice.
1031 - Script.cc : float exception (MB)
1032 - Request::Request(Request) copying of definition pointer (JN)
1033 - cleaned dependencies for broken spanners
1034 - stupid typo in Staff_elem::post_processing()
1035 - init of hpos in PCol::PCol
1036 - Word_wrap::solve() bug
1039 - preliminary WIN32 support (JN)
1041 - errors converted to warnings (JN)
1042 - context errors (JN)
1043 - As vs. as notename.
1044 - WARNING: "melodic" stafftype will create the new Complex_staff!
1046 - Lohman's Viola Quartet (JN)
1047 - JS Bach Solo Cello suite II menuet (JN)
1054 - last_duration_mode: default_duration is last duration entered
1056 - syntax: grouping 2*4 3*8
1057 - preliminary multivoice support
1059 - JS Bach's WTK example added.
1062 - Text_reg and Script_reg
1065 - Documentation/lelie_logo.png
1066 - 8-bit chars for input (see ltest.tex) (MB)
1067 - quotes around string now optional
1071 - print/name methods of Staff_elem
1072 - added Request_register
1073 - Voice_group_registers, Voice_registers, *_register
1078 - other clefs added, keys typeset properly (MB)
1083 - Commands in music-mode (an input feature) (there you are, Mats)
1089 - default extension, search path.
1093 - inputfile name in output.
1096 - Make dependencies per .o
1097 - Split Input_* parsing steps to enable marking
1099 - unconnected columns
1106 - | checks for bar in a voice (Barcheck_req)
1108 - naming (Hungarian notation, svec vs. Array)
1109 - cleanup PScore, Score
1110 - removed Staff_commands, plugging commands into Staff_column directly
1113 - huge memleak fixed; unearthed lots of bugs
1119 - nplets (triplets!)
1121 - Move breaking stuff into a separate class Break_algorithm
1122 - dependencies for Staff_elem's
1127 - updated doco to .pod
1128 - include files from .ly
1130 - Rational for time measurement
1131 - directionalspanner/textspanner
1135 - grouping code: LilyPond can set advanced multibeams.
1142 - robust Staff_commands
1146 - robust Input_commands
1147 - merged Vertical_/Horizontal music
1148 - PARTIALs with duration
1149 - modularized lexer: multiple runs
1153 - notenames configurable
1158 - multibeams (simple)
1162 - symtables from .ly
1164 - Input_{score/staff}
1169 - Horizontal/Vertical music