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