Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-15 | Made changes to fix clut on yuv2rgb, similar to XShm, but cannot test it. | James Courtier-Dutton | |
CVS patchset: 1413 CVS date: 2002/01/15 20:39:39 | |||
2002-01-15 | Fix XShm menu and spu colours. | James Courtier-Dutton | |
CVS patchset: 1412 CVS date: 2002/01/15 20:35:24 | |||
2002-01-15 | Beginning of overlay highlights correction work. | James Courtier-Dutton | |
XV colours look good, XShm colours do not. CVS patchset: 1411 CVS date: 2002/01/15 20:22:43 | |||
2002-01-13 | Fix a few compile warnings. | James Courtier-Dutton | |
CVS patchset: 1397 CVS date: 2002/01/13 21:15:48 | |||
2002-01-11 | small hint about fbset | Miguel Freitas | |
CVS patchset: 1392 CVS date: 2002/01/11 19:45:47 | |||
2002-01-11 | video_out driver for linux framebuffer device | Miguel Freitas | |
CVS patchset: 1390 CVS date: 2002/01/11 19:07:53 | |||
2002-01-10 | Forgot to update xine.h.tmpl.in with the new video_out api. | James Courtier-Dutton | |
CVS patchset: 1384 CVS date: 2002/01/10 15:31:26 | |||
2002-01-09 | video_driver api changed. | James Courtier-Dutton | |
dxr3 decoder only functions if the dxr3 video_out driver loaded. xine_t changed. CVS patchset: 1381 CVS date: 2002/01/09 22:33:03 | |||
2002-01-05 | XV_DOUBLE_BUFFER support, missing header on libspudec makefile | Miguel Freitas | |
CVS patchset: 1339 CVS date: 2002/01/05 13:49:30 | |||
2002-01-03 | Some changes to help development of better tv-out on nvidia cards. | James Courtier-Dutton | |
Add a new event from GUI to video_out to inform it about Fullscreen status. CVS patchset: 1328 CVS date: 2002/01/03 22:41:54 | |||
2001-12-29 | i hope it's safe to do that. sometimes images were now show with | Miguel Freitas | |
logo_visibility initialized to 1. CVS patchset: 1320 CVS date: 2001/12/29 15:43:02 | |||
2001-12-16 | - fix clipping box inside rle lines | Miguel Freitas | |
- removed blend_yuv_vo_frame CVS patchset: 1254 CVS date: 2001/12/16 17:01:12 | |||
2001-12-14 | Add workaround for max attribute COLORKEY value (~0). Add new | Daniel Caujolle-Bert | |
XvAttribute support (XV_AUTOPAINT_COLORKEY). Check boolean/range for config file storage CVS patchset: 1244 CVS date: 2001/12/14 16:50:57 | |||
2001-12-09 | sorry, black bars should be black again now | Guenter Bartsch | |
CVS patchset: 1202 CVS date: 2001/12/09 23:13:31 | |||
2001-12-09 | make Xv repaint it's colorkey if needed | Guenter Bartsch | |
CVS patchset: 1200 CVS date: 2001/12/09 21:07:34 | |||
2001-12-01 | corrected non-conformant console output | Guenter Bartsch | |
CVS patchset: 1154 CVS date: 2001/12/01 23:01:18 | |||
2001-11-30 | blend_yuy2 now available | Miguel Freitas | |
CVS patchset: 1141 CVS date: 2001/11/30 12:31:58 | |||
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas | |
* reworked spu and overlay manager (multiple overlays supported) CVS patchset: 1126 CVS date: 2001/11/28 22:19:10 | |||
2001-11-23 | Fixed XV_* properties storage (num to range). | Daniel Caujolle-Bert | |
CVS patchset: 1100 CVS date: 2001/11/23 22:29:45 | |||
2001-11-20 | xv_filter now setup configurable | Miguel Freitas | |
CVS patchset: 1093 CVS date: 2001/11/20 18:35:11 | |||
2001-11-20 | testing some configfile stuff... | Miguel Freitas | |
CVS patchset: 1090 CVS date: 2001/11/20 17:22:13 | |||
2001-11-20 | log output cleanups | Guenter Bartsch | |
CVS patchset: 1084 CVS date: 2001/11/20 01:43:54 | |||
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch | |
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23 | |||
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert | |
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36 | |||
2001-11-09 | Contrast and Brightness Control enabled | Joachim Koenig | |
CVS patchset: 1007 CVS date: 2001/11/09 19:53:57 | |||
2001-11-09 | Adapting zooming feature from Xv video out plugin. | Matthias Dahl | |
CVS patchset: 1004 CVS date: 2001/11/09 17:43:17 | |||
2001-11-09 | fb_screen_size correction | Joachim Koenig | |
CVS patchset: 1003 CVS date: 2001/11/09 14:10:15 | |||
2001-11-09 | Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMING | Matthias Dahl | |
feature that will fix the aspect ratio issues. CVS patchset: 1002 CVS date: 2001/11/09 14:06:48 | |||
2001-11-07 | Passing through the logo visibility to the video out plugin. This way a | Matthias Dahl | |
plugin can use this information and properly (de-)activate its video overlay if necessary. Also fixing some warning with a recent addition to videowin.c and updating the SyncFB plugin to finally turn its overlay off when the video output has stopped (the logo is visible). And doc update. CVS patchset: 995 CVS date: 2001/11/07 23:01:03 | |||
2001-11-07 | Unhide/hide video window works now too... | Matthias Dahl | |
CVS patchset: 992 CVS date: 2001/11/07 21:02:31 | |||
2001-11-07 | implement GUI_EX* event to notify vo plugins when the vo window is | Mike Lampard | |
(un)mapped CVS patchset: 985 CVS date: 2001/11/07 16:52:14 | |||
2001-11-07 | You can now safely iconify (and back) the video out window during play back | Matthias Dahl | |
and when it is paused. Yet we do need a way to be notified when the overlay should be allowed to be on and when it is not. (hiding the video window doesn't work with this hack nor does stopping the play back - the overlay stays on in both cases) CVS patchset: 983 CVS date: 2001/11/07 13:34:14 | |||
2001-11-07 | More updates to the README. | Matthias Dahl | |
CVS patchset: 978 CVS date: 2001/11/07 11:56:55 | |||
2001-11-06 | this *should* *slightly* improve picture quality during hardware deinterlacing. | Matthias Dahl | |
CVS patchset: 970 CVS date: 2001/11/06 14:23:31 | |||
2001-11-06 | forgot to remove RGB from our capabilities list (until it is supported) | Matthias Dahl | |
CVS patchset: 969 CVS date: 2001/11/06 13:20:57 | |||
2001-11-06 | Added missing include for proper compilation on solaris. Thanks to Ian | Matthias Dahl | |
Johnston for reporting it. CVS patchset: 968 CVS date: 2001/11/06 13:16:47 | |||
2001-11-06 | code cleanup and proper frame->format handling (incl. YUY2 support) | Matthias Dahl | |
CVS patchset: 967 CVS date: 2001/11/06 13:08:15 | |||
2001-11-06 | fixing typo (unimportant but nevertheless *grin*) | Matthias Dahl | |
CVS patchset: 966 CVS date: 2001/11/06 11:49:44 | |||
2001-11-05 | Fixing cr<->cb swap error in alphablending code; fixed some confusions in | Matthias Dahl | |
the naming conventions within the plugin. CVS patchset: 962 CVS date: 2001/11/05 23:15:13 | |||
2001-11-05 | re-enable YUV "fallback mechanism"; update TODO list | Matthias Dahl | |
CVS patchset: 961 CVS date: 2001/11/05 18:08:56 | |||
2001-11-05 | first (little) step towards support for YUY2 and RGB... | Matthias Dahl | |
CVS patchset: 960 CVS date: 2001/11/05 17:31:20 | |||
2001-11-05 | only offering YV12 to XINE for now until rest is added. | Matthias Dahl | |
CVS patchset: 959 CVS date: 2001/11/05 15:57:14 | |||
2001-11-05 | how embarrassing... :) | Matthias Dahl | |
CVS patchset: 958 CVS date: 2001/11/05 10:50:19 | |||
2001-11-05 | disabling anything but the 3 plane YUV420 support; adding to KNOWN BUGs | Matthias Dahl | |
CVS patchset: 957 CVS date: 2001/11/05 01:18:51 | |||
2001-11-04 | Adapting compile warning fix from Chris Rankin <rankincj@yahoo.com>. | Matthias Dahl | |
CVS patchset: 954 CVS date: 2001/11/04 22:49:41 | |||
2001-11-04 | *** empty log message *** | Matthias Dahl | |
CVS patchset: 951 CVS date: 2001/11/04 22:43:07 | |||
2001-11-04 | added zoom patch by Thibaut Mattern <tmattern@noos.fr> | Siggi Langauf | |
Please test, maybe aspect ratio is damaged by this... CVS patchset: 949 CVS date: 2001/11/04 11:53:07 | |||
2001-11-04 | Fixing compiler warnings. | Matthias Dahl | |
CVS patchset: 948 CVS date: 2001/11/04 10:53:05 | |||
2001-11-03 | Made syncfb config option "default_repeat", a .xinerc configurable option. | Matthias Dahl | |
CVS patchset: 943 CVS date: 2001/11/03 22:39:07 | |||
2001-11-03 | minimizing config ioctl calls. | Matthias Dahl | |
CVS patchset: 939 CVS date: 2001/11/03 20:31:36 |