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
*
Keep a staff alive with multiple layers
...
Mark Knoop
2016-09-08
2
-4
/
+39
*
Issue 4965: Create and use Grob::parent_relative
...
David Kastrup
2016-09-08
6
-12
/
+14
*
Issue 4961/6: Let make_partial_ellipse_boxes use degrees
David Kastrup
2016-09-05
1
-8
/
+7
*
Issue 4961/5: Change rotations to degrees rather than radians
...
David Kastrup
2016-09-05
8
-14
/
+14
*
Issue 4961/3: Add ly:length, ly:directed, ly:angle
...
David Kastrup
2016-09-05
1
-0
/
+72
*
Issue 4957: parser.yy: loc_on_music -> loc_on_copy
...
David Kastrup
2016-08-21
1
-23
/
+51
*
Issue 4954/1: Change spanner-id to be a key instead of a string
...
Nathan Chou
2016-08-13
2
-14
/
+12
*
Issue 4947: Link notes to dynamics in Dynamic_performer rather than
...
Dan Eble
2016-08-06
2
-38
/
+25
*
Issue 4938 (3/3) Rename Midi_control_function_performer to Midi_control_chang...
Heikki Tauriainen
2016-07-27
1
-22
/
+22
*
Issue 4938 (2/3) Refactor handling of MIDI control changes
...
Heikki Tauriainen
2016-07-27
9
-205
/
+267
*
Issue 4938 (1/3) Add Audio_item and Midi_item subclasses for control changes
Heikki Tauriainen
2016-07-27
5
-0
/
+53
*
Try changing near and far
Phil Holmes
2016-07-24
1
-3
/
+3
*
4944: Do not initialize static constants in class body (fix FTBFS on GCC 6)
Heikki Tauriainen
2016-07-23
2
-6
/
+6
*
Issue 4814: grob.cc segfaults with gcc6
...
Guido Aulisi
2016-07-23
1
-2
/
+3
*
Issue 4048 (4/5) Handle multiple (de)crescendi in depart/return groups
Dan Eble
2016-07-19
3
-70
/
+298
*
Issue 4048 (2/5) Dynamic_performer: represent dynamics as a piecewise
...
Dan Eble
2016-07-19
6
-240
/
+202
*
Issue 4917: Remove some set_location calls from parser
...
David Kastrup
2016-07-11
1
-6
/
+2
*
Issue 4907: Midi_walker::do_start_note: skip ignored notes in stop_note_queue
...
Heikki Tauriainen
2016-07-11
1
-2
/
+3
*
Issue 4914/1: Move Output_property_engraver to Score level
...
David Kastrup
2016-07-10
1
-10
/
+12
*
Issue 4911/3: Don't treat context modification identifiers special
...
David Kastrup
2016-07-10
1
-15
/
+1
*
Issue 4911/1: \with #*unspecified* should be equivalent to \with { }
David Kastrup
2016-07-10
1
-6
/
+6
*
Issue 4910/3: Avoid crash when g_spawn_sync () fails
...
Masamichi Hosoda
2016-07-08
1
-2
/
+5
*
Issue 4910/2: Replace the warning message output method in ly_run_command ()
...
Masamichi Hosoda
2016-07-08
1
-1
/
+2
*
Issue 4910/1: Fix memory leak in ly:spawn ()
...
Masamichi Hosoda
2016-07-08
1
-0
/
+3
*
Issue 4912: Fix output definition use in \book and \bookpart
...
David Kastrup
2016-07-07
1
-20
/
+11
*
Issue 4908/4: Admit \header-like expression into \score
David Kastrup
2016-07-07
1
-0
/
+16
*
Issue 4908/3: Admit \header-like expressions in \header
David Kastrup
2016-07-07
1
-2
/
+9
*
Issue 4908/2: Admit \header-like expressions at top levels
...
David Kastrup
2016-07-07
1
-0
/
+14
*
Issue 4908/1: Allow \header blocks in expressions
...
David Kastrup
2016-07-07
1
-5
/
+13
*
Issue 4909/1: Add procedure `ly:get-cff-offset`
...
Masamichi Hosoda
2016-07-04
1
-0
/
+159
*
Issue 4876/5: Add direct parsing CFF for getting Postscript font name
...
Masamichi Hosoda
2016-07-04
1
-2
/
+47
*
Issue 4876/4: Enable fontname replacing in TrueType functions
...
Masamichi Hosoda
2016-07-04
1
-3
/
+2
*
Issue 4876/3: Enable fontname replacing in Pango_font class
...
Masamichi Hosoda
2016-07-04
1
-4
/
+5
*
Issue 4876/2: Enable fontname replacing in Open_type_font class
...
Masamichi Hosoda
2016-07-04
2
-1
/
+4
*
Issue 4876/1: Add fontname replacing function for CFF (OTF/OTC) fonts
...
Masamichi Hosoda
2016-07-04
2
-0
/
+78
*
Issue 4906/6: Use ADD_END_ACKNOWLEDGER_FOR in slur engravers
David Kastrup
2016-07-04
3
-9
/
+2
*
Issue 4906/5: Don't let ADD_END_ACKNOWLEDGER_FOR add end_ to callback
David Kastrup
2016-07-04
1
-2
/
+6
*
Issue 4906/4: Use ADD_LISTENER/ACKNOWLEDGER_FOR in slur engravers
David Kastrup
2016-07-04
3
-64
/
+12
*
Issue 4906/3: ADD_ACKNOWLEDGER/LISTENER_FOR
...
David Kastrup
2016-07-04
1
-6
/
+11
*
Issue 4906/2: Rename ack_trampoline to trampoline
...
David Kastrup
2016-07-04
2
-7
/
+4
*
Issue 4906/1: Rename ack_finder to method_finder
...
David Kastrup
2016-07-04
2
-9
/
+4
*
Issue 4902/1: Add procedure `ly:has-glyph-names?`
...
Masamichi Hosoda
2016-06-27
1
-0
/
+46
*
Don't overload Slur_engraver::listen_slur
...
David Kastrup
2016-06-25
2
-6
/
+6
*
Issue 4903/4: Fold Slur_proto_engraver into Slur_engraver
...
David Kastrup
2016-06-24
4
-382
/
+339
*
Issue 4903/3: Restructure slur engravers
...
David Kastrup
2016-06-24
4
-32
/
+65
*
Issue 4903/2: {phrasing-,}slur-engraver.cc: adjust includes
David Kastrup
2016-06-24
3
-19
/
+1
*
Issue 4903/1: internal_make_grob: Remove unused `name' argument
David Kastrup
2016-06-24
4
-19
/
+13
*
Issue 4898: Set rhythmic-location early in paper-column-engraver
...
David Kastrup
2016-06-24
1
-12
/
+12
*
Issue 4897: Allow multiple \with per context creation
...
David Kastrup
2016-06-24
1
-36
/
+40
*
Issue 4899/6: Remove {Translator,Engraver}::ack_find_base
...
David Kastrup
2016-06-23
2
-10
/
+8
[next]