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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds Slur_proto_engraver as a base class for Slur_engraver and Phrasing_slur_...
Mike Solomon
2013-03-09
1
-0
/
+73
*
Issue 3225: Decouple \defaultchild from \accepts list in contexts
...
David Kastrup
2013-03-09
1
-0
/
+1
*
Uses only unpure-pure containers to articulate unpure-pure relationships (iss...
...
Mike Solomon
2013-03-05
1
-0
/
+4
*
Issue 3201: Don't initialize dim_cache_ array via constructor syntax
...
David Kastrup
2013-02-27
1
-0
/
+1
*
Issue 2088: Replace automatic pointer-to-member function conversions
...
David Kastrup
2013-02-25
2
-4
/
+3
*
Creates support for melismas ("ligatures") in Kievan notation via the use of ...
...
Aleksandr Andreev
2013-02-22
1
-0
/
+32
*
Issue 3153: Let music inside of #{ ... #} originate from @code{location} if set
...
David Kastrup
2013-02-11
2
-2
/
+5
*
smobs.hh: comment the smob system of LilyPond a bit more.
David Kastrup
2013-01-31
1
-1
/
+15
*
extract new Audio_note::tie_head() method
...
Adam Spiers
2013-01-27
1
-0
/
+1
*
add Audio_note::to_string to aid debugging
Adam Spiers
2013-01-27
1
-0
/
+1
*
Brings accidentals closer to chords on average.
...
Mike Solomon
2013-01-26
1
-1
/
+1
*
Deletes Box_quarantine.
...
Mike Solomon
2013-01-26
1
-41
/
+0
*
Deletes the Hara_kiri_engraver.
...
Mike Solomon
2013-01-26
2
-46
/
+0
*
Makes all side-positioning based on skylines instead of boxes.
...
Mike Solomon
2013-01-10
8
-12
/
+53
*
Moves stem-length to C++.
...
Mike Solomon
2012-11-16
1
-0
/
+2
*
Issue 2954: Context_mod should not have virtual copy constructor
...
David Kastrup
2012-11-12
1
-2
/
+0
*
Issue 2939: Fix relations between \maininput, EOF and safe mode
...
David Kastrup
2012-11-05
1
-0
/
+1
*
pass by reference-to-const, not by value
Benkő Pál
2012-10-30
3
-6
/
+7
*
parser.yy: get along without %code Bison directive to reduce dependencies
David Kastrup
2012-09-22
1
-1
/
+1
*
Issue 2815: parser/lexer: de-unionize semantic values, make all of them SCM
...
David Kastrup
2012-09-14
1
-1
/
+1
*
Uses exact horizontal skylines for accidental placement.
...
Mike Solomon
2012-09-14
3
-1
/
+5
*
remove top-level const's from declarations
...
Benkő Pál
2012-09-11
2
-2
/
+2
*
Revert "Better approximations for cross-staff slurs"
...
Mike Solomon
2012-09-11
4
-16
/
+3
*
Better approximations for cross-staff slurs
...
Mike Solomon
2012-09-10
4
-3
/
+16
*
Corrects Mike Solomon's e-mail address
Mike Solomon
2012-09-10
3
-3
/
+3
*
Issue 2826: Let do_yyparse return a value rather than going through parseStri...
...
David Kastrup
2012-09-09
1
-2
/
+2
*
Removes more cruft from skyline.cc and skyline.hh.
Mike Solomon
2012-08-31
1
-1
/
+0
*
Uses a heuristic to determine if chord tremolos collide with accidentals.
...
Mike Solomon
2012-08-31
2
-0
/
+5
*
Better automation of tremolo direction for whole note tremolos.
Mike Solomon
2012-08-31
2
-0
/
+2
*
Uses FingeringColumn to avoid collisions of overlapping Fingerings.
Mike Solomon
2012-08-29
1
-0
/
+34
*
Extracts Accidentals for AccidentalPlacements in the side-position-interface.
...
Mike Solomon
2012-08-29
1
-0
/
+3
*
Get rid of unused Skyline and Skyline_pair functions
Mike Solomon
2012-08-28
2
-14
/
+0
*
Improvements in vertical skyline approximations (issue 2148).
...
Mike Solomon
2012-08-27
13
-19
/
+82
*
Run fixcc + astyle2.02.1
Graham Percival
2012-08-27
3
-4
/
+4
*
Make distributed tarball from Git file list
...
John Mandereau
2012-08-15
1
-8
/
+0
*
Run fixcc.py with astyle 2.02.
Graham Percival
2012-08-10
2
-3
/
+3
*
Issue 1320: Scheme bar line interface (part 1/2: recoding)
Marc Hohl
2012-08-01
2
-58
/
+0
*
Issue 2691: page-layout: consider relative indents in loose-line spacing
Keith OHara
2012-07-28
1
-3
/
+5
*
Create ly_is_rational predicate that allows exact rationals and infinities
David Kastrup
2012-07-27
1
-0
/
+1
*
Issue 2669: Avoid recreating notename hashes from alists unnecessarily.
David Kastrup
2012-07-20
1
-2
/
+2
*
Include +inf.0 and -inf.0 in conversions of Rational to SCM and back
David Kastrup
2012-07-04
1
-1
/
+0
*
Fix description in lily/include/smobs.hh
David Kastrup
2012-06-30
1
-2
/
+8
*
Issue 2607: Allow immediate Scheme expressions with splicing and multiple values
...
David Kastrup
2012-06-23
1
-1
/
+2
*
Consistent bounds for slurs; issue 427 and 379
Keith OHara
2012-06-20
1
-1
/
+1
*
Forbids slur and tie extrema points from getting to close.
Mike Solomon
2012-06-15
1
-0
/
+2
*
Add One_line_page_breaking.
...
Joe Neeman
2012-06-13
2
-1
/
+37
*
Includes Flags is Slur encompass calculations
Mike Solomon
2012-06-11
2
-0
/
+2
*
Issue 2515: staff_radius fixes
...
Benkő Pál
2012-05-11
1
-0
/
+10
*
Don't use virtual base classes without apparent reason
...
David Kastrup
2012-05-04
3
-3
/
+3
*
pure-rest-collision-callback: Remain on staff lines; issue 2468
...
Keith OHara
2012-05-01
1
-1
/
+1
[next]