summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Collapse)Author
2014-03-09Fixed adding new source types in case they are already registeredKlaus Schmidinger
2014-03-05Changed email address of Christopher ReimerKlaus Schmidinger
2014-02-27Fixed handling transfer mode on full featured DVB cards for encrypted ↵Klaus Schmidinger
channels that have no audio pid
2014-02-21Fixed handling frame detection buffer lengthKlaus Schmidinger
2014-02-18Improved PAT/PMT scanning to speed up initial tuning to encrypted channels ↵Klaus Schmidinger
on transponders with many PAT entries
2014-02-15Fixed learning keyboard remote control codesKlaus Schmidinger
2014-02-06Fixed a possible crash in the OSD demoKlaus Schmidinger
2014-01-30Fixed clearing non-editable members in the channel editorKlaus Schmidinger
2014-01-28Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting ↵Klaus Schmidinger
the number of actual video TS packets in cTsPayload
2014-01-25Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ↵Klaus Schmidinger
varying GOP structures
2014-01-16Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10Klaus Schmidinger
2014-01-07Updated 'sources.conf'Klaus Schmidinger
2013-12-25Fixed setting the name of the video directory to avoid a crash when using ↵Klaus Schmidinger
--genindex, and also to use the correct directory with --edit
2013-12-25Added a missing closing ')' in the help and man page entry of the --vfat optionKlaus Schmidinger
2013-12-25Fixed a possible crash if the recordings list is updated externally while ↵Klaus Schmidinger
the Recordings menu is open
2013-11-16Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenuKlaus Schmidinger
2013-11-15Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannelKlaus Schmidinger
2013-10-29The LIRC remote control now connects to the socket even if it doesn't yet ↵Klaus Schmidinger
exist whe VDR is started
2013-10-21Revoked "Added maximum signal strength value for TechniSat SkyStar 2 DVB-S ↵Klaus Schmidinger
rev 2.3P"
2013-10-16Fixed an inconsistent behavior between opening the Recordings menu manually ↵Klaus Schmidinger
via the main menu and by pressing the Recordings key
2013-10-13Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3PKlaus Schmidinger
2013-10-12Changed cRecorder::Action() to use cTimeMs instead of time()Klaus Schmidinger
2013-10-12Now also checking the source (in addition to the transponder) when setting ↵Klaus Schmidinger
the system time from the TDT
2013-10-11Fixed writing group separators to channels.conf that contain a commaKlaus Schmidinger
2013-09-07The Yellow button in the main menu no longer acts as "Pause" if "Pause key ↵Klaus Schmidinger
handling" is set to "do not pause live video"
2013-09-07Unified the internal sequence of actions when pressing the Blue and the Back ↵Klaus Schmidinger
key, respectively, during replay
2013-09-01Fixed cleaning up old EPG events in case no epg data file is given2.0.3Klaus Schmidinger
2013-08-23All bonded devices (except for the master) now turn off their LNB power ↵Klaus Schmidinger
completely to avoid problems when receiving vertically polarized transponders
2013-08-22Fixed a possible crash when shutting down VDR while subtitles are being ↵Klaus Schmidinger
displayed
2013-05-19Fixed a crash in the LCARS skin's main menu in case there is no current channel2.0.2Klaus Schmidinger
2013-05-18Fixed an endless loop in the DrawEllipse() functions for very small ellipsesKlaus Schmidinger
2013-05-02Fixed no longer generating any editing marks if the edited recording results ↵Klaus Schmidinger
in just one single sequence
2013-04-27Fixed displaying the frame number when setting an editing markKlaus Schmidinger
2013-04-27Fixed multiple occurrences of the same directory in the recordings list in ↵Klaus Schmidinger
case there are directories that only differ in non-alphanumeric characters
2013-04-11Changed cThread::SetIOPriority() from "best effort class" to "idle class" in ↵Klaus Schmidinger
order to improve overall performance when an editing process is running
2013-04-11Fixed handling '/' and '~' in recording file names in case DirectoryEncoding ↵Klaus Schmidinger
is used
2013-04-07Fixed an endless loop in cTextWrapper::Set() in case the given Width is ↵Klaus Schmidinger
smaller than one character
2013-03-29Fixed handling overlapping pending timersKlaus Schmidinger
2013-03-18Fixed formatting the channel definition example in the vdr(5) man pageKlaus Schmidinger
2013-03-18The cutter now allocates its buffers on the heap to avoid problems on ↵Klaus Schmidinger
systems with limited stack space
2013-03-18The "Resume" button in the main menu is now only active if the respective ↵Klaus Schmidinger
recording actually exists
2013-03-18Fixed loading the setup.conf file in case a parameter contains the '#' characterKlaus Schmidinger
2013-03-17Updated email address of Rolf AhrenbergKlaus Schmidinger
2013-03-17Renamed the language file sr_SR.po to sr_RS.poKlaus Schmidinger
2013-03-16Added maximum SNR and signal strength value for TechniSat SkyStar HD2Klaus Schmidinger
2013-03-16Updated the Serbian OSD textsKlaus Schmidinger
2013-03-16Fixed creating a new VPS timer with the SVDRP command NEWT1.7.41Klaus Schmidinger
2013-03-15Updated the help and man page entry about the location of the epg.data fileKlaus Schmidinger
2013-03-14When switching to a less privileged user id, VDR now sets the environment ↵Klaus Schmidinger
variables HOME, USER, LOGNAME and SHELL accordingly
2013-03-12Some improvements to allowing the parameters PATH and NAME to the --dirnames ↵Klaus Schmidinger
command line option to be left empty to use the default values if only ENC shall be set