log libvo/vo_gl.c @ 8148:5b39e79af5fe

age author description
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Sun, 27 Oct 2002 03:16:21 +0000 arpi vo_init() moved to/fixed in preinit()
Thu, 17 Oct 2002 09:49:25 +0000 pontscho -fixed-vo support
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Fri, 09 Aug 2002 17:43:49 +0000 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
Mon, 27 May 2002 17:56:52 +0000 alex query_format revised
Tue, 14 May 2002 23:44:35 +0000 arpi some cleanup, gl/gl2 updated to use vo_window
Tue, 16 Apr 2002 17:41:29 +0000 pontscho fix playlist bug with gui and rewrite mousecursor show/hide code
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Mon, 11 Feb 2002 11:44:50 +0000 albeu Added new input mouse support in x11 vo
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Fri, 01 Feb 2002 02:49:04 +0000 rfelker change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover
Thu, 31 Jan 2002 11:46:46 +0000 alex removed obsoleted Terminate_Display_Process, using vo_x11_uninit
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Sun, 06 Jan 2002 21:07:20 +0000 atmos4 Xinerama patch number two by attila.
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Thu, 18 Oct 2001 02:42:20 +0000 atmos4 Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
Wed, 03 Oct 2001 17:27:13 +0000 atmos4 Use aspect()
Mon, 01 Oct 2001 22:38:16 +0000 arpi now using x11_common stuff for X11 opening and w/h/bpp query
Mon, 01 Oct 2001 20:56:19 +0000 atmos4 -fs fix
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Tue, 10 Jul 2001 13:24:59 +0000 atmos4 Fixed a typo and wrong varname.
Sat, 07 Jul 2001 20:53:01 +0000 alex no segfault if no glx present
Sun, 17 Jun 2001 01:22:09 +0000 arpi_esp patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
Tue, 12 Jun 2001 14:03:18 +0000 al3x -Wall like fixes
Tue, 24 Apr 2001 11:30:57 +0000 szabii fprintf(stderr converted to printf(
Tue, 24 Apr 2001 10:21:12 +0000 szabii some warnings killed
Fri, 13 Apr 2001 00:54:05 +0000 lgb Autohide X11 cursor
Sat, 03 Mar 2001 21:46:39 +0000 arpi_esp added check_events() interface
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision