Age | Commit message (Expand) | Author |
2012-03-05 | Made the ST:TNG skin the default in case the user selected skin is not available | Klaus Schmidinger |
2012-03-05 | Improved displaying the play mode in the ST:TNG skin | Klaus Schmidinger |
2012-03-05 | Added some missing member initializations in cBitmap | Klaus Schmidinger |
2012-03-04 | Fixed a possible race condition with the SVDRP commands CLRE and PUTE | Klaus Schmidinger |
2012-03-03 | Toggling a mark now restarts the timeout of the replay progress display | Klaus Schmidinger |
2012-03-03 | The replay progress display is now turned on whenever a mark is toggled (not ... | 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-03 | Moved the call to cStatus::MsgChannelSwitch(this, 0) to the beginning of cDev...1.7.25 | 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 | Replaced min(max()) calls with the new function constrain() | Klaus Schmidinger |
2012-03-02 | Added a Query parameter to cDevice::GetDevice(), so that devices can be queri... | 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-27 | The code for the RCU remote control unit has been moved into a separate plugi... | Klaus Schmidinger |
2012-02-27 | Fixed handling overlapping timers in case a VPS timer with higher priority ne... | Klaus Schmidinger |
2012-02-26 | Added some typecasts to silence gcc compiler warnings | Klaus Schmidinger |
2012-02-25 | If the first event in a schedule has a table id of 0x00, any incoming EIT dat... | Klaus Schmidinger |
2012-02-25 | Removed the "PrimaryLimit" | Klaus Schmidinger |
2012-02-24 | Fixed getting the video aspect ratio for scaling subtitles | 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-21 | Updated the Finnish OSD texts | Klaus Schmidinger |
2012-02-21 | Updated the Estonian OSD texts | Klaus Schmidinger |
2012-02-21 | Revoked "Fixed a possible deadlock in time shift mode" | Klaus Schmidinger |
2012-02-20 | Changed the return value of cTimer::SetFile() to 'void' | Klaus Schmidinger |
2012-02-20 | Added several cTimer::Set...() functions | Klaus Schmidinger |
2012-02-20 | Fixed getting the subsystem ids of DVB devices in case they have been rearran... | Klaus Schmidinger |
2012-02-20 | Increased the average character estimate for calculating tab positions in ski... | Klaus Schmidinger |
2012-02-19 | The fps value for channels where it differs from the default is now set corre... | Klaus Schmidinger |
2012-02-19 | Fixed switching into time shift mode when pausing live video1.7.24 | Klaus Schmidinger |
2012-02-18 | Fixed a possible deadlock in time shift mode | Klaus Schmidinger |
2012-02-17 | cReadDir::Next() now skips directory entries "." and ".." | Klaus Schmidinger |
2012-02-17 | The DVB device adapters/frontends are now probed by scanning the /dev/dvb dir... | Klaus Schmidinger |
2012-02-16 | Removed code stub for obsolete SVDRP command MOVT | Klaus Schmidinger |
2012-02-16 | The SVDRP command DELR now won't delete a recording that is currently being e... | Klaus Schmidinger |
2012-02-16 | An ongoing editing process is now canceled if either the original or the edit... | Klaus Schmidinger |
2012-02-15 | Removed superfluous calls to SetVideoFormat() from device constructors | 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 | Added a missing '.' after the month in VPS strings | Klaus Schmidinger |
2012-02-13 | No longer using tabs as delimiter in the EPG bugfix log | Klaus Schmidinger |
2012-02-13 | Improved handling subtitles of BBC channels | Klaus Schmidinger |
2012-02-12 | Fixed a possible crash when canceling VDR while displaying subtitles, and the... | Klaus Schmidinger |
2012-02-12 | Fixed selecting the primary device for receiving the live viewing channel in ... | Klaus Schmidinger |
2012-02-11 | The epg.data file is now read in a separate thread | Klaus Schmidinger |
2012-01-26 | Symbolic links are no longer resolved in cRecordings::ScanVideoDir() | 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 |