| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -1/+1 |
|\ |
|
| * | vo_x11_classhint name argument should be const, since we pass string constant... | reimar | 2009-12-27 | 1 | -1/+1 |
* | | cosmetics: remove some unused variables | Uoti Urpala | 2009-11-17 | 1 | -3/+0 |
* | | vo_xv: Support yuv colorspace changes on ATI cards | Uoti Urpala | 2009-11-17 | 1 | -2/+4 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 1 | -12/+9 |
|\| |
|
| * | Added -name, -title and -use-filename-title options and implementation in X11... | ptt | 2009-11-12 | 1 | -1/+4 |
| * | Remove unneeded initialization | reynaldo | 2009-11-03 | 1 | -1/+0 |
| * | Slightly change behavior of "none" if fstype specification. | corey | 2009-10-30 | 1 | -1/+1 |
| * | Move some variable initializations to the beginning of vo_x11_fullscreen(). | diego | 2009-10-24 | 1 | -9/+4 |
* | | Add yuv_colorspace property, implemented in vo_vdpau and vo_xv | Uoti Urpala | 2009-11-15 | 1 | -1/+7 |
* | | Implement vsync-aware frame timing for VDPAU | Uoti Urpala | 2009-11-15 | 1 | -0/+12 |
* | | Merge svn changes up to r29644 | Uoti Urpala | 2009-09-04 | 1 | -3/+7 |
|\| |
|
| * | Do not do a unmap/map cycle on Windows given with -wid, with some window | reimar | 2009-09-01 | 1 | -2/+1 |
| * | First attempts at supporting -fs with -wid, -vo gl on X11 only so far | reimar | 2009-08-27 | 1 | -1/+6 |
| * | fix missing event on move that breaks xmga window movement | attila | 2009-06-19 | 1 | -1/+2 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -11/+11 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -37/+0 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -10/+10 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -3/+3 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -3/+3 |
* | | VO: Don't force window position in X11 VOs | Uoti Urpala | 2009-03-31 | 1 | -1/+5 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 1 | -0/+6 |
|\| |
|
| * | Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right | reimar | 2009-03-04 | 1 | -0/+6 |
* | | Merge svn changes up to r28549 | Uoti Urpala | 2009-02-13 | 1 | -20/+6 |
|\| |
|
| * | Remove now unused vo_calc_drwXY function. | reimar | 2009-02-12 | 1 | -17/+0 |
| * | Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window was | reimar | 2009-02-12 | 1 | -2/+6 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -0/+17 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -0/+17 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 1 | -0/+19 |
|\| |
|
| * | Factor calc_drwXY out of vo_xv and vo_xvmc. | cehoyos | 2009-01-09 | 1 | -0/+18 |
* | | Merge svn changes up to r28204 | Uoti Urpala | 2008-12-27 | 1 | -1/+0 |
|\| |
|
| * | Remove unused variable. | diego | 2008-12-24 | 1 | -1/+0 |
* | | Merge svn changes up to r28176 | Uoti Urpala | 2008-12-22 | 1 | -274/+59 |
|\| |
|
| * | 100l, forgot an assignment, broke special keys handling for X11-based vos. | reimar | 2008-12-21 | 1 | -1/+1 |
| * | Add and use a special lookup function to do table-based translation to MPlaye... | reimar | 2008-12-20 | 1 | -39/+14 |
| * | Use a table to translate X11 to MPlayer keycodes. | reimar | 2008-12-20 | 1 | -145/+46 |
| * | Simplify handling of X11 key events that are just passed through. | reimar | 2008-12-20 | 1 | -97/+7 |
* | | Merge svn changes up to r28103 | Uoti Urpala | 2008-12-06 | 1 | -0/+7 |
|\| |
|
| * | Set the base size window manager hint, otherwise some subtract the minimum | reimar | 2008-12-05 | 1 | -0/+7 |
* | | Merge svn changes up to r27979 | Uoti Urpala | 2008-11-22 | 1 | -0/+23 |
|\| |
|
| * | Factor common code like -wid handling, vo_gc creation etc. out into | reimar | 2008-11-19 | 1 | -0/+23 |
* | | Merge svn changes up to r27949 | Uoti Urpala | 2008-11-17 | 1 | -36/+46 |
|\| |
|
| * | include limits.h for INT_MAX. | reimar | 2008-11-15 | 1 | -0/+1 |
| * | Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same | reimar | 2008-11-15 | 1 | -22/+18 |
| * | Set modified window position and monitor aspect in vo_vm_switch instead of in | reimar | 2008-11-15 | 1 | -0/+7 |
| * | Set modeline_width/height to sane values in vo_vm_switch even when | reimar | 2008-11-15 | 1 | -1/+4 |
| * | Replace some of the different inconsistent XGetGeometry uses by a | reimar | 2008-11-15 | 1 | -19/+17 |
* | | Merge svn changes up to r27850 | Uoti Urpala | 2008-10-30 | 1 | -2/+2 |
|\| |
|
| * | Remove X11 backing store: this is now a useless flag. | ben | 2008-10-29 | 1 | -2/+2 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 1 | -0/+9 |
|\| |
|
| * | Add missing support for some multimedia keys to X11 backend code. | diego | 2008-10-12 | 1 | -0/+9 |
* | | Merge svn changes up to r27649 | Uoti Urpala | 2008-09-20 | 1 | -20/+2 |
|\| |
|
| * | Remove already disabled and probably long obsolete code that worked around an... | reimar | 2008-09-20 | 1 | -16/+0 |
| * | Use already "prefetched" atoms instead of calling XInternAtom each time. | reimar | 2008-09-20 | 1 | -5/+2 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -14/+14 |
|\| |
|
| * | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 | 1 | -14/+14 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 1 | -7/+7 |
|\| |
|
| * | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 | 1 | -8/+8 |
* | | Merge svn changes up to r27347 | Uoti Urpala | 2008-07-25 | 1 | -1/+8 |
|\| |
|
| * | Enable runtime border/window decorations-toggling for Linux gl and gl2 vos. | reimar | 2008-07-22 | 1 | -0/+6 |
| * | Support -noborder with X11-based vos | reimar | 2008-07-22 | 1 | -0/+1 |
| * | Make vo_x11_fullscreen not break vo_border (proper support still needs vo cha... | reimar | 2008-07-22 | 1 | -1/+1 |
* | | Merge svn changes up to r27092 | Uoti Urpala | 2008-06-17 | 1 | -1/+1 |
|\| |
|
| * | Add parentheses to expression to avoid the warning: | diego | 2008-06-15 | 1 | -1/+1 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -6/+6 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 | 1 | -6/+6 |
* | | libvo: Move aspect.c static variables to vo struct | Uoti Urpala | 2008-05-01 | 1 | -1/+1 |
* | | input: Move cmd_queue to context struct | Uoti Urpala | 2008-04-30 | 1 | -1/+2 |
* | | Move allocation/free of x11 struct to x11_common.c | Uoti Urpala | 2008-04-29 | 1 | -1/+5 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 | 1 | -88/+92 |
* | | Move mRootWin,mScreen,mLocalDisplay to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -30/+28 |
* | | Move vo_mouse_autohide,vo_wm_type,vo_fs_type,vo_fs_flip to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -27/+22 |
* | | x11_common: Move vo_old_[x|y|width|height| to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -18/+14 |
* | | x11_common.c: Move orig_layer and old_gravity to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -8/+7 |
* | | Move static mouse hide timers to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -12/+9 |
* | | Move vo_gc,f_gc,vo_hints to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -55/+53 |
* | | x11_common.c: Move function-static variables to struct | Uoti Urpala | 2008-04-23 | 1 | -24/+25 |
* | | Mark a table const | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
* | | Move xv_port,xv_colorkey,xv_ck_info to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -39/+38 |
* | | Move vo_window to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -67/+60 |
* | | Move static X11 atoms to struct | Uoti Urpala | 2008-04-23 | 1 | -56/+47 |
* | | Move vo_screenwidth,vo_screenheight to options struct | Uoti Urpala | 2008-04-23 | 1 | -34/+43 |
* | | Move vo_depthonscreen to x11 struct | Uoti Urpala | 2008-04-23 | 1 | -11/+11 |
* | | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo struct | Uoti Urpala | 2008-04-23 | 1 | -19/+20 |
* | | Move global mDisplay to x11 state struct | Uoti Urpala | 2008-04-23 | 1 | -126/+136 |
* | | Create a struct for X11 state | Uoti Urpala | 2008-04-23 | 1 | -0/+4 |
* | | x11_common.c: Make some functions static | Uoti Urpala | 2008-04-23 | 1 | -6/+8 |
* | | Move vo_ontop to options struct | Uoti Urpala | 2008-04-23 | 1 | -9/+13 |
|/ |
|
* | revert commits 26437-26439 | attila | 2008-04-19 | 1 | -11/+14 |
* | cosmetics: fix indentation | attila | 2008-04-13 | 1 | -8/+8 |
* | move the #ifdef HAVE_XINERAMA to enclose the whole function | attila | 2008-04-13 | 1 | -1/+1 |
* | Always calculate the xinerama screen mplayer is on. | attila | 2008-04-13 | 1 | -6/+3 |
* | typo fix: inited --> initialized | diego | 2008-02-14 | 1 | -1/+1 |
* | Use a transform_color function to reduce code duplication | reimar | 2008-01-12 | 1 | -28/+14 |
* | Remove unnecessary <signal.h> includes | uau | 2008-01-09 | 1 | -1/+0 |
* | Remove some now unused screensaver stuff code. | reimar | 2008-01-07 | 1 | -65/+0 |
* | Remove most of the messy screensaver code in favour of only XResetScreenSaver | reimar | 2008-01-07 | 1 | -83/+2 |
* | Use a screensaver_off variable to save current state and avoid | reimar | 2008-01-07 | 1 | -0/+7 |
* | Add missing X11/extensions/scrnsaver.h include | reimar | 2007-12-22 | 1 | -0/+4 |
* | Add support for XScreenSaverSuspend | reimar | 2007-12-22 | 1 | -1/+21 |
* | Move more variables into the block where they are used | reimar | 2007-12-20 | 1 | -3/+1 |
* | Move a variable to where it is used | reimar | 2007-12-20 | 1 | -2/+1 |
* | Remove some pointless 'inline' qualifiers | uau | 2007-11-01 | 1 | -1/+1 |
* | Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer. | diego | 2007-09-05 | 1 | -0/+6 |
* | Remove checks that in the worst case will completely break fullscreen | reimar | 2007-09-03 | 1 | -6/+0 |
* | Make sure aspect hint is adjusted on aspect change | reimar | 2007-09-03 | 1 | -0/+1 |
* | Cosmetics: set vo_hint.flags at more consistent places (directly before | reimar | 2007-09-02 | 1 | -3/+5 |
* | make sure update_xinerama_info is always called even when using the | reimar | 2007-07-28 | 1 | -1/+1 |
* | document "default" behaviour if CopyFromParent is passed as colormap | attila | 2007-07-22 | 1 | -1/+1 |
* | Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing | reimar | 2007-06-27 | 1 | -1/+1 |
* | Make X11 window creation and (with -fixed-vo) management simpler and more | reimar | 2007-06-27 | 1 | -0/+56 |
* | Add missing return value for x11 error handler | reimar | 2007-06-24 | 1 | -0/+1 |
* | Gui --> gui | diego | 2007-04-23 | 1 | -1/+1 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 | 1 | -3/+3 |
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 | 1 | -2/+1 |
* | Move code to ignore mouse wheel "down" events to fifo.c (needed because | reimar | 2007-01-21 | 1 | -6/+0 |
* | grammar/spelling/wording in comments | diego | 2007-01-18 | 1 | -39/+40 |
* | Do not abort on X11 errors, most are not at all fatal. | reimar | 2007-01-05 | 1 | -1/+1 |
* | Get rid of completely useless includes that in addition hinder compilation | reimar | 2006-12-16 | 1 | -1/+0 |
* | report to mplayer with a slave command the coordinates of the pointer reporte... | nicodvb | 2006-09-16 | 1 | -0/+8 |
* | Make some functions static. | uau | 2006-07-08 | 1 | -1/+1 |
* | Fix window position when changing videos while in fullscreen and for | reimar | 2006-06-15 | 1 | -0/+2 |
* | typo fixes: Extenstion -> extension | reimar | 2006-05-14 | 1 | -2/+2 |
* | Simplify condition, since both time and time_last are unsigned. | rathann | 2006-05-13 | 1 | -2/+1 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 | 1 | -6/+12 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -2/+1 |
* | 10l, aspect_save_screenres must be always called in update_xinerama_info. | reimar | 2006-04-20 | 1 | -1/+1 |
* | Register for window-manager delete window events and quit MPlayer. | reimar | 2006-04-19 | 1 | -0/+10 |
* | Fix and improve xinerama support | reimar | 2006-04-16 | 1 | -41/+40 |
* | Make -xy help output consistent, output an empty line before and after. | diego | 2006-03-04 | 1 | -1/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -8/+8 |
* | Don't abort when xscreensaver window isn't available anymore. | al | 2005-12-07 | 1 | -0/+2 |
* | Revert previous commit | al | 2005-11-22 | 1 | -2/+0 |
* | resolves problem in module stop_xscreensaver, crashing mp after sleep and awa... | ptt | 2005-11-21 | 1 | -0/+2 |
* | Test if source image dimensions are too big. | al | 2005-11-10 | 1 | -0/+39 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 | 1 | -21/+7 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 | 1 | -4/+2 |
* | Slightly reduce unnecessary verbosity. | diego | 2005-08-24 | 1 | -1/+1 |
* | remove extern for variables that are already in headers. | reimar | 2005-08-21 | 1 | -5/+0 |
* | Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters. | reimar | 2005-06-27 | 1 | -0/+13 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 | 1 | -0/+2 |
* | helper functions for comparing strarg_t "strings". | reimar | 2005-06-16 | 1 | -6/+6 |
* | - fix black screen problem on reinit | al | 2005-04-16 | 1 | -1/+9 |
* | fix vo_xv_draw_colorkey to a workable state | iive | |