Age | Commit message (Expand) | Author |
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 |
2012-12-03 | Fixed handling lowercase polarization characters in channel definitions if no... | Klaus Schmidinger |
2012-12-03 | Fixed some spellings in osd.h and svdrp.c | Klaus Schmidinger |
2012-12-03 | Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..." | Klaus Schmidinger |
2012-12-03 | Fixed faulty opening of the Recordings menu when pressing the Play key during... | Klaus Schmidinger |
2012-12-03 | Fixed calling iconv_close() only with a valid iconv_t value | Klaus Schmidinger |
2012-12-02 | Simplified calculating the PTS offset in cPtsFixer::Fix() and fixed the overf... | Klaus Schmidinger |
2012-12-02 | Fixed a typo in skins.h | Klaus Schmidinger |
2012-11-29 | Fixed adjusting the DTS values in the cutter, to compensate for dropped B-frames | Klaus Schmidinger |
2012-11-27 | The cutter now only increments the TS continuity counter for packets that hav... | Klaus Schmidinger |
2012-11-26 | Fixed getting the number of editing sequences in case the last sequence has n... | Klaus Schmidinger |