Age | Commit message (Expand) | Author |
2012-06-03 | Speeded up opening menus on systems with many (several thousands) of recordin...1.7.28 | Klaus Schmidinger |
2012-06-02 | Added DeleteEvent() to the EPG handler interface, so that an EPG handler can ... | Klaus Schmidinger |
2012-06-02 | Extended the interface to the script that gets called for recordings, so that... | Klaus Schmidinger |
2012-06-02 | Fixed font handling with fontconfig 2.9.0 or newer | Klaus Schmidinger |
2012-05-29 | Fixed resetting CAMs | Klaus Schmidinger |
2012-05-19 | Fixed checking for UTF-8 support in cFont::Bidi() | Klaus Schmidinger |
2012-05-13 | Fixed a mismatched 'delete' in cSchedules::SetEpgDataFileName() | Klaus Schmidinger |
2012-05-11 | Making sure setup strings don't contain any newline characters | Klaus Schmidinger |
2012-05-09 | Removed the "bondedMasterFailed" mechanism from cDvbTuner | Klaus Schmidinger |
2012-05-08 | Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprin... | Klaus Schmidinger |
2012-05-08 | Fixed character comparisons in cSubtitleObject::DecodeCharacterString() | Klaus Schmidinger |
2012-05-06 | Fixed a possible high CPU load when pausing replay | Klaus Schmidinger |
2012-04-27 | Credits to Marcus Roscher | Klaus Schmidinger |
2012-04-26 | Fixed the SVDRP command UPDR, which didn't update the global recordings list | Klaus Schmidinger |
2012-04-15 | The new setup option "DVB/Standard compliance" can be used to switch between ... | Klaus Schmidinger |
2012-04-07 | Fixed EPG scan on systems with only a single DVB device that use software output | Klaus Schmidinger |
2012-04-01 | Fixed getting the maximum short channel name length in case there are no shor... | Klaus Schmidinger |
2012-03-25 | Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel()1.7.27 | Klaus Schmidinger |
2012-03-16 | Fixed reduced bpp support for DVB subtitles | Klaus Schmidinger |
2012-03-14 | Moved setting LC_NUMERIC further up to make sure any floating point numbers u... | Klaus Schmidinger |
2012-03-11 | Made the "overloaded-virtual" warning an error to detect hidden overloaded vi... | Klaus Schmidinger |
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 |