Age | Commit message (Expand) | Author |
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 |
2006-05-28 | Fixed the PremiereContentTransmissionDescriptor in 'libsi' | Klaus Schmidinger |
2006-05-19 | Modified the Makefile to copy additional libraries a plugin might provide | Klaus Schmidinger |
2006-05-07 | Now using the event's start time when checking against VPS margin | 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 | Fixed handling the cPluginManager::Active() result when pressing the "Power" key | Klaus Schmidinger |
2006-04-24 | Fixed initializing 'noapiv' in the Makefile | Klaus Schmidinger |
2006-04-21 | Updated the GPL copies | Klaus Schmidinger |
2006-04-16 | Implemented APIVERSION for the VDR plugin API version number | Klaus Schmidinger |
2006-04-14 | Updated the Finnish OSD texts | Klaus Schmidinger |
2006-04-09 | The initial channel and volume can now be defined in the "Setup/Miscellaneous... | Klaus Schmidinger |
2006-03-31 | Fixed handling broken PMT records | Klaus Schmidinger |
2006-02-28 | Fixed updating the "Info" button in the "Timers" menu | Klaus Schmidinger |
2006-02-25 | The option "Setup/OSD/Sort timers" has been removed | Klaus Schmidinger |
2006-02-24 | Fixed setting the audio language codes in 'Transfer-Mode' | Klaus Schmidinger |
2006-02-12 | Removed an unnecessary toFile->SetReadAhead() from cutter.c | Klaus Schmidinger |
2006-01-29 | Removed leftover 'needsBufferReserve' variable from cTransfer | Klaus Schmidinger |
2006-01-27 | EPG events from epg.data or SVDRP's PUTE command now have their Title set to ... | Klaus Schmidinger |
2006-01-15 | Fixed a second place where a message should be given when an instant recordin... | Klaus Schmidinger |