Commit Graph

315 Commits

Author SHA1 Message Date
Matthias Neeracher
67c9213ce9 Fix weird highlighting of rests on playback 2011-08-29 02:48:40 +02:00
Matthias Neeracher
f083ae9857 Hook up new Fwd/Rev system 2011-08-29 02:41:04 +02:00
Matthias Neeracher
61fffbe00c Revamp toolbars 2011-08-29 02:01:58 +02:00
Matthias Neeracher
18082e9736 Mask visuals 2011-08-28 23:41:49 +02:00
Matthias Neeracher
936660b5e6 Improve chord voicings on playback 2011-08-28 23:38:36 +02:00
Matthias Neeracher
ba74cb30f1 Switch to autosave in place workflow 2011-08-28 23:05:19 +02:00
Matthias Neeracher
ec538bb4da Don't do grid computations on rests 2011-08-28 23:05:02 +02:00
Matthias Neeracher
f27dc9ee8f Successfully round trip accidentals in chords 2011-08-28 21:54:20 +02:00
Matthias Neeracher
ffdc41e1d7 Successfully round trip double accidentals 2011-08-28 20:47:25 +02:00
Matthias Neeracher
a2b1a1e991 Properly set type to silence warning 2011-08-28 20:46:45 +02:00
Matthias Neeracher
144a19d229 Properly represent double accidentals in lilypond output 2011-08-28 17:21:12 +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
c50fc4e885 Comment out URL handler, which is not implemented properly yet 2011-08-28 12:41:21 +02:00
Matthias Neeracher
9c7f3607ba Fix printf format specifiers 2011-08-28 12:40:45 +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
f47c7d725d Factor our chord naming/parsing, unit test works 2011-08-27 22:50:29 +02:00
Matthias Neeracher
11d4a65076 Factor out pitch naming/parsing, unit test works 2011-08-27 18:06:28 +02:00
Matthias Neeracher
f55a6e1ab3 Look for running copy of Lilypond.app 2011-08-26 20:24:10 +00:00
Matthias Neeracher
fc36ebc79c Fix multisyllabic words spanning measures (Tracker #2001806) 2011-08-26 19:06:06 +00:00
Matthias Neeracher
c26552f054 Update copyright notices 2011-08-26 18:19:10 +00:00
Matthias Neeracher
7147acc66b Escape quotes in lilypond titles 2011-08-26 18:17:32 +00:00
Matthias Neeracher
83194fc368 Improve handling of empty songs 2011-08-26 17:26:24 +00:00
Matthias Neeracher
ec927024f5 Play proper pitch for extended notes (Tracker #3284515) 2011-08-26 16:15:10 +00:00
Matthias Neeracher
c14ace59f8 Some more robustness against corrupt documents 2011-08-26 16:13:51 +00:00
Matthias Neeracher
b915085530 Draw proper pitch for note highlights (Tracker #3288852) 2011-08-26 15:54:19 +00:00
Matthias Neeracher
7b035f66bb Handle spaces in path names (Tracker #3166409) 2011-08-26 15:01:08 +00:00
Matthias Neeracher
f54adbeec5 Update to MMA 1.7 2011-07-26 22:49:39 +00:00
Matthias Neeracher
b054c8f82d Add Lilypond 2.14 spacing model 2011-07-24 03:32:43 +00:00
Matthias Neeracher
d55ba65c0c Use UTIs instead of type names throughout 2011-07-24 03:32:13 +00:00
Matthias Neeracher
ecd3593a04 Generate skips instead of rests for chords 2011-07-24 03:31:33 +00:00
Matthias Neeracher
01e107666c Use formal delegate protocols 2011-07-24 03:31:17 +00:00
Matthias Neeracher
9a73214b9f Switch to more modern int swapping routines 2011-07-24 03:29:15 +00:00
Matthias Neeracher
13bdae7ad6 Further refine triplet/swing distinction 2010-05-24 16:05:31 +00:00
Matthias Neeracher
afc0a0dbc2 Preserve third triplet in group 2009-03-14 23:07:37 +00:00
Matthias Neeracher
7086678c38 Check minimal length triplets for swing notes 2009-03-14 23:06:55 +00:00
Matthias Neeracher
d8fd57b94a Draw triplet brackets 2009-03-14 23:06:13 +00:00
Matthias Neeracher
2e7730c094 Fix bash syntax 2009-03-14 23:05:06 +00:00
Matthias Neeracher
9db3336ca6 Further improvements in decomposition 2009-03-14 23:04:25 +00:00
Matthias Neeracher
3c4bf6eeb6 Further sanity checks against bad triplets 2009-03-14 23:03:29 +00:00
Matthias Neeracher
1eb64d2e55 Smarter division handling 2009-03-14 23:02:20 +00:00
Matthias Neeracher
a116648d23 Properly print cursor & accidentals 2008-08-16 20:43:19 +00:00
Matthias Neeracher
cb57ba9a67 Fix crasher on division change 2008-08-16 20:42:37 +00:00
Matthias Neeracher
782b37d572 Need to quote and escape in some further situations 2008-08-15 13:28:06 +00:00
Matthias Neeracher
68067be8b2 Actually made manual page break / auto line break work (I promise) 2008-08-15 13:27:21 +00:00
Matthias Neeracher
7bfe95eaf1 Fixed hang when pressing return after opening new document 2008-08-15 13:26:53 +00:00
Matthias Neeracher
86514e05a5 Highlight both systems of line break 2008-08-15 13:26:30 +00:00
Matthias Neeracher
997ac4c9dc Automatic line breaking / manual page breaks 2008-08-15 13:26:06 +00:00
Matthias Neeracher
d4fc80020d Automatic default line breaking 2008-08-15 13:25:42 +00:00
Matthias Neeracher
de5bd8e4a5 Tempo changes should not call willChangeSong 2008-08-15 13:24:48 +00:00
Matthias Neeracher
37bdc531be Fix disastrous playback problem 2008-07-13 21:51:32 +00:00
Matthias Neeracher
7597339b67 Fix interaction between useSharps and fVisuals 2008-07-13 21:15:07 +00:00
Matthias Neeracher
7c421e176a Fix interaction between key signature and accidentals preference 2008-07-13 21:14:49 +00:00
Matthias Neeracher
ef2de5ad11 Fix text highlighting 2008-07-13 21:14:19 +00:00
Matthias Neeracher
0c815cbf70 Fix switch to 3/4, 6/8 2008-07-13 21:13:58 +00:00
Matthias Neeracher
e9ee2571f2 Unhighlight playback note on pause 2008-07-06 11:08:54 +00:00
Matthias Neeracher
9872f4f509 Adjust tempo through menu 2008-07-06 11:08:39 +00:00
Matthias Neeracher
a3cb3c0bc3 Prevent spurious dirtying 2008-07-06 11:08:20 +00:00
Matthias Neeracher
219e350751 Yet another ffwd/rev model 2008-07-06 11:08:09 +00:00
Matthias Neeracher
74cb6433b4 Restart play when at end 2008-07-06 11:07:57 +00:00
Matthias Neeracher
b68fc2dd5a Track tempo while playing 2008-07-06 11:07:41 +00:00
Matthias Neeracher
0a71cc8cae Gentler rate scaling 2008-07-05 14:04:01 +00:00
Matthias Neeracher
16bbada3dc Rebuild music sequence on style change 2008-07-05 13:57:12 +00:00
Matthias Neeracher
c8e8a6eb4f Implement Stop/Restart 2008-07-05 13:56:51 +00:00
Matthias Neeracher
4ba648dcd8 Fix mistimed events on repeat starting at measure 0 2008-07-05 13:56:27 +00:00
Matthias Neeracher
f31c878e9b Smooth callbacks 2008-07-05 13:56:12 +00:00
Matthias Neeracher
80d43bc102 Make playback scroll anticipatory 2008-07-05 13:56:00 +00:00
Matthias Neeracher
50c44322ec Handle stanzas 2008-07-05 13:55:41 +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
2d33c80489 Fix responder on backward tabbing 2008-04-12 22:35:53 +00:00
Matthias Neeracher
1355516e6a Add Octave Transpositions 2008-04-12 21:33:43 +00:00
Matthias Neeracher
45f98adcc5 Use flats in C major 2008-04-06 22:33:07 +00:00
Matthias Neeracher
b05cb55542 Draw ending bar line before coda 2008-04-05 19:19:10 +00:00
Matthias Neeracher
2ebcea7fd0 Fix coda handling 2008-04-05 18:58:42 +00:00
Matthias Neeracher
6d7078e550 Fix responder handling in field editor 2008-03-30 21:42:21 +00:00
Matthias Neeracher
091da479ac Handle clicks on tied notes 2008-03-30 19:52:32 +00:00
Matthias Neeracher
d16a8be705 Still need to skip tied notes 2008-03-30 19:39:07 +00:00
Matthias Neeracher
b8206f9f13 Synchronize window titles 2008-03-30 19:13:17 +00:00
Matthias Neeracher
2e9f3cc857 Always edit whole words 2008-03-29 21:00:35 +00:00
Matthias Neeracher
34745acfde Show empty word when clicking in gaps 2008-03-29 20:45:25 +00:00
Matthias Neeracher
d3df79a27e Don't crash in selection extension 2008-03-24 22:57:06 +00:00
Matthias Neeracher
920e7aa0fd Don't interrupt selection in autoscroll 2008-03-24 22:48:11 +00:00
Matthias Neeracher
991ef8684f Prefer Song Name in Window Title 2008-03-24 22:47:29 +00:00
Matthias Neeracher
2e01341996 Auto scroll lyrics 2008-03-24 01:04:05 +00:00
Matthias Neeracher
db8433dfe1 Fix crash on paste in middle of single property song 2008-03-20 18:17:03 +00:00
Matthias Neeracher
0edecd72eb Accept chord/root, not just chord/+root 2008-01-30 00:37:30 +00:00
Matthias Neeracher
9ec2e9d50e Sanitize broken syllabic information 2008-01-29 23:22:13 +00:00
Matthias Neeracher
96587871bb Fix tracking / responder chain issues 2008-01-29 03:02:25 +00:00
Matthias Neeracher
4b3ba05f3a Force rebuild of pdf on size changes 2008-01-27 21:59:51 +00:00
Matthias Neeracher
77662b23fe Last pre-release tweaks 2008-01-27 10:43:16 +00:00
Matthias Neeracher
93a34a71f2 Store and load print properties 2008-01-26 20:56:36 +00:00
Matthias Neeracher
30815a6acc Add document size options 2008-01-26 16:38:30 +00:00
Matthias Neeracher
83438255fd Support changing time/key in lilypond 2008-01-26 10:54:00 +00:00
Matthias Neeracher
b8dac8dd63 Fix reading of documents with multiple time values 2008-01-26 10:53:24 +00:00
Matthias Neeracher
f9f2946bb8 Smart groove preview 2008-01-24 01:29:18 +00:00
Matthias Neeracher
fc1e8277c7 Implement groove changes in MMA documents 2008-01-24 00:57:58 +00:00
Matthias Neeracher
cb78a2ba75 Edit per-section groove 2008-01-23 01:20:09 +00:00
Matthias Neeracher
cda0deee12 Get rid of spurious check marks in debug menu 2008-01-19 21:55:10 +00:00