Age | Commit message (Expand) | Author |
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 |
2002-08-17 | finally (nearly) full overlay functionality for the dxr3 by doing spu | Michael Roitzsch |
2002-08-15 | make dxr3 compile again | Michael Roitzsch |
2002-08-15 | - reimplement independent x/y zooming. | Miguel Freitas |
2002-08-13 | dxr3 video out has been adapted to the new video out api | Michael Roitzsch |
2002-08-11 | (hopefully) make dxr3 compile without X11 | Michael Roitzsch |
2002-08-10 | syncing my local tree: | Miguel Freitas |
2002-07-21 | handle forced menu buttons | Michael Roitzsch |
2002-07-18 | will I ever get the pan&scan stuff working in overlay, letterbox and | Michael Roitzsch |
2002-07-18 | don't use pan&scan mode when overlay is active | Michael Roitzsch |
2002-07-17 | drop wrong initialization | Michael Roitzsch |
2002-07-17 | button filtering added | Michael Roitzsch |
2002-07-17 | * better use of vo_frame_t; don't add members to our private frame struct, | Michael Roitzsch |
2002-07-17 | don't switch aspect too early -> move aspect switch to frame drawing | Michael Roitzsch |
2002-07-16 | use pitching to ensure dimensions are multiples of 16 for librte | Michael Roitzsch |
2002-07-16 | remove deprecated events | Michael Roitzsch |
2002-07-10 | * handle aspect special buffer to force aspect ratio | Michael Roitzsch |
2002-07-08 | rename the dxr3 vo_types to something more useful | Michael Roitzsch |
2002-07-08 | add half-way support for 16:9 tv sets | Michael Roitzsch |
2002-07-08 | when playing mpeg content we can close previously opened encoder contexts, | Michael Roitzsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-05 | * correctly handle anamorphic menus now by using the letterboxed spu | Michael Roitzsch |