log libvo/vo_sdl.c @ 4969:db86fcf25ede

age author description
Sun, 03 Mar 2002 13:40:23 +0000 atmos4 add no fs as default for windrivers
Fri, 22 Feb 2002 15:25:11 +0000 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
Thu, 21 Feb 2002 16:17:15 +0000 atmos4 Fix return value of VOCTRL_FULLSCREEN
Wed, 20 Feb 2002 22:42:46 +0000 atmos4 support for VOCTRL_FULLSCREEN
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Fri, 08 Feb 2002 20:03:36 +0000 albeu Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>
Mon, 04 Feb 2002 19:14:40 +0000 atmos4 Add playlist keys (some missing?!) and add some shift handlers to allow keys to work with german keyboards.
Mon, 04 Feb 2002 18:18:46 +0000 atmos4 Fix multifile playback (sdl was not fully reinitialized).
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Thu, 24 Jan 2002 21:46:57 +0000 atmos4 Let mplayer handle signals so terminal gets cleaned up.
Wed, 19 Dec 2001 11:50:05 +0000 atmos4 better fullscreen-mode selection, patch by dunno :)
Thu, 18 Oct 2001 02:42:20 +0000 atmos4 Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
Sat, 13 Oct 2001 13:38:59 +0000 atmos4 Fix non-X11 build
Wed, 10 Oct 2001 01:03:54 +0000 atmos4 Make double/normal (n-key) use aspect()
Thu, 04 Oct 2001 11:42:21 +0000 atmos4 Add debug printfs to aspect(), add aspect() usage to vo_sdl.
Mon, 27 Aug 2001 11:49:10 +0000 atmos4 Applied quit via windowbutton patch.
Tue, 14 Aug 2001 08:18:52 +0000 atmos4 Removed D key for doublesize, already clobbered by framedrop.
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Sat, 28 Jul 2001 05:54:02 +0000 atmos4 Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>
Wed, 27 Jun 2001 11:40:15 +0000 atmos4 Corrected SDL include path.
Sun, 24 Jun 2001 19:20:19 +0000 atmos4 Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)
Sat, 23 Jun 2001 10:18:23 +0000 atmosfear Made surface locks switchable via preprocessor.
Fri, 22 Jun 2001 19:56:41 +0000 atmosfear Drastic! speedup of rgb code. Removed nonsens memhole fixes.
Thu, 21 Jun 2001 22:47:55 +0000 al3x sdl_driver liquidated, vo_subdevice used
Thu, 14 Jun 2001 12:42:56 +0000 al3x fixed some possible memleak places
Wed, 13 Jun 2001 15:03:27 +0000 al3x fixed my previousily added bug: ifdef buggy_sdl: keypressed: default case
Tue, 12 Jun 2001 14:09:25 +0000 al3x -Wall like cleanup
Mon, 11 Jun 2001 17:41:21 +0000 atmosfear Ooops, wrong path to config.h - now you may enjoy code that was never before used =)