Age | Commit message (Expand) | Author |
2014-04-14 | VDR now reads command line options from *.conf files in /etc/vdr/conf.d | Klaus Schmidinger |
2014-04-13 | Added entries for version 2.0.6 | Klaus Schmidinger |
2014-04-13 | Fixed a possible division by zero in frame rate detection | Klaus Schmidinger |
2014-04-13 | Whitespace fix | Klaus Schmidinger |
2014-04-06 | A cCamSlot that has WantsTsData set to true in its constructor now also gets ... | Klaus Schmidinger |
2014-03-24 | Updated the Italian OSD texts | Klaus Schmidinger |
2014-03-22 | No longer logging an error message in DirSizeMB() if the given directory does... | Klaus Schmidinger |
2014-03-16 | Added support for systemd2.1.6 | Klaus Schmidinger |
2014-03-16 | Now resetting the isOnVideoDirectoryFileSystem member of a cRecording to -1 a... | Klaus Schmidinger |
2014-03-16 | Now initializing the isOnVideoDirectoryFileSystem member of cRecording when s... | Klaus Schmidinger |
2014-03-16 | Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters | Klaus Schmidinger |
2014-03-15 | Refactored setup parameter handling for output devices | Klaus Schmidinger |
2014-03-11 | Added a log message in case a receiver is detached from its device because th... | Klaus Schmidinger |
2014-03-10 | The SDT is now only parsed *after* the NIT has been read | Klaus Schmidinger |
2014-03-10 | Fixed indentation | Klaus Schmidinger |
2014-03-10 | When checking for obsolete channels, those with an RID that is not 0 are now ... | Klaus Schmidinger |
2014-03-10 | Fixed drawing the live indicator in the LCARS skin in case there are no devices | Klaus Schmidinger |
2014-03-10 | Updated the Finnish OSD texts | Klaus Schmidinger |
2014-03-09 | The Recordings menu now remembers the last recording the cursor was positione... | Klaus Schmidinger |
2014-03-09 | Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings() | Klaus Schmidinger |
2014-03-09 | Fixed adding new source types in case they are already registered | Klaus Schmidinger |
2014-03-08 | Fixed handling PAT packets when detecting frames | Klaus Schmidinger |
2014-03-08 | Fixed a possible endless loop in cH264Parser::GetGolombUe() | Klaus Schmidinger |
2014-03-05 | Changed email address of Christopher Reimer | Klaus Schmidinger |
2014-02-27 | Fixed handling transfer mode on full featured DVB cards for encrypted channel... | Klaus Schmidinger |
2014-02-26 | Fixed keeping the current position in the Recordings menu if a recording was ... | Klaus Schmidinger |
2014-02-25 | Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because th... | Klaus Schmidinger |
2014-02-23 | Adjusted release date2.1.5 | Klaus Schmidinger |
2014-02-21 | Fixed handling frame detection buffer length | Klaus Schmidinger |
2014-02-21 | Fixed detecting broken video data streams when recording | Klaus Schmidinger |
2014-02-19 | No section number in debug message | Klaus Schmidinger |
2014-02-18 | Fixed the replay progress display for very long recordings | Klaus Schmidinger |
2014-02-18 | Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on... | Klaus Schmidinger |
2014-02-15 | Fixed learning keyboard remote control codes | Klaus Schmidinger |
2014-02-08 | Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with... | Klaus Schmidinger |
2014-02-08 | Added LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning... | Klaus Schmidinger |
2014-02-08 | Fixed some compiler warnings with Clang 3.4.1 | Klaus Schmidinger |
2014-02-08 | Fixed numbering frames (cont'd) | Klaus Schmidinger |
2014-02-06 | Fixed a possible crash in the OSD demo | Klaus Schmidinger |
2014-02-06 | Fixed numbering frames | Klaus Schmidinger |
2014-02-04 | Fixed flickering if subtitles are active while the OSD demo is running | Klaus Schmidinger |
2014-01-31 | Further clarified the semantics of cCamSlot::Decrypt() | Klaus Schmidinger |
2014-01-31 | Updated the Estonian OSD texts | Klaus Schmidinger |
2014-01-30 | Fixed clearing non-editable members in the channel editor | Klaus Schmidinger |
2014-01-29 | Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recordi... | Klaus Schmidinger |
2014-01-28 | Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting th... | Klaus Schmidinger |
2014-01-26 | Now checking whether the primary device actually has a decoder before retunin... | Klaus Schmidinger |
2014-01-26 | Now checking whether the primary device atcually has a decoder before retunin... | Klaus Schmidinger |
2014-01-26 | Adjusted release date2.1.4 | Klaus Schmidinger |
2014-01-25 | Fixed a superfluous call to the skin's SetRecording() function after renaming... | Klaus Schmidinger |