]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 0.0.73pre.jcn1: epsilon performance
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 8 Jul 1997 08:21:22 +0000 (10:21 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 8 Jul 1997 08:21:22 +0000 (10:21 +0200)
commit57d6628b46ba1d7ed7c9c0ca7f579567d1912b0d
treed90f1c1429460fb17a03e80e511eac2c2eafdabf
parentd3190e49a8f73d44b2e11034323b8f3592f288d6
patch::: 0.0.73pre.jcn1: epsilon performance

pl 72pre.jcn1

- naming fixes; some iter*() explicitations
        - removed acceptor.hh
- second draft of midi (audio/...) based on engraver hierarchy
44 files changed:
.version
BUGS
NEWS
flower/include/iterate.hh
init/midi.ini [new file with mode: 0644]
init/performer.ini [new file with mode: 0644]
init/symbol.ini
lily/.version
lily/engraver-group.cc
lily/global-performers.cc [new file with mode: 0644]
lily/identifier.cc
lily/include/acceptor.hh
lily/include/engraver-group.hh
lily/include/global-performers.hh [new file with mode: 0644]
lily/include/global-translator.hh
lily/include/identifier.hh
lily/include/input-performer.hh [new file with mode: 0644]
lily/include/lily-proto.hh
lily/include/midi-def.hh
lily/include/midi-walker.hh
lily/include/my-lily-parser.hh
lily/include/note-performer.hh [new file with mode: 0644]
lily/include/performer-group-performer.hh [new file with mode: 0644]
lily/include/performer.hh [new file with mode: 0644]
lily/include/score-performer.hh [new file with mode: 0644]
lily/include/score.hh
lily/include/staff-performer.hh [new file with mode: 0644]
lily/include/voice-group-performer.hh [new file with mode: 0644]
lily/input-engraver.cc
lily/input-performer.cc [new file with mode: 0644]
lily/midi-def.cc
lily/music-iterator.cc
lily/my-lily-lexer.cc
lily/note-performer.cc [new file with mode: 0644]
lily/parser.y
lily/performer-group-performer.cc [new file with mode: 0644]
lily/performer.cc [new file with mode: 0644]
lily/score-grav.cc
lily/score-performer.cc [new file with mode: 0644]
lily/score.cc
lily/staff-performer.cc [new file with mode: 0644]
lily/template3.cc
lily/template6.cc
lily/voice-group-performer.cc [new file with mode: 0644]