Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-26 | Removed duplicated code fragments probably caused by patches with too | schmirl | |
few context lines | |||
2007-04-24 | server_connectionVTP-add-filter-stream.patch by Petri Hintukainen | schmirl | |
- Add new stream for section filters data | |||
2007-04-24 | server_connectionVTP-new-data.patch by Petri Hintukainen | schmirl | |
- Add new data (LiveFilterStreamer and LiveFilterSocket) - Misc cleanup Modified Files: server/connectionVTP.c server/connectionVTP.h | |||
2007-04-24 | client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219) | schmirl | |
- VDR 1.5.0 calls some device members in different order and streamdev can't currently handle this. - do not trust in OpenDvr/CloseDvr, instead keep count of active PIDs, open data connection when it is needed and close it only when there are no active PIDs (closing data connection unsubscribes all pids at server end) - some sanity checks on server side Modified Files: client/device.c client/device.h server/connectionVTP.c | |||
2007-04-16 | Use compiler flag -Wall. Cleanup code as necessary. | schmirl | |
(#171 Thanks to Rolf Ahrenberg) Modified Files: Makefile streamdev-server.c server/connection.h server/connectionHTTP.c server/connectionVTP.c tools/source.c | |||
2007-03-02 | Fixed null pointers | schmirl | |
2005-05-09 | - added TS compatibility mode | lordjaxom | |
2005-04-24 | - some compilers complained about missing declarations, added <ctype.h> | lordjaxom | |
2005-02-10 | - implemented audio track selection for http | lordjaxom | |
2005-02-08 | - transfer | lordjaxom | |
2005-02-08 | - transfer | lordjaxom | |
2005-02-08 | - first adoptions (transfer-commit) | lordjaxom | |
2004-12-30 | Initial revision | lordjaxom | |