Age | Commit message (Expand) | Author |
2013-12-25 | cDevice::TrickSpeed() now has an additional parameter named Forward | Klaus Schmidinger |
2013-08-22 | Fixed handling the -o option (short form of --outputonly) | Klaus Schmidinger |
2013-05-23 | Added option -x to pic2mpg | Klaus Schmidinger |
2013-03-31 | Version 2.0.02.0.0 | Klaus Schmidinger |
2013-03-17 | Updated email address of Rolf Ahrenberg | Klaus Schmidinger |
2013-03-11 | Updated copyright year | Klaus Schmidinger |
2013-03-11 | Changed email address to <vdr@tvdr.de> | Klaus Schmidinger |
2013-03-03 | The "Recording info" page of the skins that come with VDR now displays the na... | Klaus Schmidinger |
2013-02-19 | The demos in the "osddemo" plugin can now also be ended with the "Back" key | Klaus Schmidinger |
2013-02-17 | Some formatting fixes1.7.38 | Klaus Schmidinger |
2013-02-17 | Removed trailing whitespace | Klaus Schmidinger |
2013-02-13 | Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' pl... | Klaus Schmidinger |
2013-01-25 | Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly ... | Klaus Schmidinger |
2013-01-12 | Increased the version numbers of all plugins to reflect the recent Makefile c... | Klaus Schmidinger |
2013-01-12 | More Makefile changes | Klaus Schmidinger |
2013-01-06 | Modified the Makefiles, by default VDR is now built according to the FHS | Klaus Schmidinger |
2012-12-29 | Revoked 'Now using targets install-lib and install-i18n when building plugins... | Klaus Schmidinger |
2012-12-28 | Plugin Makefiles can now include a configuration file for compile time parame... | Klaus Schmidinger |
2012-12-27 | Now using targets "install-lib" and "install-i18n" when building plugins locally | Klaus Schmidinger |
2012-12-27 | Increased the version numbers of all plugins to reflect the recent Makefile c... | Klaus Schmidinger |
2012-12-23 | Made LIBDIR and LOCDIR non-overwriteable in plugin Makefiles | Klaus Schmidinger |
2012-12-22 | Plugin Makefiles now use DESTDIR and the 'install' program | Klaus Schmidinger |
2012-12-21 | Fixed comment | Klaus Schmidinger |
2012-12-21 | Replaced some 'SOFILE: command not found with '$^' | Klaus Schmidinger |
2012-12-21 | The plugin Makefiles now have a separate 'install' target | Klaus Schmidinger |
2012-12-19 | Removed some redundancy in the Makefile/Make.global/Make.config mechanism | Klaus Schmidinger |
2012-12-18 | Fixed setting the --package-name and --package-version options in the calls t... | Klaus Schmidinger |
2012-12-18 | Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ... | Klaus Schmidinger |
2012-12-03 | Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..." | Klaus Schmidinger |
2012-04-28 | The new functions cControl::GetRecording() and cControl::GetHeader() can be u... | Klaus Schmidinger |
2012-04-23 | The disk usage is no longer automatically added to the title of the main and ... | Klaus Schmidinger |
2012-03-13 | No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin | Klaus Schmidinger |
2012-03-11 | Made the "overloaded-virtual" warning an error to detect hidden overloaded vi... | Klaus Schmidinger |
2012-03-11 | Added new parameter LiveView to ChannelSwitch() | Klaus Schmidinger |
2012-03-11 | Adapted menu column widths of 'skincurses' to the wider HD OSD sizes | Klaus Schmidinger |
2012-03-11 | Replaced some non-ASCII characters | Klaus Schmidinger |
2012-03-10 | Added a new plugin interface for implementing EPG handlers1.7.26 | Klaus Schmidinger |
2012-03-07 | Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ... | Klaus Schmidinger |
2012-03-07 | Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.c | Klaus Schmidinger |
2012-02-27 | Removed an obsolete command line option | Klaus Schmidinger |
2012-02-27 | The code for the RCU remote control unit has been moved into a separate plugi... | Klaus Schmidinger |
2012-02-17 | cReadDir::Next() now skips directory entries "." and ".." | Klaus Schmidinger |
2012-02-15 | Removed superfluous calls to SetVideoFormat() from device constructors | Klaus Schmidinger |
2012-01-18 | Some improvements to the Makefiles | Klaus Schmidinger |
2012-01-08 | Added option -o to pic2mpg | Klaus Schmidinger |
2011-12-04 | Fixed handling images that are rotated by 180 degrees in pic2mpg | Klaus Schmidinger |
2011-08-27 | The dvbsddevice plugin now supports the new option --outputonly | Klaus Schmidinger |
2011-08-21 | Direct access to several class members is now deprecated | Klaus Schmidinger |
2011-08-14 | The pic2mpg script of the 'pictures' plugin now generates HD images | Klaus Schmidinger |
2011-07-23 | Fixed handling rotated images | Klaus Schmidinger |