Develop and Download Open Source Software

Browse Subversion Repository

/[alchemusica]/trunk/Classes/MyDocument.m

Log of /trunk/Classes/MyDocument.m

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 203 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 23 11:26:39 2022 UTC (20 months, 2 weeks ago) by toshinagata1964
File length: 127986 byte(s)
Diff to previous 195
Selection is restored after undoing insert/delete

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 29 11:19:06 2020 UTC (4 years ago) by toshinagata1964
File length: 125461 byte(s)
Diff to previous 193
Handling of editing range is improved (especially empty time range is selected in TimeChartView)

Revision 193 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 15 13:54:29 2020 UTC (4 years ago) by toshinagata1964
File length: 126421 byte(s)
Diff to previous 190
Handling of 'editable' and 'solo' icons are improved

Revision 190 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 14 14:32:34 2020 UTC (4 years ago) by toshinagata1964
File length: 126399 byte(s)
Diff to previous 189
Copy & paste for multiple tracks are reworked

Revision 189 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 13 14:20:03 2020 UTC (4 years ago) by toshinagata1964
File length: 125447 byte(s)
Diff to previous 183
When pasting on the TableView, the events go to the editable tracks instead of selected tracks

Revision 183 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 4 13:15:43 2020 UTC (4 years, 1 month ago) by toshinagata1964
File length: 125430 byte(s)
Diff to previous 173
Internal errors during SMF saving are reported to the user

Revision 173 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 13 14:35:28 2019 UTC (4 years, 4 months ago) by toshinagata1964
File length: 123206 byte(s)
Diff to previous 168
Play/Pause is triggered by hitting the space bar

Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 27 01:17:32 2019 UTC (4 years, 5 months ago) by toshinagata1964
File length: 123051 byte(s)
Diff to previous 166
Track colors can be changed

Revision 166 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 24 13:45:50 2019 UTC (4 years, 5 months ago) by toshinagata1964
File length: 121192 byte(s)
Diff to previous 146
On scaling time, the time signature events are fixed

Revision 146 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 17 04:05:28 2017 UTC (6 years, 3 months ago) by toshinagata1964
File length: 121010 byte(s)
Diff to previous 143
Xcode project is updated so that ppc/i386 universal binary can be built (as before)

Revision 143 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 9 14:40:43 2017 UTC (6 years, 5 months ago) by toshinagata1964
File length: 120694 byte(s)
Diff to previous 137
The focus ring in the graphic view is shown in piano roll or strip chart separately.

Revision 137 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 4 06:26:23 2017 UTC (6 years, 5 months ago) by toshinagata1964
File length: 120678 byte(s)
Diff to previous 134
Editing range can be set to a position beyond the sequence end (experimental)

Revision 134 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 2 02:12:33 2017 UTC (6 years, 5 months ago) by toshinagata1964
File length: 120673 byte(s)
Diff to previous 127
Scaling time was incorrectly assigning the note durations. Fixed.

Revision 127 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 22 14:54:36 2017 UTC (6 years, 5 months ago) by toshinagata1964
File length: 120602 byte(s)
Diff to previous 118
Many problems in scaling selected time are fixed. 'Show editing range' is implemented.

Revision 118 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 1 05:34:37 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 118125 byte(s)
Diff to previous 117
Changing mute/solo flag during playing is now possible.

Revision 117 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 1 03:33:45 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 118121 byte(s)
Diff to previous 113
Sizes of the integer types are reconsidered.

Revision 113 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 12:19:43 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 117698 byte(s)
Diff to previous 104
Editing the tick of the end-of-track event is now possible, causing change of the track duration.

Revision 104 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 17 09:51:34 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 117684 byte(s)
Diff to previous 93
The 'current' time during MIDI playback was not correctly handled. Fixed.

Revision 93 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 9 03:04:02 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 117288 byte(s)
Diff to previous 91
Deprecated methods are replaced (except for the CoreAudio methods)

Revision 91 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 8 15:43:57 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 116960 byte(s)
Diff to previous 89
More warnings are removed (semantic and unused warnings)

Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 7 15:16:28 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 116940 byte(s)
Diff to previous 85
The playing position marker was not working on Mac OS 10.6. Fixed.

Revision 85 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 28 14:17:15 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 116914 byte(s)
Diff to previous 84
In Paste/Merge operation, current selection is cleared before pasting events

Revision 84 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 28 14:03:06 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 116840 byte(s)
Diff to previous 78
Get Editing Range from Pasteboard command is implemented.

Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 21 02:17:26 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 116450 byte(s)
Diff to previous 73
Editing note durations sometimes causes data corruption (oops!). Fixed.

Revision 73 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 14 03:24:55 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 115695 byte(s)
Diff to previous 71
Scale selected time dialog was not working. Fixed.

Revision 71 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 14 03:13:38 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 115695 byte(s)
Diff to previous 61
setTimebase is implemented in MRSequence

Revision 61 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 4 10:30:04 2016 UTC (7 years, 11 months ago) by toshinagata1964
File length: 115363 byte(s)
Diff to previous 60
Behavior of 'remap device' dialog and device popup in the track list is improved.

Revision 60 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 4 05:49:49 2016 UTC (7 years, 11 months ago) by toshinagata1964
File length: 114153 byte(s)
Diff to previous 39
The build script is modified so that the copyright description is updated on Deployment build.

Revision 39 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 27 13:03:40 2014 UTC (9 years, 6 months ago) by toshinagata1964
File length: 114153 byte(s)
Diff to previous 34
Cleaning up internals: the MDPointSet struct is now called IntGroup

Revision 34 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 9 15:48:51 2014 UTC (9 years, 7 months ago) by toshinagata1964
File length: 114381 byte(s)
Diff to previous 23
Piano roll display during dragging notes is improved.

Revision 23 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 21 09:01:59 2012 UTC (12 years, 2 months ago) by toshinagata1964
File length: 114266 byte(s)
Diff to previous 21
Version 0.6.1

Revision 21 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 20 16:46:52 2012 UTC (12 years, 2 months ago) by toshinagata1964
File length: 114266 byte(s)
Diff to previous 15
Quantize selected events menu command is implemented.

Revision 15 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 11 15:44:56 2012 UTC (12 years, 3 months ago) by toshinagata1964
File length: 111310 byte(s)
Diff to previous 9
Shift selected events command is enabled (forgot to commit)

Revision 9 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 7 13:30:16 2012 UTC (12 years, 3 months ago) by toshinagata1964
File length: 110885 byte(s)
Diff to previous 8
Deleting selected time causes crash when there are no events in the editing track. Fixed.

Revision 8 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 1 16:24:49 2011 UTC (12 years, 6 months ago) by toshinagata1964
File length: 110852 byte(s)
Diff to previous 4
Solo track capability is implemented.

Revision 4 - (view) (download) (annotate) - [select for diffs]
Added Sat Sep 3 06:22:57 2011 UTC (12 years, 7 months ago) by toshinagata1964
File length: 110848 byte(s)
initial import

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26