summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2006-08-12Fixed converting the port number in the "connect from..." log message of SVDRPKlaus Schmidinger
2006-08-05Fixed getting the next active timer when shutting downKlaus Schmidinger
2006-08-05Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with ...Klaus Schmidinger
2006-08-05Modified the shutdown mechanism, so that the shutdown script is never given a...Klaus Schmidinger
2006-07-30Now invalidating /video cache _after_ cuttingKlaus Schmidinger
2006-07-30Fixed deleting the last character of a string menu item in insert modeKlaus Schmidinger
2006-07-29Fixed cDevice::ToggleMute()Klaus Schmidinger
2006-07-29Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetV...Klaus Schmidinger
2006-07-29Fixed assigning schedules to channels in case there is no initial EPG informa...Klaus Schmidinger
2006-07-23Menu items derived from cMenuEditIntItem now loop though their values if they...1.4.1-2Klaus Schmidinger
2006-07-23Added credits for Bernd MelcherKlaus Schmidinger
2006-07-23Fixed handling numeric keys in the channel display after switching channel gr...Klaus Schmidinger
2006-07-22cDevice::GetDevice() now prefers any device that's already receiving and does...Klaus Schmidinger
2006-07-22Fixed handling client side termination of SVDRP connectionsKlaus Schmidinger
2006-07-22Added a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removed s...Klaus Schmidinger
2006-07-22Fixed handling relative volume settings in the call to cStatus::MsgSetVolume()Klaus Schmidinger
2006-07-22Fixed handling network masks in the svdrphosts.conf fileKlaus Schmidinger
2006-06-24Removed a double fdopen() in cPipe::Open()Klaus Schmidinger
2006-06-24Added '--vfat' to the vdr.1 man pageKlaus Schmidinger
2006-06-17Fixed handling relative link targets in the ReadLink() functionKlaus Schmidinger
2006-06-16Added a missing variable initialization in cRingBufferLinear::cRingBufferLine...Klaus Schmidinger
2006-06-15Updated 'S13E' in 'sources.conf'Klaus Schmidinger
2006-06-15Added "-fPIC" to the compiler options in Make.config.template when compiling ...Klaus Schmidinger
2006-06-11Reduced logging for the SVDRP GRAB command1.4.1Klaus Schmidinger
2006-06-02Fixed the 'clean-plugins' target in the Makefile to also remove additional pl...Klaus Schmidinger
2006-06-02Removed the call to pthread_setschedparam(childTid, SCHED_RR, 0) in thread.cKlaus Schmidinger
2006-05-28Fixed the PremiereContentTransmissionDescriptor in 'libsi'Klaus Schmidinger
2006-05-28Fixed deleting channels in case the current channel's number changes1.4.0-2Klaus Schmidinger
2006-05-28Fixed moving channels, which sometimes stopped the current replay sessionKlaus Schmidinger
2006-05-28Improved the repeat function for LIRC remote controlsKlaus Schmidinger
2006-05-27Now processing the "frequency list descriptor"Klaus Schmidinger
2006-05-27Modifed the device selection to better handle timer conflictsKlaus Schmidinger
2006-05-26Removed -fPIC from VDR's and libsi's MakefileKlaus Schmidinger
2006-05-26Fixed calculating the cache size in cUnbufferedFile::Read()Klaus Schmidinger
2006-05-25Now setting a timer's cached start time to 0 after a call to Skip()Klaus Schmidinger
2006-05-25Fixed calculating the start time of repeated timers with "first day"Klaus Schmidinger
2006-05-25Fixed deleting the 'skinDescriptions' in cMenuSetupOSD::~cMenuSetupOSD()Klaus Schmidinger
2006-05-20Fixed handling Transfer Mode when replaying Dolby Digital audio and the optio...Klaus Schmidinger
2006-05-19Modified the Makefile to copy additional libraries a plugin might provideKlaus Schmidinger
2006-05-12Fixed handling unknown codes when learning LIRC remote control codesKlaus Schmidinger
2006-05-07Fixed the character #207 in fontosd for iso8859-2Klaus Schmidinger
2006-05-05Fixed the character 'r' in fontosd and fontsml for iso8859-2Klaus Schmidinger
2006-05-05Fixed handling the "Power" key in case a timer is about to start recordingKlaus Schmidinger
2006-05-05Updated the Czech OSD textsKlaus Schmidinger
2006-05-01Fixed missing ',' in the Italian and Polish OSD textsKlaus Schmidinger
2006-05-01Added 'eval' to the $VDRCMD call in 'runvdr' to avoid problems with quotingKlaus Schmidinger
2006-05-01Adjusted the 'runvdr' script so that the user can fill in the functions to de...Klaus Schmidinger
2006-04-29Fixed a memory leak in closing the video file during replayKlaus Schmidinger
2006-04-29Fixed a memory leak in handling external EPG dataKlaus Schmidinger
2006-04-29Fixed handling the "Power" key in case a recording is going on and no plugin ...Klaus Schmidinger