summaryrefslogtreecommitdiff
path: root/lily/metronome-engraver.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4884: Remove DECLARE_* translator callback macros...David Kastrup2016-06-061-4/+4
* Issue 4865/2: Rewrite of new translator initializations...David Kastrup2016-05-311-4/+9
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-2/+2
* Replace C++ (in)equality checks with proper SCM syntax...Valentin Villenave2015-04-211-4/+3
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-2/+2
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-47/+47
* Fix #1695: Clef change placed outside score....Neil Puttock2011-07-201-0/+2
* Fix #1205....Neil Puttock2011-02-091-43/+21
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Fix 1464 (segfault with R1 and metronome)...Graham Percival2011-01-081-1/+4
* Add support for tempo ranges...Valentin Villenave2010-11-301-1/+1
* Fix metronome alignment....Neil Puttock2010-09-061-5/+16
* Metronome mark: check for interface rather than grob name in non-break-aligned....Jan Nieuwenhuizen2010-08-291-13/+6
* Metronome-mark: Neil's comments[2]; more cleanups....Jan Nieuwenhuizen2010-08-241-8/+13
* Metronome-mark: process Neil's comments: cleanups and fixing warnings....Jan Nieuwenhuizen2010-08-241-1/+4
* Metronome-mark: with multi measure rest: align at bar.Jan Nieuwenhuizen2010-08-241-8/+16
* Metronome-mark: align on key-signature too.Jan Nieuwenhuizen2010-08-241-2/+4
* Metronome mark: do away with break-align-symbol . multi-measure-rest....Jan Nieuwenhuizen2010-08-241-2/+9
* Align metronome mark also on MultiMeasureRest. Fixes #684....Jan Nieuwenhuizen2010-08-241-7/+28
* Break-alignable metronome marks: remove hardcoding of time signature.Jan Nieuwenhuizen2010-08-241-3/+6
* Align metronome mark at time signature or first musical element....Jan Nieuwenhuizen2010-08-241-29/+19
* Break-alignable metronome marks.Neil Puttock2010-08-241-2/+40
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Miscellaneous nitpicks.Neil Puttock2008-09-071-5/+1
* Initialize last_text_ in ctor of Metronome_mark_engraver.Han-Wen Nienhuys2008-07-071-0/+1
* New Feature: Include text in \tempo indications...Reinhold Kainhofer2008-06-231-6/+15
* In doc strings, replace trailing spaces with leading ones....Werner Lemberg2008-03-141-5/+5
* ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.Werner Lemberg2008-03-141-9/+13
* Restore some code that was removed in commit a7c3c0ab5Joe Neeman2007-02-041-0/+2
* (no commit message)Joe Neeman2007-01-201-3/+0
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* * lily/*.cc, lily/include/*.hh: eliminate dummy arguments from...Erik Sandberg2006-10-151-1/+0
* * lily/translator.cc, lily/context.cc:, lily/translator-group.cc:...Erik Sandberg2006-09-221-4/+5
* * lily/smobs.cc (protect_smob): switch off fancy smob protection...Han-Wen Nienhuys2006-08-231-3/+3
* * python/convertrules.py (conv): warning on \tempo{}...Han-Wen Nienhuys2006-08-221-27/+38
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-41/+29
* * lily/translator.cc, lily/context.cc:, lily/translator-group.cc:...Erik Sandberg2006-09-221-4/+5
* * lily/smobs.cc (protect_smob): switch off fancy smob protection...Han-Wen Nienhuys2006-08-231-3/+3
* * python/convertrules.py (conv): warning on \tempo{}...Han-Wen Nienhuys2006-08-221-27/+38
* * The grand 2005-2006 replace.Jan Nieuwenhuizen2006-01-061-1/+1
* * lily/tie-column.cc (set_manual_tie_configuration): new function....Han-Wen Nienhuys2005-09-121-0/+1
* * lily/mark-engraver.cc (stop_translation_timestep): set grob...Han-Wen Nienhuys2005-08-151-4/+5
* (class Phrasing_slur_engraver):...Jan Nieuwenhuizen2005-08-111-4/+4
* * lily/include/translator.hh (class Translator): remove...Han-Wen Nienhuys2005-07-241-2/+2