Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-03 | merge dxr3interface into dxr3device | Christian Gmeiner | |
2009-10-22 | simplify bitmap cleaning | Christian Gmeiner | |
2009-10-21 | fix flickering if we need to scale and osd does not change | Christian Gmeiner | |
The problem was that we dont called Clean() of the source bitmap if we do scaling. | |||
2009-10-20 | fix green osd | Christian Gmeiner | |
It can happen, that the OSD conistis of only one area and that we need to scale the osd later. So it is a good idea to save the used palette. | |||
2009-10-14 | update/add license | Christian Gmeiner | |
2009-10-14 | fix code style | Christian Gmeiner | |
2009-10-14 | remove debug class cTime | Christian Gmeiner | |
2009-10-14 | manage includes | Christian Gmeiner | |
2009-10-14 | remove old stuff from cDxr3Osd class and clean up related source parts | Christian Gmeiner | |
2009-10-14 | remove old osd calls from cDxr3Osd::Flush() | Christian Gmeiner | |
2009-10-14 | remove OsdFlushRate setting, as it is not needed any more | Christian Gmeiner | |
2009-10-13 | dont leak memory | Christian Gmeiner | |
2009-10-13 | make use of scaler | Christian Gmeiner | |
2009-10-12 | add stub cBitmap scaler | Christian Gmeiner | |
2009-10-09 | remove not wanted dsyslog | Christian Gmeiner | |
2009-10-09 | bug #166 done - encode our mergedBitmap | Christian Gmeiner | |
2009-10-09 | replace color palette | Christian Gmeiner | |
2009-10-09 | copy area bitmaps to mergedBitmap with needed transforming of indexes | Christian Gmeiner | |
2009-10-09 | determine the palette used by all bitmaps | Christian Gmeiner | |
2009-10-09 | add a mergedBitmap, which will containt all areas bitmaps | Christian Gmeiner | |
2009-10-08 | change the way we use to encode the osd in cDxr3Osd::Flush | Christian Gmeiner | |
2009-10-08 | store informations about regions in cDxr3Osd class | Christian Gmeiner | |
2009-09-29 | add support for multi bitmaps | Christian Gmeiner | |
This functionality is needed for plugins like femon, which uses more then one bitmap for its osd. | |||
2009-09-29 | we can hanlde only up to 4 bpp | Christian Gmeiner | |
2009-09-29 | make use of new spuencoder | Christian Gmeiner | |
2009-09-29 | disable old spu encoding stuff | Christian Gmeiner | |
2009-09-06 | osd: use clearOsd() from cSpuEncoder instead of StopSpu from cSPUEncoder | Christian Gmeiner | |
this is the first step to marriage the osd part with the new spu encoder | |||
2009-06-15 | Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt ↵ | Ville Skyttä | |
and http://www.gnu.org/licenses/gpl-2.0.txt | |||
2009-06-05 | update emacs code style part | Christian Gmeiner | |
2009-06-02 | rework singleton class | Christian Gmeiner | |
2009-05-02 | cleanup header includes | Christian Gmeiner | |
2009-01-12 | remove dxr3vdrincludes.h | Christian Gmeiner | |
Dont include .h files, which are not used in the current context. | |||
2009-01-07 | upps... missing changes | Christian Gmeiner | |
2008-12-29 | Drop support for VDR < 1.6.0 | scop | |
2007-08-29 | Fix build with VDR 1.5.9. | scop | |
2005-08-02 | Update FSF's address. | 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-21 | Sync comments from HEAD. | scop | |
2004-10-11 | fixed #includes | austriancoder | |
2004-10-10 | renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c | austriancoder | |
2004-10-10 | comment update | austriancoder | |
2004-08-05 | initial import | austriancoder | |