merged in mglMake from trunk (digio)
removed 10.6 dependency by allowing __carbon__ to build without CG 10.6 full
screen call
73 lines of code changed in 2 files:
Merged revisions 659-671 via svnmerge from
http://gru.brain.riken.jp/svn/mgl/trunk
........
r659 | justin | 2009-12-04 01:27:45 -0500 (Fri, 04 Dec 2009) | 2 lines
closes screen
........
r660 | justin | 2009-12-17 21:22:27 -0500 (Thu, 17 Dec 2009) | 2 lines
Changes to allow setting of position of windowed context
........
r661 | justin | 2009-12-17 21:23:16 -0500 (Thu, 17 Dec 2009) | 2 lines
Changes to allow for moving of windowed context to specific location based on setting in mglEditScreenParams. Also, saving of calibFilename that is used so that it can be displayed by mglEditScreenParams
........
r662 | justin | 2009-12-22 03:03:54 -0500 (Tue, 22 Dec 2009) | 2 lines
Make takes rebuild=2 to not check broken commands (use in case of very bad binaries)
........
r663 | justin | 2009-12-22 03:04:12 -0500 (Tue, 22 Dec 2009) | 2 lines
Testing use of different comm function "serial"
........
r664 | frakkopesto | 2009-12-22 03:08:58 -0500 (Tue, 22 Dec 2009) | 1 line
recompiled binaries for 10.5
........
r665 | frakkopesto | 2009-12-22 03:24:55 -0500 (Tue, 22 Dec 2009) | 1 line
serial function still does not work, committing with function set to use comm program
........
r666 | justin | 2009-12-23 01:06:39 -0500 (Wed, 23 Dec 2009) | 1 line
Fixing some memory leaks and changing open function slightly for stability
........
r667 | justin | 2009-12-23 02:04:25 -0500 (Wed, 23 Dec 2009) | 2 lines
Making some changes to edit screen parameters to allow for setting keyboard parameters. Also cleaned up some compatibility issues with old way of doing screen params (i.e. passing in a screenParams field on myscreen). mglMake can now compile dig i/o.
........
r668 | justin | 2009-12-23 02:10:41 -0500 (Wed, 23 Dec 2009) | 2 lines
Apparently unneeded pool drain commented out in eventDispatcher
........
r669 | justin | 2009-12-23 08:18:50 -0500 (Wed, 23 Dec 2009) | 2 lines
Changed comments
........
r670 | justin | 2009-12-23 08:19:20 -0500 (Wed, 23 Dec 2009) | 2 lines
Changed comments
........
r671 | justin | 2009-12-25 07:27:24 -0500 (Fri, 25 Dec 2009) | 1 line
initializing synchToVol to always have the correct length
........
359 lines of code changed in 23 files:
clear old screenParams after parsing
2 lines of code changed in 1 file:
initializing synchToVol to always have the correct length
3 lines of code changed in 1 file:
Changed comments
3 lines of code changed in 2 files:
Apparently unneeded pool drain commented out in eventDispatcher
1 lines of code changed in 1 file:
Making some changes to edit screen parameters to allow for setting keyboard parameters. Also cleaned up some compatibility issues with old way of doing screen params (i.e. passing in a screenParams field on myscreen). mglMake can now compile dig i/o.
223 lines of code changed in 11 files:
Fixing some memory leaks and changing open function slightly for stability
38 lines of code changed in 4 files:
serial function still does not work, committing with function set to use comm program
5 lines of code changed in 1 file:
recompiled binaries for 10.5
0 lines of code changed in 43 files:
Testing use of different comm function "serial"
133 lines of code changed in 1 file:
Make takes rebuild=2 to not check broken commands (use in case of very bad binaries)
8 lines of code changed in 1 file:
Changes to allow for moving of windowed context to specific location based on setting in mglEditScreenParams. Also, saving of calibFilename that is used so that it can be displayed by mglEditScreenParams
9 lines of code changed in 1 file:
Changes to allow setting of position of windowed context
13 lines of code changed in 3 files:
closes screen
1 lines of code changed in 1 file:
removed the commented task rand state protection lines
4 lines of code changed in 1 file:
Merged revisions 650-651,654-655 via svnmerge from
http://gru.brain.riken.jp/svn/mgl/trunk
........
r650 | justin | 2009-11-10 19:53:34 -0500 (Tue, 10 Nov 2009) | 2 lines
removing binary that relies on NI library
........
r651 | justin | 2009-11-11 07:50:10 -0500 (Wed, 11 Nov 2009) | 2 lines
starting cocoa port
........
r654 | justin | 2009-12-02 00:17:25 -0500 (Wed, 02 Dec 2009) | 2 lines
Making changes to install sound. So that it will install the name of the sound as well as a number. Also, you can now call mglInstallSound to install a directory of sounds
........
r655 | justin | 2009-12-02 00:30:25 -0500 (Wed, 02 Dec 2009) | 2 lines
Fixing minor bug so that mglInstallSound recogonizes directory names like ~/
........
438 lines of code changed in 12 files:
commented out obsolete blocks for randstate
45 lines of code changed in 1 file:
Fixing minor bug so that mglInstallSound recogonizes directory names like ~/
45 lines of code changed in 5 files:
Making changes to install sound. So that it will install the name of the sound as well as a number. Also, you can now call mglInstallSound to install a directory of sounds
241 lines of code changed in 52 files: