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
/
chord-name-engraver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4884: Remove DECLARE_* translator callback macros
...
David Kastrup
2016-06-06
1
-2
/
+2
*
Issue 4865/2: Rewrite of new translator initializations
...
David Kastrup
2016-05-31
1
-2
/
+7
*
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
-2
/
+2
*
Run grand replace for 2015.
Werner Lemberg
2015-01-04
1
-1
/
+1
*
Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts
...
David Kastrup
2014-10-06
1
-1
/
+1
*
unsmob_pitch -> Pitch::unsmob and related
...
David Kastrup
2014-08-02
1
-2
/
+2
*
Don't call Pitch::Pitch with more arguments than necessary.
David Kastrup
2014-07-21
1
-1
/
+1
*
Issue 2617: simple chord inversions take 2 octaves
...
David Kastrup
2014-07-18
1
-21
/
+15
*
Issue 3966/2: Allows the user to override the text property of ChordName
...
David Kastrup
2014-06-30
1
-49
/
+60
*
Issue 3966: Revert "Allows the user to override the text property of ChordName"
...
David Kastrup
2014-06-30
1
-25
/
+15
*
Let Chord_name_engraver record lastChord in internal context property
...
David Kastrup
2014-02-08
1
-13
/
+6
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-11
1
-1
/
+1
*
Allows the user to override the text property of ChordName
...
Mike Solomon
2012-09-12
1
-15
/
+25
*
Run grand-replace for 2012
Graham Percival
2012-01-09
1
-1
/
+1
*
Revert "Modify chord handling to handle guitar capos"
...
Janek Warchol
2011-09-06
1
-2
/
+2
*
Modify chord handling to handle guitar capos
...
Wol
2011-09-05
1
-2
/
+2
*
Grand fixcc.py run on all .hh .cc files.
...
Graham Percival
2011-08-01
1
-52
/
+52
*
Admin: run yearly grand-replace.
Graham Percival
2011-01-13
1
-1
/
+1
*
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
*
Add N.C. entry to ChordNames context.
...
Carl Sorensen
2009-05-14
1
-47
/
+71
*
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
*
ADD_TRANSLATOR: Formatting, fix typos, add some doc strings.
Werner Lemberg
2008-03-14
1
-7
/
+12
*
add 2007 to (c) year.
Han-Wen Nienhuys
2007-01-08
1
-1
/
+1
*
formatting nitpicks.
Han-Wen Nienhuys
2006-11-05
1
-2
/
+9
*
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
...
Erik Sandberg
2006-10-15
1
-1
/
+0
*
*** empty log message ***
Han-Wen Nienhuys
2006-08-02
1
-31
/
+16
*
Fix some bugs in the dynamic engraver and PostScript backend
Erlend Aasland
2006-05-31
1
-16
/
+31
*
*** empty log message ***
Han-Wen Nienhuys
2006-08-02
1
-31
/
+16
*
* flower/include/std-string.hh:
...
Jan Nieuwenhuizen
2006-02-11
1
-1
/
+1
*
* flower/include/pqueue.hh: Derive from std::vector.
...
Jan Nieuwenhuizen
2006-02-03
1
-1
/
+1
*
* configure.in (--enable-std-vector): New option.
...
Jan Nieuwenhuizen
2006-01-31
1
-2
/
+2
*
* The grand 2005-2006 replace.
Jan Nieuwenhuizen
2006-01-06
1
-1
/
+1
*
(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
*
* lily/context.cc (where_defined): also assign value in
...
Han-Wen Nienhuys
2005-07-24
1
-1
/
+0
*
* lily/include/translator.icc: new file.
...
Han-Wen Nienhuys
2005-07-18
1
-2
/
+4
*
* lily/include/event.hh: remove file.
...
Han-Wen Nienhuys
2005-07-13
1
-0
/
+1
*
* lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
...
Han-Wen Nienhuys
2005-07-11
1
-1
/
+1
*
*** empty log message ***
Jan Nieuwenhuizen
2005-04-12
1
-1
/
+1
*
* flower
...
Jan Nieuwenhuizen
2005-03-10
1
-31
/
+29
*
* scm/music-functions.scm (has-request-chord): don't use
...
Han-Wen Nienhuys
2005-02-04
1
-2
/
+2
*
*** empty log message ***
Han-Wen Nienhuys
2005-01-31
1
-1
/
+1
*
(DECLARE_EVENT_SWALLOWER): ENTER_DESCRIPTION -> ADD_TRANSLATOR
Han-Wen Nienhuys
2004-12-09
1
-1
/
+1
*
*** empty log message ***
Han-Wen Nienhuys
2004-12-09
1
-1
/
+1
*
(Paper_column): copy rank_. This fixes
...
Han-Wen Nienhuys
2004-12-09
1
-1
/
+1
*
* configure.in: Test for and accept lmodern if EC fonts not found.
...
Jan Nieuwenhuizen
2004-11-18
1
-2
/
+0
*
* lily/parser.yy (Music_list): add error-found to music with errors.
...
Han-Wen Nienhuys
2004-09-24
1
-1
/
+1
[next]