|
Issue 1320: Scheme bar line interface
This patch moves most of the code from
lily/bar-line.cc and lily/span-bar.cc into scm/bar-line.scm
After this patch is applied, we will move to the new bar line
input handling routines, but it is easier for the revisiting
process to split the work in two parts.
Total comments: 9
Total comments: 5
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+731 lines, -844 lines) |
Patch |
 |
M |
lily/auto-beam-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
lily/bar-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
lily/bar-line.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -454 lines |
0 comments
|
Download
|
 |
M |
lily/clef-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
lily/cue-clef-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
lily/custos-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
lily/grob-scheme.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lily/hairpin.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lily/include/bar-line.hh
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
D |
lily/include/span-bar.hh
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
 |
M |
lily/key-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
lily/mark-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
lily/span-bar.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -251 lines |
0 comments
|
Download
|
 |
M |
lily/span-bar-engraver.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lily/span-bar-stub-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lily/staff-spacing.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lily/vertical-align-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
lily/volta-engraver.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
scm/bar-line.scm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+650 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scm/define-grob-interfaces.scm
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scm/lily.scm
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
scm/lily-library.scm
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scm/output-lib.scm
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -61 lines |
0 comments
|
Download
|
Total messages: 33
|