| Commit message (Expand) | Author | Age |
* | 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 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 |
* | Fix I420 handling, though still don't know why divx4 codec queries for I420 n... | atmos4 | 2002-04-01 |
* | eeh, really remove keybinding for w/s for volume control. =) | atmos4 | 2002-03-29 |
* | Remove alternative volume control binding that clash with libdvdnav support. | atmos4 | 2002-03-29 |
* | fixed green lines caused by missing rounding to 2 | iive | 2002-03-26 |
* | Two fixes: | ksorim | 2002-03-24 |
* | Fix swapped uv planes when playing yv12 data with direct rendering | ksorim | 2002-03-23 |
* | Fixes crash which occured when it wasn't possible to connect to the display | ksorim | 2002-03-23 |
* | Fix for OSD when width != pitch | ksorim | 2002-03-22 |
* | This will hopefully fix | ksorim | 2002-03-21 |
* | Fix crash when playing multiple files. The bug was triggered when the first file | ksorim | 2002-03-21 |
* | Fix crash when SDL had to do rgb -> rgb conversion. Removed some code | ksorim | 2002-03-21 |
* | sdl dr support | atmos4 | 2002-03-12 |
* | add no fs as default for windrivers | atmos4 | 2002-03-03 |
* | osd outside movie support for vo_sdl, patch by Fredrik Kuivinen | atmos4 | 2002-02-22 |
* | Fix return value of VOCTRL_FULLSCREEN | atmos4 | 2002-02-21 |
* | support for VOCTRL_FULLSCREEN | atmos4 | 2002-02-20 |
* | 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 |
* | Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net> | albeu | 2002-02-08 |
* | Add playlist keys (some missing?!) and add some shift handlers to allow keys ... | atmos4 | 2002-02-04 |
* | Fix multifile playback (sdl was not fully reinitialized). | atmos4 | 2002-02-04 |
* | new info for tuning | nick | 2002-01-31 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 |
* | Let mplayer handle signals so terminal gets cleaned up. | atmos4 | 2002-01-24 |
* | better fullscreen-mode selection, patch by dunno :) | atmos4 | 2001-12-19 |
* | Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo... | atmos4 | 2001-10-18 |
* | Fix non-X11 build | atmos4 | 2001-10-13 |
* | Make double/normal (n-key) use aspect() | atmos4 | 2001-10-10 |