summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)AuthorFilesLines
2011-02-12Use the whole path for loading .scm files in denemo.scmNils Gey1-4/+7
2011-02-12Add aliases for Breve and Longa. Add d-Enter command, Scheme versionNils Gey1-0/+21
2011-02-11WIP chord accompaniment over bass. This works for equal length chords and bassRichard Shann1-38/+40
2011-02-10Fix normal edit of tempo - changeRichard Shann1-1/+2
2011-02-10Upgrade the Tempo script to allow tweaking the position and padding of the ma...Richard Shann1-4/+23
2011-02-09First cut at MIDI conversion to notation for chords recorded over a bass lineRichard Shann1-0/+206
2011-02-09Abstractionmovement: Add basic test for finding intervals on horizontal posit...Nils Gey1-12/+44
2011-02-09ANS: Add IntervalMember? to check intervals for a single vertical positionNils Gey1-1/+13
2011-02-06First command list: select durationsNils Gey1-6/+18
2011-02-05New denemo module: commandlist. See action/commandlist.scm . No real commands...Nils Gey2-0/+51
2011-02-05Correction to SelectLeftNils Gey1-1/+1
2011-02-05Hiding in Default.commands not necessaryNils Gey1-2/+0
2011-02-05Correct SelectLeft/Right pathNils Gey2-0/+0
2011-02-05New commands SelectLeft SelectRight that do not select two items when startin...Nils Gey6-6/+58
2011-02-05New command, composer mode: Change number keys to Select Duration. Useful for...Nils Gey4-16/+67
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-03New function: ColumnEmpty? - to check if all measures with the current number...Nils Gey1-1/+25
2011-02-03Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemoNils Gey1-0/+100
2011-02-03Add RepeatUntilFail which repeats a command until it returns #fNils Gey1-0/+8
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-30Add decimal as dot binding in composerNils Gey1-0/+2
2011-01-30Notationmagick analysis support for more tests including all types of hidden ...Nils Gey2-17/+107
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-29Make HideMovement self toggleRichard Shann1-1/+1
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
2011-01-29Add doublestroke voices commandNils Gey2-0/+28
2011-01-29Repair Delete SelectionNils Gey1-31/+30
2011-01-28Selecting staff and all staffs does not changes the cursor position after sel...Nils Gey2-8/+8
2011-01-28Add keybindings for Composer and Simple profileNils Gey2-1/+19
2011-01-28Add SelectColumn and MoveToMovementEnd commandsNils Gey3-2/+82
2011-01-28Use Simple for name of first choiceRichard Shann2-0/+2
2011-01-28make PageBreak toggle. Note still issues with its buttonRichard Shann1-4/+6
2011-01-28define dDirective-header? which was missing from the set of such directivesRichard Shann1-0/+8
2011-01-28Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemoNils Gey4-24/+26
2011-01-28Upgrade some staff commands to ToggleDirectiveNils Gey5-58/+11
2011-01-28Small documentation improvementNils Gey1-1/+1
2011-01-28Include a Delete option in the RehearsalMark editing sectionRichard Shann1-1/+3
2011-01-28Introduce OVERRIDE_TAGEDIT and make RehearsalMark self editing, bump version ...Richard Shann4-24/+24
2011-01-28Enable ToggleDirective to handle any number of override tagsNils Gey1-2/+4