11 Commits

Author SHA1 Message Date
Uriziel
8df1894524 Added rooms, removed debug prints 2012-06-23 17:31:55 +02:00
Uriziel
f6e6cad1a6 Code a bit more readable, protocol standarized a bit, added better name
handling on server
2012-06-23 15:30:16 +02:00
Tomasz Fluxid Kowalczyk
1705647ddd Fixed race conditions between clients on high latency connections
This works, but code craves for a huge cleanup and refactoring.
2012-02-18 22:08:38 +01:00
Tomasz Fluxid Kowalczyk
8b11382e98 Simplify argument count checking 2012-02-04 17:29:03 +01:00
Tomasz Fluxid Kowalczyk
671eb79c08 Changes in protocol
* Escape characters and allow more than one string with spaces
* Time is now in miliseconds
* More proper error handling (though argument count checking need
  improvement)
2012-02-04 16:26:38 +01:00
Tomasz Fluxid Kowalczyk
8ed7f061bc First stage of MPC support refactoring 2012-02-02 23:18:10 +01:00
Tomasz Fluxid Kowalczyk
c2e9f27a50 Add reponse handling utils for MPC 2012-01-29 19:34:42 +01:00
Tomasz Fluxid Kowalczyk
5c7ba50e55 Client works, mplayer wrapper works, but synchronization doesn't yet 2012-01-28 19:40:51 +01:00
Tomasz Fluxid Kowalczyk
735363d479 Oops! 2012-01-28 17:03:15 +01:00
Tomasz Fluxid Kowalczyk
338e36514d Added initial, not yet working code for client and mplayer controller 2012-01-28 16:32:24 +01:00
Tomasz Fluxid Kowalczyk
6693450b47 Make a base class, cleanup. I don' like underscores after all. 2012-01-28 13:47:46 +01:00