Commit Graph

41 Commits

Author SHA1 Message Date
Matthias Neeracher
136d66fecc Implement slurs, modernize C++ 2018-02-19 02:09:04 +01:00
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
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
7dc46ea1de Extendable text selection 2011-09-11 01:15:21 +02:00
Matthias Neeracher
5468cf0394 Refactor lyrics selection system 2011-09-10 23:33:48 +02:00
Matthias Neeracher
0ddfe26ffb Fix selection behavior 2011-09-08 03:11:33 +02:00
Matthias Neeracher
6e44bc5264 Move display option editing to VLSheetWindow 2011-09-06 03:15:51 +02:00
Matthias Neeracher
273ee8ee73 Refactor music playing code 2011-09-04 21:48:57 +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
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
1355516e6a Add Octave Transpositions 2008-04-12 21:33:43 +00:00
Matthias Neeracher
96587871bb Fix tracking / responder chain issues 2008-01-29 03:02:25 +00:00
Matthias Neeracher
f9f2946bb8 Smart groove preview 2008-01-24 01:29:18 +00:00
Matthias Neeracher
5423e65457 Show mixed property state in menus 2008-01-16 13:04:01 +00:00
Matthias Neeracher
80fbc00f56 Reorganize layout system 2007-12-23 12:45:17 +00:00
Matthias Neeracher
39f81a1a24 Automatically resize song 2007-05-04 05:21:16 +00:00
Matthias Neeracher
52f8c7da38 README, licenses, uniform headers 2007-04-27 06:41:34 +00:00
Matthias Neeracher
1d3fc9e22b Implement note extensions 2007-04-22 02:59:52 +00:00
Matthias Neeracher
75a06d832c Flexible display options (# of ledgers/lyrics) 2007-04-21 07:09:52 +00:00
Matthias Neeracher
f41c28ff25 Support undo for grooves 2007-04-16 04:54:02 +00:00
Matthias Neeracher
a5f43d16d1 Implemented groove selection sheet 2007-04-15 05:22:30 +00:00
Matthias Neeracher
54ae06ae81 UI for codas 2007-01-21 11:34:56 +00:00
Matthias Neeracher
93d8aaba73 Model, input, display repeats & endings 2006-12-30 09:57:40 +00:00
Matthias Neeracher
52c8f61efd Implement measure selection 2006-12-28 05:03:28 +00:00
Matthias Neeracher
94f23e92f2 Make sheet window scalable 2006-12-02 23:05:12 +00:00
Matthias Neeracher
afe4f8078d Edit lyrics 2006-12-02 09:02:44 +00:00
Matthias Neeracher
4f92948d6d Implement toolbars, typesetting, titles 2006-10-28 09:18:55 +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
9307064a22 Improve chord highlighting 2006-10-09 07:28:49 +00:00
Matthias Neeracher
cbc2b31da8 Highlight chords (badly), nonblocking sound 2006-10-08 05:56:25 +00:00
Matthias Neeracher
50da584417 Chord editing mostly works again 2006-10-03 17:52:54 +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
7daabcb8b0 Start implementing field editor for chords 2006-09-12 07:55:28 +00:00
Matthias Neeracher
2cd57a8869 Imported into SVN 2006-09-11 02:49:56 +00:00