Age | Commit message (Expand) | Author |
2013-01-17 | The last replayed recording is now stored in setup.conf, which allows the blu... | Klaus Schmidinger |
2013-01-17 | Absolute jumps when replaying a recording (via the Red key) are now only perf... | Klaus Schmidinger |
2013-01-16 | Fixed multiple occurrences of the same directory in the recordings list in ca... | Klaus Schmidinger |
2013-01-16 | Revoked 'Fixed sorting recordings in case the locale ignores non-alphanumeric... | Klaus Schmidinger |
2013-01-15 | The SVDRP command LSTR now knows the additional parameter "path", which can b... | Klaus Schmidinger |
2013-01-13 | Added "repeat" function when using the keyboard to control VDR | Klaus Schmidinger |
2013-01-13 | Fixed sorting recordings in case the locale ignores non-alphanumeric characte... | Klaus Schmidinger |
2013-01-12 | Fixed the example for cReceiver in PLUGINS.html | Klaus Schmidinger |
2013-01-06 | Modified the Makefiles, by default VDR is now built according to the FHS | Klaus Schmidinger |
2013-01-03 | Added a remark indicating that the coordinates of Rect in a call to cDevice::... | Klaus Schmidinger |
2012-12-30 | Added maximum SNR value for PCTV Systems nanoStick T2 290e | Klaus Schmidinger |
2012-12-30 | Added maximum SNR value for PCTV Systems PCTV 73ESE1.7.35 | Klaus Schmidinger |
2012-12-29 | Removed "include" from the DVBDIR setting in the VDR Makefile | Klaus Schmidinger |
2012-12-29 | Re-enabled building plugins that still use pre-version-1.7.34 Makefiles | Klaus Schmidinger |
2012-12-29 | Revoked 'Now using targets install-lib and install-i18n when building plugins... | Klaus Schmidinger |
2012-12-28 | Plugin Makefiles can now include a configuration file for compile time parame... | Klaus Schmidinger |
2012-12-27 | Using relative paths again when building plugins locally | Klaus Schmidinger |
2012-12-27 | Added MANDIR to the vdr.pc file | Klaus Schmidinger |
2012-12-27 | Now using targets "install-lib" and "install-i18n" when building plugins locally | Klaus Schmidinger |
2012-12-27 | Changed "==" to "=" in the Makefile to make it POSIX style | Klaus Schmidinger |
2012-12-27 | DVBDIR is now conveyed to plugins via the CFLAGS; removed some redundancy fro... | Klaus Schmidinger |
2012-12-27 | Increased the version numbers of all plugins to reflect the recent Makefile c... | Klaus Schmidinger |
2012-12-27 | Making sure that plugins include the VDR header files from the actual VDR sou... | Klaus Schmidinger |
2012-12-24 | Fixed replaying ongoing recordings from other VDR instances1.7.34 | Klaus Schmidinger |
2012-12-23 | Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very ... | Klaus Schmidinger |
2012-12-23 | Fixed replay stuttering close to the end of an ongoing recording | Klaus Schmidinger |
2012-12-23 | Updated the Italian OSD texts | Klaus Schmidinger |
2012-12-22 | Plugin Makefiles now use DESTDIR and the 'install' program | Klaus Schmidinger |
2012-12-21 | Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcSc... | Klaus Schmidinger |
2012-12-21 | The plugin Makefiles now have a separate 'install' target | Klaus Schmidinger |
2012-12-19 | Removed some redundancy in the Makefile/Make.global/Make.config mechanism | Klaus Schmidinger |
2012-12-18 | Added "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to t... | Klaus Schmidinger |
2012-12-18 | Fixed setting the --package-name and --package-version options in the calls t... | Klaus Schmidinger |
2012-12-18 | Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ... | Klaus Schmidinger |
2012-12-15 | Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requested | Klaus Schmidinger |
2012-12-11 | Updated the Estonian OSD texts | Klaus Schmidinger |
2012-12-11 | Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven... | Klaus Schmidinger |
2012-12-08 | Fixed a typo | Klaus Schmidinger |
2012-12-08 | The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...1.7.33 | Klaus Schmidinger |
2012-12-06 | Changed reading and writing of floating point numbers into configuration file... | Klaus Schmidinger |
2012-12-05 | The new option "Setup/Replay/Progress display time" can be used to activate a... | Klaus Schmidinger |
2012-12-05 | Fixed creating the edited version directory if a relative file name is given ... | Klaus Schmidinger |
2012-12-05 | When regenerating the index of a recording, the frame rate stored in the info... | Klaus Schmidinger |
2012-12-05 | The new option "Setup/Replay/Pause on mark set" can be used to activate autom... | Klaus Schmidinger |
2012-12-04 | Implemented Play/Pause key | Klaus Schmidinger |
2012-12-04 | The SVDRP command HITK now discards any keys if the remote control is current... | Klaus Schmidinger |
2012-12-04 | The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be u... | Klaus Schmidinger |
2012-12-04 | Now always setting the TDT EIT filter, because otherwise when turning on usin... | Klaus Schmidinger |
2012-12-04 | The '7' and '9' keys now jump to the very beginning or end, respectively, of ... | Klaus Schmidinger |
2012-12-04 | Synchronizing system time to the transponder time is now done using adjtime()... | Klaus Schmidinger |