log libvo/vo_gl.c @ 7511:a0dc7bb65578

age author description
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 alex removed old input code
2002-08-09 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
2002-05-27 alex query_format revised
2002-05-14 arpi some cleanup, gl/gl2 updated to use vo_window
2002-04-16 pontscho fix playlist bug with gui and rewrite mousecursor show/hide code
2002-02-17 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
2002-02-11 albeu Added new input mouse support in x11 vo
2002-02-09 arpi 10000hl to Holm... control MUST BE static...
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-02-01 rfelker change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover
2002-01-31 alex removed obsoleted Terminate_Display_Process, using vo_x11_uninit
2002-01-31 nick new info for tuning
2002-01-26 nick Extensions for video accelerated architecture
2002-01-06 atmos4 Xinerama patch number two by attila.
2001-11-06 nick Move yuv2rgb to postprocess
2001-10-18 atmos4 Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
2001-10-03 atmos4 Use aspect()
2001-10-01 arpi now using x11_common stuff for X11 opening and w/h/bpp query
2001-10-01 atmos4 -fs fix
2001-08-13 atlka changes according to -utf8 option, draw_osd() function added
2001-07-10 atmos4 Fixed a typo and wrong varname.
2001-07-07 alex no segfault if no glx present
2001-06-17 arpi_esp patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
2001-06-12 al3x -Wall like fixes
2001-04-24 szabii fprintf(stderr converted to printf(
2001-04-24 szabii some warnings killed
2001-04-13 lgb Autohide X11 cursor
2001-03-03 arpi_esp added check_events() interface
2001-02-24 arpi_esp Initial revision