| Commit message (Expand) | Author | Age |
* | Remove a lot of duplicate code | reimar | 2005-02-21 |
* | Remove unused defines | reimar | 2004-12-29 |
* | Improving gl2 under windows, moving some functionality to gl_common | reimar | 2004-12-11 |
* | Move selection of internal texture format to appropriate place, should | reimar | 2004-12-03 |
* | More similar code from gl and gl2 moved to gl_common | reimar | 2004-12-01 |
* | Avoid drawing before transformation matrices are set up. | reimar | 2004-11-13 |
* | 10l | faust3 | 2004-11-05 |
* | more fullscreen fixes and gl2 uses setGlWindow. | reimar | 2004-11-04 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | added gl_common for code used by both vo_gl.c and vo_gl2.c. | reimar | 2004-10-17 |
* | fixed UNPACK_ALIGNMENT setting. | reimar | 2004-10-06 |
* | fixed memleak, especially for fixed-vo. | reimar | 2004-10-03 |
* | removed saver_on, saver_off calls, they are already in x11_common.c | reimar | 2004-07-25 |
* | fix for people experimenting with GUI under windows | reimar | 2004-07-22 |
* | use RGB32 textures on OS X | reimar | 2004-07-17 |
* | 100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com) | reimar | 2004-07-06 |
* | removed XFlush() before XSync(), made config_glx return-type signed, force 32... | reimar | 2004-07-02 |
* | avoid visuals with low color-depth. | reimar | 2004-06-27 |
* | removing useless code, improving readability | reimar | 2004-05-08 |
* | fixed memory leak and removed unnecessary static variable | reimar | 2004-05-08 |
* | clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering borders | reimar | 2004-05-02 |
* | GUI support | reimar | 2004-05-01 |
* | corrected problems with switching to and from fullscreen mode esp. with fixed-vo | reimar | 2004-03-17 |
* | printf -> mp_msg | attila | 2004-02-22 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 |
* | * clear window on fullscreen switch | attila | 2003-10-12 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 |
* | fix fullscreen switching in vo gl and vo gl2 | faust3 | 2003-09-21 |
* | dont fix things at the wrong place | attila | 2003-09-21 |
* | fix black screen on linux, patch by Jindrich Makovicka | faust3 | 2003-09-21 |
* | vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at... | faust3 | 2003-09-19 |
* | Avoid flickering during resizes. Keep video contents even when paused. Fix by... | mosu | 2003-08-31 |
* | 1000l | alex | 2003-08-14 |
* | removed broken swscaler support, added runtime fullscreens switching ability,... | alex | 2003-05-20 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | here is a somewhat generic equalizer implementation for the X11 vo drivers | arpi | 2002-10-29 |
* | vo_init() moved to/fixed in preinit() | arpi | 2002-10-27 |
* | -fixed-vo support | pontscho | 2002-10-16 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | removed old input code | alex | 2002-08-28 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 |
* | query_format revised | alex | 2002-05-27 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 |
* | Added new input mouse support in x11 vo | albeu | 2002-02-11 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 |