|
|
|
@74
|
[74]
|
12/10/06 22:56:34 |
ross |
fixed 1.0.2 lib version |
|
|
|
@71
|
[71]
|
11/20/06 21:37:06 |
ross |
patch to support SuperCollider? integer address patterns |
|
|
|
@70
|
[70]
|
11/20/06 21:27:36 |
ross |
fixed problem with recent gcc not accepting -I.\ for current directory |
|
|
|
@54
|
[54]
|
03/16/06 04:24:10 |
ross |
update to support MacOSX Intel compilation from Martin Kaltenbrunner |
|
|
|
@53
|
[53]
|
03/16/06 04:22:08 |
ross |
x86_64 fix from John Ffitch plus other 64 bit portability fixes |
|
|
|
@47
|
[47]
|
10/17/05 14:08:55 |
ross |
edited acknowledgements |
|
|
|
@46
|
[46]
|
10/17/05 14:05:54 |
ross |
added examples/SimpleReceive.cpp |
|
|
|
@45
|
[45]
|
10/17/05 13:34:04 |
ross |
added examples/SimpleSend.cpp |
|
|
|
@44
|
[44]
|
10/17/05 13:32:56 |
ross |
formatting cleanup |
|
|
|
@43
|
[43]
|
10/17/05 13:06:49 |
ross |
extended X.O. credit |
|
|
|
@40
|
[40]
|
10/10/05 06:22:22 |
ross |
changed -s flag placement to make ln on OSX happy |
|
|
|
@39
|
[39]
|
10/06/05 14:28:01 |
ross |
added code to implement UdpSocket::AsynchronousBreak?() on posix systems |
|
|
|
@38
|
[38]
|
10/06/05 14:21:25 |
ross |
suppressed echoing of comments in lib rule |
|
|
|
@37
|
[37]
|
10/05/05 06:10:34 |
ross |
added missing license block |
|
|
|
@36
|
[36]
|
10/05/05 06:09:48 |
ross |
fixed bug where RunUntilSigInt?() could only be called once, second time … |
|
|
|
@35
|
[35]
|
09/28/05 11:24:34 |
ross |
added build instructions |
|
|
|
@34
|
[34]
|
09/28/05 11:10:47 |
ross |
fixed bug in clean rule |
|
|
|
@33
|
[33]
|
09/28/05 08:38:55 |
ross |
added install targets |
|
|
|
@32
|
[32]
|
09/28/05 08:31:02 |
ross |
removed unused private members, made ProcessBundle? a protected virtual … |
|
|
|
@30
|
[30]
|
09/27/05 14:57:01 |
ross |
updated date in changes file |
|
|
|
@29
|
[29]
|
09/27/05 14:51:10 |
ross |
moved non library code from /osc to /tests and /examples, made all … |
|
|
|
@28
|
[28]
|
09/27/05 14:29:04 |
ross |
added info about possible win32 linker errors |
|
|
|
@27
|
[27]
|
09/27/05 14:25:23 |
ross |
fixed typo in previous socklen_t definition fix |
|
|
|
@26
|
[26]
|
09/27/05 14:24:16 |
ross |
fix for macosx socklen_t definition. now works on old and new (post 10.3) … |
|
|
|
@21
|
[21]
|
09/22/05 13:07:28 |
ross |
updated README and TODO, and added CHANGES in preparation for new release |
|
|
|
@20
|
[20]
|
09/22/05 12:43:29 |
ross |
switched to using UdpListeningReceiveSocket? where possible |
|
|
|
@19
|
[19]
|
09/22/05 12:36:59 |
ross |
added UdpListeningReceiveSocket? convenience class |
|
|
|
@18
|
[18]
|
09/22/05 12:27:44 |
ross |
renamed PacketReceived? to ProcessPacket? as per elsewhere |
|
|
|
@17
|
[17]
|
09/22/05 12:20:12 |
ross |
cleaned out win32 code from posix UdpSocket? implementation |
|
|
|
@16
|
[16]
|
09/22/05 12:10:17 |
ross |
updated copyright notice to 2004-2005 and added license to files where it … |
|
|
|
@15
|
[15]
|
09/22/05 12:02:53 |
ross |
reverted name of PacketListener::PacketReceived?() back to ProcessPacket? |
|
|
|
@14
|
[14]
|
09/22/05 12:01:36 |
ross |
added OscReceiveTest?.h and factored out test function so it can be called … |
|
|
|
@13
|
[13]
|
09/22/05 12:00:05 |
ross |
renamed RunTests?() to RunUnitTests?() |
|
|
|
@12
|
[12]
|
09/22/05 11:48:32 |
ross |
fixed invalid dereference of timerQueue_.front().first if no timer … |
|
|
|
@5
|
[5]
|
08/25/05 14:57:43 |
ross |
commiting most recent pre-svn oscpack version. Main change is new … |
|
|
|
@1
|
[1]
|
08/25/05 14:18:15 |
ross |
import oscpack project |