summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
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
2006-04-28Removed the obsolete "'1' for encrypted radio channels" part from the descrip...Klaus Schmidinger
2006-04-28Changed the "Really restart?" prompt in the call to cPluginManager::Active() ...Klaus Schmidinger
2006-04-28Added a hint about commenting out the line '#define USE_FADVISE' in tools.cKlaus Schmidinger
2006-04-28Fixed handling the cPluginManager::Active() result when pressing the "Power" keyKlaus Schmidinger
2006-04-25Added a note about adding 'INCLUDES += -I/include' to an existing Make.configKlaus Schmidinger
2006-04-25Updated the Italian OSD textsKlaus Schmidinger
2006-04-25Fixed entering '0' in a cMenuEditIntItemKlaus Schmidinger
2006-04-24Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broke...Klaus Schmidinger
2006-04-24Fixed initializing 'noapiv' in the MakefileKlaus Schmidinger
2006-04-23Ignoring k_Repeat when deciding whether the same key has been pressed in stri...1.3.48Klaus Schmidinger
2006-04-23Fixed a format string in recording.c to avoid a compiler warning on 64bit sys...Klaus Schmidinger
2006-04-23Added an error message about plugins that don't honor APIVERSION in their Mak...Klaus Schmidinger
2006-04-23Fixed some missing '-' in the German OSD textsKlaus Schmidinger
2006-04-22Fixed handling empty titles in cEvent::FixEpgBugs()Klaus Schmidinger
2006-04-22Extended the version number reported with the '-V' option to also show the cu...Klaus Schmidinger
2006-04-22Modified the German OSD texts to be "less technical"Klaus Schmidinger
2006-04-22Fixed wrong credits for the patch that was used to implement cPlugin::Active()Klaus Schmidinger
2006-04-22Updated the French OSD textsKlaus Schmidinger
2006-04-21Fixed several spelling errorsKlaus Schmidinger
2006-04-21Updated the GPL copiesKlaus Schmidinger
2006-04-17Stripped some trailing whitespace1.3.47Klaus Schmidinger
2006-04-17The cRemote::CallPlugin() function now has a boolean return value that tells ...Klaus Schmidinger
2006-04-16No longer using characters 0x01 and 0x02 for mapping single quote and slash i...Klaus Schmidinger
2006-04-16Changed the behaviour of the "Use small font" setup option to *always* use th...Klaus Schmidinger