Age | Commit message (Expand) | Author |
2014-01-18 | Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ... | Klaus Schmidinger |
2014-01-16 | Fixed deleting the source recording after moving it to a different volume | Klaus Schmidinger |
2014-01-16 | Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10 | Klaus Schmidinger |
2014-01-14 | Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a re... | Klaus Schmidinger |
2014-01-07 | Updated 'sources.conf' | Klaus Schmidinger |
2014-01-01 | Eliminated MAXDVBDEVICES | Klaus Schmidinger |
2014-01-01 | Avoiding unnecessary pkg-config warnings in plugin Makefiles | Klaus Schmidinger |
2014-01-01 | Changed email address for Christian Kaiser | Klaus Schmidinger |
2014-01-01 | The script given to VDR with the '-r' option is now also called after the rec... | Klaus Schmidinger |
2013-12-29 | Deleted a superfluous assignment in cPipe::Open() | Klaus Schmidinger |
2013-12-29 | Added a check to avoid a possible NULL pointer dereference in cCiSession::Sen... | Klaus Schmidinger |
2013-12-28 | Changed '%a' to the POSIX compliant '%m' in all scanf() calls | Klaus Schmidinger |
2013-12-28 | Fixed some spellings in positioner.h and Doxyfile | Klaus Schmidinger |
2013-12-25 | Added a note to ePlayMode in device.h that VDR itself always uses pmAudioVide... | Klaus Schmidinger |
2013-12-25 | cDevice::TrickSpeed() now has an additional parameter named Forward | Klaus Schmidinger |
2013-12-25 | Made it clear that the Data parameter in cDevice::StillPicture() may point to... | Klaus Schmidinger |
2013-12-25 | Added handling UTF-8 'umlaut' characters to cKbdRemote | Klaus Schmidinger |
2013-12-25 | The Recordings menu can now be called with a cRecordingFilter | Klaus Schmidinger |
2013-12-25 | Fixed setting the name of the video directory to avoid a crash when using --g... | Klaus Schmidinger |
2013-12-25 | Added a missing closing ')' in the help and man page entry of the --vfat option | Klaus Schmidinger |
2013-12-24 | Fixed a possible crash if the recordings list is updated externally while the... | Klaus Schmidinger |
2013-11-16 | Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenu | Klaus Schmidinger |
2013-11-15 | Simplified some conditional expressions in skinlcars.c and skinsttng.c | Klaus Schmidinger |
2013-11-15 | Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannel | Klaus Schmidinger |
2013-11-03 | The new menu category mcRecordingEdit is now used to mark menus that edit rec... | Klaus Schmidinger |
2013-11-03 | Fixed a possible access to uninitialized data in cEIT::cEIT() | Klaus Schmidinger |
2013-10-30 | Added code for parsing LCN and AVC descriptors to libsi | Klaus Schmidinger |
2013-10-29 | The LIRC remote control now connects to the socket even if it doesn't yet exi... | Klaus Schmidinger |
2013-10-21 | When cutting a recording it is now checked whether there is already an edited... | Klaus Schmidinger |
2013-10-20 | Fixed some compiler warnings with gcc-4.6.3 | Klaus Schmidinger |
2013-10-16 | Fixed an inconsistent behavior between opening the Recordings menu manually v... | Klaus Schmidinger |
2013-10-13 | Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3P | Klaus Schmidinger |
2013-10-12 | The function cRecordings::MBperMinute() now only takes into account recording... | Klaus Schmidinger |
2013-10-12 | Changed cRecorder::Action() to use cTimeMs instead of time() | Klaus Schmidinger |
2013-10-12 | Now also checking the source (in addition to the transponder) when setting th... | Klaus Schmidinger |
2013-10-11 | Fixed writing group separators to channels.conf that contain a comma | Klaus Schmidinger |
2013-10-10 | Added renaming and moving recordings and folders, and editing a recording's p... | Klaus Schmidinger |
2013-09-07 | The Yellow button in the main menu no longer acts as "Pause" if "Pause key ha... | Klaus Schmidinger |
2013-09-07 | Unified the internal sequence of actions when pressing the Blue and the Back ... | Klaus Schmidinger |
2013-08-31 | Fixed cleaning up old EPG events in case no epg data file is given | Klaus Schmidinger |
2013-08-31 | Fixed wrong initialization of Setup.PositionerSwing | Klaus Schmidinger |
2013-08-31 | Added credit to Thomas Bergwinkl's Rotor plugin | Klaus Schmidinger |
2013-08-30 | Fixed displaying DVB subtitles | Klaus Schmidinger |
2013-08-23 | Added Begin/EndSegmentTransfer() to the EPG handler interface | Klaus Schmidinger |
2013-08-23 | Reverted the change from version 1.5.7 that made all logging go to LOG_ERR | Klaus Schmidinger |
2013-08-23 | All bonded devices (except for the master) now turn off their LNB power compl... | Klaus Schmidinger |
2013-08-22 | Fixed a possible crash when shutting down VDR while subtitles are being displ... | Klaus Schmidinger |
2013-08-21 | Added basic support for positioners to control steerable satellite dishes | Klaus Schmidinger |
2013-05-19 | Fixed a crash in the LCARS skin's main menu in case there is no current channel | Klaus Schmidinger |
2013-05-18 | Fixed an endless loop in the DrawEllipse() functions for very small ellipses | Klaus Schmidinger |