Age | Commit message (Expand) | Author |
2012-01-13 | Change Frank Neumann's email address | Klaus Schmidinger |
2012-01-12 | Fixed the SVDRP command CLRE for a single channel in case there are events th... | Klaus Schmidinger |
2012-01-11 | Fixed cConfig::Load() for g++ version 4.7.0 | Klaus Schmidinger |
2012-01-11 | Added support for handling DVB-T2 transponders | Klaus Schmidinger |
2012-01-11 | Added support for DVB-T2 to libsi | Klaus Schmidinger |
2012-01-11 | Fixed cListBase::Move() in case From and To are equal | Klaus Schmidinger |
2012-01-11 | Fixed cDvbSubtitleConverter::SetOsdData() | Klaus Schmidinger |
2012-01-08 | cEvent::FixEpgBugs() now replaces any newline characters in stream component ... | Klaus Schmidinger |
2012-01-08 | cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands a... | Klaus Schmidinger |
2011-12-10 | Added support for HbbTV to libsi | Klaus Schmidinger |
2011-12-10 | Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality() | Klaus Schmidinger |
2011-12-10 | Removed a redundant NULL check in cDvbSpuDecoder::setTime() | Klaus Schmidinger |
2011-12-10 | Removed redundant memset() in the ctor of cSatCableNumbers | Klaus Schmidinger |
2011-12-10 | Removed redundant thanks | Klaus Schmidinger |
2011-12-10 | Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too many... | Klaus Schmidinger |
2011-12-10 | Fixed handling symbolic links in cRecordings::ScanVideoDir() | Klaus Schmidinger |
2011-12-04 | Replaced all calls to sleep() with cCondWait::SleepMs() | Klaus Schmidinger |
2011-12-04 | Added file name and line number to LOG_ERROR_STR() | Klaus Schmidinger |
2011-12-04 | Changed the default location for the LIRC socket to /var/run/lirc/lircd | Klaus Schmidinger |
2011-12-04 | Removed the '.pl' suffix from all scripts | Klaus Schmidinger |
2011-12-04 | Added generating a pkg-config file to the Makefile | Klaus Schmidinger |
2011-12-04 | Implemented the SVDRP command UPDR | Klaus Schmidinger |
2011-12-04 | Fixed several spelling errors | Klaus Schmidinger |
2011-12-04 | Fixed a crash when deleting a recording while cutting it | Klaus Schmidinger |
2011-10-09 | Fixed setting the start time of an edited recording | Klaus Schmidinger |
2011-09-23 | Added cap_net_raw to the capabilities that are not dropped | Klaus Schmidinger |
2011-09-18 | Fixed handling DVB subtitles and implemented decoding textual DVB subtitles | Klaus Schmidinger |
2011-09-11 | The SVDRP command LSTC now also accepts channel IDs | Klaus Schmidinger |
2011-09-11 | Updated sources.conf | Klaus Schmidinger |
2011-09-11 | VDR now supports "Satellite Channel Routing" (SCR) | Klaus Schmidinger |
2011-09-10 | Fixed scaling subtitles in case the primary device's GetVideoSize() function ... | Klaus Schmidinger |
2011-08-27 | Fixed detecting frames on radio channels | Klaus Schmidinger |
2011-08-27 | The dvbsddevice plugin now supports the new option --outputonly | Klaus Schmidinger |
2011-08-27 | The Recordings menu now displays the length (in hours:minutes) of each recording | Klaus Schmidinger |
2011-08-27 | The Audio and Subtitles options are now available through the Green and Yello... | Klaus Schmidinger |
2011-08-26 | Implemented cDevice::ProvidesEIT() | Klaus Schmidinger |
2011-08-21 | The subtitle PIDs are now stored in the channels.conf file as an extension to... | Klaus Schmidinger |
2011-08-21 | Implemented cRecording::NumFrames() and cRecording::LengthInSeconds() | Klaus Schmidinger |
2011-08-20 | The start time of an edited recording is now set to the time of the first edi... | Klaus Schmidinger |
2011-08-20 | Fixed detecting frames for channels that split frames into several payloads | Klaus Schmidinger |
2011-08-15 | Implemented command line options --filesize and --split | Klaus Schmidinger |
2011-08-15 | The cutter now sets the 'broken link' flag for MPEG2 TS recordings | Klaus Schmidinger |
2011-08-15 | Added a mutex to protect cOsd::Osds from simultaneous access from different t... | Klaus Schmidinger |
2011-08-14 | The pic2mpg script of the 'pictures' plugin now generates HD images | Klaus Schmidinger |
2011-08-13 | Made DELETENULL() thread safe | Klaus Schmidinger |
2011-08-13 | Fixed some crashes in subtitle display | Klaus Schmidinger |
2011-08-13 | The length (as number of frames) of a recording's index file can now be deter... | Klaus Schmidinger |
2011-08-12 | Now scanning new transponders before old ones, to make sure transponder chang... | Klaus Schmidinger |
2011-08-12 | cStringList::Sort() can now be called with a boolean parameter that controls ... | Klaus Schmidinger |
2011-08-12 | Fixed handling the channelID in cMenuEditChanItem | Klaus Schmidinger |