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
*
Issue 4811/1: Allow property paths as scalars and in assignments
...
David Kastrup
2016-03-29
1
-0
/
+31
*
Fix breakage in merge of 4798/4. Add regtest.
David Kastrup
2016-03-22
1
-1
/
+2
*
Issue 4800: Require path separators in assignments/overrides
...
David Kastrup
2016-03-22
1
-9
/
+1
*
Issue 4798/6: Admit lists starting with UNSIGNED as music function arguments
David Kastrup
2016-03-19
1
-0
/
+6
*
Issue 4798/4: Parser work for key lists including numbers
...
David Kastrup
2016-03-19
3
-5
/
+9
*
Issue 4798/2: Prepare override/revert to deal with numeric subkeys
...
David Kastrup
2016-03-19
2
-3
/
+9
*
Issue 4798/1: Make alist routines use equal? key comparisons
...
David Kastrup
2016-03-19
1
-1
/
+2
*
Optimize assoc_tail for various key types
David Kastrup
2016-03-19
1
-4
/
+6
*
Add assv_tail function
David Kastrup
2016-03-19
2
-0
/
+12
*
Issue 4797: Let the parser interpret alist variables
...
David Kastrup
2016-03-19
1
-1
/
+19
*
Create nested_property function
David Kastrup
2016-03-19
2
-0
/
+14
*
Issue 4790: Let ',' separate symbol lists like '.' does
...
David Kastrup
2016-03-13
1
-1
/
+23
*
Issue 4785: Let TextSpanner inherit any direction set in event
...
David Kastrup
2016-03-13
1
-0
/
+2
*
Some code cleanup in lookup.cc
...
David Kastrup
2016-03-10
1
-4
/
+4
*
Remove Smob::type_p_name_ default
...
David Kastrup
2016-03-10
14
-12
/
+26
*
Issue 4786: fee.fi = 0 was interpreted as as fee = 0 for undefined fee
...
David Kastrup
2016-03-08
1
-0
/
+2
*
(Optionally) embed ly source files inside generated PDF
...
Valentin Villenave
2016-03-07
1
-0
/
+25
*
Issue 4779: Accept isolated durations as music function arguments
David Kastrup
2016-03-04
1
-23
/
+94
*
Use new arguments of make_duration
David Kastrup
2016-03-04
1
-11
/
+2
*
Let make_duration accept preexisting durations and factor
David Kastrup
2016-03-04
1
-7
/
+23
*
Let make_music_from_simple accept numbers/durations
David Kastrup
2016-03-04
1
-3
/
+11
*
parser.yy: factor out "multipliers" from "multiplied_duration"
David Kastrup
2016-03-04
1
-10
/
+28
*
parser.yy: Remove redundant duration_length
David Kastrup
2016-03-04
1
-9
/
+3
*
Issue 4770: Avoid unnecessary use of scm_list_n/scm_apply_0
David Kastrup
2016-03-04
6
-26
/
+22
*
Issue 4718/4: Fold transpose_mutable into Prob::transpose
...
David Kastrup
2016-03-04
2
-14
/
+6
*
Issue 4718/3: Let Quote_iterator::process use Prob::transpose
David Kastrup
2016-03-04
1
-2
/
+1
*
Issue 4718/2: Let transpose_music_list act defensively for non-Prob members
David Kastrup
2016-03-04
1
-1
/
+2
*
Issue 4718/1: In-chord tie in cue causes segfault
...
David Kastrup
2016-03-04
4
-6
/
+10
*
Issue 4767: Crash with Completion_heads_engraver and bare durations
...
David Kastrup
2016-02-15
1
-1
/
+1
*
Issue 4741: Allow Scheme functions to be called inside of markup
David Kastrup
2016-01-27
1
-1
/
+1
*
Issue 4743/1: Add ly:one-line-auto-height-breaking
Paul Morris
2016-01-24
4
-6
/
+155
*
Do not draw ledger lines on top of staff lines
...
Paul Morris
2016-01-16
1
-1
/
+14
*
Do not output CC#7 events in MIDI on dynamic changes
...
Heikki Tauriainen
2016-01-15
1
-3
/
+4
*
Fix whitespace errors introduced in issue 4704
...
Urs Liska
2016-01-01
1
-7
/
+7
*
4704: Improve beam subdivision beaming count
...
Urs Liska
2015-12-28
2
-9
/
+42
*
4704: Partially revert 0382ed88: "Adjust beam subdivision"
...
Urs Liska
2015-12-28
1
-3
/
+2
*
Remove unused `max-stretch' property.
Werner Lemberg
2015-12-26
1
-1
/
+0
*
Add ly:grob-spanned-rank-interval
Paul Morris
2015-12-23
1
-0
/
+15
*
Issue 4687/1: Let \etc in partial markup commands stand for any arguments
...
David Kastrup
2015-12-16
1
-1
/
+32
*
Add and use note-collision-threshold grob property
...
Paul Morris
2015-12-11
2
-7
/
+12
*
Issue 4674: Disallow "Scheme_engraver" as an engraver class of its own
...
David Kastrup
2015-12-04
5
-37
/
+24
*
Issue 4664: Ensure one beam is left in subdivided beams
...
Urs Liska
2015-11-25
1
-1
/
+1
*
Issue 4670: Percent_repeat_iterator's derived_mark is incomplete
...
David Kastrup
2015-11-24
1
-0
/
+1
*
Issue 4657: Tweak Rest.staff-position fails with beam
...
David Kastrup
2015-11-19
1
-10
/
+15
*
Issue 4504/1 add whiteout-style, drop whiteout-box
...
Paul Morris
2015-11-11
2
-17
/
+6
*
Issue 4653: French beam ending on rest causes segfault
...
David Kastrup
2015-11-10
3
-4
/
+4
*
Implement ly_memv as a sloppy memv variant
David Kastrup
2015-11-10
2
-0
/
+13
*
Doc: scm - Clarify ly:context-pushpop-property
...
James Lowe
2015-11-07
1
-1
/
+1
*
Fix GC catastrophe in Slur_proto_engraver::derived_mark
...
David Kastrup
2015-10-24
1
-2
/
+4
*
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
...
David Kastrup
2015-10-18
238
-532
/
+3
[next]