summaryrefslogtreecommitdiff
path: root/src/dxr3/video_out_dxr3.c
AgeCommit message (Expand)Author
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-12made it compile under linux ;-)Daniel Caujolle-Bert
2003-01-12Make xine-lib compile on SolarisRobin KAY
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-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-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-10-29alphablend wants to know the pitchMichael 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-09-27fix deadlock in concurrent access (dvd spus vs. osd overlays) on spuMichael Roitzsch
2002-09-20update API version numberMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
2002-08-27fix typo (thanks to Zoltán Böszörményi for making me notice it ;)Michael Roitzsch
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