Age | Commit message (Expand) | Author |
2013-01-20 | Improved cutting MPEG-2 video | Klaus Schmidinger |
2013-01-20 | Implemented scaling of SPU bitmaps | Klaus Schmidinger |
2013-01-17 | The SVDRP command NEWT no longer checks whether a timer with the given data a... | 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-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-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 | Making sure that plugins include the VDR header files from the actual VDR sou... | Klaus Schmidinger |
2012-12-23 | Fixed replay stuttering close to the end of an ongoing recording | Klaus Schmidinger |
2012-12-22 | Plugin Makefiles now use DESTDIR and the 'install' program | 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-11 | Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEven... | 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 | 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 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-25 | Changed all occurrences of MPEG4 to H264 (pointed out by Sören Moch) | Klaus Schmidinger |
2012-11-25 | Fixed getting only non-video packets in cCuttingThread::GetPendingPackets() | Klaus Schmidinger |
2012-11-18 | Modified editing marks are now written to disk whenever the replay progress d...1.7.32 | Klaus Schmidinger |
2012-11-03 | Credit to Udo Richter | Klaus Schmidinger |
2012-10-15 | Fixed a possible memory leak in SI::StructureLoop::getNextAsPointer() | Klaus Schmidinger |
2012-10-09 | Fixed 'make install' to not overwrite existing configuration files | Klaus Schmidinger |
2012-10-09 | Fixed setting the video format in the dvbhdffdevice | Klaus Schmidinger |
2012-10-04 | Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incom... | Klaus Schmidinger |
2012-10-03 | cIoThrottle::Engaged() is now also checked in cRemoveDeletedRecordingsThread:... | Klaus Schmidinger |
2012-10-03 | Pressing the Play key during normal live viewing mode now opens the Recording... | Klaus Schmidinger |
2012-09-29 | Fixed sorting folders before recordings in case of UTF-8 | Klaus Schmidinger |
2012-09-24 | Moved cleaning up the EPG data and writing the epg.data file into a separate ... | Klaus Schmidinger |