summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-07-22Fixed handling client side termination of SVDRP connectionsKlaus Schmidinger
2006-07-22Added a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removed ↵Klaus Schmidinger
some superfluous semicolons in ci.c
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-07-22Newlines in title and short text of an EPG event are now changed into blanks ↵Klaus Schmidinger
only after all other fixes
2006-07-22cEIT::cEIT() now calls pSchedule->SetPresentSeen() even if OnlyRunningStatus ↵Klaus Schmidinger
is true
2006-07-22Fixed handling the running status of EPG events before the currently running ↵Klaus Schmidinger
one, in case they are added after the current event
2006-06-24Fixed a commentKlaus 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-24Fixed the Makefile of the 'servicedemo' plugin, so that it defines the ↵Klaus Schmidinger
PLUGIN macro; added a comment regarding the PLUGIN macro to the 'newplugin' script
2006-06-18Now making sure a VPS timer has a schedule in case the epg.data file didn't ↵1.4.1-1Klaus Schmidinger
contain one when VDR was started
2006-06-17Fixed handling relative link targets in the ReadLink() functionKlaus Schmidinger
2006-06-16Added a missing variable initialization in ↵Klaus Schmidinger
cRingBufferLinear::cRingBufferLinear()
2006-06-16Modified rcu.c to better handle RC5 codesKlaus Schmidinger
2006-06-16Now making sure VPS timers don't get stuck with outdated events, and that ↵Klaus Schmidinger
the actual device isn't used for updating a VPS timer's event as long as other free devices are available
2006-06-15Updated 'S13E' in 'sources.conf'Klaus Schmidinger
2006-06-15Added some comment to cDevice::GetDevice()Klaus Schmidinger
2006-06-15Added "-fPIC" to the compiler options in Make.config.template when compiling ↵Klaus Schmidinger
plugins
2006-06-11Reduced logging for the SVDRP GRAB command1.4.1Klaus Schmidinger
2006-06-11Fixed a messageKlaus Schmidinger
2006-06-04Now switching to non-VPS timers' channels 60 seconds before the timer starts1.4.0-3Klaus Schmidinger
2006-06-03When the 'skincurses' plugin is loaded, it automatically sets the 'curses' ↵Klaus Schmidinger
skin as the current one
2006-06-03Increased the column spacing in the "Recordings" menuKlaus Schmidinger
2006-06-03Fixed handling tabbed item display in 'skincurses'Klaus Schmidinger
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