Age | Commit message (Expand) | Author |
2003-03-02 | nicer linking | Michael Roitzsch |
2003-03-02 | fix assert()s to bring dxr3 video out back to life | Michael Roitzsch |
2003-02-26 | close the control device properly | Michael Roitzsch |
2003-02-25 | this is unneeded, got_spu_packet always returns a vpts | Michael Roitzsch |
2003-02-23 | be more tolerant with missing end sequences (I had false positives) | Michael Roitzsch |
2003-02-18 | what is that? (fix compilation breakage) | Michael Roitzsch |
2003-02-18 | These messages have not helped in debugging for a long time. | Michael Roitzsch |
2003-02-17 | libfame cflag fix | Michael Roitzsch |
2003-02-13 | configurable vertical overlay size | Michael Roitzsch |
2003-02-10 | hopefully correct aspect handling | Michael Roitzsch |
2003-01-25 | mask X11 plugin when building without it | Michael Roitzsch |
2003-01-18 | dxr3 TV out should work with aaxine now (untested) | Michael Roitzsch |
2003-01-13 | non-dxr3-users should not see the dxr3 config tab | Michael Roitzsch |
2003-01-12 | made it compile under linux ;-) | Daniel Caujolle-Bert |
2003-01-12 | Make xine-lib compile on Solaris | Robin KAY |
2003-01-11 | I almost forgot... | Michael Roitzsch |
2003-01-11 | resolve a Debian legal problem: xine-lib build should not depend on libdxr3-dev, | Michael Roitzsch |
2003-01-02 | make Carsten happy: remove pending SPUs on dispose | Michael Roitzsch |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-10 | this causes more trouble than benefit | Michael 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-22 | when the image does not fit the viewport and black bars need to be added, their | Michael Roitzsch |
2002-11-22 | patch by degen@home.se to make dxr3 compile without X11 | Michael Roitzsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-21 | bring dxr3 spu decoder up to the latest interface | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-17 | make Carsten happy: the dxr3 image should now disappear on close | Michael Roitzsch |
2002-11-15 | cleaning up spu types. now avi subtitles may be enabled again. | Miguel Freitas |
2002-11-12 | adapt dxr3 decoder to new interface (add discontinuity function) | Michael Roitzsch |
2002-11-10 | set fixed offset, otherwise the offset accumulates during multiple plugin | Michael Roitzsch |
2002-10-29 | alphablend wants to know the pitch | Michael Roitzsch |
2002-10-26 | forgot to copy the nav packet | Michael Roitzsch |
2002-10-26 | handle all events in the queue, not just the first one | Michael Roitzsch |
2002-10-26 | bump up version numbers to actually use dxr3 plugins | Michael Roitzsch |
2002-10-26 | - dxr3 adapted to new API (compiles, but untested) | Michael Roitzsch |
2002-10-11 | because I only use the TV out, I forgot to adapt DXR3 overlay mode to the new | Michael Roitzsch |
2002-10-09 | configure.ac: | Stephen Torri |
2002-09-27 | fix deadlock in concurrent access (dvd spus vs. osd overlays) on spu | Michael Roitzsch |
2002-09-20 | update API version number | Michael Roitzsch |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-18 | report stream metadata | Michael Roitzsch |
2002-09-18 | adapt dxr3 to spu decoder API change | Michael Roitzsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-05 | dxr3 adapted to new api, should at least compile now | Michael Roitzsch |
2002-08-28 | fix some button areas | Michael Roitzsch |
2002-08-27 | fix typo (thanks to Zoltán Böszörményi for making me notice it ;) | Michael Roitzsch |
2002-08-24 | linking fixes | Michael Roitzsch |
2002-08-18 | fix conditional X11 linking for older automake versions | Michael Roitzsch |