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
/
metronome-engraver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4884: Remove DECLARE_* translator callback macros
...
David Kastrup
2016-06-06
1
-4
/
+4
*
Issue 4865/2: Rewrite of new translator initializations
...
David Kastrup
2016-05-31
1
-4
/
+9
*
Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob
...
Dan Eble
2015-05-22
1
-2
/
+2
*
Replace C++ (in)equality checks with proper SCM syntax
...
Valentin Villenave
2015-04-21
1
-4
/
+3
*
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
-2
/
+2
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
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
-47
/
+47
*
Fix #1695: Clef change placed outside score.
...
Neil Puttock
2011-07-20
1
-0
/
+2
*
Fix #1205.
...
Neil Puttock
2011-02-09
1
-43
/
+21
*
Admin: run yearly grand-replace.
Graham Percival
2011-01-13
1
-1
/
+1
*
Fix 1464 (segfault with R1 and metronome)
...
Graham Percival
2011-01-08
1
-1
/
+4
*
Add support for tempo ranges
...
Valentin Villenave
2010-11-30
1
-1
/
+1
*
Fix metronome alignment.
...
Neil Puttock
2010-09-06
1
-5
/
+16
*
Metronome mark: check for interface rather than grob name in non-break-aligned.
...
Jan Nieuwenhuizen
2010-08-29
1
-13
/
+6
*
Metronome-mark: Neil's comments[2]; more cleanups.
...
Jan Nieuwenhuizen
2010-08-24
1
-8
/
+13
*
Metronome-mark: process Neil's comments: cleanups and fixing warnings.
...
Jan Nieuwenhuizen
2010-08-24
1
-1
/
+4
*
Metronome-mark: with multi measure rest: align at bar.
Jan Nieuwenhuizen
2010-08-24
1
-8
/
+16
*
Metronome-mark: align on key-signature too.
Jan Nieuwenhuizen
2010-08-24
1
-2
/
+4
*
Metronome mark: do away with break-align-symbol . multi-measure-rest.
...
Jan Nieuwenhuizen
2010-08-24
1
-2
/
+9
*
Align metronome mark also on MultiMeasureRest. Fixes #684.
...
Jan Nieuwenhuizen
2010-08-24
1
-7
/
+28
*
Break-alignable metronome marks: remove hardcoding of time signature.
Jan Nieuwenhuizen
2010-08-24
1
-3
/
+6
*
Align metronome mark at time signature or first musical element.
...
Jan Nieuwenhuizen
2010-08-24
1
-29
/
+19
*
Break-alignable metronome marks.
Neil Puttock
2010-08-24
1
-2
/
+40
*
Run grand-replace for 2010.
Neil Puttock
2010-01-23
1
-1
/
+1
*
Update source file headers. Fixes using standard GNU package conventions.
...
Jan Nieuwenhuizen
2009-11-25
1
-3
/
+14
*
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
*
Miscellaneous nitpicks.
Neil Puttock
2008-09-07
1
-5
/
+1
*
Initialize last_text_ in ctor of Metronome_mark_engraver.
Han-Wen Nienhuys
2008-07-07
1
-0
/
+1
*
New Feature: Include text in \tempo indications
...
Reinhold Kainhofer
2008-06-23
1
-6
/
+15
*
In doc strings, replace trailing spaces with leading ones.
...
Werner Lemberg
2008-03-14
1
-5
/
+5
*
ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.
Werner Lemberg
2008-03-14
1
-9
/
+13
*
Restore some code that was removed in commit a7c3c0ab5
Joe Neeman
2007-02-04
1
-0
/
+2
*
(no commit message)
Joe Neeman
2007-01-20
1
-3
/
+0
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
...
Erik Sandberg
2006-10-15
1
-1
/
+0
*
* lily/translator.cc, lily/context.cc:, lily/translator-group.cc:
...
Erik Sandberg
2006-09-22
1
-4
/
+5
*
* lily/smobs.cc (protect_smob): switch off fancy smob protection
...
Han-Wen Nienhuys
2006-08-23
1
-3
/
+3
*
* python/convertrules.py (conv): warning on \tempo{}
...
Han-Wen Nienhuys
2006-08-22
1
-27
/
+38
*
Fix some bugs in the dynamic engraver and PostScript backend
Erlend Aasland
2006-05-31
1
-41
/
+29
*
* lily/translator.cc, lily/context.cc:, lily/translator-group.cc:
...
Erik Sandberg
2006-09-22
1
-4
/
+5
*
* lily/smobs.cc (protect_smob): switch off fancy smob protection
...
Han-Wen Nienhuys
2006-08-23
1
-3
/
+3
*
* python/convertrules.py (conv): warning on \tempo{}
...
Han-Wen Nienhuys
2006-08-22
1
-27
/
+38
*
* The grand 2005-2006 replace.
Jan Nieuwenhuizen
2006-01-06
1
-1
/
+1
*
* lily/tie-column.cc (set_manual_tie_configuration): new function.
...
Han-Wen Nienhuys
2005-09-12
1
-0
/
+1
*
* lily/mark-engraver.cc (stop_translation_timestep): set grob
...
Han-Wen Nienhuys
2005-08-15
1
-4
/
+5
*
(class Phrasing_slur_engraver):
...
Jan Nieuwenhuizen
2005-08-11
1
-4
/
+4
*
* lily/include/translator.hh (class Translator): remove
...
Han-Wen Nienhuys
2005-07-24
1
-2
/
+2
[next]