Commit Graph

265 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