Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-25 | factor our audio stuff from dxr3interface.h | Christian Gmeiner | |
With this commit ALSA support is only some commits away. This commit introduces cAudioOss, which has everything needed in it to handle a oss audio device. There are some problems, which will fixed soon. For instance, external mode is not supported at the moment. | |||
2009-02-22 | Use iAudio class to resample audio stream | Christian Gmeiner | |
With the help of iAudio class, we can factor out the resample methode and clean up dxr3interface.[ch] a little bit. | |||
2009-01-12 | remove dxr3vdrincludes.h | Christian Gmeiner | |
Dont include .h files, which are not used in the current context. | |||
2009-01-11 | preperation for alsa support | Christian Gmeiner | |
Add IsOssAudio() to check, if we have an oss audio device. This is needed for the coming alsa support. | |||
2009-01-11 | simplify Dxr3Open | Christian 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-07 | remove overlay support | Christian 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-02 | Add BCS getters (cached value only), use in SVDRP command return values. | scop | |
2008-12-29 | Convert to UTF-8. | scop | |
2008-12-28 | Add bunch of SVDRP commands based on patch from Krzysztof Parma, reconfigure ↵ | scop | |
device audio on external reopen. | |||
2007-04-05 | Apply patches/vdr-dxr3-ac3.patch, start countdown to 0.2.7. | scop | |
2007-01-28 | Use cCondWait::SleepMs() instead of usleep(). | scop | |
2007-01-07 | Spelling fixes. | scop | |
2005-12-12 | Improve device reset and error recovery. | scop | |
2005-08-02 | Update FSF's address. | scop | |
2005-07-06 | Add stereo/left/right audio channel switching (Malcolm Caldwell). | scop | |
2005-07-06 | Comment tuning. | scop | |
2005-06-22 | Use VDR's logging facilities, no more dxr3plugin.log. | scop | |
2005-05-28 | Clean up non-working dead code for VDR < 1.3.11. | scop | |
2005-04-19 | Mass indentation/whitespace cleanup. | scop | |
2005-04-18 | More indentation settings. | scop | |
2005-04-18 | Add (X)Emacs indentation settings. | scop | |
2005-04-18 | Oops, wrong tree... revert. | scop | |
2005-04-18 | Add (X)Emacs indentation settings. | scop | |
2005-03-23 | Coding style tweak. | scop | |
2005-03-22 | Sync #include fixes from HEAD. | scop | |
2005-03-14 | Apply get/setVerticalSize part of Luca Olivetti's Xine scaler patch. | scop | |
2005-03-14 | Apply DVB subtitles sync fix from Mikko Tuumanen. | scop | |
2005-03-14 | Sync comments from HEAD. | scop | |
2005-03-14 | Merge copyright infos from HEAD. | scop | |
2004-10-12 | default_palette is now a constant unsigned[16] | austriancoder | |
2004-10-11 | fixed bug #1022810: Osd gets pink | austriancoder | |
2004-10-11 | fixed #includes | austriancoder | |
2004-10-10 | fixed typo | austriancoder | |
2004-09-18 | added/updated copyright informations | austriancoder | |
2004-09-18 | you can configure microcode path in Makefile | austriancoder | |
2004-09-15 | added routine to get YUVData from dxr3 | austriancoder | |
2004-09-15 | added functions to read and write registers directly | austriancoder | |
2004-09-13 | added and converted comments into a doxygen friendly format | austriancoder | |
2004-09-13 | added and converted comments into a doxygen friendly format | austriancoder | |
2004-08-11 | added basic support to set brightness/contrast/saturation | austriancoder | |
2004-08-05 | initial import | austriancoder | |