summaryrefslogtreecommitdiff
path: root/PLUGINS/src
AgeCommit message (Expand)Author
2012-12-19Removed some redundancy in the Makefile/Make.global/Make.config mechanismKlaus Schmidinger
2012-12-18Fixed setting the --package-name and --package-version options in the calls t...Klaus Schmidinger
2012-12-18Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ...Klaus Schmidinger
2012-12-03Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..."Klaus Schmidinger
2012-04-28The new functions cControl::GetRecording() and cControl::GetHeader() can be u...Klaus Schmidinger
2012-04-23The disk usage is no longer automatically added to the title of the main and ...Klaus Schmidinger
2012-03-13No longer using GetFont() (which is not thread safe) in the 'osddemo' pluginKlaus Schmidinger
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded vi...Klaus Schmidinger
2012-03-11Added new parameter LiveView to ChannelSwitch()Klaus Schmidinger
2012-03-11Adapted menu column widths of 'skincurses' to the wider HD OSD sizesKlaus Schmidinger
2012-03-11Replaced some non-ASCII charactersKlaus Schmidinger
2012-03-10Added a new plugin interface for implementing EPG handlers1.7.26Klaus Schmidinger
2012-03-07Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ...Klaus Schmidinger
2012-03-07Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.cKlaus Schmidinger
2012-02-27Removed an obsolete command line optionKlaus Schmidinger
2012-02-27The code for the RCU remote control unit has been moved into a separate plugi...Klaus Schmidinger
2012-02-17cReadDir::Next() now skips directory entries "." and ".."Klaus Schmidinger
2012-02-15Removed superfluous calls to SetVideoFormat() from device constructorsKlaus Schmidinger
2012-01-18Some improvements to the MakefilesKlaus Schmidinger
2012-01-08Added option -o to pic2mpgKlaus Schmidinger
2011-12-04Fixed handling images that are rotated by 180 degrees in pic2mpgKlaus Schmidinger
2011-08-27The dvbsddevice plugin now supports the new option --outputonlyKlaus Schmidinger
2011-08-21Direct access to several class members is now deprecatedKlaus Schmidinger
2011-08-14The pic2mpg script of the 'pictures' plugin now generates HD imagesKlaus Schmidinger
2011-07-23Fixed handling rotated imagesKlaus Schmidinger
2011-06-02Implemented signal strength and quality handlingKlaus Schmidinger
2011-05-21The primary device is now only avoided for recording if it is an old SD full ...Klaus Schmidinger
2011-05-21Now sorting the source file names in the call to xgettextKlaus Schmidinger
2011-05-15Avoiding a gcc 4.6 compiler error in the skincurses pluginKlaus Schmidinger
2011-04-17Fixed a possible NULL pointer dereference in osddemo.cKlaus Schmidinger
2011-04-17Removed an obsolete local variable in dvbsdffosd.cKlaus Schmidinger
2011-03-28Some fixes in the "osddemo" pluginKlaus Schmidinger
2011-02-27Changed the compiler optimization flag to -O3Klaus Schmidinger
2011-02-26Improved and cleaned up transparent text drawingKlaus Schmidinger
2011-02-20Fixed reallocating memory in the "pictures" pluginKlaus Schmidinger
2011-02-20Implemented support for TrueColor OSDKlaus Schmidinger
2010-12-26Added LDFLAGS to the linker calls in the MakefilesKlaus Schmidinger
2010-10-24Added Language and fixed Language-Team header of *.po (cont'd)Klaus Schmidinger
2010-10-24Added Language and fixed Language-Team header of *.poKlaus Schmidinger
2010-10-24Made 'dist' target dependent on up to date *.poKlaus Schmidinger
2010-10-24Passing package name and version to xgettextKlaus Schmidinger
2010-10-24Some spelling fixesKlaus Schmidinger
2010-09-12Fixed some include statementsKlaus Schmidinger
2010-06-13Updated the Finnish OSD textsKlaus Schmidinger
2010-02-28Updated the Lithuanian OSD textsKlaus Schmidinger
2010-02-06Moved strictly necessary Makefile options into Make.globalKlaus Schmidinger
2010-01-30The PCR pid is now recorded for channels where this is different from the vid...Klaus Schmidinger
2010-01-04Added support for DVB cards with multiple fontendsKlaus Schmidinger
2010-01-03Displaying genre and parental rating in the recording infoKlaus Schmidinger
2010-01-03Implemented handling the "Parental Rating Descriptor"Klaus Schmidinger