summaryrefslogtreecommitdiff
path: root/dxr3interface.h
AgeCommit message (Collapse)Author
2009-01-12remove dxr3vdrincludes.hChristian Gmeiner
Dont include .h files, which are not used in the current context.
2009-01-11preperation for alsa supportChristian Gmeiner
Add IsOssAudio() to check, if we have an oss audio device. This is needed for the coming alsa support.
2009-01-11simplify Dxr3OpenChristian Gmeiner
We dont need to give the used cardnum as param for Dxr3Open, as Dxr3Open will get the used cardnum by its own.
2009-01-07remove overlay supportChristian Gmeiner
There is no need to support a overlay, as it is used to show the output of the graphics card on the tv.
2009-01-02Add BCS getters (cached value only), use in SVDRP command return values.scop
2008-12-29Convert to UTF-8.scop
2008-12-28Add bunch of SVDRP commands based on patch from Krzysztof Parma, reconfigure ↵scop
device audio on external reopen.
2007-04-05Apply patches/vdr-dxr3-ac3.patch, start countdown to 0.2.7.scop
2007-01-28Use cCondWait::SleepMs() instead of usleep().scop
2007-01-07Spelling fixes.scop
2005-12-12Improve device reset and error recovery.scop
2005-08-02Update FSF's address.scop
2005-07-06Add stereo/left/right audio channel switching (Malcolm Caldwell).scop
2005-07-06Comment tuning.scop
2005-06-22Use VDR's logging facilities, no more dxr3plugin.log.scop
2005-05-28Clean up non-working dead code for VDR < 1.3.11.scop
2005-04-19Mass indentation/whitespace cleanup.scop
2005-04-18More indentation settings.scop
2005-04-18Add (X)Emacs indentation settings.scop
2005-04-18Oops, wrong tree... revert.scop
2005-04-18Add (X)Emacs indentation settings.scop
2005-03-23Coding style tweak.scop
2005-03-22Sync #include fixes from HEAD.scop
2005-03-14Apply get/setVerticalSize part of Luca Olivetti's Xine scaler patch.scop
2005-03-14Apply DVB subtitles sync fix from Mikko Tuumanen.scop
2005-03-14Sync comments from HEAD.scop
2005-03-14Merge copyright infos from HEAD.scop
2004-10-12default_palette is now a constant unsigned[16]austriancoder
2004-10-11fixed bug #1022810: Osd gets pinkaustriancoder
2004-10-11fixed #includesaustriancoder
2004-10-10fixed typoaustriancoder
2004-09-18added/updated copyright informationsaustriancoder
2004-09-18you can configure microcode path in Makefileaustriancoder
2004-09-15added routine to get YUVData from dxr3austriancoder
2004-09-15added functions to read and write registers directlyaustriancoder
2004-09-13added and converted comments into a doxygen friendly formataustriancoder
2004-09-13added and converted comments into a doxygen friendly formataustriancoder
2004-08-11added basic support to set brightness/contrast/saturationaustriancoder
2004-08-05initial importaustriancoder