index
:
~joonas/denemo
patches
Unnamed repository; edit this file to name it for gitweb.
joonas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-12
Use the whole path for loading .scm files in denemo.scm
Nils Gey
1
-4
/
+7
2011-02-12
Add aliases for Breve and Longa. Add d-Enter command, Scheme version
Nils Gey
1
-0
/
+21
2011-02-11
WIP chord accompaniment over bass. This works for equal length chords and bass
Richard Shann
1
-38
/
+40
2011-02-10
Fix normal edit of tempo - change
Richard Shann
1
-1
/
+2
2011-02-10
Upgrade the Tempo script to allow tweaking the position and padding of the ma...
Richard Shann
1
-4
/
+23
2011-02-09
First cut at MIDI conversion to notation for chords recorded over a bass line
Richard Shann
1
-0
/
+206
2011-02-09
Abstractionmovement: Add basic test for finding intervals on horizontal posit...
Nils Gey
1
-12
/
+44
2011-02-09
ANS: Add IntervalMember? to check intervals for a single vertical position
Nils Gey
1
-1
/
+13
2011-02-06
First command list: select durations
Nils Gey
1
-6
/
+18
2011-02-05
New denemo module: commandlist. See action/commandlist.scm . No real commands...
Nils Gey
2
-0
/
+51
2011-02-05
Correction to SelectLeft
Nils Gey
1
-1
/
+1
2011-02-05
Hiding in Default.commands not necessary
Nils Gey
1
-2
/
+0
2011-02-05
Correct SelectLeft/Right path
Nils Gey
2
-0
/
+0
2011-02-05
New commands SelectLeft SelectRight that do not select two items when startin...
Nils Gey
6
-6
/
+58
2011-02-05
New command, composer mode: Change number keys to Select Duration. Useful for...
Nils Gey
4
-16
/
+67
2011-02-04
New command: Engrave lilypond congruentia signum / canon symbol
Nils Gey
2
-0
/
+28
2011-02-04
New function: RepeatProcUntilTest. Use with caution
Nils Gey
1
-8
/
+18
2011-02-04
simplify MoveToMovementBeginning, MoveToMovementEnd, GoToEmptyMeasure
Nils Gey
3
-15
/
+6
2011-02-04
denemo.scm some typo corrections and identing corrections. The Guile people w...
Nils Gey
1
-504
/
+424
2011-02-03
New function: ColumnEmpty? - to check if all measures with the current number...
Nils Gey
1
-1
/
+25
2011-02-03
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemo
Nils Gey
1
-0
/
+100
2011-02-03
Add RepeatUntilFail which repeats a command until it returns #f
Nils Gey
1
-0
/
+8
2011-02-03
Provide DenemoConvert to convert recorded MIDI to notation
Richard Shann
1
-0
/
+100
2011-02-01
musobj field for metrical position
Nils Gey
1
-1
/
+2
2011-01-31
Add several basic functions to the duration:: section for future meter relate...
Nils Gey
1
-43
/
+28
2011-01-30
Add decimal as dot binding in composer
Nils Gey
1
-0
/
+2
2011-01-30
Notationmagick analysis support for more tests including all types of hidden ...
Nils Gey
2
-17
/
+107
2011-01-30
Notationmagick Analyses can now detect Consecutive Intervals independently as...
Nils Gey
1
-4
/
+66
2011-01-30
Remove last traces of ans-strings. Convert to real numbers
Nils Gey
1
-3
/
+3
2011-01-30
Fix crash when trying to get the octave or pitch of a rest
Nils Gey
1
-2
/
+6
2011-01-29
Human-readable interval table up to 5 times augmented/diminished
Nils Gey
1
-5
/
+66
2011-01-29
Make title button respect already set titles
Richard Shann
2
-3
/
+4
2011-01-29
Ensure Title button is present
Richard Shann
2
-1
/
+4
2011-01-29
Make HideMovement self toggle
Richard Shann
1
-1
/
+1
2011-01-29
Create buttons for Simple profile - mouse operations
Richard Shann
1
-0
/
+24
2011-01-29
Add simple and composer shortcut for VoiceDoublestroke, hide now redundant si...
Nils Gey
2
-4
/
+52
2011-01-29
Add doublestroke voices command
Nils Gey
2
-0
/
+28
2011-01-29
Repair Delete Selection
Nils Gey
1
-31
/
+30
2011-01-28
Selecting staff and all staffs does not changes the cursor position after sel...
Nils Gey
2
-8
/
+8
2011-01-28
Add keybindings for Composer and Simple profile
Nils Gey
2
-1
/
+19
2011-01-28
Add SelectColumn and MoveToMovementEnd commands
Nils Gey
3
-2
/
+82
2011-01-28
Use Simple for name of first choice
Richard Shann
2
-0
/
+2
2011-01-28
make PageBreak toggle. Note still issues with its button
Richard Shann
1
-4
/
+6
2011-01-28
define dDirective-header? which was missing from the set of such directives
Richard Shann
1
-0
/
+8
2011-01-28
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemo
Nils Gey
4
-24
/
+26
2011-01-28
Upgrade some staff commands to ToggleDirective
Nils Gey
5
-58
/
+11
2011-01-28
Small documentation improvement
Nils Gey
1
-1
/
+1
2011-01-28
Include a Delete option in the RehearsalMark editing section
Richard Shann
1
-1
/
+3
2011-01-28
Introduce OVERRIDE_TAGEDIT and make RehearsalMark self editing, bump version ...
Richard Shann
4
-24
/
+24
2011-01-28
Enable ToggleDirective to handle any number of override tags
Nils Gey
1
-2
/
+4
[next]