Age | Commit message (Expand) | Author |
2006-04-17 | Stripped some trailing whitespace1.3.47 | Klaus Schmidinger |
2006-04-17 | The new function cPlugin::MainThreadHook() can be used by plugins to perform ... | Klaus Schmidinger |
2006-04-17 | The cRemote::CallPlugin() function now has a boolean return value that tells ... | Klaus Schmidinger |
2006-04-16 | No longer using characters 0x01 and 0x02 for mapping single quote and slash i... | Klaus Schmidinger |
2006-04-16 | Changed the behaviour of the "Use small font" setup option to *always* use th... | Klaus Schmidinger |
2006-04-16 | Updated the INSTALL file's section about non-VDR files in the video directory | Klaus Schmidinger |
2006-04-16 | Added format check to syslog_with_tid() | Klaus Schmidinger |
2006-04-16 | Now going into the "Edit timer" menu if a newly created timer starts soon | Klaus Schmidinger |
2006-04-16 | Implemented APIVERSION for the VDR plugin API version number | Klaus Schmidinger |
2006-04-16 | Added diff for removing DVBDIR from plugin Makefiles | Klaus Schmidinger |
2006-04-15 | The "Update channels" parameter in the "Setup/DVB" menu has been extended to ... | Klaus Schmidinger |
2006-04-15 | Implemented kChanPrev | Klaus Schmidinger |
2006-04-15 | Implemented kNext and kPrev keys | Klaus Schmidinger |
2006-04-15 | Removed DVBDIR from Makefile; it's now defined in Make.config if necessary | Klaus Schmidinger |
2006-04-15 | Fixed setting the 'Delta' parameter when calling the shutdown script with no ... | Klaus Schmidinger |
2006-04-15 | Implemented cPlugin::Active() | Klaus Schmidinger |
2006-04-15 | Updated the Danish OSD texts | Klaus Schmidinger |
2006-04-14 | The preferred audio language is now automatically selected when starting replay | Klaus Schmidinger |
2006-04-14 | Fixed the vdr.1 man page (a single DVB card can record and do live tv) | Klaus Schmidinger |
2006-04-14 | Reintroduced the log message "deleting plugin: ..." when shutting down VDR | Klaus Schmidinger |
2006-04-14 | Added a missing "Key$" in skincurses.c | Klaus Schmidinger |
2006-04-14 | Using geteuid() to check whether VDR is running as user 'root' | Klaus Schmidinger |
2006-04-14 | Added VBITeletextDescriptorTag, TeletextDescriptorTag, LocalTimeOffsetDescrip... | Klaus Schmidinger |
2006-04-14 | Allowing a tolerance for symbol rate values that are off by one | Klaus Schmidinger |
2006-04-14 | Fixed unnecessary Set() calls in cMenuEditIntItem::ProcessKey() | Klaus Schmidinger |
2006-04-14 | Fixed the initial setting of the time transponder setup parameter | Klaus Schmidinger |
2006-04-14 | Removed the unnecessary 'value' member from cMenuEditItem | Klaus Schmidinger |
2006-04-14 | Added NULL checks to some strdup() calls in menuitems.c | Klaus Schmidinger |
2006-04-14 | Fixed a crash when setting the time transponder in the Setup menu, caused by ... | Klaus Schmidinger |
2006-04-14 | Updated the Finnish OSD texts | Klaus Schmidinger |
2006-04-09 | Now checking whether there is any text before calling cStatus::MsgOsdTextItem()1.3.46 | Klaus Schmidinger |
2006-04-09 | No longer calling cPlugin::ProcessArgs() if VDR is run with the --help or --v... | Klaus Schmidinger |
2006-04-09 | Changed the behaviour when hitting the end of a recording in fast forward mode | Klaus Schmidinger |
2006-04-09 | The initial channel and volume can now be defined in the "Setup/Miscellaneous... | Klaus Schmidinger |
2006-04-09 | Additional label strings for cMenuEditIntItem and cMenuEditChanItem | Klaus Schmidinger |
2006-04-09 | Fixed handling the color button texts when switching from the 'Schedule' menu... | Klaus Schmidinger |
2006-04-09 | cSkins::QueueMessage() called from a background thread with an empty message ... | Klaus Schmidinger |
2006-04-09 | Fixed a typo in skins.h | Klaus Schmidinger |
2006-04-09 | Now avoiding the 'actual' device when starting a recording, so that a Transfe... | Klaus Schmidinger |
2006-04-09 | Fixed VPS recording in case there is more than one timer in the VPS margin | Klaus Schmidinger |
2006-04-01 | VPS timers now record only events that have exactly the given start time | Klaus Schmidinger |
2006-04-01 | Fixed handling the system time transponder setting in the Setup/EPG menu, whi... | Klaus Schmidinger |
2006-03-31 | Fixed learning keys when VDR is already running | Klaus Schmidinger |
2006-03-31 | Fixed 'sources.conf' and 'diseqc.conf' | Klaus Schmidinger |
2006-03-31 | Added a missing "Key$" in skinclassic.c | Klaus Schmidinger |
2006-03-31 | Added a missing "Button$" for the Timer button | Klaus Schmidinger |
2006-03-31 | Fixed handling broken PMT records | Klaus Schmidinger |
2006-03-26 | Improved deleting expired single shot timers1.3.45 | Klaus Schmidinger |
2006-03-26 | Fixed some #include sequences | Klaus Schmidinger |
2006-03-26 | The 'running status' of EPG events is now only set to SI::RunningStatusNotRun... | Klaus Schmidinger |