Age | Commit message (Expand) | Author |
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 setting time transponder to 0 | 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 | channels.conf | 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 | Changed Thomas Keil's email address | 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 | channels.conf | 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 |
2006-03-26 | Ignoring 'version' in EPG data when reading from 'epg.data' or SVDRP/PUTE | Klaus Schmidinger |
2006-03-26 | The new function cDevice::ForceTransferMode() can be used to force the primar... | Klaus Schmidinger |
2006-03-26 | Fixed format string handling | Klaus Schmidinger |
2006-03-25 | Enhanced logging EPG event data | Klaus Schmidinger |
2006-03-25 | Speeded up cRemux::ScanVideoPacket() | Klaus Schmidinger |