summaryrefslogtreecommitdiff
path: root/src/dxr3/video_out_dxr3.c
AgeCommit message (Expand)Author
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
2002-08-15make dxr3 compile againMichael Roitzsch
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-13dxr3 video out has been adapted to the new video out apiMichael Roitzsch
2002-08-11(hopefully) make dxr3 compile without X11Michael Roitzsch
2002-08-10syncing my local tree:Miguel Freitas
2002-07-18will I ever get the pan&scan stuff working in overlay, letterbox andMichael Roitzsch
2002-07-18don't use pan&scan mode when overlay is activeMichael Roitzsch
2002-07-17drop wrong initializationMichael Roitzsch
2002-07-17* better use of vo_frame_t; don't add members to our private frame struct,Michael Roitzsch
2002-07-17don't switch aspect too early -> move aspect switch to frame drawingMichael Roitzsch
2002-07-16use pitching to ensure dimensions are multiples of 16 for librteMichael Roitzsch
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
2002-07-08add half-way support for 16:9 tv setsMichael Roitzsch
2002-07-08when playing mpeg content we can close previously opened encoder contexts,Michael Roitzsch
2002-07-04fix off by one errorMichael Roitzsch
2002-06-30do not change aspect in zoom modeMichael Roitzsch
2002-06-28new video out types to distinguish between dxr3 overlay and tv modeMichael Roitzsch
2002-06-25use easier to read symbolic names for the aspectsMichael Roitzsch
2002-06-24Remove last tranlated enums. Add --check in .po build, since it seems someDaniel Caujolle-Bert
2002-06-24Add missing dot in messagePhilipp Hahn
2002-06-17removed temporary overlay position fix,Michael Roitzsch
2002-06-17do not switch to 4:3 aspect when receiving illegal ratio codesMichael Roitzsch
2002-06-15(hopefully temporary) workaround for wrong window coordinatesMichael Roitzsch
2002-06-14correct coordinates for keycolor rectangleMichael Roitzsch
2002-06-12some additional i18n for dxr3Michael Roitzsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-10changed some config strings to enumsMichael Roitzsch
2002-06-09overlay mode fixedMichael Roitzsch
2002-06-03* first approach to a fix for broken overlay modeMichael Roitzsch
2002-05-24- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>Miguel Freitas
2001-11-07remove old filesMike Lampard
2001-11-01make zooming/cropping of 16:9 video to tvout and new 'enhancedMike Lampard
2001-10-28small cleanup in prep for 0.9.3Mike Lampard
2001-10-28in order for av sync to be correct with still menus, we need to act like aMike Lampard
2001-10-24fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longerMike Lampard
2001-10-24Exit nicely with a message if the user tries to play a non-mpeg stream,Mike Lampard
2001-10-24Keep BCS settings. Slight change to dxr3_read_config, put config inMike Lampard
2001-10-23Fix slight mis-interpretation of api.Mike Lampard
2001-10-23update spu decoder to auto-display menus, and display only the user selectedMike Lampard
2001-10-14Merged aspect ratio autodetection andEduard Hasenleithner
2001-10-10Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think theJuergen Keil
2001-08-14Made the dxr3 device name a configuration option. Makes it possibleEduard Hasenleithner
2001-08-02The control device has been used before opening it. Fixed.Eduard Hasenleithner
2001-07-31Overlay should now work with Xinerama too.Eduard Hasenleithner
2001-07-26New Feature: Hardware overlay in xine output windowEduard Hasenleithner
2001-07-25Removed the --with-dxr3-path argument and added --disable-dxr3.Eduard Hasenleithner
2001-07-24Change DXR3 checkings. Some cosmetic changes.Daniel Caujolle-Bert
2001-07-24Made debug/informational messages less confusing.Eduard Hasenleithner