summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-29correct writeRegionInformationChristian Gmeiner
2009-09-29fix wrong indexes used color and constrat writeChristian Gmeiner
2009-09-29add construct to work with more then 4 colorsChristian Gmeiner
2009-09-29add temporary bitmap, which will be used to store converted region dataChristian Gmeiner
2009-09-29in the region find algorithm we need the endColumnChristian Gmeiner
2009-09-28check num pararmeter of section(..) so that we are on the safe side. Also mov...Christian Gmeiner
2009-09-23check in cSpuRegion::addIndex if index was already addedChristian Gmeiner
2009-09-22change constr. of cSpuRegion to work with an startLine valueChristian Gmeiner
2009-09-22add method to add a new section to a regionChristian Gmeiner
2009-09-22rename methods of cSpuRegionChristian Gmeiner
2009-09-22use section method to get a pointer to a valid sSection or NULLChristian Gmeiner
2009-09-22wirte region informations/color and contrast change informationsChristian Gmeiner
2009-09-22add method to write region information data and switch to a std::vector to ho...Christian Gmeiner
2009-09-11fix writting opacity valuesChristian Gmeiner
2009-09-11also write color informations - we have a working < 5 bpp spu encoder nowChristian Gmeiner
2009-09-11uppss...Christian Gmeiner
2009-09-11make use of spu regions and add rle4color methodChristian Gmeiner
2009-09-11add basic implementation of a spu regionChristian Gmeiner
2009-09-06osd: use clearOsd() from cSpuEncoder instead of StopSpu from cSPUEncoderChristian Gmeiner
2009-09-06make cSpuEncoder a singletonChristian Gmeiner
2009-09-01add basic implementaion of generateSpuDataChristian Gmeiner
2009-09-01better this wayChristian Gmeiner
2009-09-01add method generateSpuDataChristian Gmeiner
2009-09-01fix compile warningsChristian Gmeiner
2009-09-01add a storage for encoded rle data and fix compilationChristian Gmeiner
2009-09-01store color informations of current bitmap in membersChristian Gmeiner
2009-09-01add generateColorPalette and encode methods with needed membersChristian Gmeiner
2009-09-01add method writeNibble and all needed members to cSpuEncoderChristian Gmeiner
2009-08-31add gpl v2 license informationsChristian Gmeiner
2009-08-31add spuencoder implementationChristian Gmeiner
2009-08-28make it simplerChristian Gmeiner
2009-08-19update the bcs values via updateBcsValues() method and remove all other settersChristian Gmeiner
2009-08-19merge methods SetHorizontalSize and SetVerticalSize to method setDimensionChristian Gmeiner
2009-07-07fix #145 - DON and DOF should work as expected.Christian Gmeiner
2009-06-15Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt a...Ville Skyttä
2009-06-15Sync with http://www.gnu.org/licenses/gpl-2.0.txtVille Skyttä
2009-06-08Merge branch 'master' of gitosis@community.xeatre.tv:vdr-plugin-dxr3Christian Gmeiner
2009-06-08merge dxr3sysclock into dxr3interfaceChristian Gmeiner