summaryrefslogtreecommitdiff
path: root/lily/audio-element.cc
Commit message (Collapse)AuthorAgeFilesLines
* Issue 4512: Remove redundant occurences of this->David Kastrup2015-07-271-1/+1
|
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
|
* Run grand-replace (issue 3765)Carl Sorensen2014-01-111-1/+1
| | | | Run make grand-replace to update all coopyright statements
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
|
* Grand fixcc.py run on all .hh .cc files.Graham Percival2011-08-011-1/+1
| | | | | | | | | | | Apologies for the inconvenience in patch handling, but getting this done at once will cause less long-term problems than trying to do this piecemeal. Note for future git historians: this patch was created by running scripts/auxiliar/fixcc.py \ $(find flower lily -name '*cc' -o -name '*hh' | grep -v /out) with astyle 2.02 installed. No manual changes were made.
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
|
* 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
| | | | | | | | | | | | | | | | Signed-off-by: Han-Wen Nienhuys <hanwen@xs4all.nl> Signed-off-by: Jan Nieuwenhuizen <janneke@gnu.org> Signed-off-by: John Mandereau <john.mandereau@gmail.com> Signed-off-by: Graham Percival <graham@percival-music.ca> Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com> Signed-off-by: Joe Neeman <joeneeman@gmail.com> Signed-off-by: Heikki Johannes Junes <hjunes@gmail.com> Signed-off-by: Neil Puttock <n.puttock@gmail.com> Signed-off-by: Carl D. Sorensen <c_sorensen@byu.edu> Signed-off-by: Mats Bengtsson <mats.bengtsson@s3.kth.se> Signed-off-by: Werner Lemberg <wl@gnu.org> Signed-off-by: Patrick McCarty <pnorcks@gmail.com> Signed-off-by: Nicolas Sceaux <nicolas.sceaux@free.fr>
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
|
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
|
* More MIDI cleanup.Han-Wen Nienhuys2007-01-171-0/+1
|
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
|
* * The grand 2005-2006 replace.Jan Nieuwenhuizen2006-01-061-1/+1
|
* release commitHan-Wen Nienhuys2005-11-031-1/+1
|
* * make/lilypond.fedora.spec.in (Group): add lilypond-internals toHan-Wen Nienhuys2005-10-131-1/+1
| | | | | | | dist. * lily/tuplet-bracket.cc: check columns of bounds, not bounds themselves.
* * flowerJan Nieuwenhuizen2005-03-101-1/+1
| | | | | * lily * kpath-guile: Nitpick run: buildscripts/fixcc.py.
* *** empty log message ***Han-Wen Nienhuys2005-01-311-1/+1
|
* * lily/new-slur.cc (avoid_staff_line): new function: avoidHan-Wen Nienhuys2004-07-181-1/+0
| | | | | | | | | | | | | | | | collisions with staff lines. * lily/my-lily-parser.cc (LY_DEFINE): add directory of argument to global_path * lily/new-slur.cc (enumerate_attachments): move X of attachment points for tilted slurs. * lily/new-slur.cc: cleanup, split in functions. * lily/new-slur.cc (score_encompass): variable head-distance penalty. * lily/new-slur.cc (print): use debug-slur-quanting paper var.
* * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.Han-Wen Nienhuys2004-03-051-2/+5
| | | | | | | | | | * vim/GNUmakefile: flatten dirs, add GNUmakefile. * Documentation/user/running.itely: new file. * lily/include/audio-element.hh (class Audio_element): remove grace_b_ * lily/score-performer.cc (finish): call Translator::finalize ().
* 2003 -> 2004Han-Wen Nienhuys2004-02-051-1/+1
|
* *** empty log message ***Han-Wen Nienhuys2003-01-121-1/+1
|
* * lily/include/debug.hh: deprecate.Han-Wen Nienhuys2002-07-111-1/+1
|
* release: 1.5.29Han-Wen Nienhuys2002-02-011-1/+1
|
* patch::: 1.3.136.jcn3Jan Nieuwenhuizen2001-03-111-1/+1
| | | | | | | | | | | | | | | | | | | 1.3.136.jcn3 ============ * Finished () beautification. * Bugfix: grob-description.scm: Script::after_line_breaking -> before_line_breaking. 1.3.136.hwn1 ============ * Percent style repeats. * Named music creation: (ly-make-music "Note_req") 1.3.136.jcn2
* release: 1.3.131Han-Wen Nienhuys2001-02-241-1/+1
| | | | | | | | | | | | | | | | | ============ * Documentation: notation contexts. * 2001 (c) search-replace patch. * Center rehearsal marks by default. * Fixing collapsed dynamics with part-combine * \property tupletNumberFormatFunction selects formatting function for tuplet brackets. 1.3.130.j
* release: 1.3.93Han-Wen Nienhuys2000-10-041-13/+0
| | | | | | | | | | | | =========== * Added some error messages for toplevel and stray string parse errors. * Don't start more than one slur at a time. * Set direction of Slur too in a2-engraver. 1.3.92.h
* release: 1.3.19Han-Wen Nienhuys2000-01-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | ========== * lilypond-mode.el for emacs supersedes mudela-mode.el * Tuplet spanners don't collide with encompassing notes. * Gobbled Adobe parseAFM* code, for future use. * Big 1999 to 2000 search/replace. * Big interline to staff_space search/replace for mf files. * Removed Bow class, and split code into Tie and Slur * Don't put scripts on grace notes. * Font_metric uses SCM for name field. * Various compilation fixes. 1.3.17.j
* release: 1.2.12Han-Wen Nienhuys1999-10-041-2/+2
|
* release: 1.1.54Han-Wen Nienhuys1999-07-081-0/+1
|
* release: 1.1.53Han-Wen Nienhuys1999-07-051-1/+3
|
* release: 1.1.29Han-Wen Nienhuys1999-02-151-1/+1
|
* release: 1.1.6Han-Wen Nienhuys1998-11-161-2/+2
|
* release: 1.0.1Han-Wen Nienhuys1998-08-111-1/+1
|
* release: 0.1.61Han-Wen Nienhuys1998-05-041-1/+1
|
* release: 0.1.13Han-Wen Nienhuys1997-09-111-2/+20
|
* release: 0.1.7Han-Wen Nienhuys1997-08-141-0/+13