summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
2015-03-13Added some comment to cPixmap about the relation between OSD, ViewPort and Dr...Klaus Schmidinger
2015-03-11Added detection of 24fpsKlaus Schmidinger
2015-03-09The Setup/CAM menu now displays which device an individual CAM is currently a...Klaus Schmidinger
2015-02-19Updated the Spanish OSD textsKlaus Schmidinger
2015-02-16Improved the German translations of "EPG bugfix level"", "StreamId" and "T2Sy...Klaus Schmidinger
2015-02-16Fixed using the default sort mode in a video directory without a ".sort" fileKlaus Schmidinger
2015-02-15Modified credit to Albert DanisKlaus Schmidinger
2015-02-15Removed credit to Mario Fenneis (requested by Albert Danis)Klaus Schmidinger
2015-02-14Added credit for Albert DanisKlaus Schmidinger
2015-02-13Updated the Polish OSD textsKlaus Schmidinger
2015-02-13Fixed pausing replay at the last editing markKlaus Schmidinger
2015-02-13Added credit for Albert DanisKlaus Schmidinger
2015-02-13Updated the Hungarian OSD textsKlaus Schmidinger
2015-02-13Updated the Swedish OSD textsKlaus Schmidinger
2015-02-11Updated the French OSD textsKlaus Schmidinger
2015-02-11Updated the Dutch OSD textsKlaus Schmidinger
2015-02-11cOsd::RenderPixmaps() now returns a pointer to cPixmap instead of cPixmapMemo...Klaus Schmidinger
2015-02-10Added command line option --chartab to replace VDR_CHARSET_OVERRIDEKlaus Schmidinger
2015-02-10Made skipping with Green/Yellow keys configurableKlaus Schmidinger
2015-02-09Added an empty target to the Makefile to make sure the sub-make for libsi is ...Klaus Schmidinger