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
/
arpeggio.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob
...
Dan Eble
2015-05-22
1
-7
/
+7
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
1
-1
/
+1
*
unsmob_pitch -> Pitch::unsmob and related
...
David Kastrup
2014-08-02
1
-7
/
+7
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
Issue 3656/2: disambiguate our own ::to_string from std::to_string
David Kastrup
2013-11-20
1
-1
/
+1
*
Creates cross-staff callback for arpeggios (issue 3497)
...
Mike Solomon
2013-08-27
1
-0
/
+23
*
Better shape control of arpeggio brackets.
Werner Lemberg
2013-05-10
1
-2
/
+3
*
Add some translation markers; normalize whitespace.
Werner Lemberg
2012-06-28
1
-1
/
+2
*
Run grand-replace for 2012
Graham Percival
2012-01-09
1
-1
/
+1
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
1
-30
/
+30
*
Admin: run yearly grand-replace.
Graham Percival
2011-01-13
1
-1
/
+1
*
Prevent segfault with arpeggio + no staff-symbol.
...
Neil Puttock
2010-03-30
1
-14
/
+11
*
Run grand-replace for 2010.
Neil Puttock
2010-01-23
1
-1
/
+1
*
Fix #821/880.
...
Neil Puttock
2010-01-20
1
-8
/
+25
*
Fix 932.
...
Joe Neeman
2009-12-20
1
-8
/
+1
*
Update source file headers. Fixes using standard GNU package conventions.
...
Jan Nieuwenhuizen
2009-11-25
1
-3
/
+14
*
Docs: IR: Remove unneeded arpeggio description
Patrick McCarty
2009-07-12
1
-2
/
+1
*
Update to dashed-slur package
...
Carl Sorensen
2009-04-18
1
-1
/
+3
*
Improved implementation of dashed slurs.
...
Carl Sorensen
2009-04-17
1
-1
/
+1
*
Run grand-replace for 2009.
Jan Nieuwenhuizen
2009-01-06
1
-1
/
+1
*
Run `make grand-replace'.
Jan Nieuwenhuizen
2008-12-01
1
-1
/
+1
*
Fix arpeggio overshoot for some chords which reach centre line.
...
Neil Puttock
2008-10-07
1
-3
/
+14
*
Small formatting cleanups.
Han-Wen Nienhuys
2008-05-01
1
-1
/
+0
*
Fix #455.
...
Han-Wen Nienhuys
2008-05-01
1
-4
/
+28
*
In doc strings, replace trailing spaces with leading ones.
...
Werner Lemberg
2008-03-14
1
-2
/
+2
*
ADD_INTERFACE: Formatting and fixing typos.
Werner Lemberg
2008-03-14
1
-1
/
+2
*
nitpick: sort properties alphabetically
Han-Wen Nienhuys
2007-08-25
1
-1
/
+1
*
Calculate vertical extent of arpeggio via positions property.
...
Han-Wen Nienhuys
2007-08-20
1
-27
/
+31
*
Fix #341.
...
Joe Neeman
2007-04-17
1
-17
/
+0
*
Rework skyline algorithm for a more compact representation and less fuzzy
...
Joe Neeman
2007-02-24
1
-0
/
+35
*
Remove outdated Stencil code.
...
Han-Wen Nienhuys
2007-01-17
1
-2
/
+2
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
only complain of note-less arpeggios for non-transparent arpeggios
Han-Wen Nienhuys
2006-12-08
1
-2
/
+5
*
use classnames for interface naming; remove inclusion of
...
Han-Wen Nienhuys
2006-11-29
1
-1
/
+2
*
(Module): idem.
Han-Wen Nienhuys
2006-10-20
1
-0
/
+1
*
the great dash-replace.
...
Han-Wen Nienhuys
2006-02-06
1
-1
/
+1
*
* configure.in (--enable-std-vector): New option.
...
Jan Nieuwenhuizen
2006-01-31
1
-4
/
+4
*
* The grand 2005-2006 replace.
Jan Nieuwenhuizen
2006-01-06
1
-1
/
+1
*
(class Grob): move pscore, dim_cache_,
...
Han-Wen Nienhuys
2005-11-02
1
-1
/
+1
*
* lily/grob.cc: remove X-extent-callback / Y-extent-callback.
...
Han-Wen Nienhuys
2005-10-21
1
-6
/
+7
*
Nitpick run.
...
Jan Nieuwenhuizen
2005-08-13
1
-3
/
+1
*
(parse_symbol_list): Bugfix.
Jan Nieuwenhuizen
2005-08-12
1
-6
/
+6
*
* lily/accidental-engraver.cc: formatting fixes.
...
Han-Wen Nienhuys
2005-07-26
1
-8
/
+2
*
* lily/system.cc (do_derived_mark): don't mark from object_alist_
...
Han-Wen Nienhuys
2005-07-16
1
-8
/
+14
*
* lily/include/paper-score.hh (class Paper_score): remove unused prototypes.
...
Han-Wen Nienhuys
2005-04-18
1
-2
/
+3
*
*** empty log message ***
Jan Nieuwenhuizen
2005-04-12
1
-1
/
+1
*
Update.
Jan Nieuwenhuizen
2005-03-16
1
-1
/
+1
*
* flower
...
Jan Nieuwenhuizen
2005-03-10
1
-45
/
+42
*
* scm/music-functions.scm (has-request-chord): don't use
...
Han-Wen Nienhuys
2005-02-04
1
-3
/
+3
*
*** empty log message ***
Han-Wen Nienhuys
2005-01-31
1
-1
/
+1
[next]