Age | Commit message (Expand) | Author |
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-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 | * 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-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-04 | fix off by one error | Michael Roitzsch |
2002-06-30 | do not change aspect in zoom mode | Michael Roitzsch |
2002-06-28 | new video out types to distinguish between dxr3 overlay and tv mode | Michael Roitzsch |
2002-06-25 | use easier to read symbolic names for the aspects | Michael Roitzsch |
2002-06-24 | Remove last tranlated enums. Add --check in .po build, since it seems some | Daniel Caujolle-Bert |
2002-06-24 | Add missing dot in message | Philipp Hahn |
2002-06-17 | removed temporary overlay position fix, | Michael Roitzsch |
2002-06-17 | do not switch to 4:3 aspect when receiving illegal ratio codes | Michael Roitzsch |
2002-06-15 | (hopefully temporary) workaround for wrong window coordinates | Michael Roitzsch |
2002-06-14 | correct coordinates for keycolor rectangle | Michael Roitzsch |
2002-06-12 | some additional i18n for dxr3 | Michael Roitzsch |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-10 | changed some config strings to enums | Michael Roitzsch |
2002-06-09 | overlay mode fixed | Michael Roitzsch |
2002-06-03 | * first approach to a fix for broken overlay mode | Michael Roitzsch |
2002-05-24 | - dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de> | Miguel Freitas |
2001-11-07 | remove old files | Mike Lampard |
2001-11-01 | make zooming/cropping of 16:9 video to tvout and new 'enhanced | Mike Lampard |
2001-10-28 | small cleanup in prep for 0.9.3 | Mike Lampard |
2001-10-28 | in order for av sync to be correct with still menus, we need to act like a | Mike Lampard |
2001-10-24 | fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longer | Mike Lampard |
2001-10-24 | Exit nicely with a message if the user tries to play a non-mpeg stream, | Mike Lampard |
2001-10-24 | Keep BCS settings. Slight change to dxr3_read_config, put config in | Mike Lampard |
2001-10-23 | Fix slight mis-interpretation of api. | Mike Lampard |
2001-10-23 | update spu decoder to auto-display menus, and display only the user selected | Mike Lampard |
2001-10-14 | Merged aspect ratio autodetection and | Eduard Hasenleithner |
2001-10-10 | Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think the | Juergen Keil |
2001-08-14 | Made the dxr3 device name a configuration option. Makes it possible | Eduard Hasenleithner |
2001-08-02 | The control device has been used before opening it. Fixed. | Eduard Hasenleithner |
2001-07-31 | Overlay should now work with Xinerama too. | Eduard Hasenleithner |
2001-07-26 | New Feature: Hardware overlay in xine output window | Eduard Hasenleithner |
2001-07-25 | Removed the --with-dxr3-path argument and added --disable-dxr3. | Eduard Hasenleithner |
2001-07-24 | Change DXR3 checkings. Some cosmetic changes. | Daniel Caujolle-Bert |
2001-07-24 | Made debug/informational messages less confusing. | Eduard Hasenleithner |