Stephen Birarda
|
a5636d2dc0
|
make ThreadedAssignment subclasses handle QUdpSocket readyRead, closes #1895
|
2014-02-07 12:25:43 -08:00 |
|
Stephen Birarda
|
66d4eeb805
|
enforce both a version and hash match for packets
|
2014-02-07 11:10:38 -08:00 |
|
Stephen Birarda
|
e72f6d16cc
|
rename NodeList ownerUUID to sessionUUID
|
2014-02-06 11:43:23 -08:00 |
|
Stephen Birarda
|
c754663582
|
force queued connection for readyRead on node socket in case it moves, closes #1685
|
2014-01-31 17:09:08 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
85ebad979f
|
repair assignment flow errors from packet changes
|
2014-01-28 11:15:38 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
Stephen Birarda
|
9d71671a52
|
add extra debugging to packet mismatch
|
2014-01-24 09:10:27 -08:00 |
|
Stephen Birarda
|
9095874844
|
fix moveToThread for AssignmentClient NodeList, fixes #1551
|
2014-01-16 12:30:23 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
Stephen Birarda
|
fa01383f3f
|
move the NodeList to the thread used for a ThreadedAssignment
|
2014-01-14 11:26:26 -08:00 |
|
Stephen Birarda
|
ceb8ca7a23
|
changes to AssignmentClient architecture to fix fork behaviour
|
2014-01-10 16:59:01 -08:00 |
|
Stephen Birarda
|
2409b5f784
|
complete inital test of AudioInjector API
|
2013-12-19 13:46:37 -08:00 |
|
Stephen Birarda
|
71aca69410
|
fix rendered scope for new Qt Audio
|
2013-12-05 11:36:45 -08:00 |
|
Stephen Birarda
|
da580ecbaf
|
fix inclusion of QThread in Assignment
|
2013-12-03 12:31:39 -08:00 |
|
Stephen Birarda
|
3d14fba7ab
|
have AssignmentFactory return a ThreadedAssignment
|
2013-12-03 12:14:24 -08:00 |
|
Stephen Birarda
|
5143c68b91
|
fix packet sending from VoxelScriptingInterface
|
2013-12-03 12:09:47 -08:00 |
|
Stephen Birarda
|
c3b6a7b24c
|
setup subclass for threaded assignments
|
2013-12-03 10:22:13 -08:00 |
|
Stephen Birarda
|
02732e9a2e
|
cleanup memory leaks and timing on assignment threading
|
2013-12-03 10:03:56 -08:00 |
|
Stephen Birarda
|
330eff72ce
|
repair usage of DS as STUN server
|
2013-12-02 17:18:07 -08:00 |
|
Stephen Birarda
|
113ef1b386
|
fix cleanup of finished assignment
|
2013-12-02 16:45:13 -08:00 |
|
Stephen Birarda
|
1e279cf99c
|
hook AudioMixer to new event-driven assignment setup
|
2013-12-02 16:34:38 -08:00 |
|
Stephen Birarda
|
141394a664
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
|
Stephen Birarda
|
d21583d9c5
|
make AssignmentClient use event loop, closes #1291
|
2013-11-26 16:26:41 -06:00 |
|
Stephen Birarda
|
7e1a823a25
|
add AssignmentClient to be correct subclass of QCoreApplication
|
2013-11-25 16:39:33 -06:00 |
|