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
*
Revert part of 61ae62f987
...
Keith OHara
2014-11-29
1
-3
/
+2
*
page-breaking: allow degenerate scores; issue 4161
...
Keith OHara
2014-11-29
1
-1
/
+1
*
improve initial estimate of beamed-rest position; issue 472
Keith OHara
2014-11-26
1
-27
/
+20
*
Issue 216: ability to change staff line spacing inside a \layout{} block
...
David Kastrup
2014-11-24
1
-1
/
+3
*
multi-meausre rest: include normal note-spacing; issue 3135
Keith OHara
2014-11-23
1
-7
/
+22
*
Revert "Makes multi-measure rests span the correct horizontal length."
...
Keith OHara
2014-11-23
1
-26
/
+8
*
move NullVoice back to Staff
...
Keith OHara
2014-11-23
1
-14
/
+12
*
Note-head-interface: missing property
Keith OHara
2014-11-23
1
-0
/
+1
*
staff-symbol-referencer: ledger logic; issue 4184
Keith OHara
2014-11-15
1
-3
/
+2
*
Issue 4151: implicitTimeSignatureVisibility->initialTimeSignatureVisibility
...
Trevor Daniels
2014-11-03
1
-3
/
+2
*
Issue 4170: tie-formatting: s/Stem::note_head_positions/Stem::head_positions/
...
David Kastrup
2014-11-03
1
-1
/
+1
*
Issue 461: LilyPond should accept a tie between notes which are enharmonicall...
...
David Kastrup
2014-11-03
3
-5
/
+61
*
Issue 3286: add single-C time signature style
...
Dan Eble
2014-11-02
1
-0
/
+8
*
Doc: Issue 1154: Document tie detail properties
Trevor Daniels
2014-10-27
1
-1
/
+95
*
Issue 3066: tie in TabStaff (using q) displays one of the unisone notes in a ...
...
David Kastrup
2014-10-19
1
-2
/
+3
*
Revert "Issue 3066: tie in TabStaff (using q) displays one of the unisone not...
...
David Kastrup
2014-10-18
1
-4
/
+2
*
Issue 660: ossia staff doesn't stop at correct horizontal position
David Kastrup
2014-10-15
1
-5
/
+14
*
Let Paper_column::break_align_width accept list of break-align symbols
David Kastrup
2014-10-15
1
-14
/
+22
*
Issue 4156: Define Smob<> constructors
...
David Kastrup
2014-10-15
27
-41
/
+33
*
Even more typecasting of member function pointers in smobs.tcc
...
David Kastrup
2014-10-14
1
-3
/
+6
*
Issue 4127: allow mid-measure \time
...
Dan Eble
2014-10-13
2
-38
/
+53
*
Avoid comparing pointers-to-member of covariant types
...
David Kastrup
2014-10-12
1
-1
/
+4
*
Issue 4158: Turn Smob_base<>::print_smob into member functions
...
David Kastrup
2014-10-11
57
-154
/
+103
*
Issue 630/4: Let Grace_engraver react mostly to GraceChange events
...
David Kastrup
2014-10-09
1
-18
/
+63
*
Issue 630/3: Let Grace_iterator produce a GraceChange event
David Kastrup
2014-10-09
2
-1
/
+12
*
Issue 630/2: Let grace_engraver only pop grob properties it pushed itself
David Kastrup
2014-10-09
1
-9
/
+11
*
Issue 630/1: Implement Grob_property_info::matched_pop
...
David Kastrup
2014-10-09
2
-7
/
+40
*
Issue 2010: \lyricsto may turn into a voice-mangling zombie
...
David Kastrup
2014-10-09
1
-3
/
+30
*
Issue 3066: tie in TabStaff (using q) displays one of the unisone notes in a ...
...
David Kastrup
2014-10-09
1
-2
/
+4
*
Issue 4152: Eliminate "will never be null" warnings in smobs.tcc
...
David Kastrup
2014-10-09
3
-32
/
+57
*
Bitrot fix in outcommented Grob_array::mark_smob code
...
David Kastrup
2014-10-06
1
-3
/
+2
*
Issue 4138: Make \time work with \tweak and \footnote
...
David Kastrup
2014-10-06
1
-4
/
+16
*
Issue 4140: Let ly:output-def? be implemented via Smob_base
David Kastrup
2014-10-06
2
-7
/
+3
*
Issue 4141/3: Remove redundant type_predicates in init_func_doc
...
David Kastrup
2014-10-06
1
-4
/
+0
*
Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts
...
David Kastrup
2014-10-06
73
-172
/
+172
*
Issue 4141/1: Define inline members unsmob and is_smob for several derived cl...
David Kastrup
2014-10-06
18
-63
/
+54
*
Issue 4134: Remove trivial print_smob member functions
...
David Kastrup
2014-10-02
15
-76
/
+0
*
Issue 4135/2: Replace mark_smob static member functions with non-static members
...
David Kastrup
2014-10-02
61
-221
/
+198
*
Issue 4135/1: Don't use ASSERT_LIVE_IS_ALLOWED in simple smobs
...
David Kastrup
2014-10-02
3
-10
/
+0
*
Revert "Issue 4107/1: Use START/STOP for *recurse_over_translators instead of...
...
David Kastrup
2014-10-01
4
-12
/
+12
*
Revert "Issue4107/2: Score_performer::prepare: precomputed_recurse_over_trans...
...
David Kastrup
2014-10-01
1
-1
/
+1
*
Issue 4125: Disable character set recognition
...
David Kastrup
2014-09-24
1
-0
/
+15
*
Issue 4116: Disable ASSERT_LIVE_IS_ALLOWED in GUILEv2
...
David Kastrup
2014-09-23
1
-1
/
+6
*
Issue 4110: Patch up GUILE 2.0 SCM_SMOB_OBJECT*_LOC API, broken 2009-2014
David Kastrup
2014-09-23
1
-0
/
+10
*
Issue 4102: misaligned composer in LP 2.19.14
...
David Kastrup
2014-09-20
1
-2
/
+1
*
Issue4107/2: Score_performer::prepare: precomputed_recurse_over_translators s...
David Kastrup
2014-09-20
1
-1
/
+1
*
Issue 4107/1: Use START/STOP for *recurse_over_translators instead of the cou...
David Kastrup
2014-09-20
4
-12
/
+12
*
Fixes bog in Lookup::bezier_sandwich, tethering sandwiches at their extremal ...
Jürgen Reuter
2014-09-20
1
-0
/
+3
*
Issue 4094: Check for Note_column interface before using grob.
...
Dan Eble
2014-09-17
2
-5
/
+11
*
Don't use incomplete template type Smob2 in Unpure_pure_container
...
David Kastrup
2014-09-14
1
-2
/
+2
[next]