]> git.sesse.net Git - vlc/history - modules/video_output/sdl.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_output / sdl.c
2010-07-12 Rémi Denis-CourmontSDL vout: fix crash due to (not calling) XInitThreads
2010-05-30 Laurent AimarRevert "SDL: use key thread (partially fix #3661)"
2010-05-30 Rémi Denis-CourmontSDL: use key thread (partially fix #3661)
2010-05-20 Laurent AimarCalled vout_display_DeleteWindow(vd, NULL) for vout...
2010-04-11 Rémi Denis-CourmontDeprecated --sdl-video-driver
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
2010-03-07 Nathan Phillip BrinkFix #include <SDL/SDL.h> to be #include <SDL.h>
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-11-01 Laurent AimarDo not filter out mouse coordinates (sdl).
2009-10-26 Laurent AimarRevert "Updated sdl to use new VOUT_DISPLAY_CHANGE_DISP...
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-09-30 Laurent AimarUpdated sdl to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE...
2009-09-26 Laurent AimarUpdated vou display module after vout_display_SendEvent...
2009-09-01 Jean-Baptiste KempfSDL: simplification of detection and requirement of...
2009-09-01 Jean-Baptiste Kempfvout_SDL: fix a warning
2009-08-05 Laurent AimarConverted vout sdl to "vout display" API.
2009-07-22 Rémi Duraffortvout modules: remove uneeded includes.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecFromString where applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-03-17 Rémi Duraffortsdl: simplifications.
2009-02-02 Joseph TulouSDL: support for autoscaling
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2008-12-16 Rémi Denis-Courmontb_menu_change: remove write-only variable
2008-11-22 Joseph TulouFix a typo in SDL vout plugin
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-05 Rémi Denis-CourmontDangling code
2008-10-05 Rémi Denis-CourmontUse static mutexes
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-08-03 Justus PiaterDeclared many static variables const
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortFix memleak in sdl video output. (string passed to...
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-06-28 Rémi DuraffortRemove unused variables.
2008-06-28 Antoine CellerierMove intf-popupmenu and video-on-top variables from...
2008-06-02 Antoine CellerierEnforce --no-overlay option in SDL video output.
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi DuraffortFix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgo...
2008-05-26 Jean-Philippe AndréBugfix: non disparition of the Qt Popup Menu with X11...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-22 Jean-Baptiste KempfUniformisation and configurability of Mouse Hidding...
2008-03-19 Rémi Denis-CourmontUse NDEBUG
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-13 Rémi DuraffortFix compilation error with SDL under 1.2.10
2008-01-07 Rémi DuraffortRevert [23969] because mutex aren't needed
2008-01-02 Rémi DuraffortLimit mouse-x and mouse-y in sdl video_output module...
2008-01-02 Rémi DuraffortRemove useless test
2008-01-02 Rémi DuraffortFix an error in key handling with sdl
2008-01-01 Rémi DuraffortLittle correction of the double-clicks detection under sdl
2008-01-01 Rémi DuraffortUse the screen resolution in fullscreen
2008-01-01 Rémi Duraffortadd mutex to the sdl video_output
2007-12-28 Rémi DuraffortImprove Aspect Ratio and Crop support
2007-12-24 Rémi Duraffortimprove sdl video output. If there is some stupidities...
2007-09-30 Rémi Denis-CourmontRename var_GetGlobalMutex to var_AcquireMutex and make...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Rémi Denis-Courmontuse var_GetGlobalMutex
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-04-01 Antoine CellerierAdd new --sdl-chroma option to force the used chroma.
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-03-31 Felix Paul Kühne* 2nd review of video* and control/telnet.c
2006-01-12 Antoine CellerierFSF address change.
2005-10-18 Marian Durkovicprepare video outputs for display size not equal to...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-28 Sam Hocevar * Spelling fixes.
2004-06-07 Laurent Aimar all: don't use input_Seek. Btw, sdl shouldn't do the...
2003-10-25 Sam Hocevar * include/vlc_common.h:
next