root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @76 [76] 05/14/07 20:19:09 tkreger Steve Morkis patch to enable asynch rather than blocking on the read pipe
(edit) @75 [75] 12/10/06 22:59:48 ross fixed version number in makefile
(edit) @74 [74] 12/10/06 22:56:34 ross fixed 1.0.2 lib version
(edit) @73 [73] 11/30/06 03:48:49 ross added usb_hid.h header, not sure why this wasnt checked in before
(edit) @72 [72] 11/20/06 21:41:18 ross tagging 1.0.2 release
(edit) @71 [71] 11/20/06 21:37:06 ross patch to support SuperCollider? integer address patterns
(edit) @70 [70] 11/20/06 21:27:36 ross fixed problem with recent gcc not accepting -I.\ for current directory
(edit) @69 [69] 03/27/06 01:21:28 ross merged usb_hid refactorings from jason mcmullans 0.3 version
(edit) @68 [68] 03/21/06 04:48:22 ross added macosx P5Driver installer package from Tim Kreger
(edit) @67 [67] 03/21/06 02:05:40 ross tagging ross' most recent post-0.2 pre-0.3 working copy
(edit) @66 [66] 03/21/06 02:02:58 ross checkin post-0.2 code with macosx and windows support
(edit) @65 [65] 03/21/06 01:45:34 ross p5osc by Tim Kreger, current version using oscpack
(edit) @64 [64] 03/21/06 00:48:56 ross tagging version 0.2
(edit) @63 [63] 03/21/06 00:46:41 ross reconstructing sources, oldest available version 0.2
(edit) @62 [62] 03/21/06 00:39:41 ross creating p5osc module
(edit) @61 [61] 03/21/06 00:39:32 ross creating p5osc module
(edit) @60 [60] 03/21/06 00:39:25 ross creating p5osc module
(edit) @59 [59] 03/21/06 00:39:16 ross creating p5osc module
(edit) @58 [58] 03/21/06 00:38:48 ross creating libp5glove module
(edit) @57 [57] 03/21/06 00:38:38 ross creating libp5glove module
(edit) @56 [56] 03/21/06 00:38:27 ross creating libp5glove module
(edit) @55 [55] 03/21/06 00:38:10 ross creating libp5glove module
(edit) @54 [54] 03/16/06 04:24:10 ross update to support MacOSX Intel compilation from Martin Kaltenbrunner
(edit) @53 [53] 03/16/06 04:22:08 ross x86_64 fix from John Ffitch plus other 64 bit portability fixes
(edit) @52 [52] 10/26/05 17:03:42 ross fixed oscpack -I include path in Makefile
(edit) @51 [51] 10/17/05 14:37:48 ross tagging snapshot for use with oscgroups snapshot
(edit) @50 [50] 10/17/05 14:17:15 ross retagging 1.0.1 release after adding new simple examples
(edit) @49 [49] 10/17/05 14:16:27 ross deleting stale tag
(edit) @48 [48] 10/17/05 14:10:58 ross retagging 1.0.1 release after adding new simple examples
(edit) @47 [47] 10/17/05 14:08:55 ross edited acknowledgements
(edit) @46 [46] 10/17/05 14:05:54 ross added examples/SimpleReceive.cpp
(edit) @45 [45] 10/17/05 13:34:04 ross added examples/SimpleSend.cpp
(edit) @44 [44] 10/17/05 13:32:56 ross formatting cleanup
(edit) @43 [43] 10/17/05 13:06:49 ross extended X.O. credit
(edit) @42 [42] 10/17/05 12:24:05 ross tagging snapshot
(edit) @41 [41] 10/17/05 12:22:20 ross tagging 1.0.1 release
(edit) @40 [40] 10/10/05 06:22:22 ross changed -s flag placement to make ln on OSX happy
(edit) @39 [39] 10/06/05 14:28:01 ross added code to implement UdpSocket::AsynchronousBreak?() on posix systems
(edit) @38 [38] 10/06/05 14:21:25 ross suppressed echoing of comments in lib rule
(edit) @37 [37] 10/05/05 06:10:34 ross added missing license block
(edit) @36 [36] 10/05/05 06:09:48 ross fixed bug where RunUntilSigInt?() could only be called once, second time …
(edit) @35 [35] 09/28/05 11:24:34 ross added build instructions
(edit) @34 [34] 09/28/05 11:10:47 ross fixed bug in clean rule
(edit) @33 [33] 09/28/05 08:38:55 ross added install targets
(edit) @32 [32] 09/28/05 08:31:02 ross removed unused private members, made ProcessBundle? a protected virtual …
(edit) @31 [31] 09/27/05 15:03:29 ross updated to use new osc/... ip/... include directory conventions from …
(edit) @30 [30] 09/27/05 14:57:01 ross updated date in changes file
(edit) @29 [29] 09/27/05 14:51:10 ross moved non library code from /osc to /tests and /examples, made all …
(edit) @28 [28] 09/27/05 14:29:04 ross added info about possible win32 linker errors
(edit) @27 [27] 09/27/05 14:25:23 ross fixed typo in previous socklen_t definition fix
(edit) @26 [26] 09/27/05 14:24:16 ross fix for macosx socklen_t definition. now works on old and new (post 10.3) …
(edit) @25 [25] 09/22/05 14:08:44 ross fixed typo in clean: rule
(edit) @24 [24] 09/22/05 13:29:05 ross added TODO file
(edit) @23 [23] 09/22/05 13:20:34 ross changed description of oscgroups slightly in readme
(edit) @22 [22] 09/22/05 13:13:51 ross renamed PacketReceived? to ProcessPacket? as per recent changes to …
(edit) @21 [21] 09/22/05 13:07:28 ross updated README and TODO, and added CHANGES in preparation for new release
(edit) @20 [20] 09/22/05 12:43:29 ross switched to using UdpListeningReceiveSocket? where possible
(edit) @19 [19] 09/22/05 12:36:59 ross added UdpListeningReceiveSocket? convenience class
(edit) @18 [18] 09/22/05 12:27:44 ross renamed PacketReceived? to ProcessPacket? as per elsewhere
(edit) @17 [17] 09/22/05 12:20:12 ross cleaned out win32 code from posix UdpSocket? implementation
(edit) @16 [16] 09/22/05 12:10:17 ross updated copyright notice to 2004-2005 and added license to files where it …
(edit) @15 [15] 09/22/05 12:02:53 ross reverted name of PacketListener::PacketReceived?() back to ProcessPacket?
(edit) @14 [14] 09/22/05 12:01:36 ross added OscReceiveTest?.h and factored out test function so it can be called …
(edit) @13 [13] 09/22/05 12:00:05 ross renamed RunTests?() to RunUnitTests?()
(edit) @12 [12] 09/22/05 11:48:32 ross fixed invalid dereference of timerQueue_.front().first if no timer …
(edit) @11 [11] 08/26/05 13:18:49 ross tagging final pre-svn snapshot release
(edit) @10 [10] 08/26/05 13:18:31 ross create branches directory
(edit) @9 [9] 08/26/05 13:18:23 ross create tags directory
(edit) @8 [8] 08/26/05 13:17:20 ross delete .obj file which was accidentally checked in
(edit) @7 [7] 08/26/05 13:07:37 ross import oscgroups project
(edit) @6 [6] 08/25/05 14:59:52 ross tagging final pre-svn snapshot release
(edit) @5 [5] 08/25/05 14:57:43 ross commiting most recent pre-svn oscpack version. Main change is new …
(edit) @4 [4] 08/25/05 14:20:44 ross tagging pre-svn snapshot release
(edit) @3 [3] 08/25/05 14:19:59 ross create branches directory
(edit) @2 [2] 08/25/05 14:19:31 ross create tags directory
(add) @1 [1] 08/25/05 14:18:15 ross import oscpack project
Note: See TracRevisionLog for help on using the revision log.