December 2009 Commit Log

Number of Commits:
20
Number of Active Developers:
3
dep 2009-12-31 06:34 Rev.: 674

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:

dep 2009-12-31 03:15 Rev.: 673

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:

dep 2009-12-31 02:38 Rev.: 672

clear old screenParams after parsing

2 lines of code changed in 1 file:

justin 2009-12-25 21:27 Rev.: 671

initializing synchToVol to always have the correct length

3 lines of code changed in 1 file:

justin 2009-12-23 22:18

Changed comments

3 lines of code changed in 2 files:

justin 2009-12-23 16:10 Rev.: 668

Apparently unneeded pool drain commented out in eventDispatcher

1 lines of code changed in 1 file:

justin 2009-12-23 16:04 Rev.: 667

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:

justin 2009-12-23 15:06 Rev.: 666

Fixing some memory leaks and changing open function slightly for stability

38 lines of code changed in 4 files:

frakkopesto 2009-12-22 17:24 Rev.: 665

serial function still does not work, committing with function set to use comm program

5 lines of code changed in 1 file:

frakkopesto 2009-12-22 17:08 Rev.: 664

recompiled binaries for 10.5

0 lines of code changed in 43 files:

justin 2009-12-22 17:04 Rev.: 663

Testing use of different comm function "serial"

133 lines of code changed in 1 file:

justin 2009-12-22 17:03 Rev.: 662

Make takes rebuild=2 to not check broken commands (use in case of very bad binaries)

8 lines of code changed in 1 file:

justin 2009-12-18 11:23 Rev.: 661

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:

justin 2009-12-18 11:22 Rev.: 660

Changes to allow setting of position of windowed context

13 lines of code changed in 3 files:

justin 2009-12-04 15:27 Rev.: 659

closes screen

1 lines of code changed in 1 file:

dep 2009-12-04 07:38 Rev.: 658

removed the commented task rand state protection lines

4 lines of code changed in 1 file:

dep 2009-12-04 06:01 Rev.: 657

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:

dep 2009-12-04 05:54 Rev.: 656

commented out obsolete blocks for randstate

45 lines of code changed in 1 file:

justin 2009-12-02 14:30 Rev.: 655

Fixing minor bug so that mglInstallSound recogonizes directory names like ~/

45 lines of code changed in 5 files:

justin 2009-12-02 14:17 Rev.: 654

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:

November 2009 »

Generated by StatSVN 0.4.1