Alexander Bock
|
bae990babb
|
Some work on making the TimelineGui work with the new hybrid parsers
|
2015-07-01 23:40:38 +02:00 |
|
Joakim Kilby
|
7159dd8246
|
further fixes to thread stability
|
2015-07-01 14:16:18 +02:00 |
|
Joakim Kilby
|
aea4a1ac0c
|
added a receive thread. fixed a bug where threads tried to join/delete themselves
|
2015-07-01 12:17:20 +02:00 |
|
Joakim Kilby
|
d6cb939474
|
created a send que for messages and a thread to handle sending
|
2015-07-01 09:55:13 +02:00 |
|
Joakim Kilby
|
4fb40ceeb9
|
also changed name of scripts variable in header file....
|
2015-06-26 09:23:30 +02:00 |
|
Joakim Kilby
|
c32841e0ac
|
added a vector of executed scripts to parallel connection.
vector is filled every time a script is sent or received
|
2015-06-24 19:44:17 +02:00 |
|
Joakim Kilby
|
ff49a7cdd2
|
code cleanup, commenting, refactoring, and renaming.
fixed a bug where threads would not close down correctly on Unix systems
|
2015-06-24 17:52:21 +02:00 |
|
Joakim Kilby
|
9a74bd60b7
|
renamed osparallelconnection to parallel connection. Updated all files and CMakeLists to use new name.
started rebase work on parallel connection
|
2015-06-24 11:23:36 +02:00 |
|
Joakim Kilby
|
b6bd205304
|
Added init request handling for non-hosts
osparallelconnection is no longer a property owner
|
2015-06-23 11:33:20 +02:00 |
|
Joakim Kilby
|
b2b7563018
|
added functionality to send and decode scripts
|
2015-06-23 09:33:09 +02:00 |
|
Joakim Kilby
|
b723751c1b
|
added functionality to disconnect and request hostship via LUA.
fixed bug in threading
|
2015-06-18 09:10:15 +02:00 |
|
Joakim Kilby
|
8297f2e683
|
First test of actual remote controlling
|
2015-06-17 13:10:19 +02:00 |
|
Joakim Kilby
|
4e4cf4cd6a
|
temporarily removed references to keyframes in interactionhandler.
changed how keyframes are encoded/decoded and sent in osparallelconnection
|
2015-06-17 11:18:50 +02:00 |
|
Joakim Kilby
|
91247d4ac9
|
added keyframe struct and functionality to broadcast keyframes
|
2015-06-17 08:39:34 +02:00 |
|
Joakim Kilby
|
8da76f6d1e
|
added message specific decoding functions
|
2015-06-16 16:37:07 +02:00 |
|
Joakim Kilby
|
8f05d64316
|
added lua scripting functionality and fixed authentication to server
|
2015-06-16 15:45:00 +02:00 |
|
Joakim Kilby
|
2d3ef442fb
|
adding parallelconnection
|
2015-06-16 13:56:34 +02:00 |
|
Alexander Bock
|
a96a34575c
|
Fix initial message queueing by introducing a sleeping timer
|
2015-05-13 00:17:46 +02:00 |
|
Alexander Bock
|
4f8c1e4a14
|
Added methods to Hongkang parser that publish the results
More changes to the TImeline GUI
|
2015-05-02 22:24:03 +02:00 |
|
Alexander Bock
|
19417d87c8
|
Moved networking functions into their own engine class
|
2015-04-22 18:22:19 +02:00 |
|