Version 1.3.9: - fixed compile errors with gcc-2.95.x - reduced audio on 10 sec. delay to 1 sec. - support for long options - use pci utils for bt848 address (Manuel Estrada Sainz) - drop root privilege ASAP (Manuel Estrada Sainz) - STRANGE_SYNC_PROBLEMS patch (Manuel Estrada Sainz) - debianized with help from Manuel Estrada Sainz - inline MMX and asm locking stuff, we don't need nasm anymore, yes! - enabled old C decode routine, maybe we get it to run on another platform than i386 - made code ANSI C conform, compiles now with -ansi - added initial autoconf support - changed default decode routine to -r4 - major code cleanup in cablecrypt-*.c files - add PAL interpolation to C mode (option -r2) Version 1.3: - added PAL interpolation to MMX mode (option -r2) - removed `v4l and dga disagree about the framebuffer base' code - fixed a sound bug in newer kernels - check only for euid on startup (Manuel Estrada Sainz) - OPT_ARCH in Makefile (Manuel Estrada Sainz) - SIGALARM when it gets stuck (Manuel Estrada Sainz) - SYNC problem fixed (Manuel Estrada Sainz) - native lirc support (Manuel Estrada Sainz) - removed those ugly graphic problems on the left side of the picture (seen in 1.3beta) - set window size to 768x576 with -r2 - Makefile cleanups, -O0 for gcc-3.0.x compilers, still a problem with -r1 (frozen picture) Version 1.2: - better MMX color decoding and handling - chroma inversion - switch between MMX color and b/w x86 assembler decoding - code cleaning Version 1.1 - beta MMX support - rpm binaries