| Commit message (Expand) | Author | Age | Files | Lines |
* | Support binding F11 and F12 keys to commands. | diego | 2004-01-16 | 1 | -0/+2 |
* | prevent possible segfault when vidmodes is freed and config() calls vo_vm_switch | attila | 2003-12-08 | 1 | -0/+1 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+10 |
* | Get more keys from X window (punctuation, etc.) Hopefully, all alnum keys | lumag | 2003-09-24 | 1 | -0/+29 |
* | prevent crashes with vo_sdl | henry | 2003-09-21 | 1 | -1/+1 |
* | dont fix things at the wrong place | attila | 2003-09-21 | 1 | -1/+0 |
* | fix aspect for gl2 fullscreen | attila | 2003-09-20 | 1 | -0/+2 |
* | Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com> | mosu | 2003-09-02 | 1 | -1/+1 |
* | -nomouseinput support for vo_sdl | alex | 2003-09-01 | 1 | -1/+0 |
* | 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.... | alex | 2003-08-31 | 1 | -14/+15 |
* | Avoid flickering during resizes. Keep video contents even when paused. Fix by... | mosu | 2003-08-31 | 1 | -0/+62 |
* | Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr... | alex | 2003-08-31 | 1 | -1/+6 |
* | Commit alex's fstype patch x11_common.c3.diff with additional manpage extension. | attila | 2003-08-25 | 1 | -15/+74 |
* | moved lot of global variables into static ones (and some minor spelling fixes) | alex | 2003-08-12 | 1 | -28/+28 |
* | 10l (and fixes some wmaker issues) | alex | 2003-08-11 | 1 | -1/+1 |
* | move xv_set_eq to x11_common | iive | 2003-07-01 | 1 | -0/+138 |
* | small warning fix | rathann | 2003-06-19 | 1 | -1/+1 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 1 | -0/+2 |
* | From: Michael Joosten <joost@c-lab.de> | pontscho | 2003-05-26 | 1 | -1/+1 |
* | keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal... | alex | 2003-04-09 | 1 | -0/+33 |
* | Support for "internet" or "multimedia" keyboards in X11. | albeu | 2003-04-04 | 1 | -0/+17 |
* | Improved xscreensaver support. | ranma | 2003-03-26 | 1 | -11/+116 |
* | - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity) | filon | 2003-02-10 | 1 | -3/+2 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -1/+1 |
* | Document -fstype in manpage. | filon | 2003-02-08 | 1 | -9/+7 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 1 | -81/+116 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 | 1 | -1/+1 |
* | Remember window layer befor changing it. | filon | 2003-01-09 | 1 | -1/+25 |
* | - sync with x11_common | pontscho | 2003-01-09 | 1 | -11/+8 |
* | Fixed metacity + xv behavior (something broke it lately). | filon | 2003-01-07 | 1 | -11/+21 |
* | Added missing spaces around found atom name. | filon | 2003-01-04 | 1 | -9/+1 |
* | really not needed | filon | 2003-01-04 | 1 | -1/+0 |
* | 1l | arpi | 2003-01-03 | 1 | -1/+1 |
* | More fullscreen cleanup work. Use nice macros for X atoms. | filon | 2003-01-03 | 1 | -27/+60 |
* | fix bitmap leak pointed out by Pierre-Paul Lavoie <ppl@nbnet.nb.ca> | attila | 2003-01-02 | 1 | -0/+2 |
* | sending 10l to Filip | attila | 2003-01-01 | 1 | -1/+1 |
* | - reverting icewm hack (i have used broken icewm, regular one is working) | filon | 2003-01-01 | 1 | -14/+0 |
* | X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr> | attila | 2003-01-01 | 1 | -0/+10 |
* | I have just installed IceWM 1.2.3 which supports NetWM and has broken | arpi | 2002-12-31 | 1 | -6/+28 |
* | This time the patch is fixing much more that breaking :-) | arpi | 2002-12-30 | 1 | -12/+31 |
* | 2*10l :) | arpi | 2002-12-30 | 1 | -2/+2 |
* | I have looked at the fullscreen code and realized that there are | arpi | 2002-12-30 | 1 | -107/+36 |
* | NetWM fs. switching cleanup | arpi | 2002-12-30 | 1 | -43/+52 |
* | That patch fixes fullscreen on sawfish 1.2. | arpi | 2002-12-29 | 1 | -0/+23 |
* | memory leak | henry | 2002-12-14 | 1 | -1/+5 |
* | use more methods to get the fs window on top | henry | 2002-12-14 | 1 | -5/+24 |
* | fullscreen fix for KDE (reported to work with gnome 1/2 too) | arpi | 2002-12-08 | 1 | -1/+2 |
* | The detection of a NetWM class window manager hints is tested before | arpi | 2002-12-07 | 1 | -30/+24 |
* | This patch fixes the screensaver issues in mplayer. It will correctly read | arpi | 2002-12-04 | 1 | -1/+18 |
* | The OSD menus need more keys | albeu | 2002-11-16 | 1 | -0/+5 |
* | reversed wm order in vo_x11_setlayer + even upper layer for GNOME compliant wm's | henry | 2002-11-11 | 1 | -24/+25 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -0/+1 |
* | yet another screensaver fix | henry | 2002-11-04 | 1 | -5/+10 |
* | fix by Pontscho | nexus | 2002-11-03 | 1 | -0/+1 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -2/+0 |
* | here is a somewhat generic equalizer implementation for the X11 vo drivers | arpi | 2002-10-29 | 1 | -0/+133 |
* | fix memleak again | pontscho | 2002-10-16 | 1 | -0/+1 |
* | 10l to Dominik - casting at wrong place | arpi | 2002-10-16 | 1 | -3/+3 |
* | compiler warning fixes | arpi | 2002-10-13 | 1 | -1/+1 |
* | mayeb fixed dpms/screensaver issues | arpi | 2002-10-06 | 1 | -0/+2 |
* | _NET_WM_FULLSCREEN support | pontscho | 2002-10-01 | 1 | -2/+7 |
* | Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue. | atmos4 | 2002-09-29 | 1 | -2/+2 |
* | fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com> | arpi | 2002-09-28 | 1 | -2/+4 |
* | Modern versions of OpenSSH listen on localhost to forward the X11 connection | arpi | 2002-09-23 | 1 | -1/+1 |
* | d_width==screenwidth && -fs hopefully fixed | arpi | 2002-09-18 | 1 | -9/+24 |
* | Add the code that chooses a good X11 truecolor visual to the vo_x11 config() | jkeil | 2002-09-03 | 1 | -61/+51 |
* | removed old input code | alex | 2002-08-28 | 1 | -4/+2 |
* | this piece of code should prevent major fullscreen screwups, which can | arpi | 2002-08-21 | 1 | -0/+5 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 | 1 | -0/+28 |
* | Michele Balistreri <brain87@gmx.net>: | atmos4 | 2002-06-12 | 1 | -0/+4 |
* | xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de> | attila | 2002-06-08 | 1 | -0/+3 |
* | Activating/Deactivating of XScreenSaver | arpi | 2002-06-04 | 1 | -0/+6 |
* | msg/i18n fixes and some printf->mp_msg | arpi | 2002-06-03 | 1 | -24/+18 |
* | new layer handling code under icewm from Attila | pontscho | 2002-05-27 | 1 | -9/+12 |
* | Let X destroy the window | albeu | 2002-05-24 | 1 | -0/+2 |
* | applied 64bit patch from Ulrich Hecht <uli at suse dot de> | alex | 2002-05-23 | 1 | -3/+3 |
* | 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org> | arpi | 2002-05-20 | 1 | -1/+2 |
* | Workaround the bug in x11 vo's (if it's one) wich let a window in the way | albeu | 2002-05-17 | 1 | -1/+2 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 | 1 | -15/+19 |
* | small fixes | pontscho | 2002-05-14 | 1 | -1/+2 |
* | fixed vo_uninit | alex | 2002-05-13 | 1 | -2/+7 |
* | small cleanup, new flag in -fsmode to avoid unmapping window for unknown wm | arpi | 2002-05-12 | 1 | -8/+2 |
* | fix Arpi's bugs | pontscho | 2002-05-12 | 1 | -1/+4 |
* | remove base size from vo_x11_sizehint | pontscho | 2002-05-11 | 1 | -29/+21 |
* | fix some small bug and -rootwin | pontscho | 2002-05-11 | 1 | -5/+11 |
* | fullscreen -- round three -- icewm fullscreen fixed | pontscho | 2002-05-09 | 1 | -7/+17 |
* | -zoom, -fs with x[11|mga|v] fix -- round two | pontscho | 2002-05-08 | 1 | -9/+9 |
* | some bugfix, x[11|mga|v] ( fullscreen with more files ) | pontscho | 2002-05-08 | 1 | -3/+10 |
* | wm detection -- round two | pontscho | 2002-05-07 | 1 | -14/+60 |
* | upsz, 10l | pontscho | 2002-05-06 | 1 | -4/+5 |
* | add WM detection, and wm specific fullscreen code. (???) | pontscho | 2002-05-06 | 1 | -19/+113 |
* | - the "black bars" in xv bug fixed (drwX=drwY=0) | arpi | 2002-05-05 | 1 | -5/+2 |
* | fix xmga fs, resize to movie size and mouse auto hide + dga | pontscho | 2002-05-03 | 1 | -6/+14 |
* | some bug fix | pontscho | 2002-05-01 | 1 | -5/+2 |
* | fix fullscreen bug es ilyen libvo not initialized bug with gui igy | pontscho | 2002-04-29 | 1 | -6/+11 |
* | fix fullscreen (?) | pontscho | 2002-04-25 | 1 | -12/+26 |
* | fix mouse cursor hide/show | pontscho | 2002-04-17 | 1 | -0/+1 |
* | Bug fix in mouse button handling for 2° scroller (I hope it work | albeu | 2002-04-17 | 1 | -1/+4 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 | 1 | -0/+14 |
* | VM Fix by Uwe.Reder@3soft.de | atmos4 | 2002-04-09 | 1 | -1/+1 |
* | upsz ... 10l :) | pontscho | 2002-03-13 | 1 | -4/+8 |
* | small changes in event handling | pontscho | 2002-03-13 | 1 | -7/+13 |
* | 10l forgot to remove debug printfs | atmos4 | 2002-03-12 | 1 | -2/+0 |
* | fix dga key handling | atmos4 | 2002-03-12 | 1 | -1/+3 |
* | VM fixes by Nilmoni Deb. | atmos4 | 2002-03-10 | 1 | -7/+18 |
* | small changes in libvo's X11 support | pontscho | 2002-03-08 | 1 | -6/+28 |
* | rewrite fullscreen support in some libvo driver | pontscho | 2002-03-07 | 1 | -0/+21 |
* | vm pecs applied from daniel carter <hedonist@win.co.nz> | pontscho | 2002-03-07 | 1 | -1/+9 |
* | small bug fixed and workarounds :( | pontscho | 2002-03-07 | 1 | -3/+10 |
* | Bugfix in x11_common.c mainly. Don't screw up the display name, | albeu | 2002-02-23 | 1 | -10/+12 |
* | setting vo_dx and vo_dy in event handling | alex | 2002-02-22 | 1 | -4/+27 |
* | new interface ? :) | pontscho | 2002-02-21 | 1 | -3/+7 |
* | small changes | pontscho | 2002-02-21 | 1 | -58/+35 |
* | added local X11 error handler (call player_exit) | alex | 2002-02-17 | 1 | -0/+25 |
* | Added new input mouse support in x11 vo | albeu | 2002-02-11 | 1 | -0/+16 |
* | grr, 10l. vo_x11_uninit: close display only if window not created by GUI | alex | 2002-01-31 | 1 | -4/+1 |
* | vo_x11_uninit: dont destroy window if GUI created it | alex | 2002-01-31 | 1 | -12/+19 |
* | added vo_x11_uninit | alex | 2002-01-31 | 1 | -0/+12 |
* | common -vm code, patch by Santi Béjar <tiarda@yahoo.es> | arpi | 2002-01-31 | 1 | -0/+66 |
* | patch by Fredrik Kuivinen <freku045@student.liu.se> | pl | 2002-01-15 | 1 | -1/+1 |
* | Xinerama patch number two by attila. | atmos4 | 2002-01-06 | 1 | -11/+14 |
* | xinerama fix by attila | atmos4 | 2002-01-05 | 1 | -5/+23 |
* | 10l | arpi | 2002-01-02 | 1 | -2/+2 |
* | do not hide cursur if play at rootwin. based on patch by Tomas Konir <moje@mo... | arpi | 2002-01-02 | 1 | -0/+2 |
* | WinID cleanup, support for Xv | arpi | 2001-12-28 | 1 | -0/+2 |
* | applied Panagiotis' patch | gabucino | 2001-12-14 | 1 | -0/+2 |
* | xinerama: allow to override xinerama screen_w/screen_h and setting size of sc... | alex | 2001-12-11 | 1 | -2/+8 |
* | -screenw/h patch by Tomi.Ollila@sonera.com | arpi | 2001-10-22 | 1 | -2/+4 |
* | Xinerama screen size fix by Lev Babiev <harley@hosers.org> | arpi | 2001-10-10 | 1 | -1/+17 |
* | add half gui support | pontscho | 2001-08-29 | 1 | -0/+3 |
* | Handle X11 displays with multiple depths. | jkeil | 2001-08-28 | 1 | -16/+106 |
* | GUI stuff. now seeking works, and xmga renders to video window | arpi | 2001-08-27 | 1 | -5/+7 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 | 1 | -1/+2 |
* | printfs cleanup - moved to higher -v level or moved to stderr | arpi | 2001-08-06 | 1 | -0/+3 |
* | better local display connection patch by Adam Tla/lka atlka@pg.gda.pl | arpi | 2001-08-06 | 1 | -1/+5 |
* | new -fsmode flag: 0x8 enables XSetTransientForHint | arpi | 2001-07-29 | 1 | -0/+4 |
* | x11_common does not compile, when the XDPMS extension is not available on the | jkeil | 2001-07-19 | 1 | -2/+9 |
* | switch fullscreen method with -fsmode | arpi | 2001-07-03 | 1 | -2/+11 |
* | icewm basz bug fix | pontscho | 2001-06-27 | 1 | -12/+34 |
* | patch: some X11 compliance fixed: set ClassHint and better fullscreen mode | arpi_esp | 2001-06-17 | 1 | -2/+25 |
* | -Wall like fixes | al3x | 2001-06-12 | 1 | -1/+0 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 | 1 | -1/+1 |
* | Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display... | lgb | 2001-05-31 | 1 | -9/+20 |
* | DPMS re-enable patch by Loring Holden | arpi_esp | 2001-05-09 | 1 | -4/+16 |
* | add gui support | pontscho | 2001-05-08 | 1 | -19/+50 |
* | add o key | pontscho | 2001-04-27 | 1 | -0/+2 |
* | -ss patch by Loring Holden | arpi_esp | 2001-04-26 | 1 | -0/+2 |
* | fprintf(stderr converted to printf( | szabii | 2001-04-24 | 1 | -1/+1 |
* | add 'mixer support | pontscho | 2001-04-18 | 1 | -0/+2 |
* | add mixer support | pontscho | 2001-04-16 | 1 | -0/+4 |
* | I really hope that you will learn how to use cvs, sooner or later... | arpi_esp | 2001-04-15 | 1 | -41/+37 |
* | add mixer keys | pontscho | 2001-04-15 | 1 | -37/+41 |
* | qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+ | arpi_esp | 2001-04-15 | 1 | -47/+47 |
* | Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;) | gabucino | 2001-04-15 | 1 | -47/+47 |
* | X11_FULLSCREEN fix | arpi_esp | 2001-04-14 | 1 | -6/+8 |
* | include dpms.h moved to x11_common.c | arpi_esp | 2001-04-14 | 1 | -0/+2 |
* | -bpp changes | arpi_esp | 2001-04-13 | 1 | -6/+0 |
* | Autohide X11 cursor | lgb | 2001-04-13 | 1 | -0/+17 |
* | pass keys a-z && A-Z | arpi_esp | 2001-04-12 | 1 | -0/+2 |
* | OSD alpha renderers moved to osd.c | arpi_esp | 2001-04-10 | 1 | -1/+1 |
* | Szebb es jobb screensaver-kikapcsolo resz | laaz | 2001-04-10 | 1 | -0/+49 |
* | the common x11 stuff | arpi_esp | 2001-03-03 | 1 | -0/+153 |