Develop and Download Open Source Software

Browse Subversion Repository

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

Log of /trunk/Classes/ListWindowController.m

Parent Directory Parent Directory | Revision Log Revision Log


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

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

Revision 169 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 27 01:45:31 2019 UTC (4 years, 5 months ago) by toshinagata1964
File length: 53800 byte(s)
Diff to previous 146
Behavior of the split view of the graphic window is 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: 53739 byte(s)
Diff to previous 137
Xcode project is updated so that ppc/i386 universal binary can be built (as before)

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: 53686 byte(s)
Diff to previous 127
Editing range can be set to a position beyond the sequence end (experimental)

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: 53682 byte(s)
Diff to previous 117
Many problems in scaling selected time are fixed. 'Show editing range' is implemented.

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: 53425 byte(s)
Diff to previous 115
Sizes of the integer types are reconsidered.

Revision 115 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 26 13:09:12 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 53253 byte(s)
Diff to previous 113
Inserting the bank select message was incorrect when a patch name is selected by the popup menu.

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: 53254 byte(s)
Diff to previous 112
Editing the tick of the end-of-track event is now possible, causing change of the track duration.

Revision 112 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 10:57:38 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 52928 byte(s)
Diff to previous 110
In the event list window, program change can be edited by a pop-up menu listing available patch names.

Revision 110 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 02:41:08 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 48308 byte(s)
Diff to previous 103
Patch names are now recognized for internal DLS synth.

Revision 103 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 17 09:14:55 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 47137 byte(s)
Diff to previous 93
Inserting 'text' meta-event in the list window was not possible. Fixed. ('Inconsistent track data' internal error was also 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: 47095 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: 46970 byte(s)
Diff to previous 86
More warnings are removed (semantic and unused warnings)

Revision 86 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 15 15:50:28 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 46950 byte(s)
Diff to previous 85
Rebuild with Xcode 8.2.1. Still many warnings are present, but it seems to be working.

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: 46903 byte(s)
Diff to previous 83
In Paste/Merge operation, current selection is cleared before pasting events

Revision 83 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 28 14:02:43 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 46903 byte(s)
Diff to previous 60
'Paste (merge)' and 'Paste with replace' commands are implemented. Previous 'Paste' command is now 'Paste with replace'. 'Paste (merge)' is identical to 'Merge'; the 'Merge' command will be deprecated later.

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: 46755 byte(s)
Diff to previous 44
The build script is modified so that the copyright description is updated on Deployment build.

Revision 44 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 12 13:55:44 2015 UTC (8 years, 11 months ago) by toshinagata1964
File length: 46755 byte(s)
Diff to previous 42
Recognize 'Roland check-sum' in event list window

Revision 42 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 6 15:55:25 2015 UTC (9 years ago) by toshinagata1964
File length: 46633 byte(s)
Diff to previous 39
Support for Mac OS 10.4 is dropped. 10.5 introduced many changes in CoreAudio APIs. We need to catch up with the changes if we want to support 64 bit.

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: 46259 byte(s)
Diff to previous 38
Cleaning up internals: the MDPointSet struct is now called IntGroup

Revision 38 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 14 16:20:31 2014 UTC (9 years, 6 months ago) by toshinagata1964
File length: 46277 byte(s)
Diff to previous 4
Begin implementing 'Edit sysex' dialog (not working at all now)

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: 45700 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