summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)Author
2007-02-25Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "k...Klaus Schmidinger
2007-02-25Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force...Klaus Schmidinger
2007-01-13Added cDevice::HasCi() so that devices with Common Interface can be avoided w...Klaus Schmidinger
2007-01-07CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0Klaus Schmidinger
2007-01-07Official release of version 1.4.51.4.5Klaus Schmidinger
2007-01-04Fixed a possible segfault if VDR gets terminated while a message is displayedKlaus Schmidinger
2006-12-03Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint...Klaus Schmidinger
2006-12-01Added a missing 'const' to cRecordingInfo::ChannelID()Klaus Schmidinger
2006-12-01Fixed a possible segfault in cSkins::Message()Klaus Schmidinger
2006-11-04Fixed displaying the replay mode symbol in case of "Multi speed mode"1.4.4Klaus Schmidinger
2006-10-28Fixed deleting EPG events that have a running status of "pausing" or higherKlaus Schmidinger
2006-10-20Fixed setting audio track descriptions after a replay has been stoppedKlaus Schmidinger
2006-10-14Keys from expanded key macros are now put into the front of the key queueKlaus Schmidinger
2006-10-09Fixed clearing an event's Title, ShortText and Description in case the data c...Klaus Schmidinger
2006-09-24The function cThread::Cancel() now only sets 'running' to false and does not ...Klaus Schmidinger
2006-09-23Official release of version 1.4.31.4.3Klaus Schmidinger
2006-09-10Added --remove-destination to the 'cp' command for binaries in the Makefiles ...Klaus Schmidinger
2006-09-08Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; im...Klaus Schmidinger
2006-09-01Added LC_ALL to the checks for UTF-8 at startupKlaus Schmidinger
2006-08-27Revoked the change to cDevice::GetDevice() that was introduced in version 1.4...1.4.2Klaus Schmidinger
2006-08-14Fixed setting additional audio PIDs in CAMsKlaus Schmidinger
2006-08-12Fixed converting the port number in the "connect from..." log message of SVDRPKlaus Schmidinger
2006-07-29Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetV...Klaus Schmidinger
2006-07-29Fixed assigning schedules to channels in case there is no initial EPG informa...Klaus Schmidinger
2006-06-24Fixed the Makefile of the 'servicedemo' plugin, so that it defines the PLUGIN...Klaus Schmidinger
2006-06-15Added "-fPIC" to the compiler options in Make.config.template when compiling ...Klaus Schmidinger
2006-06-11Reduced logging for the SVDRP GRAB command1.4.1Klaus Schmidinger
2006-05-28Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased...Klaus Schmidinger
2006-05-28Fixed the PremiereContentTransmissionDescriptor in 'libsi'Klaus Schmidinger
2006-05-19Modified the Makefile to copy additional libraries a plugin might provideKlaus Schmidinger
2006-05-07Now using the event's start time when checking against VPS marginKlaus Schmidinger
2006-04-29Fixed handling the "Power" key in case a recording is going on and no plugin ...Klaus Schmidinger
2006-04-28Fixed handling the cPluginManager::Active() result when pressing the "Power" keyKlaus Schmidinger
2006-04-24Fixed initializing 'noapiv' in the MakefileKlaus Schmidinger
2006-04-21Updated the GPL copiesKlaus Schmidinger
2006-04-16Implemented APIVERSION for the VDR plugin API version numberKlaus Schmidinger
2006-04-14Updated the Finnish OSD textsKlaus Schmidinger
2006-04-09The initial channel and volume can now be defined in the "Setup/Miscellaneous...Klaus Schmidinger
2006-03-31Fixed handling broken PMT recordsKlaus Schmidinger
2006-02-28Fixed updating the "Info" button in the "Timers" menuKlaus Schmidinger
2006-02-25The option "Setup/OSD/Sort timers" has been removedKlaus Schmidinger
2006-02-24Fixed setting the audio language codes in 'Transfer-Mode'Klaus Schmidinger
2006-02-12Removed an unnecessary toFile->SetReadAhead() from cutter.cKlaus Schmidinger
2006-01-29Removed leftover 'needsBufferReserve' variable from cTransferKlaus Schmidinger
2006-01-27EPG events from epg.data or SVDRP's PUTE command now have their Title set to ...Klaus Schmidinger
2006-01-15Fixed a second place where a message should be given when an instant recordin...Klaus Schmidinger
2006-01-13Implemented the option "Setup/OSD/Menu button closes"Klaus Schmidinger
2006-01-08The SVDRP command LSTT now accepts the new option 'id'Klaus Schmidinger
2006-01-07The file 'ca.conf' is obsolete and has been removed; revised all descriptions...Klaus Schmidinger
2006-01-04Implemented "Setup/OSD/Timeout requested channel info"Klaus Schmidinger