aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_sdl.c
Commit message (Collapse)AuthorAge
...
* This will hopefully fixGravatar ksorim2002-03-21
| | | | | | | | * uninit call without a previous config call * Several config calls between preinit and uninit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5241 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash when playing multiple files. The bug was triggered when the first fileGravatar ksorim2002-03-21
| | | | | | | | had rgb data and the second had yuv data and sdl:aalib was used. Some code duplication removed in the process. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash when SDL had to do rgb -> rgb conversion. Removed some codeGravatar ksorim2002-03-21
| | | | | | | duplication. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5239 b3059339-0415-0410-9bf9-f77b7e298cf2
* sdl dr supportGravatar atmos42002-03-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5059 b3059339-0415-0410-9bf9-f77b7e298cf2
* add no fs as default for windriversGravatar atmos42002-03-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4926 b3059339-0415-0410-9bf9-f77b7e298cf2
* osd outside movie support for vo_sdl, patch by Fredrik KuivinenGravatar atmos42002-02-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4808 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix return value of VOCTRL_FULLSCREENGravatar atmos42002-02-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4791 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for VOCTRL_FULLSCREENGravatar atmos42002-02-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4773 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4597 b3059339-0415-0410-9bf9-f77b7e298cf2
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4593 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>Gravatar albeu2002-02-08
| | | | | | | and added mouse support for new input git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add playlist keys (some missing?!) and add some shift handlers to allow keys ↵Gravatar atmos42002-02-04
| | | | | | to work with german keyboards. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix multifile playback (sdl was not fully reinitialized).Gravatar atmos42002-02-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4529 b3059339-0415-0410-9bf9-f77b7e298cf2
* new info for tuningGravatar nick2002-01-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4434 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extensions for video accelerated architectureGravatar nick2002-01-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4353 b3059339-0415-0410-9bf9-f77b7e298cf2
* Let mplayer handle signals so terminal gets cleaned up.Gravatar atmos42002-01-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4343 b3059339-0415-0410-9bf9-f77b7e298cf2
* better fullscreen-mode selection, patch by dunno :)Gravatar atmos42001-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3610 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and ↵Gravatar atmos42001-10-18
| | | | | | vo_xmga are untested! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2250 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix non-X11 buildGravatar atmos42001-10-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make double/normal (n-key) use aspect()Gravatar atmos42001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2148 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add debug printfs to aspect(), add aspect() usage to vo_sdl.Gravatar atmos42001-10-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied quit via windowbutton patch.Gravatar atmos42001-08-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1711 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed D key for doublesize, already clobbered by framedrop.Gravatar atmos42001-08-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1510 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>Gravatar atmos42001-07-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1397 b3059339-0415-0410-9bf9-f77b7e298cf2
* Corrected SDL include path.Gravatar atmos42001-06-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1239 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)Gravatar atmos42001-06-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1220 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made surface locks switchable via preprocessor.Gravatar atmosfear2001-06-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1198 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drastic! speedup of rgb code. Removed nonsens memhole fixes.Gravatar atmosfear2001-06-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1195 b3059339-0415-0410-9bf9-f77b7e298cf2
* sdl_driver liquidated, vo_subdevice usedGravatar al3x2001-06-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1189 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed some possible memleak placesGravatar al3x2001-06-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1127 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed my previousily added bug: ifdef buggy_sdl: keypressed: default caseGravatar al3x2001-06-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1123 b3059339-0415-0410-9bf9-f77b7e298cf2
* -Wall like cleanupGravatar al3x2001-06-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1111 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ooops, wrong path to config.h - now you may enjoy code that was never before ↵Gravatar atmosfear2001-06-11
| | | | | | used =) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1101 b3059339-0415-0410-9bf9-f77b7e298cf2
* init checks return value of sdl_openGravatar al3x2001-06-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1081 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>Gravatar arpi_esp2001-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed to only uninit SDL Video Subsystem.Gravatar atmosfear2001-06-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@974 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netGravatar arpi_esp2001-06-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@959 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some fixups for SDL/aalib.Gravatar atmosfear2001-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@952 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small changes for aalib.Gravatar atmosfear2001-05-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@863 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added ability to use direct surface blitting for BGR modes.Gravatar atmosfear2001-05-17
| | | | | | | | | No depth/colorspace-conversion and no scaling, but 2 times faster. (same speed as -vo x11 then) Change SDL_DIRECT_BLIT from #undef to #define to test it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@824 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added full aspect awareness, rewrote fullscreen handling.Gravatar atmosfear2001-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@785 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added flipped video support and activate/deactivate screensaver under X.Gravatar atmosfear2001-05-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@773 b3059339-0415-0410-9bf9-f77b7e298cf2
* Got rid of aalib crashing workaround with SDL1.2.1+Gravatar atmosfear2001-05-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@771 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added workaround for buggy SDL versions (before 1.2.1).Gravatar atmosfear2001-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@706 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed keyboard input handling and slowed down keyrepeat interval.Gravatar atmosfear2001-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@704 b3059339-0415-0410-9bf9-f77b7e298cf2
* Last second changes.Gravatar atmosfear2001-04-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@654 b3059339-0415-0410-9bf9-f77b7e298cf2
* -x -y quickfix for release, code will be changed completely later.Gravatar atmosfear2001-04-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@649 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for osd menue and kexrepeats for mixer keys.Gravatar atmosfear2001-04-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@638 b3059339-0415-0410-9bf9-f77b7e298cf2
* 15,16,24,32Bit rgb/bgr support added, aalib fixed, performance ↵Gravatar atmosfear2001-04-25
| | | | | | optimizations, code cleanup and so much more... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@636 b3059339-0415-0410-9bf9-f77b7e298cf2