summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-03Fixed handling the display of the '*' indicator in the "What's on now/next?" ↵Klaus Schmidinger
menu
2006-06-03Applied the fixes to moving and deleting channels from version 1.4.0-2 to ↵Klaus Schmidinger
the SVDRP commands MOVC and DELC as well
2006-06-02Fixed the 'clean-plugins' target in the Makefile to also remove additional ↵Klaus Schmidinger
plugin libraries
2006-06-02Removed the call to pthread_setschedparam(childTid, SCHED_RR, 0) in thread.cKlaus Schmidinger
2006-05-28Removed all the compatibility '#if APIVERSNUM...' stuff and instead ↵Klaus Schmidinger
increased the API version number
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-27Avoiding a compiler warning in libsi's TypeLoop::operator[]Klaus Schmidinger
2006-05-27Fixed a typoKlaus Schmidinger
2006-05-27Modifed the device selection to better handle timer conflictsKlaus Schmidinger
2006-05-26Fixed description of DevceNumber()Klaus 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-25Fixed handling VPS timers in case the EPG event hasn't been 'seen' in a whileKlaus Schmidinger
2006-05-25Fixed handling the running status of EPG events in case the "Schedule" menu ↵Klaus Schmidinger
is currently open
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 ↵Klaus Schmidinger
option '-a' was given
2006-05-19Modified the Makefile to copy additional libraries a plugin might provideKlaus Schmidinger
2006-05-14Removed leftover LSMOD=... line from 'runvdr'Klaus Schmidinger
2006-05-14Fixed automatically updating the CAM menu in case the whole operation takes ↵1.4.0-1Klaus Schmidinger
longer than the menu timeout
2006-05-13Now only using devices that provide a transponder exclusively for updating a ↵Klaus Schmidinger
VPS timers EPG event if the timer has actually entered the "VPS margin"
2006-05-13Now always making sure the EPG scan is paused when a VPS timer needs to see ↵Klaus Schmidinger
its transponder to update its event
2006-05-12Now giving the start time precedence when searching for existing EPG eventsKlaus 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-07If VPS timers are active, their events are now being kept up to dateKlaus Schmidinger
2006-05-07Now using the event's start time when checking against VPS marginKlaus 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 ↵Klaus Schmidinger
detect, load and unload the necessary driver modules
2006-05-01Updated 'S110W' in 'sources.conf'Klaus Schmidinger
2006-04-30Updated the Estonian OSD texts1.4.0Klaus Schmidinger
2006-04-29Updated the Italian OSD textsKlaus Schmidinger
2006-04-29Adjusted release dateKlaus 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-29Updated the Polish OSD textsKlaus Schmidinger
2006-04-29Fixed handling the "Power" key in case a recording is going on and no plugin ↵Klaus Schmidinger
is active
2006-04-28Fixed tuning to the channel of a VPS timer if the device is the actual device1.3.49Klaus Schmidinger
2006-04-28Set all version numbers in doc files to 1.4Klaus Schmidinger
2006-04-28Removed the obsolete "'1' for encrypted radio channels" part from the ↵Klaus Schmidinger
description of the VPID in vdr.5
2006-04-28Changed the "Really restart?" prompt in the call to cPluginManager::Active() ↵Klaus Schmidinger
in menu.c to "restart anyway?"