Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-29 | added DELT FORCE option to delete running timers (#554) | schmirl | |
2009-10-13 | improved PARENTALRATING patch detection was missing in this branch | schmirl | |
2009-10-13 | silenced warnings concerning asprintf (requested by Rolf Ahrenberg) | schmirl | |
Modified Files: Tag: v0_4 CONTRIBUTORS HISTORY server/connectionVTP.c server/setup.c | |||
2009-09-30 | don't update recordings list on CmdPLAY (reported by BBlack) | schmirl | |
2009-09-30 | adapted and included xmbc patch for VDR 1.4.x | schmirl | |
Modified Files: Tag: v0_4 CONTRIBUTORS HISTORY Makefile common.h server/connectionVTP.c server/connectionVTP.h Added Files: Tag: v0_4 server/recplayer.c server/recplayer.h | |||
2009-07-17 | fixed insecure format strings in LSTX handlers (thanks to Anssi Hannula) | schmirl | |
2008-04-07 | - removed legacy code for pre VDR 1.4 | schmirl | |
- dropped patches for pre VDR 1.4 | |||
2008-03-13 | Make sure that a FilterStreamer is only started if client supports it | schmirl | |
(#261) Modified Files: client/socket.c server/connectionVTP.c server/connectionVTP.h | |||
2008-03-12 | FreeBSD compatibility (#435) | schmirl | |
Modified Files: Makefile common.h libdvbmpeg/ctools.c server/connectionVTP.c tools/socket.c | |||
2007-09-21 | VTP now also supports PS, PES and EXTERN. | schmirl | |
Request for PS by mpanczyk for MTPCenter (#341) Modified Files: server/connectionVTP.c server/connectionVTP.h | |||
2007-05-09 | Set DSCP 41 on stream data packets. WMM capable WLAN accesspoints | schmirl | |
should understand this and give precedence. For Internet streaming it could be used by traffic shapers. Suggested by ollo@vdrportal (#237). Modified Files: server/connectionHTTP.c server/connectionVTP.c tools/socket.c tools/socket.h | |||
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 | |