Age | Commit message (Expand) | Author |
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 |
2011-06-02 | Implemented signal strength and quality handling | Klaus Schmidinger |
2011-05-21 | The primary device is now only avoided for recording if it is an old SD full ... | Klaus Schmidinger |
2011-05-21 | Now sorting the source file names in the call to xgettext | Klaus Schmidinger |
2011-05-15 | Avoiding a gcc 4.6 compiler error in the skincurses plugin | Klaus Schmidinger |
2011-04-17 | Fixed a possible NULL pointer dereference in osddemo.c | Klaus Schmidinger |
2011-04-17 | Removed an obsolete local variable in dvbsdffosd.c | Klaus Schmidinger |
2011-03-28 | Some fixes in the "osddemo" plugin | Klaus Schmidinger |
2011-02-27 | Changed the compiler optimization flag to -O3 | Klaus Schmidinger |
2011-02-26 | Improved and cleaned up transparent text drawing | Klaus Schmidinger |
2011-02-20 | Fixed reallocating memory in the "pictures" plugin | Klaus Schmidinger |
2011-02-20 | Implemented support for TrueColor OSD | Klaus Schmidinger |
2010-12-26 | Added LDFLAGS to the linker calls in the Makefiles | Klaus Schmidinger |
2010-10-24 | Added Language and fixed Language-Team header of *.po (cont'd) | Klaus Schmidinger |
2010-10-24 | Added Language and fixed Language-Team header of *.po | Klaus Schmidinger |
2010-10-24 | Made 'dist' target dependent on up to date *.po | Klaus Schmidinger |
2010-10-24 | Passing package name and version to xgettext | Klaus Schmidinger |
2010-10-24 | Some spelling fixes | Klaus Schmidinger |
2010-09-12 | Fixed some include statements | Klaus Schmidinger |
2010-06-13 | Updated the Finnish OSD texts | Klaus Schmidinger |
2010-02-28 | Updated the Lithuanian OSD texts | Klaus Schmidinger |
2010-02-06 | Moved strictly necessary Makefile options into Make.global | Klaus Schmidinger |
2010-01-30 | The PCR pid is now recorded for channels where this is different from the vid... | Klaus Schmidinger |
2010-01-04 | Added support for DVB cards with multiple fontends | Klaus Schmidinger |
2010-01-03 | Displaying genre and parental rating in the recording info | Klaus Schmidinger |
2010-01-03 | Implemented handling the "Parental Rating Descriptor" | Klaus Schmidinger |
2010-01-03 | Implemented handling the "Content Descriptor" | Klaus Schmidinger |
2010-01-01 | Fixed stopping subtitle display when switching the primary device | Klaus Schmidinger |
2009-12-31 | Moved support for full featured DVB cards of the TT/FuSi design into the new ... | Klaus Schmidinger |