index
:
software/lilypond
stafftab
Fork of Lilypond with Stafftab patches.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lily
Commit message (
Expand
)
Author
Age
Files
Lines
*
* scm/define-event-classes.scm (lambda): use ly:is-listened-event-class
...
Han-Wen Nienhuys
2006-08-08
7
-29
/
+68
*
* scm/define-music-types.scm (music-descriptions): add
...
Han-Wen Nienhuys
2006-08-08
3
-7
/
+13
*
Oops, missed a file.
Joe Neeman
2006-08-08
1
-0
/
+16
*
* scm/page.scm (make-page): make it friendlier to call (esp. from C++)
...
Joe Neeman
2006-08-08
13
-11
/
+1682
*
* lily/lexer.ll: Add \sourcefileline command
...
Erik Sandberg
2006-08-07
3
-1
/
+33
*
(set_loose_columns): oops: use
...
Han-Wen Nienhuys
2006-08-04
1
-7
/
+8
*
(make_trill): do set_parent also
...
Han-Wen Nienhuys
2006-08-04
1
-4
/
+3
*
(process_acknowledged): don't create
...
Han-Wen Nienhuys
2006-08-04
1
-1
/
+2
*
*** empty log message ***
Han-Wen Nienhuys
2006-08-04
1
-0
/
+1
*
* lily/bar-line.cc: Add documentation for "||:" also in the
...
Mats Bengtsson
2006-08-04
1
-0
/
+4
*
* lily/spacing-loose-columns.cc (set_loose_columns): bugfix.
...
Han-Wen Nienhuys
2006-08-04
1
-3
/
+21
*
* lily/paper-column.cc (set_system): new function.
...
Han-Wen Nienhuys
2006-08-04
6
-55
/
+53
*
(listen_beam): add method for
...
Han-Wen Nienhuys
2006-08-03
1
-0
/
+18
*
*** empty log message ***
Han-Wen Nienhuys
2006-08-02
65
-985
/
+976
*
(Top): add description.
Han-Wen Nienhuys
2006-07-31
2
-1
/
+13
*
* input/regression/tuplet-full-length-note.ly: add file.
...
Han-Wen Nienhuys
2006-07-31
1
-2
/
+1
*
* input/regression/instrument-switch.ly: new file.
...
Han-Wen Nienhuys
2006-07-27
4
-16
/
+80
*
(process_music): delta-pitch -> delta-step.
...
Han-Wen Nienhuys
2006-07-26
1
-2
/
+2
*
(process_music): delta-pitch -> delta-step.
Han-Wen Nienhuys
2006-07-26
1
-1
/
+1
*
* lily/instrument-name-engraver.cc (start_spanner): new
...
Han-Wen Nienhuys
2006-07-26
2
-34
/
+74
*
* python/convertrules.py (conv): add rule.
...
Han-Wen Nienhuys
2006-07-26
1
-5
/
+5
*
* scm/output-ps.scm (dashed-line): add phase argument to
...
Han-Wen Nienhuys
2006-07-26
5
-5
/
+98
*
* lily/grob.cc:
...
Joe Neeman
2006-07-25
2
-2
/
+6
*
* scm/define-grobs.scm (all-grob-descriptions): make NonMusicalPaperColumn
...
Joe Neeman
2006-07-24
4
-78
/
+114
*
* scm/output-lib.scm (grace-spacing::calc-shortest-duration): new function.
...
Han-Wen Nienhuys
2006-07-21
10
-63
/
+193
*
Compile fix.
Graham Percival
2006-07-20
1
-1
/
+1
*
* lily/spacing-spanner.cc (calc_common_shortest_duration): use
...
Han-Wen Nienhuys
2006-07-20
1
-1
/
+1
*
* lily/spacing-spanner.cc (calc_common_shortest_duration): use
...
Han-Wen Nienhuys
2006-07-20
3
-2
/
+4
*
* lily/spacing-determine-loose-columns.cc (is_loose_column):
...
Han-Wen Nienhuys
2006-07-20
3
-36
/
+62
*
* scm/define-grob-properties.scm (all-user-grob-properties): add
...
Han-Wen Nienhuys
2006-07-20
4
-28
/
+5
*
(struct Tuplet_description): read
...
Han-Wen Nienhuys
2006-07-20
1
-10
/
+21
*
* lily/*-performer.cc: Converted try_music to listen_*
...
Erik Sandberg
2006-07-19
34
-268
/
+337
*
(all-internal-grob-properties):
...
Han-Wen Nienhuys
2006-07-19
4
-11
/
+18
*
new file.
Han-Wen Nienhuys
2006-07-19
1
-3
/
+2
*
*** empty log message ***
Han-Wen Nienhuys
2006-07-19
4
-35
/
+190
*
* lily/parser.yy, lily/lexer.ll: added some simplifications by
...
Erik Sandberg
2006-07-19
2
-61
/
+28
*
* lily/translator-group.cc (connect_to_context): non const error message.
...
Han-Wen Nienhuys
2006-07-17
1
-1
/
+5
*
* stepmake/stepmake/texinfo-rules.make: strip DVI support.
...
Han-Wen Nienhuys
2006-07-17
1
-1
/
+6
*
Added new system for how translators listen to events.
Erik Sandberg
2006-07-14
15
-125
/
+265
*
* VERSION (PATCH_LEVEL): bump version.
...
Han-Wen Nienhuys
2006-07-11
2
-8
/
+7
*
* lily/global-context-scheme.cc: Separated ly:run-translator into
...
Erik Sandberg
2006-07-11
27
-229
/
+84
*
* lily/sequential-iterator.cc: Change the default get_music_list
...
Erik Sandberg
2006-07-03
3
-47
/
+6
*
* lily/parser.yy: Wrap non-post-events in EventChords before
...
Erik Sandberg
2006-06-27
1
-1
/
+10
*
* lily/bar-line.cc (compound_barline): Fix parenthesis error,
...
Mats Bengtsson
2006-06-27
1
-1
/
+1
*
* lily/ various: Introduce stream events of types Prepare,
...
Erik Sandberg
2006-06-26
28
-334
/
+582
*
Remove zero-length file.
Werner Lemberg
2006-06-19
1
-0
/
+0
*
remove ? from version-seen?
Han-Wen Nienhuys
2006-06-19
1
-1
/
+1
*
* lily/tab-staff-symbol-engraver.cc: derive from Engraver, not
...
Han-Wen Nienhuys
2006-06-19
6
-58
/
+68
*
* lily/spacing-spanner.cc (musical_column_spacing): set
...
Han-Wen Nienhuys
2006-06-18
6
-23
/
+48
*
* input/regression/beaming-ternary-metrum.ly: update doc.
...
Han-Wen Nienhuys
2006-06-17
2
-5
/
+6
[next]