Age | Commit message (Expand) | Author |
2007-01-04 | Fixed a typo | Klaus Schmidinger |
2006-12-03 | Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint...1.4.4-2 | Klaus Schmidinger |
2006-12-03 | Removed the '__attribute__' - didn't work with function parameters | Klaus Schmidinger |
2006-12-03 | Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint... | Klaus Schmidinger |
2006-12-03 | Adjusted release date1.4.4-1 | Klaus Schmidinger |
2006-12-02 | Moved the cPluginManager::Active() call further down | Klaus Schmidinger |
2006-12-02 | Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with 'uint64_t' to... | Klaus Schmidinger |
2006-12-02 | Now calling cPluginManager::Active() only if VDR is really trying to shut dow... | Klaus Schmidinger |
2006-12-02 | The getskyepg.pl script now replaces "&" with "&" | Klaus Schmidinger |
2006-12-01 | Added a missing 'const' to cRecordingInfo::ChannelID() | Klaus Schmidinger |
2006-12-01 | Fixed a typo in the change to the "Use small font" setup option in version 1.... | Klaus Schmidinger |
2006-12-01 | Fixed a possible crash in remux.c on 64-bit machines | Klaus Schmidinger |
2006-12-01 | Made the getskyepg.pl script of the 'sky' plugin send a user agent message to... | Klaus Schmidinger |
2006-12-01 | Fixed a possible segfault in cSkins::Message() | Klaus Schmidinger |
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-29 | Adjusted release date1.4.3-4 | Klaus Schmidinger |
2006-10-28 | Fixed handling NITs with more than one delivery system descriptor tag for the... | Klaus Schmidinger |
2006-10-28 | Fixed deleting EPG events that have a running status of "pausing" or higher | Klaus Schmidinger |
2006-10-22 | Adjusted release date again1.4.3-3 | Klaus Schmidinger |
2006-10-20 | Fixed setting audio track descriptions after a replay has been stopped | Klaus Schmidinger |
2006-10-15 | Adjusted release date1.4.3-2 | Klaus Schmidinger |
2006-10-14 | Increased the size of the key queue to avoid problems with long key macros | 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-14 | Updated the Hungarian language texts | Klaus Schmidinger |
2006-10-09 | Fixed clearing an event's Title, ShortText and Description in case the data c... | Klaus Schmidinger |
2006-10-08 | Replacing blanks in language codes with underlines1.4.3-1 | 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-23 | Official release of version 1.4.31.4.3 | Klaus Schmidinger |
2006-09-17 | Adjusted release date1.4.2-3 | Klaus Schmidinger |
2006-09-16 | Fixed handling video directory updates in case the timestamp of the .update f... | Klaus Schmidinger |
2006-09-16 | Updated the Hungarian language texts | Klaus Schmidinger |
2006-09-15 | Fixed deleting expired VPS timers | Klaus Schmidinger |
2006-09-10 | The 'skincurses' plugin now adjusts the size of the OSD to the size of the co... | Klaus Schmidinger |
2006-09-10 | Added --remove-destination to the 'cp' command for binaries in the Makefiles ... | Klaus Schmidinger |
2006-09-09 | Adjusted release date1.4.2-2 | 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-27 | Revoked the change to cDevice::GetDevice() that was introduced in version 1.4...1.4.2 | Klaus Schmidinger |