Commit Graph

71 Commits

Author SHA1 Message Date
Andrius Štikonas 802f910809 Password changing and displaying of the timezone. 2015-02-15 12:31:21 +00:00
Andrius Štikonas 742ea64c83 Reduce debug output. 2015-02-13 11:01:48 +00:00
Andrius Štikonas 389f203c8e Calculate record length. 2015-02-12 23:26:31 +00:00
Andrius Štikonas 1f16785dd8 Remove more magic numbers from WriteSocketData. 2015-02-11 14:31:20 +00:00
Andrius Štikonas 033b49e365 Do not send wrong data in WriteSocketData datagram. 2015-02-11 00:33:04 +00:00
Andrius Štikonas f2037b01ef Parse more stuff in SocketData messages. 2015-02-09 21:09:50 +00:00
Andrius Štikonas 8acd7a7178 Remove debugging output. 2015-02-07 20:04:33 +00:00
Andrius Štikonas b64663177e Implement command queue. 2015-02-07 17:29:12 +00:00
Andrius Štikonas daf7213a05 Move network and input handling to separate threads.
Add some debugging output.
2015-02-03 01:24:47 +00:00
Andrius Štikonas 5e035a4448 Make UDP datagrams asynchronous. 2015-02-01 01:42:45 +00:00
Andrius Štikonas 748ad8cb91 Move input handling to another thread and enable event loop. 2015-01-31 18:12:20 +00:00
Andrius Štikonas 06aeb187d5 Start implementing support for changing the socket name and password. 2015-01-31 15:28:34 +00:00
Andrius Štikonas e17074384a Read socket name and remote password. 2015-01-26 00:55:20 +00:00
Andrius Štikonas bdba0234b2 Parse received datagrams. 2015-01-25 19:39:15 +00:00
Andrius Štikonas 1155180fa5 Add discover.h. 2015-01-15 19:39:04 +00:00
Andrius Štikonas 9e327cee32 Improve output. 2015-01-15 19:38:25 +00:00
Andrius Štikonas 17a2b1325b Implement basic toggling support. 2015-01-14 13:55:28 +00:00
Andrius Štikonas dc98486dc7 Refactor Socket class to store information about individual sockets. 2015-01-14 00:50:55 +00:00
Andrius Štikonas 1f74a6f1c6 Add Qtcore to CmakeLists.txt 2015-01-13 17:43:53 +00:00
Andrius Štikonas 216ac17338 Make incomming UDP packets work. 2015-01-13 17:34:28 +00:00
Andrius Štikonas efcb702473 Initial version. 2015-01-11 00:17:06 +00:00