Age | Commit message (Expand) | Author |
2012-03-11 | The channel name column in the "What's on now/next" menu now adjusts its widt... | Klaus Schmidinger |
2012-03-11 | Fixed some typos in HISTORY and CONTRIBUTORS | Klaus Schmidinger |
2012-03-11 | Changed the Green button in the "Edit timer" menu from "Once" to "Single" | Klaus Schmidinger |
2012-03-03 | Fixed the German translation of "VDR will shut down in %s minutes" | Klaus Schmidinger |
2012-03-03 | Now checking for NULL in cOsd::AddPixmap() | Klaus Schmidinger |
2012-03-02 | Fixed handling OSD color button texts in case a menu item has texts of its own | Klaus Schmidinger |
2012-03-02 | Revised priority handling to allow receivers with a priority that is lower th... | Klaus Schmidinger |
2012-02-28 | Added support for automatically selecting subtitles when playing old PES reco... | Klaus Schmidinger |
2012-02-26 | Added some typecasts to silence gcc compiler warnings | Klaus Schmidinger |
2012-02-22 | Fixed upscaling cBitmaps with anti-aliasing | Klaus Schmidinger |
2012-02-22 | Fixed handling subtitle color palettes on channels where subtitles appear "wo... | Klaus Schmidinger |
2012-02-20 | Added several cTimer::Set...() functions | Klaus Schmidinger |
2012-02-20 | Increased the average character estimate for calculating tab positions in ski... | Klaus Schmidinger |
2012-02-19 | Fixed switching into time shift mode when pausing live video1.7.24 | Klaus Schmidinger |
2012-02-15 | Fixed handling the PrimaryLimit when requesting a device for live viewing | Klaus Schmidinger |
2012-02-14 | Added some missing 'const' to cDevice | Klaus Schmidinger |
2012-02-14 | Credits to Ralf Schueler for some backports to version 1.6.0-3 | Klaus Schmidinger |
2012-02-13 | Improved handling subtitles of BBC channels | Klaus Schmidinger |
2012-02-11 | The epg.data file is now read in a separate thread | Klaus Schmidinger |
2012-01-25 | Fixed cRecording::LengthInSeconds(), which wrongfully rounded the result to f... | Klaus Schmidinger |
2012-01-18 | Some improvements to the Makefiles | Klaus Schmidinger |
2012-01-18 | Fixed a crash in a plugin using cDeviceHook when VDR ends | Klaus Schmidinger |
2012-01-15 | Fixed frozen live view with device bonding in case the bonded master is used ...1.7.23 | Klaus Schmidinger |
2012-01-13 | Added member functions Adapter() and Frontend() to cDvbDevice | Klaus Schmidinger |
2012-01-13 | BIDI support now checks at runtime whether the system runs with UTF-8 | Klaus Schmidinger |
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 |