| Commit message (Expand) | Author | Age |
* | Avoid vo_sdl void * arithmetic | reimar | 2007-06-24 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | 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 |
* | Amiga OS 4 support | diego | 2006-12-23 |
* | Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers. | diego | 2006-10-12 |
* | disable double buffer in vo_sdl on macosx. fix flicker issue. | nplourde | 2006-08-18 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 |
* | 10l Don't set SDL to X11 by default. | ivo | 2005-03-01 |
* | Remove -noxv and -forcexv command line options and replace them by | ivo | 2005-03-01 |
* | avoid using vo_subdevice | alex | 2005-01-22 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | fix for xscreensaver disabling | reimar | 2004-07-09 |
* | asyncblit slows down on UP systems, regarding to the SDL docs, noticed by Joh... | alex | 2004-06-26 |
* | SDL_HWACCEL is a readonly flag according to DOCS, noticed by John Philip | alex | 2004-06-26 |
* | Unify the config.h #include, use "config.h" instead of "../config.h" | diego | 2004-06-25 |
* | Cygwin provides setenv. Fixes compilation on Cygwin. | diego | 2004-03-15 |
* | fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net> | faust3 | 2004-03-13 |
* | Support binding F11 and F12 keys to commands. | diego | 2004-01-16 |
* | MPlayer is now GPL, URL updated. | diego | 2004-01-05 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 |
* | 100l to me | alex | 2003-09-26 |
* | initial MorphOS/Amiga (GeekGadgets) support | alex | 2003-09-26 |
* | IRIX support by Timo Kanera <timo@kanera.de> | alex | 2003-09-07 |
* | -nomouseinput support for vo_sdl | alex | 2003-09-01 |
* | start in windowed mode using Quartz, but no X server started. Ported from fin... | alex | 2003-07-27 |
* | keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal... | alex | 2003-04-09 |
* | pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin <mosgalin@VM101... | alex | 2003-03-23 |
* | linux->osdep | arpi | 2003-02-09 |
* | 10l, init priv->X at right place | atmos4 | 2003-01-13 |
* | - init & check SDL availability at preinit() (fixes -vo sdl,mga) | arpi | 2003-01-08 |
* | Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom a... | atmos4 | 2002-11-21 |
* | fixed mode switching on Mac | henry | 2002-11-11 |
* | 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 |
* | fix for fs modes on widescreen displays | henry | 2002-11-02 |
* | for() -> memcpy_pic() | arpi | 2002-10-09 |
* | Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove un... | atmos4 | 2002-08-31 |
* | 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 |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 |
* | Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IY... | atmos4 | 2002-06-16 |
* | Use new style query_formats flags. Fixes bug with flip. | ksorim | 2002-04-29 |
* | Fix keypad volume control. | atmos4 | 2002-04-25 |