Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-14 | 2005 | scop | |
2005-03-14 | Use $CXX for generating dependencies instead of hardcoded g++. | scop | |
2005-03-14 | Merge from HEAD: don't link with zlib. | scop | |
2005-03-14 | Bring in CONTRIBUTORS from HEAD. | scop | |
2005-03-14 | Fix i18n, improve some translations. | scop | |
2005-01-12 | small fix | austriancoder | |
2005-01-12 | added support for vdr-1.3.18 | austriancoder | |
2005-01-10 | Makefile correction :) | austriancoder | |
2005-01-10 | some littel fixes | austriancoder | |
2005-01-10 | fix for gcc 3.4.x compilers | austriancoder | |
2005-01-05 | removed -lz from makefile | austriancoder | |
2005-01-05 | added some lock and unlock calls | austriancoder | |
2005-01-03 | ironed out some compile errors | austriancoder | |
2004-12-09 | change code to fit own coding style | austriancoder | |
2004-12-09 | change code to fit own coding style | austriancoder | |
2004-12-07 | source comment updates | austriancoder | |
2004-11-18 | little update | austriancoder | |
2004-11-14 | retun correct error message | austriancoder | |
2004-11-11 | little update | austriancoder | |
2004-10-24 | little update | austriancoder | |
2004-10-24 | Finnish translation updates | austriancoder | |
2004-10-18 | added -fPIC in CXXFLAGS to support amd64 processors | austriancoder | |
2004-10-17 | addes support for vdr-1.3.13 | austriancoder | |
2004-10-13 | compile fix | austriancoder | |
2004-10-12 | default_palette is now a constant unsigned[16] | austriancoder | |
2004-10-11 | little update | austriancoder | |
2004-10-11 | fixed bug #1022810: Osd gets pink | austriancoder | |
2004-10-11 | fixed typo | austriancoder | |
2004-10-11 | fixed #includes | austriancoder | |
2004-10-10 | removed log commands in dxr3outputthread.c | austriancoder | |
2004-10-10 | little update | austriancoder | |
2004-10-10 | using now std:: instead of namespace std; | austriancoder | |
2004-10-10 | renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c | austriancoder | |
2004-10-10 | YUV2Rgb is back | austriancoder | |
2004-10-10 | renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c | austriancoder | |
2004-10-10 | comment update | austriancoder | |
2004-10-10 | using now std:: instead of namespace std; | austriancoder | |
2004-10-10 | YUV2Rgb is back | austriancoder | |
2004-10-10 | checked Lock() and Unlock() | austriancoder | |
2004-10-10 | fixed typo | austriancoder | |
2004-10-10 | - rewrote cDxr3SpuDecoder | austriancoder | |
dropped software decoder added hardware decoder, so we make use of DVD-functions of the dxr3 kicked out YUV2Rgb - as we dont need it any more | |||
2004-10-10 | - rewrote cDxr3SpuDecoder | austriancoder | |
dropped software decoder added hardware decoder, so we make use of DVD-functions of the dxr3 kicked out YUV2Rgb - as we dont need it any more | |||
2004-10-09 | little update | austriancoder | |
2004-10-09 | logger now thread safe | austriancoder | |
2004-10-09 | kicket out unneeded log call | austriancoder | |
2004-10-07 | fix for gcc-2.95 | austriancoder | |
2004-10-04 | little update | austriancoder | |
2004-10-04 | fixed: warning: no newline at end of file | austriancoder | |
2004-10-04 | - extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags) | austriancoder | |
support for non x86 arch support for cpu's, which dont support rdtsc timing | |||
2004-10-04 | again fixes for gcc-2.95 | austriancoder | |