summaryrefslogtreecommitdiff
path: root/server/livestreamer.c
AgeCommit message (Expand)Author
2016-03-21Streamdev-server compatibility with VDR 2.3.1 (fixes #2249)Frank Schmirler
2015-10-04use cReceiver::SetPriority(...) in VDR 2.1.4+Frank Schmirler
2014-09-07Implemented remuxing of recordings (closes #1892)Frank Schmirler
2014-08-31Make ChannelChange retune only if CA IDs changed (closes #1767)Frank Schmirler
2014-08-10Moved remux from livestreamer to streamerFrank Schmirler
2014-08-09Implemented VDR 2.1.4 cStatus::ChannelChange(...)Frank Schmirler
2014-08-09Call detach only if receiver is attachedFrank Schmirler
2014-06-23Try changing to other device when receiver got detachedFrank Schmirler
2014-06-23In TSPIDS mode, create and attach receiver with empty pid list to occupy deviceFrank Schmirler
2014-06-23No need for Detach/Attach in SwitchDevice as it is only called when detached.Frank Schmirler
2014-06-23Fixed initialization of m_StreamTypeFrank Schmirler
2014-06-22Dropped unused function and parameter.Frank Schmirler
2014-06-07Revised class responsibilities: Moved live TV related functions to livestreamerFrank Schmirler
2014-05-18Configurable buffer for live TVFrank Schmirler
2013-11-17Disabled PS remuxer which is said to produce anything but PSFrank Schmirler
2012-12-16Close writer when streamer is finishedFrank Schmirler
2012-12-16Restructured cStreamdevStreamer: Moved inbound buffer into actual subclass.Frank Schmirler
2012-12-04In cStreamdevStreamer dropped Activate(bool) and moved its code into Start()Frank Schmirler
2012-11-24Moved cStreamdevFilterStreamer to livefilter.[hc]Frank Schmirler
2012-05-12Dropped compatibility of streamdev-server with VDR < 1.7.25Frank Schmirler
2011-11-28Added server menu with list of clients. Connections can be terminatedFrank Schmirler
2011-10-25include SDT and TDT in TS streamsFrank Schmirler
2011-09-09adaption to VDR 1.7.12 cReceiver API changeFrank Schmirler
2011-07-06added support for VDR 1.7.19 SignalStrength/SignalQualityFrank Schmirler
2010-12-10fixed regression: no receiver created for ES/PS/PESFrank Schmirler
2011-03-22Snapshot 2010-09-15Frank Schmirler
2010-04-19Added support for EnhancedAC3schmirl
2010-02-20fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)schmirl
2009-09-18- cleaned up common.h / common.cschmirl
2009-08-05enable PatFilter for externremux, so VLC can be used as remuxer or clientschmirl
2009-06-30now there's a common baseclass for all remuxers, make use of itschmirl
2009-06-19- added namespace to remuxersschmirl
2009-01-16Commented PES for vdr 1.7.3+schmirl
2008-11-24Compatiblity to Network Media Tank (#496)schmirl
2008-10-31consider Pids from channels.conf when HTTP TS streaming. Section filteringschmirl
2008-10-22- fixed output format of some debug messages (thanks to Rolf Ahrenberg)schmirl
2008-10-13Compatibility to VDR 1.7.1 (#483)schmirl
2008-04-08- added gettext support (thanks to Rolf Ahrenberg)schmirl
2008-04-07- removed legacy code for pre VDR 1.4schmirl
2008-03-28Rewrite of http menu (#439)schmirl
2008-03-13Add EIT into TS stream (#442)schmirl
2008-02-22TS PAT repacker for streamtype TS. The PAT shoudln't refer to PMTs we don'tschmirl
2007-04-24server_live-filter_remove_setfilter.patch by Petri Hintukainenschmirl
2007-04-24server_live-filter-streamer.patch by Petri Hintukainenschmirl
2007-04-24server_ts-pat-pmt-filter.patch by Petri Hintukainenschmirl
2007-04-23based on server_livefilter-streamer-type.patch by Petri Hintukainenschmirl
2007-01-15API changes of VDR 1.5.0 (#219)schmirl
2005-03-12- fixed pure virtual crash in serverlordjaxom
2005-02-11- blarghlordjaxom
2005-02-11- transferlordjaxom