log libvo/x11_common.c @ 23655:00aa61cde84a

age author description
Wed, 27 Jun 2007 10:26:13 +0000 reimar Make X11 window creation and (with -fixed-vo) management simpler and more
Sun, 24 Jun 2007 10:46:40 +0000 reimar Add missing return value for x11 error handler
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Sun, 21 Jan 2007 11:05:21 +0000 reimar Move code to ignore mouse wheel "down" events to fifo.c (needed because
Thu, 18 Jan 2007 09:03:42 +0000 diego grammar/spelling/wording in comments
Fri, 05 Jan 2007 11:57:06 +0000 reimar Do not abort on X11 errors, most are not at all fatal.
Sat, 16 Dec 2006 21:24:12 +0000 reimar Get rid of completely useless includes that in addition hinder compilation
Sat, 16 Sep 2006 15:13:41 +0000 nicodvb report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.
Thu, 15 Jun 2006 08:00:37 +0000 reimar Fix window position when changing videos while in fullscreen and for
Sun, 14 May 2006 17:56:04 +0000 reimar typo fixes: Extenstion -> extension
Sat, 13 May 2006 18:34:02 +0000 rathann Simplify condition, since both time and time_last are unsigned.
Tue, 25 Apr 2006 21:36:02 +0000 uau Remove updating of vo_mouse_timer_const from the main loop and also
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Thu, 20 Apr 2006 16:17:06 +0000 reimar 10l, aspect_save_screenres must be always called in update_xinerama_info.
Wed, 19 Apr 2006 15:58:10 +0000 reimar Register for window-manager delete window events and quit MPlayer.
Sun, 16 Apr 2006 13:38:28 +0000 reimar Fix and improve xinerama support
Sat, 04 Mar 2006 17:33:56 +0000 diego Make -xy help output consistent, output an empty line before and after.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Wed, 07 Dec 2005 11:39:24 +0000 al Don't abort when xscreensaver window isn't available anymore.
Tue, 22 Nov 2005 22:05:47 +0000 al Revert previous commit
Mon, 21 Nov 2005 23:51:27 +0000 ptt resolves problem in module stop_xscreensaver, crashing mp after sleep and awake or enabling/disabling xssaver by hand
Thu, 10 Nov 2005 02:39:31 +0000 al Test if source image dimensions are too big.
Wed, 02 Nov 2005 21:50:55 +0000 albeu libvo input cleanup: remove the dependency on libinput,
Tue, 18 Oct 2005 11:11:25 +0000 diego Make a few more messages translatable by moving them into help_mp-en.h.
Wed, 24 Aug 2005 00:46:04 +0000 diego Slightly reduce unnecessary verbosity.
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
Mon, 27 Jun 2005 10:05:39 +0000 reimar Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Thu, 16 Jun 2005 09:08:07 +0000 reimar helper functions for comparing strarg_t "strings".
Sat, 16 Apr 2005 15:52:03 +0000 al - fix black screen problem on reinit
Sun, 10 Apr 2005 16:02:28 +0000 iive fix vo_xv_draw_colorkey to a workable state
Sun, 20 Feb 2005 22:58:55 +0000 al We should not crash, only because we couldn't hide the cursor.
Sun, 20 Feb 2005 22:43:25 +0000 al Unified colorkey code for vo xv and vo xvmc.
Wed, 02 Feb 2005 14:07:13 +0000 diego Separate XF86 video mode extension check from XF86 keysym check as
Mon, 27 Dec 2004 11:09:49 +0000 al Fix ontop for some WMs that lose ontop state after fullscreen event.
Tue, 21 Dec 2004 20:33:51 +0000 joey added -wid support for vo_directx.
Sun, 21 Nov 2004 10:53:27 +0000 al The GUI shouldn't handle key events at two places.
Mon, 15 Nov 2004 14:56:18 +0000 iive 3 memory leaks fixed
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Sun, 14 Nov 2004 11:36:40 +0000 reimar keep screensaver off when playing multiple files.
Thu, 04 Nov 2004 18:31:55 +0000 reimar more fullscreen fixes and gl2 uses setGlWindow.
Mon, 01 Nov 2004 20:24:37 +0000 reimar fullscreen fixes and GUI support for vo_gl
Sun, 31 Oct 2004 18:01:14 +0000 atmos4 Fix erroneus extern declarations, fix wrong signedness of some vars
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Sun, 08 Aug 2004 23:22:29 +0000 nplourde now use vo_rootwin var to check for -rootwin switch
Sun, 11 Jul 2004 22:27:18 +0000 rtognimp Indentation fix from previous patch, as discussed on IRC.
Sun, 11 Jul 2004 22:16:52 +0000 rtognimp This fixes the problems that originated from my ewmh
Mon, 14 Jun 2004 04:53:03 +0000 attila major reindentation of x11 code try #2
Wed, 02 Jun 2004 02:34:39 +0000 diego Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
Sat, 01 May 2004 14:52:15 +0000 faust3 keepaspect and nokeepaspect are now useable by all vos
Mon, 05 Apr 2004 21:35:30 +0000 rathann full screen flipping synchronization corrections (by Adam Tla/lka)
Mon, 05 Apr 2004 21:33:51 +0000 rathann Unmap window before change in decor and size while flipping full screen mode (by Adam Tla/lka)
Sat, 03 Apr 2004 13:46:00 +0000 rathann move window decor changes after setting Withdrawn state so we have no additionalwindow refresh
Sat, 03 Apr 2004 13:41:23 +0000 rathann - win_gravity memorizing and restoring while switching fullscreen mode (by Adam Tla/lka)
Thu, 01 Apr 2004 20:59:07 +0000 atlka ALSA syc is not so good as OSS - small corrections
Tue, 16 Mar 2004 05:16:58 +0000 diego Don't mess with the window position in xinerama when -geometry changes it.