summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
2009-09-30don't update recordings list on CmdPLAY (reported by BBlack)schmirl
2009-09-15report charset in HTTP replies (suggested by Rolf Ahrenberg)schmirl
2009-09-04use SO_KEEPALIVE option on all sockets do detect dead socketsschmirl
2009-07-17attributed wrong patch nameschmirl
2009-07-17fixed insecure format strings in LSTX handlersschmirl
2009-07-02improved PARENTALRATING patch detection (thanks to Rolf Ahrenberg)schmirl
2009-07-01added XBMC support by extending VTP capabilities (thanks to Alwin Esch)schmirl
2009-06-19- added namespace to remuxersschmirl
2009-02-13Added IGMP multicast serverschmirl
2009-02-03Fixed parsing Min/MaxPriority from configschmirl