schmirl
25f287f5b1
added DELT FORCE option to delete running timers ( #554 )
2010-01-29 12:02:44 +00:00
schmirl
98d20a98bb
improved PARENTALRATING patch detection was missing in this branch
2009-10-13 06:48:23 +00:00
schmirl
824a192579
silenced warnings concerning asprintf (requested by Rolf Ahrenberg)
...
Modified Files:
Tag: v0_4
CONTRIBUTORS HISTORY server/connectionVTP.c server/setup.c
2009-10-13 06:38:58 +00:00
schmirl
900af77de7
don't update recordings list on CmdPLAY (reported by BBlack)
2009-09-30 10:10:53 +00:00
schmirl
e0f60bbd81
adapted and included xmbc patch for VDR 1.4.x
...
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-09-30 10:02:26 +00:00
schmirl
b099df3011
fixed insecure format strings in LSTX handlers (thanks to Anssi Hannula)
2009-07-17 06:25:55 +00:00
schmirl
f51d6eb2df
- removed legacy code for pre VDR 1.4
...
- dropped patches for pre VDR 1.4
2008-04-07 14:27:27 +00:00
schmirl
21da96308d
Make sure that a FilterStreamer is only started if client supports it
...
(#261 )
Modified Files:
client/socket.c server/connectionVTP.c server/connectionVTP.h
2008-03-13 16:01:17 +00:00
schmirl
efeac825cc
FreeBSD compatibility ( #435 )
...
Modified Files:
Makefile common.h libdvbmpeg/ctools.c server/connectionVTP.c
tools/socket.c
2008-03-12 09:36:27 +00:00
schmirl
713c0564b7
VTP now also supports PS, PES and EXTERN.
...
Request for PS by mpanczyk for MTPCenter (#341 )
Modified Files:
server/connectionVTP.c server/connectionVTP.h
2007-09-21 12:45:31 +00:00
schmirl
bb1ac54c87
Set DSCP 41 on stream data packets. WMM capable WLAN accesspoints
...
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-05-09 09:12:42 +00:00
schmirl
8378d5a17c
Removed duplicated code fragments probably caused by patches with too
...
few context lines
2007-04-26 06:25:13 +00:00
schmirl
d012504c3a
server_connectionVTP-add-filter-stream.patch by Petri Hintukainen
...
- Add new stream for section filters data
2007-04-24 11:40:35 +00:00
schmirl
a0dfe7b20a
server_connectionVTP-new-data.patch by Petri Hintukainen
...
- Add new data (LiveFilterStreamer and LiveFilterSocket)
- Misc cleanup
Modified Files:
server/connectionVTP.c server/connectionVTP.h
2007-04-24 11:03:41 +00:00
schmirl
d5a38b3213
client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen ( #219 )
...
- 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-24 10:43:40 +00:00
schmirl
3ceb716ea9
Use compiler flag -Wall. Cleanup code as necessary.
...
(#171 Thanks to Rolf Ahrenberg)
Modified Files:
Makefile streamdev-server.c server/connection.h
server/connectionHTTP.c server/connectionVTP.c tools/source.c
2007-04-16 11:01:02 +00:00
schmirl
1e9e200e8a
Fixed null pointers
2007-03-02 15:27:07 +00:00
lordjaxom
450c8fd4a7
- added TS compatibility mode
2005-05-09 20:22:29 +00:00
lordjaxom
c18ebf9158
- some compilers complained about missing declarations, added <ctype.h>
2005-04-24 16:26:14 +00:00
lordjaxom
ab8f0c75f3
- implemented audio track selection for http
2005-02-10 22:24:26 +00:00
lordjaxom
b2b925d1a9
- transfer
2005-02-08 17:22:35 +00:00
lordjaxom
0132230de0
- transfer
2005-02-08 15:34:38 +00:00
lordjaxom
8e4556b0a9
- first adoptions (transfer-commit)
2005-02-08 13:59:16 +00:00
lordjaxom
302fa2e672
Initial revision
2004-12-30 22:43:55 +00:00