| Commit message (Expand) | Author | Age | Files | Lines |
* | a + b => (a + b) for defines, just to be sure. | reimar | 2006-10-08 | 1 | -5/+5 |
* | Fix longstanding drag and drop bug: Only n-1 files get played when n files | diego | 2006-09-27 | 1 | -1/+1 |
* | marks several strings inside structs as const when they hold just | reynaldo | 2006-07-16 | 1 | -1/+1 |
* | Change function declararation w/o parameters to the correct foo(void) syntax. | diego | 2006-07-15 | 2 | -2/+2 |
* | Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will | reimar | 2006-07-11 | 1 | -18/+12 |
* | postproc --> libswscale | diego | 2006-06-30 | 1 | -1/+1 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 | 1 | -1/+1 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-12-08 | 2 | -12/+12 |
* | 100l, video_out.h is now needed for some vo_ variables. | reimar | 2005-08-21 | 1 | -0/+1 |
* | printf --> mp_msg conversion, less verbosity | diego | 2004-12-15 | 2 | -20/+23 |
* | Indentation fix from previous patch, as discussed on IRC. | rtognimp | 2004-07-11 | 1 | -22/+22 |
* | This fixes the problems that originated from my ewmh | rtognimp | 2004-07-11 | 1 | -3/+19 |
* | detect screen resolution as in x11_common.c | reimar | 2004-06-13 | 1 | -0/+16 |
* | Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>, | diego | 2004-06-02 | 1 | -0/+4 |
* | patch from Rune <runner@mail.tele.dk> | pontscho | 2004-03-25 | 1 | -1/+1 |
* | 10l | alex | 2004-02-18 | 1 | -1/+1 |
* | Support binding F11 and F12 keys to commands. | diego | 2004-01-16 | 2 | -0/+3 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+3 |
* | translated a message to english | alex | 2003-08-14 | 1 | -1/+1 |
* | I attach a fix to the problem described in: | arpi | 2003-07-12 | 1 | -1/+1 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 | 1 | -7/+1 |
* | From: Ben Low <ben@bdlow.net> | pontscho | 2003-05-26 | 2 | -9/+45 |
* | This could be a 10l, but the codes check later if the wsConvFunc is valid, so... | alex | 2003-05-23 | 1 | -0/+10 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 1 | -12/+6 |
* | - add playbar | pontscho | 2003-01-17 | 1 | -2/+5 |
* | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can... | mosu | 2003-01-15 | 2 | -2/+2 |
* | correct skin changing | pontscho | 2003-01-13 | 1 | -4/+14 |
* | motion fix from Gregory Kovriga <gkovriga@techunix.technion.ac.il> | pontscho | 2003-01-12 | 1 | -1/+14 |
* | - sync with x11_common | pontscho | 2003-01-09 | 2 | -225/+18 |
* | applied Gregory's patch | pontscho | 2002-12-16 | 1 | -4/+1 |
* | disable DPMS handling | pontscho | 2002-12-16 | 1 | -0/+8 |
* | updating | pontscho | 2002-11-11 | 1 | -23/+24 |
* | cosmetic | pontscho | 2002-11-02 | 2 | -6/+4 |
* | not needed | pontscho | 2002-11-02 | 2 | -3/+2 |
* | small warning fix from Dominik Mierzejewski | pontscho | 2002-10-23 | 1 | -0/+1 |
* | Choose a good visual from the list of supported visuals on the X11 server, | jkeil | 2002-10-19 | 2 | -25/+41 |
* | - wsErrorHandler was crashing on solaris with a null pointer access in printf; | jkeil | 2002-10-19 | 1 | -2/+1 |
* | - dvd aspect changing bug - fixed | pontscho | 2002-10-16 | 1 | -7/+7 |
* | - better dxr3 support | pontscho | 2002-10-10 | 1 | -3/+3 |
* | _NET_WM_FULLSCREEN support | pontscho | 2002-10-01 | 1 | -2/+8 |
* | sync | pontscho | 2002-09-29 | 1 | -2/+2 |
* | more | pontscho | 2002-09-28 | 1 | -2/+4 |
* | obsoleted | pontscho | 2002-09-01 | 2 | -246/+0 |
* | remove obsoleted files | pontscho | 2002-08-31 | 1 | -6/+26 |
* | - add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemai... | pontscho | 2002-08-27 | 1 | -1/+4 |
* | - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org> | pontscho | 2002-08-26 | 1 | -2/+4 |
* | kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback | pontscho | 2002-08-11 | 1 | -5/+38 |
* | add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) an... | pontscho | 2002-08-11 | 4 | -3/+272 |
* | - add preferences support (first try) | pontscho | 2002-07-25 | 2 | -5/+6 |
* | - add icon (nice, but very ugly hakk:) | pontscho | 2002-07-05 | 2 | -0/+24 |
* | fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker) | pontscho | 2002-07-02 | 1 | -3/+3 |
* | fix volume handling ( step 2 ) -- add balance support and some code cleanup a... | pontscho | 2002-07-02 | 1 | -3/+0 |
* | fix two small bug and add multimedia keyboard support ( i tested with Acer Ai... | pontscho | 2002-05-25 | 3 | -10/+21 |
* | applied 64bit patch from Ulrich Hecht <uli@suse.de> | pontscho | 2002-05-23 | 1 | -4/+4 |
* | fix some gtk bug... | pontscho | 2002-05-20 | 2 | -10/+8 |
* | small fixes | pontscho | 2002-05-14 | 4 | -15/+36 |
* | fullscreen -- round three -- icewm fullscreen fixed | pontscho | 2002-05-09 | 1 | -1/+14 |
* | some bugfix, x[11|mga|v] ( fullscreen with more files ) | pontscho | 2002-05-08 | 1 | -22/+22 |
* | wm detection -- round two | pontscho | 2002-05-07 | 1 | -29/+42 |
* | add WM detection, and wm specific fullscreen code. (???) | pontscho | 2002-05-06 | 2 | -19/+190 |
* | window resize bug fixed | pontscho | 2002-05-05 | 1 | -1/+10 |
* | some bug fix | pontscho | 2002-05-01 | 2 | -162/+45 |
* | fix fullscreen bug es ilyen libvo not initialized bug with gui igy | pontscho | 2002-04-29 | 1 | -12/+27 |
* | rewrite MWM hint handling | pontscho | 2002-03-10 | 1 | -47/+6 |
* | new gui interface, and gtk moved into mplayer process. fork ... bleh :) | pontscho | 2002-02-23 | 4 | -26/+29 |
* | missing #ifdef HAVE_XDPMS | pl | 2002-02-12 | 1 | -0/+2 |
* | fix dpsm compile bug in gui | pontscho | 2002-02-07 | 1 | -2/+4 |
* | small bugfixes, and kill other warning | pontscho | 2002-02-01 | 2 | -4/+6 |
* | small changes | pontscho | 2002-01-29 | 1 | -0/+5 |
* | add XF86 multimedia key cucc. | pontscho | 2002-01-29 | 2 | -1/+21 |
* | remove dga support | pontscho | 2001-11-21 | 1 | -20/+0 |
* | add half dvd support for gui | pontscho | 2001-11-21 | 1 | -13/+54 |
* | hm. kurva hibakezeles | pontscho | 2001-11-18 | 1 | -2/+2 |
* | move bug meg fileload bug fixed asszem. | pontscho | 2001-11-12 | 2 | -24/+16 |
* | add roleld mouse support and some small bugfix. neked jol a testedbe. | pontscho | 2001-11-12 | 2 | -18/+47 |
* | app michale's rgb32tobgr32 | pontscho | 2001-11-09 | 3 | -22/+23 |
* | add prostproc/rgb2rgb | pontscho | 2001-11-06 | 2 | -23/+49 |
* | a few warning fixes (missing #include's) | pl | 2001-10-25 | 1 | -0/+6 |
* | missing newlines fixed | arpi | 2001-10-04 | 4 | -5/+10 |
* | gcc3 warning fixed | arpi | 2001-10-04 | 1 | -2/+5 |
* | fix other bugs | pontscho | 2001-10-02 | 1 | -5/+11 |
* | mwm fullscreen bug fixed (?) | pontscho | 2001-10-01 | 1 | -2/+2 |
* | fix fucking icewm fullscreen bug. | pontscho | 2001-10-01 | 1 | -4/+5 |
* | fix mwm bug's. faszom (C), and remove mixer.* | pontscho | 2001-09-06 | 1 | -29/+17 |
* | fix skin changing, xv fullscreen redraw bug, etc. | pontscho | 2001-09-05 | 2 | -8/+8 |
* | remove ofocused ... | pontscho | 2001-09-04 | 2 | -6/+0 |
* | fix xshape, mixer, fullscreen, etc | pontscho | 2001-09-04 | 1 | -4/+8 |
* | Some changes to compile the GUI on solaris | jkeil | 2001-09-03 | 1 | -2/+0 |
* | add lgb's localhost detect | pontscho | 2001-09-02 | 1 | -0/+11 |
* | fix some bug. | pontscho | 2001-09-01 | 2 | -2/+12 |
* | add wsSetForegroundRGB | pontscho | 2001-08-31 | 2 | -2/+19 |
* | fix move&resize | pontscho | 2001-08-31 | 1 | -0/+2 |
* | win->state fix | pontscho | 2001-08-30 | 1 | -0/+1 |
* | chane wsMoveTop... func. | pontscho | 2001-08-30 | 1 | -2/+3 |
* | GUI stuff. now seeking works, and xmga renders to video window | arpi | 2001-08-27 | 2 | -3/+7 |
* | GUI integration, step 1 | arpi | 2001-08-27 | 1 | -0/+10 |
* | removed delay debug printf, better 'active delay' | arpi | 2001-08-26 | 1 | -3/+3 |
* | DGA2 ifdefs, new mainloop/timer stuff | arpi | 2001-08-25 | 1 | -9/+34 |
* | GUI version n-1 | arpi | 2001-08-25 | 7 | -0/+1753 |