summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-21fix flickering if we need to scale and osd does not changeChristian Gmeiner
2009-10-20Merge branch 'master' of community.xeatre.tv:vdr-plugin-dxr3Christian Gmeiner
2009-10-20fix green osdChristian Gmeiner
2009-10-17Note ALSA_*, remove -DUSE_XINE_SCALER.Ville Skyttä
2009-10-16fix compileChristian Gmeiner
2009-10-16add a basic stuff for StillPicutre in cDxr3DeviceChristian Gmeiner
2009-10-16current implementation of StillPicture in cDxr3DemuxDevice is wrongChristian Gmeiner
2009-10-16header cleanupChristian Gmeiner
2009-10-16remove methods for en/disable spu mode - its not used and not neededChristian Gmeiner
2009-10-16simplify en/disabling of the spu unitChristian Gmeiner
2009-10-16remove cDxr3Interface::SingleStep methodChristian Gmeiner
2009-10-15check return value of ioctl syscallsChristian Gmeiner
2009-10-14update/add licenseChristian Gmeiner
2009-10-14remove old xine-scaler define in MakefileChristian Gmeiner
2009-10-14delete old spuencoder filesChristian Gmeiner
2009-10-14do not build dxr3colormanger and dxr3interface_spu_encoder as not needed anymoreChristian Gmeiner
2009-10-14fix code styleChristian Gmeiner
2009-10-14remove debug class cTimeChristian Gmeiner
2009-10-14manage includesChristian Gmeiner
2009-10-14remove old stuff from cDxr3Osd class and clean up related source partsChristian Gmeiner
2009-10-14remove old osd calls from cDxr3Osd::Flush()Christian Gmeiner
2009-10-14remove OsdFlushRate setting, as it is not needed any moreChristian Gmeiner
2009-10-13dont leak memoryChristian Gmeiner
2009-10-13make use of scalerChristian Gmeiner
2009-10-13implement scaler basd on 'Image Scaling With Bresenham'Christian Gmeiner
2009-10-12add stub cBitmap scalerChristian Gmeiner
2009-10-12add method to get current video stream dimensionChristian Gmeiner
2009-10-12do not return NULLChristian Gmeiner
2009-10-11Update Klaus' e-mail address.Ville Skyttä
2009-10-09fix spelling mistakeChristian Gmeiner
2009-10-09remove not wanted dsyslogChristian Gmeiner
2009-10-09bug #166 done - encode our mergedBitmapChristian Gmeiner
2009-10-09replace color paletteChristian Gmeiner
2009-10-09copy area bitmaps to mergedBitmap with needed transforming of indexesChristian Gmeiner
2009-10-09determine the palette used by all bitmapsChristian Gmeiner
2009-10-09add a mergedBitmap, which will containt all areas bitmapsChristian Gmeiner
2009-10-08add some missing virtual keywordsChristian Gmeiner
2009-10-08change the way we use to encode the osd in cDxr3Osd::FlushChristian Gmeiner
2009-10-08store informations about regions in cDxr3Osd classChristian Gmeiner
2009-10-06fix codeing styleChristian Gmeiner
2009-10-02fix bug #164 - Mixed up OSD coloursChristian Gmeiner
2009-10-01get rid of prefix from filename of singleton and update licence headerChristian Gmeiner
2009-09-30pass function parameter by referenceChristian Gmeiner
2009-09-29add support for multi bitmapsChristian Gmeiner
2009-09-29clean up some syslog messagesChristian Gmeiner
2009-09-29we can hanlde only up to 4 bppChristian Gmeiner
2009-09-29make use of new spuencoderChristian Gmeiner
2009-09-29disable old spu encoding stuffChristian Gmeiner
2009-09-29add the magic calculateRegions algorithmChristian Gmeiner
2009-09-29change the way we write color informationsChristian Gmeiner