summaryrefslogtreecommitdiff
path: root/dxr3interface.c
AgeCommit message (Expand)Author
2010-01-09make more use of AccessorsChristian Gmeiner
2010-01-06fix bug #223 by adding a command line option to enable automatic fw loadingChristian Gmeiner
2010-01-04rework cSettings class to use a new way for setters and gettersChristian Gmeiner
2010-01-04rename cDxr3ConfigData class to cSettingsChristian Gmeiner
2009-12-09add a way to enable/disable audio via iAudioChristian Gmeiner
2009-11-19remove method cDxr3Interface::ReOpenAudio, as it is a pure stubChristian Gmeiner
2009-11-18Revert "make it simpler"Christian Gmeiner
2009-10-23remove 'times' number for cDxr3Interface::PlayVideoFrame(cFixedLengthFrame* p...Christian Gmeiner
2009-10-23kick PlayVideoFrame(const uint8_t* pBuf, int length, int times) method as not...Christian 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-12add method to get current video stream dimensionChristian 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-08merge dxr3sysclock into dxr3interfaceChristian Gmeiner
2009-06-05update emacs code style partChristian Gmeiner
2009-06-02rework singleton classChristian Gmeiner
2009-05-07add methods to playback cDxr3PesFrames - untestedChristian Gmeiner
2009-05-02cleanup header includesChristian Gmeiner
2009-04-01improve cDxr3Interface::ConfigureDeviceChristian Gmeiner
2009-03-28rework pmExtern_THIS_SHOULD_BE_AVOIDED playmodeChristian Gmeiner
2009-02-25fixes and code style improvementsChristian Gmeiner
2009-02-25some more clean upsChristian Gmeiner
2009-02-25factor our audio stuff from dxr3interface.hChristian Gmeiner
2009-02-23simplify audiosamplerate handlingChristian Gmeiner
2009-02-23simplify audiochannel handlingChristian Gmeiner
2009-02-22Use iAudio class to resample audio streamChristian Gmeiner
2009-02-18fix compile warningsChristian Gmeiner
2009-01-11preperation for alsa supportChristian Gmeiner
2009-01-11simplify Dxr3OpenChristian Gmeiner
2009-01-07add constants for device subnamesChristian Gmeiner
2009-01-07remove overlay supportChristian Gmeiner
2009-01-02Add BCS getters (cached value only), use in SVDRP command return values.scop
2009-01-02Error handling improvements.scop
2009-01-02Don't exit if setting video mode fails.scop
2009-01-02Apply configured BCS when configuring the device.scop
2008-12-29Convert to UTF-8.scop
2008-12-28Add bunch of SVDRP commands based on patch from Krzysztof Parma, reconfigure ...scop
2008-10-25Fix signed/unsigned comparison warnings.scop
2008-10-25Various small cleanups.scop
2008-10-25Error handling improvements; set internal variables only when operations succ...scop
2007-04-26Add setup option for enabling/disabling use of WSS; some setups get "stripey"...scop
2007-04-05Apply plugin part of the WSS patch.scop
2007-04-05Apply patches/vdr-dxr3-ac3.patch, start countdown to 0.2.7.scop