summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-08Show old VDR PES recordings in HTTP menu only if PES mode is selectedFrank Schmirler
2014-09-07Implemented remuxing of recordings (closes #1892)Frank Schmirler
2014-09-07Implemented remuxing when replaying recordingsFrank Schmirler
2014-09-02Merged duplicateFrank 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-09Updated HISTORYFrank 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-23Setting streamer to NULL if TUNE fails should not be necessaryFrank 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-18Moved streamer from each individual connection class to cServerConnectionFrank Schmirler
2014-05-18Configurable buffer for live TVFrank Schmirler
2014-05-18TypoFrank Schmirler
2013-11-28Release 0.6.1Frank Schmirler
2013-11-25Updated Slovak translation (closes #1626)Frank Schmirler
2013-11-25Updated Finnish translation (thanks to Rolf Ahrenberg)Frank Schmirler
2013-11-17Disabled PS remuxer which is said to produce anything but PSFrank Schmirler
2013-11-17The patches intcamdevices and ignore_missing_cam are no longer requiredFrank Schmirler
2013-11-02Added option to suspend live TV when the server starts (closes #1296)Frank Schmirler
2013-11-01Set device occupied when streamdev switches away LiveTV on the server, toFrank Schmirler
2013-10-30Fixed channel switch issues with priority > 0Frank Schmirler
2013-10-21Removed noisy debug messagesFrank Schmirler
2013-10-20Fixed HTTP menu destructionFrank Schmirler
2013-10-20API change of VDR 2.1.2Frank Schmirler
2013-10-19Fixed priority handling, messed up when adding multi-device supportFrank Schmirler
2013-10-02Added HTTP "Server" headerFrank Schmirler
2013-10-01Ignore dummy file extensions (.ts, .vob, .vdr) when parsing HTTP URIsFrank Schmirler
2013-10-01Redesigned pos= parameter patch for streaming recordings and added missingFrank Schmirler
2013-09-27Select start position for replaying a recording by parameter pos=Frank Schmirler
2013-07-16Start cSuspendCtl hidden or it will prevent idle shutdown.Frank Schmirler
2013-07-16Fixed recordings menu inode numbers: ino_t is a long long on some systemsFrank Schmirler
2013-03-19Updated Slovak translation (closes #1293)Frank Schmirler
2013-02-28Added missing install target (fixes #1274)Frank Schmirler
2013-02-27Adapted Makefiles to VDR 1.7.36+ (thanks to macmenot). Old makefiles haveFrank Schmirler
2013-02-18API changes of VDR 1.7.38 (thanks to mal@vdr-developer)Frank Schmirler
2013-02-03Added simple recordings menu in HTTP serverFrank Schmirler
2013-02-03Restructured menuHTTP classesFrank Schmirler
2013-02-02Added RSS format for HTTP menusFrank Schmirler
2013-02-02Recordings can now also be selected by struct stat "st_dev:st_ino.rec"Frank Schmirler
2013-02-01API change of 1.7.28: missed one affected line leading to crashed in VTPFrank Schmirler
2013-01-29Implemented multi-device support for streamdev client (closes #1207)Frank Schmirler
2012-12-16Basic support for HTTP streaming of recordingsFrank Schmirler
2012-12-16Added #include <string>Frank Schmirler
2012-12-16Close writer when streamer is finishedFrank Schmirler