index
:
vdr-plugin-streamdev
dead
master
servermenu
v0_4
VDR Streamdev Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
connectionVTP.c
Age
Commit message (
Expand
)
Author
2016-03-21
Streamdev-server compatibility with VDR 2.3.1 (fixes #2249)
Frank Schmirler
2014-11-07
Added SVDRP commands to list and disconnect clients (closes #1860)
Frank Schmirler
2014-06-23
Setting streamer to NULL if TUNE fails should not be necessary
Frank Schmirler
2014-06-07
Revised class responsibilities: Moved live TV related functions to livestreamer
Frank Schmirler
2014-05-18
Moved streamer from each individual connection class to cServerConnection
Frank Schmirler
2013-11-17
Disabled PS remuxer which is said to produce anything but PS
Frank Schmirler
2013-11-01
Set device occupied when streamdev switches away LiveTV on the server, to
Frank Schmirler
2013-10-20
API change of VDR 2.1.2
Frank Schmirler
2013-10-01
Redesigned pos= parameter patch for streaming recordings and added missing
Frank Schmirler
2013-02-01
API change of 1.7.28: missed one affected line leading to crashed in VTP
Frank Schmirler
2012-12-16
Don't abort VTP connection if filter stream is broken
Frank Schmirler
2012-12-04
In cStreamdevStreamer dropped Activate(bool) and moved its code into Start()
Frank Schmirler
2012-11-24
Moved cStreamdevFilterStreamer to livefilter.[hc]
Frank Schmirler
2012-06-28
Corrected typos (thanks to Ville Skyttä)
Frank Schmirler
2012-05-21
Proper fix for "client sends ABRT after TUNE". Obsoletes many hacks in client
Frank Schmirler
2012-05-12
Replaced server-side suspend modes with priority based precedence handling
Frank Schmirler
2012-05-12
Dropped compatibility of streamdev-server with VDR < 1.7.25
Frank Schmirler
2011-12-11
Support for non-cycle-free setups (e.g. where two VDRs mutually share
Frank Schmirler
2011-11-28
Added server menu with list of clients. Connections can be terminated
Frank Schmirler
2011-11-07
restricted VTP command RENR to liemikuutio patch < 1.32 (fixes #786).
Frank Schmirler
2011-09-02
check availability of channel if VTP command TUNE is called without prior
Frank Schmirler
2011-07-06
added support for VDR 1.7.19 SignalStrength/SignalQuality
Frank Schmirler
2011-06-03
Server must close the VTP connection also if filter stream is broken
Frank Schmirler
2011-03-07
Dropped compatibility with VDR < 1.5.16
Frank Schmirler
2011-03-22
Snapshot 2010-09-15
Frank Schmirler
2010-01-29
added DELT FORCE option to delete running timers (#554)
schmirl
2010-01-29
added VDR 1.7.11 parental rating support for VTP LSTE command (#555)
schmirl
2009-10-13
silenced warnings concerning asprintf (requested by Rolf Ahrenberg)
schmirl
2009-09-30
don't update recordings list on CmdPLAY (reported by BBlack)
schmirl
2009-07-17
fixed insecure format strings in LSTX handlers
schmirl
2009-07-02
improved PARENTALRATING patch detection (thanks to Rolf Ahrenberg)
schmirl
2009-07-01
added XBMC support by extending VTP capabilities (thanks to Alwin Esch)
schmirl
2009-06-19
- added namespace to remuxers
schmirl
2009-01-16
Commented PES for vdr 1.7.3+
schmirl
2008-04-07
- removed legacy code for pre VDR 1.4
schmirl
2008-03-13
Make sure that a FilterStreamer is only started if client supports it
schmirl
2008-03-12
FreeBSD compatibility (#435)
schmirl
2007-09-21
VTP now also supports PS, PES and EXTERN.
schmirl
2007-05-09
Set DSCP 41 on stream data packets. WMM capable WLAN accesspoints
schmirl
2007-04-26
Removed duplicated code fragments probably caused by patches with too
schmirl
2007-04-24
server_connectionVTP-add-filter-stream.patch by Petri Hintukainen
schmirl
2007-04-24
server_connectionVTP-new-data.patch by Petri Hintukainen
schmirl
2007-04-24
client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219)
schmirl
2007-04-16
Use compiler flag -Wall. Cleanup code as necessary.
schmirl
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
[next]