index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
x11_common.c
Commit message (
Expand
)
Author
Age
*
Use a transform_color function to reduce code duplication
reimar
2008-01-12
*
Remove unnecessary <signal.h> includes
uau
2008-01-09
*
Remove some now unused screensaver stuff code.
reimar
2008-01-07
*
Remove most of the messy screensaver code in favour of only XResetScreenSaver
reimar
2008-01-07
*
Use a screensaver_off variable to save current state and avoid
reimar
2008-01-07
*
Add missing X11/extensions/scrnsaver.h include
reimar
2007-12-22
*
Add support for XScreenSaverSuspend
reimar
2007-12-22
*
Move more variables into the block where they are used
reimar
2007-12-20
*
Move a variable to where it is used
reimar
2007-12-20
*
Remove some pointless 'inline' qualifiers
uau
2007-11-01
*
Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer.
diego
2007-09-05
*
Remove checks that in the worst case will completely break fullscreen
reimar
2007-09-03
*
Make sure aspect hint is adjusted on aspect change
reimar
2007-09-03
*
Cosmetics: set vo_hint.flags at more consistent places (directly before
reimar
2007-09-02
*
make sure update_xinerama_info is always called even when using the
reimar
2007-07-28
*
document "default" behaviour if CopyFromParent is passed as colormap
attila
2007-07-22
*
Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing
reimar
2007-06-27
*
Make X11 window creation and (with -fixed-vo) management simpler and more
reimar
2007-06-27
*
Add missing return value for x11 error handler
reimar
2007-06-24
*
Gui --> gui
diego
2007-04-23
*
"()" to "(void)" function param list fixes
uau
2007-04-01
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
Move code to ignore mouse wheel "down" events to fifo.c (needed because
reimar
2007-01-21
*
grammar/spelling/wording in comments
diego
2007-01-18
*
Do not abort on X11 errors, most are not at all fatal.
reimar
2007-01-05
*
Get rid of completely useless includes that in addition hinder compilation
reimar
2006-12-16
*
report to mplayer with a slave command the coordinates of the pointer reporte...
nicodvb
2006-09-16
*
Make some functions static.
uau
2006-07-08
*
Fix window position when changing videos while in fullscreen and for
reimar
2006-06-15
*
typo fixes: Extenstion -> extension
reimar
2006-05-14
*
Simplify condition, since both time and time_last are unsigned.
rathann
2006-05-13
*
Remove updating of vo_mouse_timer_const from the main loop and also
uau
2006-04-25
*
Get ride of the several if(identify) messy lines and rearangment of some of t...
reynaldo
2006-04-24
*
10l, aspect_save_screenres must be always called in update_xinerama_info.
reimar
2006-04-20
*
Register for window-manager delete window events and quit MPlayer.
reimar
2006-04-19
*
Fix and improve xinerama support
reimar
2006-04-16
*
Make -xy help output consistent, output an empty line before and after.
diego
2006-03-04
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
Don't abort when xscreensaver window isn't available anymore.
al
2005-12-07
*
Revert previous commit
al
2005-11-22
*
resolves problem in module stop_xscreensaver, crashing mp after sleep and awa...
ptt
2005-11-21
*
Test if source image dimensions are too big.
al
2005-11-10
*
libvo input cleanup: remove the dependency on libinput,
albeu
2005-11-02
*
Make a few more messages translatable by moving them into help_mp-en.h.
diego
2005-10-18
*
Slightly reduce unnecessary verbosity.
diego
2005-08-24
*
remove extern for variables that are already in headers.
reimar
2005-08-21
*
Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
reimar
2005-06-27
*
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...
gpoirier
2005-06-20
*
helper functions for comparing strarg_t "strings".
reimar
2005-06-16
[next]