| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Add debug printfs to aspect(), add aspect() usage to vo_sdl. | atmos4 | 2001-10-04 |
* | Applied quit via windowbutton patch. | atmos4 | 2001-08-27 |
* | Removed D key for doublesize, already clobbered by framedrop. | atmos4 | 2001-08-14 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 |
* | Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net> | atmos4 | 2001-07-28 |
* | Corrected SDL include path. | atmos4 | 2001-06-27 |
* | Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.) | atmos4 | 2001-06-24 |
* | Made surface locks switchable via preprocessor. | atmosfear | 2001-06-23 |
* | Drastic! speedup of rgb code. Removed nonsens memhole fixes. | atmosfear | 2001-06-22 |
* | sdl_driver liquidated, vo_subdevice used | al3x | 2001-06-21 |
* | fixed some possible memleak places | al3x | 2001-06-14 |
* | fixed my previousily added bug: ifdef buggy_sdl: keypressed: default case | al3x | 2001-06-13 |
* | -Wall like cleanup | al3x | 2001-06-12 |
* | Ooops, wrong path to config.h - now you may enjoy code that was never before ... | atmosfear | 2001-06-11 |
* | init checks return value of sdl_open | al3x | 2001-06-09 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 |
* | Changed to only uninit SDL Video Subsystem. | atmosfear | 2001-06-03 |
* | FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net | arpi_esp | 2001-06-03 |
* | Some fixups for SDL/aalib. | atmosfear | 2001-06-02 |
* | Small changes for aalib. | atmosfear | 2001-05-24 |
* | Added ability to use direct surface blitting for BGR modes. | atmosfear | 2001-05-17 |
* | Added full aspect awareness, rewrote fullscreen handling. | atmosfear | 2001-05-13 |
* | Added flipped video support and activate/deactivate screensaver under X. | atmosfear | 2001-05-11 |
* | Got rid of aalib crashing workaround with SDL1.2.1+ | atmosfear | 2001-05-11 |
* | Added workaround for buggy SDL versions (before 1.2.1). | atmosfear | 2001-05-05 |
* | Fixed keyboard input handling and slowed down keyrepeat interval. | atmosfear | 2001-05-05 |