aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_sdl.c
Commit message (Expand)AuthorAge
* add no fs as default for windriversGravatar atmos42002-03-03
* osd outside movie support for vo_sdl, patch by Fredrik KuivinenGravatar atmos42002-02-22
* Fix return value of VOCTRL_FULLSCREENGravatar atmos42002-02-21
* support for VOCTRL_FULLSCREENGravatar atmos42002-02-20
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>Gravatar albeu2002-02-08
* Add playlist keys (some missing?!) and add some shift handlers to allow keys ...Gravatar atmos42002-02-04
* Fix multifile playback (sdl was not fully reinitialized).Gravatar atmos42002-02-04
* new info for tuningGravatar nick2002-01-31
* Extensions for video accelerated architectureGravatar nick2002-01-26
* Let mplayer handle signals so terminal gets cleaned up.Gravatar atmos42002-01-24
* better fullscreen-mode selection, patch by dunno :)Gravatar atmos42001-12-19
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...Gravatar atmos42001-10-18
* Fix non-X11 buildGravatar atmos42001-10-13
* Make double/normal (n-key) use aspect()Gravatar atmos42001-10-10
* Add debug printfs to aspect(), add aspect() usage to vo_sdl.Gravatar atmos42001-10-04
* Applied quit via windowbutton patch.Gravatar atmos42001-08-27
* Removed D key for doublesize, already clobbered by framedrop.Gravatar atmos42001-08-14
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
* Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>Gravatar atmos42001-07-28
* Corrected SDL include path.Gravatar atmos42001-06-27
* Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)Gravatar atmos42001-06-24
* Made surface locks switchable via preprocessor.Gravatar atmosfear2001-06-23
* Drastic! speedup of rgb code. Removed nonsens memhole fixes.Gravatar atmosfear2001-06-22
* sdl_driver liquidated, vo_subdevice usedGravatar al3x2001-06-21
* fixed some possible memleak placesGravatar al3x2001-06-14
* fixed my previousily added bug: ifdef buggy_sdl: keypressed: default caseGravatar al3x2001-06-13
* -Wall like cleanupGravatar al3x2001-06-12
* Ooops, wrong path to config.h - now you may enjoy code that was never before ...Gravatar atmosfear2001-06-11
* init checks return value of sdl_openGravatar al3x2001-06-09
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>Gravatar arpi_esp2001-06-05
* Changed to only uninit SDL Video Subsystem.Gravatar atmosfear2001-06-03
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netGravatar arpi_esp2001-06-03
* Some fixups for SDL/aalib.Gravatar atmosfear2001-06-02
* Small changes for aalib.Gravatar atmosfear2001-05-24
* Added ability to use direct surface blitting for BGR modes.Gravatar atmosfear2001-05-17
* Added full aspect awareness, rewrote fullscreen handling.Gravatar atmosfear2001-05-13
* Added flipped video support and activate/deactivate screensaver under X.Gravatar atmosfear2001-05-11
* Got rid of aalib crashing workaround with SDL1.2.1+Gravatar atmosfear2001-05-11
* Added workaround for buggy SDL versions (before 1.2.1).Gravatar atmosfear2001-05-05
* Fixed keyboard input handling and slowed down keyrepeat interval.Gravatar atmosfear2001-05-05
* Last second changes.Gravatar atmosfear2001-04-26
* -x -y quickfix for release, code will be changed completely later.Gravatar atmosfear2001-04-26
* Added support for osd menue and kexrepeats for mixer keys.Gravatar atmosfear2001-04-25
* 15,16,24,32Bit rgb/bgr support added, aalib fixed, performance optimizations,...Gravatar atmosfear2001-04-25
* clean upGravatar pontscho2001-04-24
* some warnings killedGravatar szabii2001-04-24
* little fix, just to be preciseGravatar arpi_esp2001-04-22
* Added maintainer info and disclaimer.Gravatar atmosfear2001-04-22