Develop and Download Open Source Software

Browse Subversion Repository

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

Log of /trunk/Classes/MyAppController.m

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 21653 byte(s)
Diff to previous 168
Behavior of the split view of the graphic window is fixed

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: 21655 byte(s)
Diff to previous 154
Track colors can be changed

Revision 154 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 23 15:14:03 2019 UTC (4 years, 8 months ago) by toshinagata1964
File length: 21254 byte(s)
Diff to previous 153
Audio Settings Export Preference is implemented.

Revision 153 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 21 11:02:23 2019 UTC (4 years, 8 months ago) by toshinagata1964
File length: 21086 byte(s)
Diff to previous 117
Export/import of audio device settings is implemented (still experimental)

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

Revision 114 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 15:45:59 2017 UTC (6 years, 6 months ago) by toshinagata1964
File length: 20746 byte(s)
Diff to previous 95
Handling of script menu is improved.

Revision 95 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 9 07:14:30 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 19951 byte(s)
Diff to previous 93
Warning messages on startup is suppressed.

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: 19789 byte(s)
Diff to previous 92
Deprecated methods are replaced (except for the CoreAudio methods)

Revision 92 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 9 01:14:31 2017 UTC (6 years, 7 months ago) by toshinagata1964
File length: 19757 byte(s)
Diff to previous 91
Global settings cannot be set in some cases. Fixed.

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: 19514 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: 19495 byte(s)
Diff to previous 80
Rebuild with Xcode 8.2.1. Still many warnings are present, but it seems to be working.

Revision 80 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 21 14:35:17 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 19493 byte(s)
Diff to previous 76
'Randomize ticks' menu script is implemented.

Revision 76 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 17 16:01:22 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 19436 byte(s)
Diff to previous 74
Behavior of scroll wheel is greatly improved.

Revision 74 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 14 04:10:42 2017 UTC (6 years, 10 months ago) by toshinagata1964
File length: 19009 byte(s)
Diff to previous 67
Change Timebase command is implemented.

Revision 67 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 8 13:18:21 2016 UTC (7 years, 11 months ago) by toshinagata1964
File length: 18986 byte(s)
Diff to previous 60
The copyright string of the 'About' window has no year information. Fixed.

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

Revision 58 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 4 01:47:35 2016 UTC (7 years, 11 months ago) by toshinagata1964
File length: 18923 byte(s)
Diff to previous 26
Revision number is now shown in the About dialog.

Revision 26 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 15 04:05:46 2012 UTC (11 years, 7 months ago) by toshinagata1964
File length: 18753 byte(s)
Diff to previous 23
Update Audio/MIDI Info menu command is implemented. The Audio settings window 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: 18634 byte(s)
Diff to previous 18
Version 0.6.1

Revision 18 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 12 15:39:25 2012 UTC (12 years, 2 months ago) by toshinagata1964
File length: 18634 byte(s)
Diff to previous 17
The global settings are again restructured. The settings are now under "settings" entry of the user default.

Revision 17 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 11 15:47:35 2012 UTC (12 years, 3 months ago) by toshinagata1964
File length: 17123 byte(s)
Diff to previous 4
set/get_global_settings command changes feature: the setting is no longer placed under "MDRuby" but directly in the UserDefaults, and the key path is now recognized.

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