Commit Graph

45 Commits

Author SHA1 Message Date
Matthias Neeracher
86456c8422 Centralize drawing method (tried to switch to drawAtPoint, but that does the wrong thing) 2012-05-19 22:37:58 +02:00
Matthias Neeracher
b24fc07200 Walk through melody with cursor keys 2011-09-26 04:49:09 +02:00
Matthias Neeracher
c3761596e5 Be silent on pause insertion 2011-09-24 22:20:43 +02:00
Matthias Neeracher
23ced3e860 Refactor IsPowerOfTwo determination 2011-09-12 16:17:21 +02:00
Matthias Neeracher
a6b1f3cf1f Make measure selection an editable 2011-09-11 04:39:54 +02:00
Matthias Neeracher
ddc7b4d923 Reorganize locations to use VLLocation 2011-09-11 04:03:22 +02:00
Matthias Neeracher
d073aed5fa Merge branch 'master' of ssh://vocaleasel.git.sourceforge.net/gitroot/vocaleasel/vocaleasel 2011-09-07 16:05:04 +02:00
Matthias Neeracher
42b580a381 Fix stickiness in rest and delete modes 2011-09-07 16:04:49 +02:00
Matthias Neeracher
9eb8b23bb0 Fix multiple drawing of tuplet brackets 2011-09-07 05:21:06 +02:00
Matthias Neeracher
d58f204907 Fix cursor display 2011-09-06 03:26:08 +02:00
Matthias Neeracher
9d198f5cec Revamp tuplet model 2011-08-31 04:12:55 +02:00
Matthias Neeracher
ffdc41e1d7 Successfully round trip double accidentals 2011-08-28 20:47:25 +02:00
Matthias Neeracher
ed2a79a74e Refactor cursor handling from a pitch based approach to a grid based one 2011-08-28 12:42:39 +02:00
Matthias Neeracher
a815cc09da Double accidentals mostly work, but highlighting on playback is broken 2011-08-28 06:12:44 +02:00
Matthias Neeracher
9233e42cfc Factor out VLPitchGrid, unit tests and code work 2011-08-28 04:57:49 +02:00
Matthias Neeracher
d6ce6acd27 Refactor pitch/chord naming code 2011-08-28 00:12:32 +02:00
Matthias Neeracher
c26552f054 Update copyright notices 2011-08-26 18:19:10 +00:00
Matthias Neeracher
ec927024f5 Play proper pitch for extended notes (Tracker #3284515) 2011-08-26 16:15:10 +00:00
Matthias Neeracher
b915085530 Draw proper pitch for note highlights (Tracker #3288852) 2011-08-26 15:54:19 +00:00
Matthias Neeracher
d8fd57b94a Draw triplet brackets 2009-03-14 23:06:13 +00:00
Matthias Neeracher
a116648d23 Properly print cursor & accidentals 2008-08-16 20:43:19 +00:00
Matthias Neeracher
7bfe95eaf1 Fixed hang when pressing return after opening new document 2008-08-15 13:26:53 +00:00
Matthias Neeracher
510bdc0413 Merge 1.1-dev 2008-05-29 18:54:30 +00:00
Matthias Neeracher
3126ae3b03 Fixed accidental handling in songs with key changes 2008-04-17 01:18:25 +00:00
Matthias Neeracher
1da7def8bf Handle system/page breaks 2007-12-23 23:07:27 +00:00
Matthias Neeracher
5615dee186 Reorganize property access 2007-12-23 13:14:09 +00:00
Matthias Neeracher
80fbc00f56 Reorganize layout system 2007-12-23 12:45:17 +00:00
Matthias Neeracher
a7cf4a28df Implement new duration visual model 2007-05-21 08:18:58 +00:00
Matthias Neeracher
52f8c7da38 README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
Matthias Neeracher
f4ad233be3 Implement tied notes across all formats, fix some bugs 2007-04-22 06:20:17 +00:00
Matthias Neeracher
1d3fc9e22b Implement note extensions 2007-04-22 02:59:52 +00:00
Matthias Neeracher
ad307e2e75 Implement ledger lines 2007-04-21 22:34:55 +00:00
Matthias Neeracher
3d880853b3 Fix triplet handling 2007-01-01 05:02:17 +00:00
Matthias Neeracher
93d8aaba73 Model, input, display repeats & endings 2006-12-30 09:57:40 +00:00
Matthias Neeracher
9af760d1dc Added undo support 2006-12-04 07:04:24 +00:00
Matthias Neeracher
5ce21f2f78 Low level lyrics support 2006-11-27 07:07:45 +00:00
Matthias Neeracher
4f92948d6d Implement toolbars, typesetting, titles 2006-10-28 09:18:55 +00:00
Matthias Neeracher
6886a2d9f9 Fully implement Lilypond export 2006-10-23 07:42:53 +00:00
Matthias Neeracher
707bbf2f82 Properly handle accidentals 2006-10-21 09:23:37 +00:00
Matthias Neeracher
601f15cb98 Introduce rest cursor, improve cursor tracking 2006-10-16 09:01:25 +00:00
Matthias Neeracher
fe55af3f7c Implemen loading, update management 2006-10-14 10:10:19 +00:00
Matthias Neeracher
74a6637574 Draw by system, reorganize event handling 2006-10-02 08:32:25 +00:00
Matthias Neeracher
810ff2ee2f Rename instance variables of VLSheetView 2006-10-02 06:07:44 +00:00
Matthias Neeracher
925f3d1b28 Switch to multi-line layout 2006-10-02 05:29:37 +00:00
Matthias Neeracher
2cd57a8869 Imported into SVN 2006-09-11 02:49:56 +00:00