log libvo/vo_sdl.c @ 21734:dc54ff854d1c

age author description
Sat, 23 Dec 2006 23:27:01 +0000 diego Amiga OS 4 support
Thu, 12 Oct 2006 00:39:47 +0000 diego Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.
Fri, 18 Aug 2006 02:22:39 +0000 nplourde disable double buffer in vo_sdl on macosx. fix flicker issue.
Fri, 28 Apr 2006 23:06:42 +0000 diego Rename some misspelled and misnamed messages.
Mon, 24 Apr 2006 04:23:53 +0000 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Mon, 26 Dec 2005 03:16:48 +0000 al - move our setenv() fallback implementation to osdep
Wed, 02 Nov 2005 21:50:55 +0000 albeu libvo input cleanup: remove the dependency on libinput,
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Tue, 01 Mar 2005 19:59:20 +0000 ivo 10l Don't set SDL to X11 by default.
Tue, 01 Mar 2005 03:51:48 +0000 ivo Remove -noxv and -forcexv command line options and replace them by
Sat, 22 Jan 2005 18:05:07 +0000 alex avoid using vo_subdevice
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Fri, 09 Jul 2004 18:59:55 +0000 reimar fix for xscreensaver disabling
Sat, 26 Jun 2004 11:16:55 +0000 alex asyncblit slows down on UP systems, regarding to the SDL docs, noticed by John Phillip
Sat, 26 Jun 2004 10:55:16 +0000 alex SDL_HWACCEL is a readonly flag according to DOCS, noticed by John Philip
Fri, 25 Jun 2004 16:58:45 +0000 diego Unify the config.h #include, use "config.h" instead of "../config.h"
Mon, 15 Mar 2004 05:07:46 +0000 diego Cygwin provides setenv. Fixes compilation on Cygwin.
Sat, 13 Mar 2004 16:25:08 +0000 faust3 fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
Fri, 16 Jan 2004 17:31:38 +0000 diego Support binding F11 and F12 keys to commands.
Mon, 05 Jan 2004 22:02:45 +0000 diego MPlayer is now GPL, URL updated.
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Fri, 26 Sep 2003 19:10:27 +0000 alex 100l to me
Fri, 26 Sep 2003 18:08:10 +0000 alex initial MorphOS/Amiga (GeekGadgets) support
Sun, 07 Sep 2003 18:15:47 +0000 alex IRIX support by Timo Kanera <timo@kanera.de>
Mon, 01 Sep 2003 18:24:27 +0000 alex -nomouseinput support for vo_sdl
Sun, 27 Jul 2003 21:55:54 +0000 alex start in windowed mode using Quartz, but no X server started. Ported from fink.sf.net
Wed, 09 Apr 2003 17:05:39 +0000 alex keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Sun, 23 Mar 2003 17:35:26 +0000 alex pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> and moved SDL_ShowCursor from the check_keys() to uninit() (by me)
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Mon, 13 Jan 2003 01:20:21 +0000 atmos4 10l, init priv->X at right place
Wed, 08 Jan 2003 14:55:56 +0000 arpi - init & check SDL availability at preinit() (fixes -vo sdl,mga)
Thu, 21 Nov 2002 22:52:54 +0000 atmos4 Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom at hukatronic.cz>
Mon, 11 Nov 2002 16:14:28 +0000 henry fixed mode switching on Mac
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Sat, 02 Nov 2002 18:56:16 +0000 henry fix for fs modes on widescreen displays
Wed, 09 Oct 2002 23:54:13 +0000 arpi for() -> memcpy_pic()
Sat, 31 Aug 2002 15:04:18 +0000 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Fri, 09 Aug 2002 21:30:21 +0000 arpi HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
Sun, 16 Jun 2002 02:01:53 +0000 atmos4 Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because
Mon, 29 Apr 2002 09:52:21 +0000 ksorim Use new style query_formats flags. Fixes bug with flip.
Thu, 25 Apr 2002 20:59:12 +0000 atmos4 Fix keypad volume control.
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Mon, 01 Apr 2002 18:16:27 +0000 atmos4 Fix I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!
Fri, 29 Mar 2002 00:06:35 +0000 atmos4 eeh, really remove keybinding for w/s for volume control. =)
Fri, 29 Mar 2002 00:04:14 +0000 atmos4 Remove alternative volume control binding that clash with libdvdnav support.
Tue, 26 Mar 2002 16:45:21 +0000 iive fixed green lines caused by missing rounding to 2
Sun, 24 Mar 2002 18:42:27 +0000 ksorim Two fixes:
Sat, 23 Mar 2002 10:24:51 +0000 ksorim Fix swapped uv planes when playing yv12 data with direct rendering
Sat, 23 Mar 2002 10:09:39 +0000 ksorim Fixes crash which occured when it wasn't possible to connect to the display
Fri, 22 Mar 2002 07:35:48 +0000 ksorim Fix for OSD when width != pitch
Thu, 21 Mar 2002 14:08:40 +0000 ksorim This will hopefully fix
Thu, 21 Mar 2002 10:22:55 +0000 ksorim Fix crash when playing multiple files. The bug was triggered when the first file
Thu, 21 Mar 2002 09:22:55 +0000 ksorim Fix crash when SDL had to do rgb -> rgb conversion. Removed some code
Tue, 12 Mar 2002 23:34:52 +0000 atmos4 sdl dr support
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 =)
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.
Thu, 26 Apr 2001 21:28:02 +0000 atmosfear -x -y quickfix for release, code will be changed completely later.
Wed, 25 Apr 2001 21:04:56 +0000 atmosfear Added support for osd menue and kexrepeats for mixer keys.
Wed, 25 Apr 2001 20:43:45 +0000 atmosfear 15,16,24,32Bit rgb/bgr support added, aalib fixed, performance optimizations, code cleanup and so much more...
Tue, 24 Apr 2001 11:42:04 +0000 pontscho clean up
Tue, 24 Apr 2001 10:21:12 +0000 szabii some warnings killed
Sun, 22 Apr 2001 17:07:57 +0000 arpi_esp little fix, just to be precise
Sun, 22 Apr 2001 17:03:26 +0000 atmosfear Added maintainer info and disclaimer.
Sun, 22 Apr 2001 10:45:01 +0000 atmosfear Reincluded fastmemcpy.h and added some keybindings for mixer.
Fri, 20 Apr 2001 10:27:51 +0000 atmosfear Changed some code so it only kicks in when XV is disable.
Fri, 20 Apr 2001 09:06:49 +0000 atmosfear doesn't include fastmemcpy.h when SDL_NOXV is defined.
Mon, 16 Apr 2001 17:19:28 +0000 atmosfear changed keyboard input handling to pass key through to mplayer if not special to sdl
Sun, 15 Apr 2001 21:08:11 +0000 atmosfear fixes osd/subtitle for UYVY image format and steps back to 1.15 changes
Sun, 15 Apr 2001 20:31:58 +0000 arpi_esp qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
Sun, 15 Apr 2001 15:45:26 +0000 atmosfear some additional changes to support different image formats
Sat, 14 Apr 2001 17:55:20 +0000 atmosfear - applied overlay patch by Jens H
Fri, 13 Apr 2001 21:04:13 +0000 atmosfear - added some defines to modify some sdl-out internas (see comments)
Fri, 13 Apr 2001 13:00:07 +0000 atmosfear - added keymapping to toggle OSD ('o' key)
Wed, 11 Apr 2001 20:11:21 +0000 atmosfear - small bugfixes