log libvo/vo_sdl.c @ 3432:5cb7caab5536

age author description
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 =)
Sat, 09 Jun 2001 18:42:36 +0000 al3x init checks return value of sdl_open
Tue, 05 Jun 2001 18:40:44 +0000 arpi_esp applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
Sun, 03 Jun 2001 21:02:46 +0000 atmosfear Changed to only uninit SDL Video Subsystem.
Sun, 03 Jun 2001 00:31:41 +0000 arpi_esp FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
Sat, 02 Jun 2001 22:12:28 +0000 atmosfear Some fixups for SDL/aalib.
Thu, 24 May 2001 19:03:31 +0000 atmosfear Small changes for aalib.
Thu, 17 May 2001 15:11:58 +0000 atmosfear Added ability to use direct surface blitting for BGR modes.
Sun, 13 May 2001 16:38:33 +0000 atmosfear Added full aspect awareness, rewrote fullscreen handling.
Fri, 11 May 2001 21:36:30 +0000 atmosfear Added flipped video support and activate/deactivate screensaver under X.
Fri, 11 May 2001 17:21:15 +0000 atmosfear Got rid of aalib crashing workaround with SDL1.2.1+
Sat, 05 May 2001 21:38:33 +0000 atmosfear Added workaround for buggy SDL versions (before 1.2.1).
Sat, 05 May 2001 20:13:37 +0000 atmosfear Fixed keyboard input handling and slowed down keyrepeat interval.
Thu, 26 Apr 2001 22:16:57 +0000 atmosfear Last second changes.