Commit Graph

486 Commits

Author SHA1 Message Date
Matthias Neeracher
6d7383b324 Fix behavior for songs with time signature changes 2017-11-24 06:26:48 +01:00
Matthias Neeracher
5a5810fdf4 Fix correspondence between paper size and name 2017-11-24 06:22:11 +01:00
Matthias Neeracher
aabd4facc1 Represent 5/24 as 1/8 + 1/8 triplet, not 1/4 triplet + 1/16 triplet 2017-11-24 06:19:29 +01:00
Matthias Neeracher
8cdf61cf07 Log on main thread 2017-11-24 06:01:22 +01:00
Matthias Neeracher
423250f8cd Add outlet types 2017-11-24 06:00:57 +01:00
Matthias Neeracher
a315f7b322 Use python2.7 2017-11-24 06:00:13 +01:00
Matthias Neeracher
323d1cd0ca Stop sound when closing 2017-11-24 05:52:47 +01:00
Matthias Neeracher
ab4a7d4378 Clarify unicode type 2013-06-01 23:19:02 +02:00
Matthias Neeracher
139c67d6cd Fix precedence 2013-06-01 23:15:52 +02:00
Matthias Neeracher
33529254f1 Fix dangling else 2013-06-01 22:56:54 +02:00
Matthias Neeracher
5b6d4feaa6 Fix ruby 2.0 incompatibilities 2013-06-01 22:56:02 +02:00
Matthias Neeracher
b2d71c4ea6 Modernize includes 2013-06-01 22:55:26 +02:00
Matthias Neeracher
15d4100244 Reset song on mouse click 2012-08-19 00:30:50 +02:00
Matthias Neeracher
7831732497 Fix crash 2012-08-18 23:58:06 +02:00
Matthias Neeracher
e50d0dc073 Don't set hidden field editor as first responder 2012-05-20 02:04:53 +02:00
Matthias Neeracher
50f1c3c4ca Add missing [super dealloc] 2012-05-20 02:04:13 +02:00
Matthias Neeracher
f1cf51da89 Use LLDB 2012-05-20 02:03:19 +02:00
Matthias Neeracher
c081a320a1 Fix crasher on empty selection 2012-05-20 00:24:34 +02:00
Matthias Neeracher
fc5873c2d2 Always fill scroll view 2012-05-20 00:16:40 +02:00
Matthias Neeracher
b25af52bb2 Replace compositeToPoint with drawAtPoint 2012-05-19 23:50:49 +02:00
Matthias Neeracher
aeb8bfe233 Set document for auxiliary windows 2012-05-19 23:38:57 +02:00
Matthias Neeracher
2cf436a393 Add missing [super dealloc] 2012-05-19 23:38:24 +02:00
Matthias Neeracher
3ffbdc80f5 Tone down toolbar icons 2012-05-19 23:24:19 +02: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
0487d549e2 Fix MIDI UTI 2012-04-22 01:48:39 +02:00
Matthias Neeracher
4fe518c7cf Redo icons for larger size, CC easel source 2012-04-22 01:48:16 +02:00
Matthias Neeracher
42309d76c0 Fix paste bugs 2011-09-26 04:50:36 +02:00
Matthias Neeracher
6fcf53935e Fix accidentals on transposition 2011-09-26 04:50:24 +02:00
Matthias Neeracher
c942def59c Omit naturals in chord symbols 2011-09-26 04:49:44 +02:00
Matthias Neeracher
b24fc07200 Walk through melody with cursor keys 2011-09-26 04:49:09 +02:00
Matthias Neeracher
ba5724f232 Don't keep breakpoints in source control 2011-09-26 04:46:41 +02:00
Matthias Neeracher
8286e86acf Stop at end of text 2011-09-26 04:45:37 +02:00
Matthias Neeracher
c3761596e5 Be silent on pause insertion 2011-09-24 22:20:43 +02:00
Matthias Neeracher
013bc0fb8c Implement selectAll 2011-09-24 21:11:46 +02:00
Matthias Neeracher
e44dd7d554 Fix calculation of property indices on deletion 2011-09-24 21:01:48 +02:00
Matthias Neeracher
864f07848c Add xcuserdata to preserve schemes 2011-09-13 05:16:09 +02:00
Matthias Neeracher
dfb0d60b4c Update edit target on tab 2011-09-13 05:12:59 +02:00
Matthias Neeracher
ec27e877b0 Handle swing 8th/16ths 2011-09-13 04:15:38 +02:00
Matthias Neeracher
1ae5e20426 Fix bugs with selection 2011-09-13 03:43:38 +02:00
Matthias Neeracher
1ef77bfd96 Only delete playback editable at end of playback 2011-09-12 16:29:31 +02:00
Matthias Neeracher
0cd0effb46 Fix skipping of rests in pickup measures 2011-09-12 16:29:14 +02:00
Matthias Neeracher
23ced3e860 Refactor IsPowerOfTwo determination 2011-09-12 16:17:21 +02:00
Matthias Neeracher
e32c253870 Revise slow icon 2011-09-12 16:14:52 +02:00
Matthias Neeracher
5ff2c6c8cc Reset sound selection on click 2011-09-11 23:43:13 +02:00
Matthias Neeracher
19c8663dcd Play selection / cursor 2011-09-11 23:27:53 +02:00
Matthias Neeracher
72c4ac4d2b Yet another fwd/rev animation curve 2011-09-11 20:17:02 +02:00
Matthias Neeracher
22180008d2 Implement slow button 2011-09-11 19:20:34 +02:00
Matthias Neeracher
d9e8d9e0bd Don't draw not cursor when dragging selection 2011-09-11 04:47:53 +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