summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2017-05-09Added a Status parameter to the interface of cDevice::SignalStats() and cDvbD...Klaus Schmidinger
2017-05-09Fixed selecting delivery system names in case of undefined indexesKlaus Schmidinger
2017-05-09Changed the default return value of cEpgHandler::BeginSegmentTransfer() to trueKlaus Schmidinger
2017-05-09When selecting a device/CAM combination for live viewing, CAMs that are known...Klaus Schmidinger
2017-05-01Log messages about switching channels now include the channel IDKlaus Schmidinger
2017-04-23Removed logging DVB API 5 signal statistics, because it happened too often if...Klaus Schmidinger
2017-04-22The SVDRP command LSTC can now list the channels with channel ids; channel nu...Klaus Schmidinger
2017-04-17Implemented getting and logging DVB API 5 signal statisticsKlaus Schmidinger
2017-04-03Recordings now have unique idsKlaus Schmidinger
2017-04-02The cEvent class now has a new member 'aux'Klaus Schmidinger
2017-04-01Changed tEventID back to u_int32_tKlaus Schmidinger
2017-03-31The function cEpgHandlers::BeginSegmentTransfer() is now booleanKlaus Schmidinger
2017-03-28Added credit for Jasmin Jessich2.3.3Klaus Schmidinger
2017-01-09Changed 'unsigned' to 'signed' in some places to avoid trouble with abs() in ...Klaus Schmidinger
2017-01-09The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw...Klaus Schmidinger
2017-01-08Added a missing dependency to the Makefile to avoid error messages in the cle...Klaus Schmidinger
2017-01-05Updated the Russian OSD textsKlaus Schmidinger
2016-12-27Added 'S3W ABS-3A' to sources.confKlaus Schmidinger
2016-12-23Added a short sleep to cTSBuffer::Action() to avoid high CPU usageKlaus Schmidinger
2016-12-23Added support for the systemd watchdogKlaus Schmidinger
2016-12-23Avoiding some duplicate code and unnecessary work in nit.cKlaus Schmidinger
2016-12-23Fixed a possible buffer overflow in handling CA descriptorsKlaus Schmidinger
2016-12-22Fixed a typo in the description of cTimers::GetTimersRead()Klaus Schmidinger
2016-12-22Added a 'const' version of cTimers::GetTimer()Klaus Schmidinger
2016-12-22Fixed truncated date/time strings in the skins on multi-byte UTF-8 systemsKlaus Schmidinger
2016-12-22Added 'S58.5E Kazsat 3' to sources.confKlaus Schmidinger
2016-12-22Sorted sources.conf by continuous azimuthKlaus Schmidinger
2016-12-22Fixed building VDR with systemd >= 230Klaus Schmidinger
2016-12-22Fixed regenerating the index of audio recordingsKlaus Schmidinger
2016-12-22Added cFont::Width(void) to get the default character width and allow stretch...Klaus Schmidinger
2016-12-22Implemented a frame parser for H.265 (HEVC) recordingsKlaus Schmidinger
2016-12-22Fixed replaying recordings to their very end, if they don't end with an I-frameKlaus Schmidinger
2016-12-22Improved handling frame numbers to have a smoother progress display during re...Klaus Schmidinger
2016-12-22Fixed resuming replay at a given position, which was off by one frameKlaus Schmidinger
2016-12-22Made the cPlayer member functions FramesPerSecond, GetIndex and GetReplayMode...Klaus Schmidinger
2016-12-13Added a note to the description of cFont::Size(), regarding possible differen...Klaus Schmidinger
2015-09-16Fixed an overflow of PIDs in a receiverKlaus Schmidinger
2015-09-16Fixed a crash when deleting a recordingKlaus Schmidinger
2015-09-11Empty adaptation field TS packets are now skipped when recordingKlaus Schmidinger
2015-09-11Implemented the setup option "Recording/Record key handling"Klaus Schmidinger
2015-09-10Fixed a possible stack overflow in cListBase::Sort()Klaus Schmidinger
2015-09-10Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizo...Klaus Schmidinger
2015-09-10The 'newplugin' script now creates the 'po' subdirectory for translationsKlaus Schmidinger
2015-09-10The character 0x0D is now stripped from EPG textsKlaus Schmidinger
2015-04-19The -u option now also accepts a numerical user idKlaus Schmidinger
2015-04-18The -V and -h options now list the plugins in alphabetical orderKlaus Schmidinger
2015-04-18The command line option -D now accepts the value '-' (as in -D-), which preve...Klaus Schmidinger
2015-04-11The script that gets called for recordings is now also called right before a ...Klaus Schmidinger
2015-04-11Reduced the priority of the "video directory scanner" thread and checking cIo...Klaus Schmidinger
2015-03-17Fixed setting the source value of newly created channels, in case the NIT is ...Klaus Schmidinger