summaryrefslogtreecommitdiff
path: root/src/dxr3
AgeCommit message (Collapse)Author
2001-10-27- added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work,Harm van der Heijden
this version is functional without other changes to xine sources. See comments in source for features and TODO. - very much an alpha version; you must manually enable compilation in Makefile.am (see comments there) CVS patchset: 893 CVS date: 2001/10/27 15:50:34
2001-10-24attempt to sort out overlay init once and for all...Mike Lampard
CVS patchset: 878 CVS date: 2001/10/24 18:39:31
2001-10-24commented out one-too-many in buggy_preinitMike Lampard
CVS patchset: 877 CVS date: 2001/10/24 16:09:20
2001-10-24fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longerMike Lampard
quite so buggy... CVS patchset: 876 CVS date: 2001/10/24 15:53:23
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
CVS patchset: 875 CVS date: 2001/10/24 13:45:27
2001-10-24Exit nicely with a message if the user tries to play a non-mpeg stream,Mike Lampard
instead of just seg-faulting... CVS patchset: 874 CVS date: 2001/10/24 13:42:58
2001-10-24Keep BCS settings. Slight change to dxr3_read_config, put config inMike Lampard
dxr3_driver_t... CVS patchset: 873 CVS date: 2001/10/24 09:28:26
2001-10-23grep the stream title to find out if we're in a menu or not (temporaryMike Lampard
measure until we can get a dedicated in-menu event). works (much) better than deciding on number of spu streams.. CVS patchset: 868 CVS date: 2001/10/23 15:20:35
2001-10-23Fix slight mis-interpretation of api.Mike Lampard
CVS patchset: 867 CVS date: 2001/10/23 14:06:30
2001-10-23update spu decoder to auto-display menus, and display only the user selectedMike Lampard
stream. Change request_dest_size in video_out to comply with Guenters api changes. CVS patchset: 866 CVS date: 2001/10/23 12:08:39
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
CVS patchset: 859 CVS date: 2001/10/22 21:34:54
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09
2001-10-20dxr3 plugin should compile again, untestedGuenter Bartsch
CVS patchset: 839 CVS date: 2001/10/20 12:08:31
2001-10-14Merged aspect ratio autodetection andEduard Hasenleithner
GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO patch from Mike Lampard. CVS patchset: 800 CVS date: 2001/10/14 14:49:54
2001-10-10Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think theJuergen Keil
dxr3 does not allow scaling of the video. Someone with the hardware, please check and enable the coordinate translation for the dxr3. CVS patchset: 784 CVS date: 2001/10/10 10:05:03
2001-09-23Prevent loading of videofill plugin for dxr3.Eduard Hasenleithner
CVS patchset: 682 CVS date: 2001/09/23 08:11:11
2001-08-25Used the patch from Mike Lampard to adopt the new set_speed syntax.Eduard Hasenleithner
CVS patchset: 494 CVS date: 2001/08/25 21:21:01
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
CVS patchset: 441 CVS date: 2001/08/17 13:34:25
2001-08-16Changes for new byte order of clut_t.Eduard Hasenleithner
CVS patchset: 435 CVS date: 2001/08/16 12:54:58
2001-08-14Made the dxr3 device name a configuration option. Makes it possibleEduard Hasenleithner
to disable the plugin using an invalid name. CVS patchset: 430 CVS date: 2001/08/14 19:43:43
2001-08-14Replaced the dxr3 button event stub with real code.Eduard Hasenleithner
CVS patchset: 426 CVS date: 2001/08/14 10:17:58
2001-08-13inserted event stub for new spu decoder api version.Eduard Hasenleithner
CVS patchset: 417 CVS date: 2001/08/13 12:53:53
2001-08-09Added error string to some messages in order to get better bugreports.Eduard Hasenleithner
CVS patchset: 404 CVS date: 2001/08/09 09:55:54
2001-08-08Added the X_CFLAGS in order to allow compiling on systemsEduard Hasenleithner
where no /usr/include/X11 exists. CVS patchset: 403 CVS date: 2001/08/08 23:55:28
2001-08-07Added support for the scr providers.Eduard Hasenleithner
Made some code cleanups. CVS patchset: 399 CVS date: 2001/08/07 22:24:05
2001-08-05Implemented setting of the CLUT palette.Eduard Hasenleithner
CVS patchset: 387 CVS date: 2001/08/05 08:59:04
2001-08-02The control device has been used before opening it. Fixed.Eduard Hasenleithner
CVS patchset: 380 CVS date: 2001/08/02 18:13:19
2001-07-31Overlay should now work with Xinerama too.Eduard Hasenleithner
CVS patchset: 374 CVS date: 2001/07/31 17:41:32
2001-07-31The mpeg2 decoder (first part) of this plugin has notEduard Hasenleithner
been updated for the iface_version=2 fix. CVS patchset: 373 CVS date: 2001/07/31 15:31:52
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
CVS patchset: 370 CVS date: 2001/07/30 17:13:20
2001-07-26New Feature: Hardware overlay in xine output windowEduard Hasenleithner
CVS patchset: 354 CVS date: 2001/07/26 16:03:10
2001-07-25Removed the --with-dxr3-path argument and added --disable-dxr3.Eduard Hasenleithner
Did some cosmetic stuff too. CVS patchset: 347 CVS date: 2001/07/25 15:03:14
2001-07-24Change DXR3 checkings. Some cosmetic changes.Daniel Caujolle-Bert
CVS patchset: 339 CVS date: 2001/07/24 15:02:05
2001-07-24Made debug/informational messages less confusing.Eduard Hasenleithner
CVS patchset: 337 CVS date: 2001/07/24 13:26:18
2001-07-22Moved check for dxr3 to _xine.m4.Eduard Hasenleithner
Made the linux path accessible. CVS patchset: 319 CVS date: 2001/07/22 10:58:32
2001-07-20Initial commit of the dxr3/hw+ hardware decoder plugin.Eduard Hasenleithner
CVS patchset: 312 CVS date: 2001/07/20 17:28:21