summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2005-08-16we are using dxr3 hardware dvd playback functions in our spudecoderaustriancoder
2005-08-16renamed dxr3interface_spu_encoder.[ch] to dxr3spuencoder.[ch]austriancoder
2005-08-16added fix for slow udev device creating and have done some style code changesaustriancoder
2005-08-15HEAD = 0.2.3 release, because i want to start my coding with this codebaseaustriancoder
2005-08-15HEAD should have files of 0.2.3 releaseaustriancoder
2005-08-07Don't override OSD's {Save,Restore}Region with dummies (Luca Olivetti).before_0_2_mergescop
2005-08-05Italian, Spanish and Catalan translations from Luca Olivetti.scop
2005-05-28Clean up non-working dead code for VDR < 1.3.8.scop
2005-05-01Corrupt stream fix from Jon Burgess, ↵scop
http://article.gmane.org/gmane.linux.vdr/21789
2005-04-30Fix cpuid on AMD64 (Jon Burgess, newer ffmpeg).scop
2005-04-21Err...scop
2005-04-21Improve description of Marco's SPU fix.scop
2005-04-21DVD subtitles and navigation fix (Marco Schlüßler).scop
2005-04-18Set audiomode to unknown when releasing devices, fixes digital sound after ↵scop
MPlayer plugin (Luca Olivetti, Kimmo Vuorinen).
2005-04-06Fix aspect ratio after returning from the MPlayer plugin (Luca Olivetti).scop
2005-03-23Oops, std:: is ok here.scop
2005-03-23Note GetSTC() improvement.scop
2005-03-22Add sf.net bug numbers.scop
2005-03-22namespace std still needed for some stuff...scop
2005-03-22Avoid high CPU usage in pause mode.scop
2005-03-22Fix fwrite() return value check.scop
2005-03-22Avoid hang in pause mode with VDR >= 1.3.18.scop
2005-03-22Fix open() return value checks for em8300-* fifos.scop
2005-03-22...scop
2005-03-22Sync A/V thread deletion from 0-2 branch.scop
2005-03-22Sync thread descriptions from 0-2 branch.scop
2005-03-22Sync "all" default target from 0-2 branch.scop
2005-03-22Sync PIC build fix from 0-2 branch.scop
2005-03-22Sync "MMXEXT implies SSE" and HISTORY fixes :) from 0-2 branch.scop
2005-03-14Remove more redundancy...scop
2005-03-14Remove redundant entry, fix spelling of my name.scop
2005-03-14Merge from stable: use $CXX for generating dependencies instead of hardcoded ↵scop
g++.
2005-01-12added support for vdr-1.3.18austriancoder
2005-01-10fix for gcc 3.4.x compilersaustriancoder
2004-11-14retun correct error messageaustriancoder
2004-10-24Finnish translation updatesaustriancoder
2004-10-18added -fPIC in CXXFLAGS to support amd64 processorsaustriancoder
2004-10-17addes support for vdr-1.3.13austriancoder
2004-10-11fixed bug #1022810: Osd gets pinkaustriancoder
2004-10-11fixed typoaustriancoder
2004-10-11fixed #includesaustriancoder
2004-10-10removed log commands in dxr3outputthread.caustriancoder
2004-10-10renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/caustriancoder
2004-10-10using now std:: instead of namespace std;austriancoder
2004-10-10checked Lock() and Unlock()austriancoder
2004-10-10- rewrote cDxr3SpuDecoderaustriancoder
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-09logger now thread safeaustriancoder
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-09-18i must also thanks somebody for helpaustriancoder
2004-09-18little updateaustriancoder