Age | Commit message (Expand) | Author |
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 |
2006-04-28 | Changed the "Really restart?" prompt in the call to cPluginManager::Active() ... | Klaus Schmidinger |
2006-04-28 | Added a hint about commenting out the line '#define USE_FADVISE' in tools.c | Klaus Schmidinger |
2006-04-28 | Fixed handling the cPluginManager::Active() result when pressing the "Power" key | Klaus Schmidinger |
2006-04-25 | Added a note about adding 'INCLUDES += -I/include' to an existing Make.config | Klaus Schmidinger |
2006-04-25 | Updated the Italian OSD texts | Klaus Schmidinger |
2006-04-25 | Fixed entering '0' in a cMenuEditIntItem | Klaus Schmidinger |
2006-04-24 | Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broke... | Klaus Schmidinger |
2006-04-24 | Fixed initializing 'noapiv' in the Makefile | Klaus Schmidinger |
2006-04-23 | Ignoring k_Repeat when deciding whether the same key has been pressed in stri...1.3.48 | Klaus Schmidinger |
2006-04-23 | Fixed a format string in recording.c to avoid a compiler warning on 64bit sys... | Klaus Schmidinger |