Age | Commit message (Expand) | Author |
2008-03-16 | Version 1.5.18 | Klaus Schmidinger |
2008-02-24 | Updated the Swedish OSD texts | Klaus Schmidinger |
2008-02-17 | Fixed setting the current subtitle track in Transfer-Mode | Klaus Schmidinger |
2008-02-08 | Revoked the switch to the "multiproto" driver in order to make a new stable v... | Klaus Schmidinger |
2008-01-19 | The new option --localedir can be used to set the locale directory at runtime | Klaus Schmidinger |
2007-11-25 | Implemented setup option "Miscellaneous/Emergency exit" | Klaus Schmidinger |
2007-11-25 | Fixed the declaration of cSubtitleObject::Decode8BppCodeString() | Klaus Schmidinger |
2007-11-10 | Fixed assembling PS1 packets in cTS2PES::instant_repack() | Klaus Schmidinger |
2007-10-17 | Fixed checking compatibility mode for old subtitles plugin | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-08-19 | Fixed handling locale directories with a large number of entries | Klaus Schmidinger |
2007-08-12 | Added missing install-i18n to the install target in the Makefile | Klaus Schmidinger |
2007-08-11 | Switched I18N to gettext | Klaus Schmidinger |
2007-07-28 | All logging now goes to LOG_ERR | Klaus Schmidinger |
2007-07-20 | Fixed a typo in the function name of cOsd::SetOsdPosition() and added a range... | Klaus Schmidinger |
2007-07-20 | Fixed a buffer overflow in initializing the system character table | Klaus Schmidinger |
2007-06-23 | Fixed a name clash between skincurses.c and the new cOsd position functions | Klaus Schmidinger |
2007-06-13 | Increased APIVERSION (forgot to do that in 1.5.2 and 1.5.3) | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-04-28 | Fixed some spelling errors in 'newplugin' | Klaus Schmidinger |
2007-03-03 | Updated the Finnish OSD texts | Klaus Schmidinger |
2007-02-25 | Made "Channel entry timeout" a setup parameter1.5.1 | Klaus Schmidinger |
2007-02-25 | Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "k... | Klaus Schmidinger |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2007-01-13 | Added cDevice::HasCi() so that devices with Common Interface can be avoided w... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2007-01-07 | Official release of version 1.4.51.4.5 | Klaus Schmidinger |
2007-01-04 | Fixed a possible segfault if VDR gets terminated while a message is displayed | Klaus Schmidinger |
2006-12-03 | Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint... | Klaus Schmidinger |
2006-12-01 | Added a missing 'const' to cRecordingInfo::ChannelID() | Klaus Schmidinger |
2006-12-01 | Fixed a possible segfault in cSkins::Message() | Klaus Schmidinger |
2006-11-04 | Fixed displaying the replay mode symbol in case of "Multi speed mode"1.4.4 | Klaus Schmidinger |
2006-10-28 | Fixed deleting EPG events that have a running status of "pausing" or higher | Klaus Schmidinger |
2006-10-20 | Fixed setting audio track descriptions after a replay has been stopped | Klaus Schmidinger |
2006-10-14 | Keys from expanded key macros are now put into the front of the key queue | Klaus Schmidinger |
2006-10-09 | Fixed clearing an event's Title, ShortText and Description in case the data c... | 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-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-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 |
2006-08-14 | Fixed setting additional audio PIDs in CAMs | Klaus Schmidinger |
2006-08-12 | Fixed converting the port number in the "connect from..." log message of SVDRP | 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-06-24 | Fixed the Makefile of the 'servicedemo' plugin, so that it defines the PLUGIN... | 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-05-28 | Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased... | Klaus Schmidinger |