summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2015-01-24make sure TimedWrite(...) doesn't return failure after a slow but successfulFrank Schmirler
2015-01-24Fixed problems related to VTP filter streaming like ringbuffer overflows,Frank Schmirler
2014-12-23Added Polish translation (closes #2038)Frank Schmirler
2014-12-22Converted suspend.dat into proper PES format (closes #2034)Frank Schmirler
2014-11-20Implemented GetCurrentlyTunedTransponder() on client (closes #2010)Frank Schmirler
2014-11-07Added service call returning the number of clients (closes #1967)Frank Schmirler
2014-11-07Added SVDRP commands to list and disconnect clients (closes #1860)Frank Schmirler
2014-10-24fixed recplayer issues with large TS files (>4GB)Frank Schmirler
2014-09-02Merged duplicateFrank Schmirler
2014-08-31Make ChannelChange retune only if CA IDs changed (closes #1767)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-02Added HTTP "Server" headerFrank 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-02-27Adapted Makefiles to VDR 1.7.36+ (thanks to macmenot). Old makefiles haveFrank Schmirler
2012-12-16Basic support for HTTP streaming of recordingsFrank Schmirler
2012-06-28Corrected typos (thanks to Ville Skyttä)Frank Schmirler
2012-06-22Fixed compiler error in client/device.c with VDR < 1.7.22 (reported by Uwe@vd...Frank Schmirler
2012-04-21New special meaning "show current channel" when channel 0 is requested.Frank Schmirler
2012-03-01Report the server-side HTTP status "503 Service unavailable" instead ofFrank Schmirler
2011-12-13Update of po headers and Finnish translation (thanks to Rolf Ahrenberg)Frank Schmirler
2011-12-08Added "Hide mainmenu entry" option on server (thanks to Rolf Ahrenberg)Frank Schmirler
2011-11-21Code cleanup and optimization (thanks to Ville Skyttä)Frank Schmirler
2011-11-12fixed memory leak in libdvbmpeg read_pes (fixes #769)Frank Schmirler
2011-11-07restricted VTP command RENR to liemikuutio patch < 1.32 (fixes #786).Frank Schmirler
2011-11-07updated outdated COPYING file and FSF address (fixes #767, fixes #768)Frank Schmirler
2011-09-02increased WRITERBUFSIZE. Has been reported to fix some ringbuffer overflowsFrank Schmirler
2011-05-02- new externremux.sh mencoder config options: audio pid by language codefrank
2011-03-18Added Spanish translationFrank Schmirler
2011-02-01updated copy of GetClippedNumProvidedSystems to the version used since VDR 1....Frank Schmirler
2011-01-28Fixed the code deciding if a device is in use for live TV or not. It didFrank Schmirler
2010-12-10make sure that a client doesn't interrupt replaying on server's FF cardFrank Schmirler
2010-12-10switching away live TV failed even when "always suspended"Frank Schmirler
2010-12-10fixed regression: no receiver created for ES/PS/PESFrank Schmirler
2011-03-22Snapshot 2010-09-15Frank Schmirler
2010-07-22don't use std::map.at(). It's not available in older libstdc++ versionschmirl
2010-07-22fixed extremux x264 using value of ABR for VBRschmirl
2010-07-20fixed wrong URL path in m3u playlistsschmirl
2010-07-20- set externremux.sh executable in distribution archiveschmirl
2010-06-04Switched to proper tsplay-0.2 patch detectionschmirl
2010-04-19Added support for EnhancedAC3schmirl
2010-02-20fixed a memory leak in cStreamdevPatFilter::GetPid (thanks to lhanisch)schmirl
2010-02-17switching between two encrypted channels on the same transponder didn'tschmirl
2010-01-29added DELT FORCE option to delete running timers (#554)schmirl
2010-01-29added VDR 1.7.11 parental rating support for VTP LSTE command (#555)schmirl
2009-12-15added Lithuanian translation (thanks to Valdemaras Pipiras)schmirl
2009-11-04added defines for large file support to Makefile as required by VDR 1.7.4+schmirl
2009-11-03Added Slovak translations (thanks to Milan Hrala)schmirl
2009-10-13silenced warnings concerning asprintf (requested by Rolf Ahrenberg)schmirl