summaryrefslogtreecommitdiffstats
path: root/src/server/net/listenserver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix SSL on Qt5Simon Rettberg2017-11-161-3/+3
|
* astyle.Christian Klinger2016-09-291-2/+1Star
|
* Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-06-031-1/+0Star
|\
| * Removed some unnecessary qDebug comments.Björn Hagemeister2014-06-021-1/+0Star
| |
* | Remove client list from listenServer. Check maxClients in MainwindowManuel Schneider2014-06-031-9/+0Star
|/
* Several changes:Björn Hagemeister2014-05-261-0/+1
| | | | | | Fixed segmentaion fault, which occured after streaming to all clients. Added sessionName as command line argument to client, so that it connects immediatly after running to given sessionName. If pvsclient shows connected status also display IP-Adress of the running pvsmanager.
* Refactor ambigious projectionsSoure to BroadcastSourceManuel Schneider2014-05-221-2/+2
|
* Adding comments for each method in the .cpp files and class definition in ↵Björn Hagemeister2014-04-281-1/+9
| | | | the .h files.
* Fix comments, add (very few) documentation commentsSimon Rettberg2014-04-181-1/+1
|
* Initial commitsr2013-02-041-0/+40