Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better distinction between sydra and sydra-rtp | Christian Pointner | 2014-10-02 | 1 | -1/+0 |
* | added command line switch to disable automatic client handling | Christian Pointner | 2014-10-02 | 1 | -0/+3 |
* | sending remove client command when closed | Christian Pointner | 2014-10-01 | 1 | -9/+34 |
* | sending keep alives works now | Christian Pointner | 2014-10-01 | 1 | -6/+33 |
* | resolving remote rtp works now | Christian Pointner | 2014-10-01 | 1 | -6/+58 |
* | some cleanup | Christian Pointner | 2014-09-30 | 1 | -3/+3 |
* | initial support for keepalives | Christian Pointner | 2014-09-29 | 1 | -1/+10 |
* | started receiver mode pipeline implementation | Christian Pointner | 2014-09-27 | 1 | -2/+2 |
* | prepared main loop for receiver mode | Christian Pointner | 2014-09-27 | 1 | -0/+11 |
* | timeout for clients | Christian Pointner | 2014-09-25 | 1 | -5/+35 |
* | add callback for client timeout check | Christian Pointner | 2014-09-25 | 1 | -0/+15 |
* | removing clients works now | Christian Pointner | 2014-09-25 | 1 | -15/+42 |
* | some name refactoring | Christian Pointner | 2014-09-24 | 1 | -21/+22 |
* | added udp socket handling to own file | Christian Pointner | 2014-09-24 | 1 | -0/+158 |