Age | Commit message (Expand) | Author |
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 | Fixed CDEFINES | Klaus Schmidinger |
2012-12-21 | Fixed comment | Klaus Schmidinger |
2012-12-21 | Replaced some 'SOFILE: command not found with '$^' | 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-07 | Only handling decimal point in atod() and dtoa() if it differs from '.' | Klaus Schmidinger |
2012-12-06 | Added notes from HISTORY | Klaus Schmidinger |
2012-12-06 | Modified behavior of Play/Pause key in fast and slow modes | 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/PauseOnMarkSet can be used to activate automatica... | 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 |
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-21 | Updated the Macedonian OSD texts | Klaus Schmidinger |
2012-11-19 | Fixed learning remote control keys with the LCARS skin | Klaus Schmidinger |
2012-11-19 | In order to be able to play TS recordings from other sources, in which there ... | Klaus Schmidinger |
2012-11-18 | Added notes from HISTORY | 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-18 | Editing marks can now be moved freely | Klaus Schmidinger |
2012-11-18 | Improved editing TS recordings | Klaus Schmidinger |