summaryrefslogtreecommitdiff
path: root/src/dxr3
AgeCommit message (Expand)Author
2003-05-23fix the miscalculates and then copy'n'pasted durations we discovered some tim...Michael Roitzsch
2003-05-23* dxr3 needs a longer prebufferingMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-06set some sensible defaultMichael Roitzsch
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-04-30* include nav_read.c for builds with included libdvdnavMichael Roitzsch
2003-04-09get rid of annoying error messageGuenter Bartsch
2003-03-31from freebsd port - but this seems to be a good idea on gnu/linux systems tooHeiko Schaefer
2003-03-30remove the brightness/contrast/saturation config entries, they are covered by...Michael Roitzsch
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-03-07I mixed up #ifdef and #ifMichael Roitzsch
2003-03-02nicer linkingMichael Roitzsch
2003-03-02fix assert()s to bring dxr3 video out back to lifeMichael Roitzsch
2003-02-26close the control device properlyMichael Roitzsch
2003-02-25this is unneeded, got_spu_packet always returns a vptsMichael Roitzsch
2003-02-23be more tolerant with missing end sequences (I had false positives)Michael Roitzsch
2003-02-18what is that? (fix compilation breakage)Michael Roitzsch
2003-02-18These messages have not helped in debugging for a long time.Michael Roitzsch
2003-02-17libfame cflag fixMichael Roitzsch
2003-02-13configurable vertical overlay sizeMichael Roitzsch
2003-02-10hopefully correct aspect handlingMichael Roitzsch
2003-01-25mask X11 plugin when building without itMichael Roitzsch
2003-01-18dxr3 TV out should work with aaxine now (untested)Michael Roitzsch
2003-01-13non-dxr3-users should not see the dxr3 config tabMichael Roitzsch
2003-01-12made it compile under linux ;-)Daniel Caujolle-Bert
2003-01-12Make xine-lib compile on SolarisRobin KAY
2003-01-11I almost forgot...Michael Roitzsch
2003-01-11resolve a Debian legal problem: xine-lib build should not depend on libdxr3-dev,Michael Roitzsch
2003-01-02make Carsten happy: remove pending SPUs on disposeMichael Roitzsch
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-10this causes more trouble than benefitMichael Roitzsch
2002-12-08- fix a rare, but longstanding dxr3 bug:Michael Roitzsch
2002-12-06- update api version, adding new "copy_called" flag.Miguel Freitas
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-11-22patch by degen@home.se to make dxr3 compile without X11Michael Roitzsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-21bring dxr3 spu decoder up to the latest interfaceMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-17make Carsten happy: the dxr3 image should now disappear on closeMichael Roitzsch
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-12adapt dxr3 decoder to new interface (add discontinuity function)Michael Roitzsch
2002-11-10set fixed offset, otherwise the offset accumulates during multiple pluginMichael Roitzsch
2002-10-29alphablend wants to know the pitchMichael Roitzsch
2002-10-26forgot to copy the nav packetMichael Roitzsch
2002-10-26handle all events in the queue, not just the first oneMichael Roitzsch
2002-10-26bump up version numbers to actually use dxr3 pluginsMichael Roitzsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
2002-10-11because I only use the TV out, I forgot to adapt DXR3 overlay mode to the newMichael Roitzsch
2002-10-09configure.ac:Stephen Torri
2002-09-27fix deadlock in concurrent access (dvd spus vs. osd overlays) on spuMichael Roitzsch