Age | Commit message (Expand) | Author |
2006-11-19 | Some improvements to the man pages | Klaus Schmidinger |
2006-11-04 | Fixed displaying the replay mode symbol in case of "Multi speed mode"1.4.4 | Klaus Schmidinger |
2006-10-20 | Fixed setting audio track descriptions after a replay has been stopped | Klaus Schmidinger |
2006-10-14 | Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin() | Klaus Schmidinger |
2006-10-14 | cRemote::PutMacro() now sets a lock while it expands the macro | Klaus Schmidinger |
2006-10-14 | Keys from expanded key macros are now put into the front of the key queue | Klaus Schmidinger |
2006-10-14 | Fixed displaying the error log message in case an unknown plugin was requeste... | Klaus Schmidinger |
2006-10-14 | Fixed a possible crash if cPluginManager::GetPlugin() is called with a NULL p... | Klaus Schmidinger |
2006-10-07 | Fixed handling language codes and descriptions of recorded audio tracks | Klaus Schmidinger |
2006-10-07 | Fixed handling video directory updates in case an other process has touched t... | Klaus Schmidinger |
2006-10-07 | Now clearing an event's Title, ShortText and Description if there is no Short... | Klaus Schmidinger |
2006-10-07 | Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all o... | Klaus Schmidinger |
2006-09-24 | The function cThread::Cancel() now only sets 'running' to false and does not ... | Klaus Schmidinger |
2006-09-16 | Fixed handling video directory updates in case the timestamp of the .update f... | Klaus Schmidinger |
2006-09-10 | Added --remove-destination to the 'cp' command for binaries in the Makefiles ... | Klaus Schmidinger |
2006-09-08 | Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; im... | Klaus Schmidinger |
2006-09-03 | Fixed handling relative volume settings that unmute the audio in the call to ...1.4.2-1 | Klaus Schmidinger |
2006-09-02 | Fixed processing the PDCDescriptor in 'libsi' on big endian systems | Klaus Schmidinger |
2006-09-02 | Fixed the cTimer::operator=() so that it won't mess up the cListObject's poin... | Klaus Schmidinger |
2006-09-01 | Added LC_ALL to the checks for UTF-8 at startup | Klaus Schmidinger |
2006-08-20 | Added --remove-destination to the 'cp' command for binaries in the Makefile | Klaus Schmidinger |
2006-08-20 | Adapted cThread::ThreadId() to recent kernels | Klaus Schmidinger |
2006-08-14 | Fixed setting additional audio PIDs in CAMs | Klaus Schmidinger |
2006-08-13 | Added a log error message to cPlugin::ConfigDirectory() in case a plugin call...1.4.1-4 | Klaus Schmidinger |
2006-08-12 | No longer stopping removing empty directories if an error occurs | Klaus Schmidinger |
2006-08-12 | Changed the way a device is selected for receiving in order to keep devices w... | Klaus Schmidinger |
2006-08-12 | Made the cCiSession members sessionId and resourceId uint16_t and uint32_t | Klaus Schmidinger |
2006-08-12 | Fixed converting the port number in the "connect from..." log message of SVDRP | Klaus Schmidinger |
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 |