summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-04Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann6-523/+472
2011-02-04make d-GoToPosition return #f and not move if position is not achieved.Richard Shann1-3/+19
2011-02-04Prevent goto position setting position greater than number of objects+1, and ...Richard Shann1-1/+2
2011-02-04New command: Engrave lilypond congruentia signum / canon symbolNils Gey2-0/+28
2011-02-04New function: RepeatProcUntilTest. Use with cautionNils Gey1-8/+18
2011-02-04simplify MoveToMovementBeginning, MoveToMovementEnd, GoToEmptyMeasureNils Gey3-15/+6
2011-02-04denemo.scm some typo corrections and identing corrections. The Guile people w...Nils Gey1-504/+424
2011-02-03created an import submenuJeremiah Benham8-2/+307
2011-02-03Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemoNils Gey5-9/+17
2011-02-03New function: ColumnEmpty? - to check if all measures with the current number...Nils Gey1-1/+25
2011-02-03Merge branch 'master' of git.sv.gnu.org:/srv/git/denemoJeremiah Benham1-5/+13
2011-02-03Export/Create copy brought back but renamed to Create copyJeremiah Benham4-4/+4
2011-02-03Ensure recorded track is removed from midi before recalculating the midi for ...Richard Shann1-5/+13
2011-02-03fix poor codeRichard Shann1-1/+1
2011-02-03Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann1-0/+8
2011-02-03Fix interactive goto position <http://savannah.gnu.org/bugs/?32335>Richard Shann2-8/+17
2011-02-03Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemoNils Gey5-44/+137
2011-02-03Add RepeatUntilFail which repeats a command until it returns #fNils Gey1-0/+8
2011-02-03Provide d-GetNoteForMidiKey and support for convert midiRichard Shann4-44/+37
2011-02-03Provide DenemoConvert to convert recorded MIDI to notationRichard Shann1-0/+100
2011-02-01musobj field for metrical positionNils Gey1-1/+2
2011-01-31Add several basic functions to the duration:: section for future meter relate...Nils Gey1-43/+28
2011-01-31Place resetting tempo deeper in the code so that scripts can call d-Play safelyRichard Shann5-16/+19
2011-01-31More wip on midi recordRichard Shann1-2/+25
2011-01-31Avoid crash on undo during playbackRichard Shann1-28/+10
2011-01-30Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann1-0/+2
2011-01-30Start scheme based MIDI recording controlRichard Shann1-3/+38
2011-01-30correct castsRichard Shann2-3/+3
2011-01-30optimise drawing during playbackRichard Shann1-22/+40
2011-01-30Add decimal as dot binding in composerNils Gey1-0/+2
2011-01-30Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann2-17/+107
2011-01-30prepare for MIDI recording conversion from schemeRichard Shann1-0/+5
2011-01-30fix crash introduced with drawing first measure numberRichard Shann1-1/+2
2011-01-30Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemoNils Gey4-12/+43
2011-01-30Notationmagick analysis support for more tests including all types of hidden ...Nils Gey2-17/+107
2011-01-30Move staff/voice name to left to avoid clashing with bar numbersRichard Shann1-4/+3
2011-01-30Make start and ends of slurs always visibleRichard Shann3-8/+40
2011-01-30Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann2-14/+141
2011-01-30Show slurs that start off left sideRichard Shann1-1/+13
2011-01-30Notationmagick Analyses can now detect Consecutive Intervals independently as...Nils Gey1-4/+66
2011-01-30Remove last traces of ans-strings. Convert to real numbersNils Gey1-3/+3
2011-01-30Fix crash when trying to get the octave or pitch of a restNils Gey1-2/+6
2011-01-29Human-readable interval table up to 5 times augmented/diminishedNils Gey1-5/+66
2011-01-29Make title button respect already set titlesRichard Shann2-3/+4
2011-01-29Ensure Title button is presentRichard Shann2-1/+4
2011-01-29improve undo for directives - still no undo for advanced edit - that might be...Richard Shann1-7/+7
2011-01-29Make HideMovement self toggleRichard Shann1-1/+1
2011-01-29Run profile scheme on each file load, run init.denemo in ~/.denemo/actions in...Richard Shann1-16/+24
2011-01-29Create buttons for Simple profile - mouse operationsRichard Shann1-0/+24
2011-01-29Add simple and composer shortcut for VoiceDoublestroke, hide now redundant si...Nils Gey2-4/+52