index
:
vdr-plugin-dxr3
buffer-and-sync-rewrite
master
old-main
VDR DXR3 Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
HISTORY
Age
Commit message (
Expand
)
Author
2005-03-14
Fix i18n, improve some translations.
scop
2005-01-12
added support for vdr-1.3.18
austriancoder
2005-01-10
fix for gcc 3.4.x compilers
austriancoder
2004-11-14
retun correct error message
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-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
renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c
austriancoder
2004-10-10
using now std:: instead of namespace std;
austriancoder
2004-10-10
checked Lock() and Unlock()
austriancoder
2004-10-10
- rewrote cDxr3SpuDecoder
austriancoder
2004-10-09
logger now thread safe
austriancoder
2004-10-04
- extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags)
austriancoder
2004-09-18
i must also thanks somebody for help
austriancoder
2004-09-18
little update
austriancoder
2004-09-18
fixed typo
austriancoder
2004-09-18
you can set now logpath in makefile
austriancoder
2004-09-18
extended a line
austriancoder
2004-09-18
fixed DVBDIR and FFMDIR in Makefile
austriancoder
2004-09-18
you can configure microcode path in Makefile
austriancoder
2004-09-18
basic ac3 (dolby digital 5.1) support
austriancoder
2004-09-15
added functions to read and write registers directly
austriancoder
2004-09-15
we get now videomode from driver and set only a new one, if the wanted one i...
austriancoder
2004-09-13
added and converted comments into a doxygen friendly format
austriancoder
2004-09-05
should now compile on Alpha and PowerPC
austriancoder
2004-08-23
should now compile also with gcc 2.95
austriancoder
2004-08-12
fixed cDxr3Interface::SetAudioDigitalPCM()
austriancoder
2004-08-08
rewrote i18n support
austriancoder
2004-08-08
fixed output of anamorphic video, if tv aspect is configured to 16:9 in DVB s...
austriancoder
2004-08-05
initial import
austriancoder