summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-05Merge branch 'master' of gitosis@community.xeatre.tv:vdr-plugin-dxr3Christian Gmeiner
2009-06-05remove two unused filesChristian Gmeiner
2009-06-05update emacs code style partChristian Gmeiner
2009-06-05prepare parts of the audio pipline to work directly with cDxr3PesFrameChristian Gmeiner
2009-06-05small logic style changesChristian Gmeiner
2009-06-05make gcc happier by fixing some warningsChristian Gmeiner
2009-06-02remove cSpuData class, as it is not neededChristian Gmeiner
2009-06-02rework singleton classChristian Gmeiner
2009-05-28Add Ukrainian translation (#131, Yarema aka Knedlyk).Ville Skyttä
2009-05-28respect On pararmeter of MakePrimaryDeviceChristian Gmeiner
2009-05-28simplify DecodeChristian Gmeiner
2009-05-28do not spam logChristian Gmeiner
2009-05-07includes not neededChristian Gmeiner
2009-05-07fix urlChristian Gmeiner
2009-05-07add methods to playback cDxr3PesFrames - untestedChristian Gmeiner
2009-05-07changed style of sourceChristian Gmeiner
2009-05-02cleanup header includesChristian Gmeiner
2009-04-30remove some not needed source filesChristian Gmeiner
2009-04-30get rid of UNEXPECTED_PARAMETER_CHANGE exceptionChristian Gmeiner
2009-04-30no need to store channels and sample rate in the audiodecoderChristian Gmeiner
2009-04-30m_lastPts is in cDxr3SyncBuffer not needed -> kick itChristian Gmeiner
2009-04-27remove waitPts parts from syncbufferChristian Gmeiner
2009-04-27get rid of WaitForSysClock and WaitForNextPut, as they are not usedChristian Gmeiner
2009-04-24create cDxr3PesFrame on the heapChristian Gmeiner
2009-04-24get rid of InitData()Christian Gmeiner
2009-04-20this is a small preperation for later patchesChristian Gmeiner
2009-04-20get rid of offset in cDxr3PesFrameChristian Gmeiner
2009-04-20store start of pes frameChristian Gmeiner
2009-04-20change protected to privateChristian Gmeiner
2009-04-20extend cDxr3PesFrame about SampleContext and decode bufferChristian Gmeiner
2009-04-19get rid of m_staticVerticalSize and m_staticHorizontalSize in pes frameChristian Gmeiner
2009-04-18remove some unused variablesChristian Gmeiner
2009-04-18get rid of cDxr3SafeArray and all the exception stuffChristian Gmeiner