]> git.donarmstrong.com Git - lilypond.git/history - lily/performance.cc
Run grand-replace (issue 3765)
[lilypond.git] / lily / performance.cc
2014-01-12 Carl SorensenRun grand-replace (issue 3765)
2013-12-26 David KastrupMerge branch 'translation' into staging
2013-12-20 David KastrupMerge branch 'translation'
2013-12-08 David KastrupMerge branch 'translation' into 'master'
2013-11-23 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-20 David KastrupIssue 3656/2: disambiguate our own ::to_string from...
2012-01-11 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-09 Graham PercivalRun grand-replace for 2012
2011-09-10 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-27 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-15 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-08-15 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-14 Reinhold KainhoferProper loglevels: cmd-line option --loglevel=NONE/ERROR...
2011-08-08 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-03 Francisco VilaMerge branch 'lilypond/translation'
2011-08-01 Graham PercivalGrand fixcc.py run on all .hh .cc files.
2011-03-22 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-03-17 Francisco VilaMerge branch 'master' into lilypond/translation
2011-03-14 Jan NieuwenhuizenMidi: only output PORT if midiChannelMapping == #'voice.
2011-03-09 Francisco VilaMerge branch 'master' into lilypond/translation
2011-03-03 Jan NieuwenhuizenMap voices to channels in MIDI output.
2011-01-18 Francisco VilaMerge branch 'master' into lilypond/translation
2011-01-13 Graham PercivalAdmin: run yearly grand-replace.
2010-01-29 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-28 John MandereauMerge branch 'lilypond/translation' of ssh://git.sv...
2010-01-23 Neil PuttockRun grand-replace for 2010.
2009-11-25 Jan NieuwenhuizenUpdate source file headers. Fixes using standard GNU...
2009-03-13 Joe NeemanMerge commit 'origin/dev/jneeman' into systems-per...
2009-01-10 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2009-01-09 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2009-01-06 Jan NieuwenhuizenRun grand-replace for 2009.
2008-12-11 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-12-11 Joe NeemanMerge branch 'master' of ssh://jneem@git.sv.gnu.org...
2008-12-11 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-08 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-12-03 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2008-12-01 Jan NieuwenhuizenRun `make grand-replace'.
2008-10-18 Nicolas SceauxMerge master into nested-bookparts
2008-10-18 Nicolas SceauxMerge branch 'master' into nested-bookparts
2008-10-09 Carl SorensenMerge branch 'master' of carldsorensen@git.sv.gnu.org...
2008-09-24 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2008-09-24 Neil PuttockAdd midi-extension command line option.
2007-01-31 Joe NeemanMerge with master
2007-01-31 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-28 Joe NeemanMerge with master
2007-01-27 Han-Wen Nienhuysreplace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friends
2007-01-24 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-23 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-22 Nicolas SceauxMerge http://git.sv.gnu.org/r/lilypond
2007-01-18 Joe NeemanMerge with master
2007-01-18 Han-Wen Nienhuysseparate fixed and variable size midi data.
2007-01-18 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-17 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-01-17 Han-Wen NienhuysMore MIDI cleanup.
2007-01-14 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-11 Han-Wen NienhuysFix #87.
2007-01-11 Han-Wen NienhuysPerformance::remap_grace_durations(): robust way of...
2007-01-08 Graham PercivalMerge branch 'master' of ssh+git://gpercival@git.sv...
2007-01-08 Han-Wen Nienhuysadd 2007 to (c) year.
2006-12-18 Joe NeemanMerge branch 'jneeman' of git+ssh://jneem@git.sv.gnu...
2006-12-03 Han-Wen NienhuysFix MIDI drums: only override channel if channel was...
2006-09-01 Han-Wen Nienhuys* python/midi.c (midi_parse_track): robustness: don...
2006-08-23 Han-Wen Nienhuys* lily/smobs.cc (protect_smob): switch off fancy smob...
2006-05-31 Erlend AaslandFix some bugs in the dynamic engraver and PostScript... git/start
2006-09-01 Han-Wen Nienhuys* python/midi.c (midi_parse_track): robustness: don...
2006-08-23 Han-Wen Nienhuys* lily/smobs.cc (protect_smob): switch off fancy smob...
2006-02-16 Han-Wen Nienhuys*** empty log message ***
2006-02-16 Han-Wen Nienhuys* lily/include/midi-item.hh (class Midi_track): idem.
2006-02-11 Jan Nieuwenhuizen* flower/include/std-string.hh:
2006-01-31 Jan Nieuwenhuizen* configure.in (--enable-std-vector): New option.
2006-01-26 Jan Nieuwenhuizen*** empty log message ***
2006-01-06 Jan Nieuwenhuizen* The grand 2005-2006 replace.
2005-09-12 Han-Wen Nienhuys* lily/tie-column.cc (set_manual_tie_configuration...
2005-08-13 Jan NieuwenhuizenNitpick run.
2005-08-12 Jan Nieuwenhuizen(parse_symbol_list): Bugfix.
2005-07-11 Han-Wen Nienhuys* scm/midi.scm (paper-book-write-midis): new function...
2005-04-18 Han-Wen Nienhuys* lily/include/paper-score.hh (class Paper_score):...
2005-04-17 Han-Wen Nienhuys(process): return #f iso. #<undefined>. This
2005-04-12 Jan Nieuwenhuizen*** empty log message ***
2005-03-10 Jan Nieuwenhuizen * flower
2005-01-31 Han-Wen Nienhuys*** empty log message ***
2005-01-07 Han-Wen Nienhuys* lily/include/main.hh: lose _b hungarian suffixes...
2004-12-09 Han-Wen Nienhuys*** empty log message ***
2004-12-09 Han-Wen Nienhuys(Paper_column): copy rank_. This fixes
2004-11-18 Jan Nieuwenhuizen* configure.in: Test for and accept lmodern if EC fonts...
2004-11-03 Jan Nieuwenhuizen* lily/lily-parser.cc (LY_DEFINE): Remove "Now " from...
2004-05-27 Han-Wen Nienhuysnew file, move from
2004-05-03 Han-Wen Nienhuysupdate for the lily-wins.py script.
2004-04-27 Jan Nieuwenhuizen* lily/paper-outputter.cc (output_stencil): New method.
2004-04-11 Han-Wen Nienhuys(LY_DEFINE): move parse-file function
2004-04-11 Han-Wen Nienhuys* lily/my-lily-parser.cc: remove paper_description...
2004-04-06 Han-Wen Nienhuys* lily/performance.cc (output): remap modulo 16.
2004-03-25 Han-Wen Nienhuys* lily/lily-guile.cc (type_check_assignment): use
2004-03-09 Jan Nieuwenhuizen* lily/include/music-output.hh (process): Change signat...
2004-02-05 Han-Wen Nienhuys2003 -> 2004
2003-12-23 Han-Wen Nienhuys*** empty log message ***
2003-02-15 Han-Wen Nienhuysstring() -> to_string()
2003-01-12 Han-Wen Nienhuys*** empty log message ***
2002-08-17 Han-Wen Nienhuys* lily/source-file.cc (init_port): add an SCM port...
2002-08-15 Han-Wen Nienhuys* lily/include/file-results.hh (class Input_file_settings):
next