]> git.sesse.net Git - vlc/history - modules/control/motion.c
vlc_plugin: fix non-LGPL plugins meta infos
[vlc] / modules / control / motion.c
2015-03-21 Rémi Denis-Courmontvlc_plugin: fix non-LGPL plugins meta infos
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2014-08-15 Rémi Denis-CourmontRemove vlc_input.h from vlc_playlist.h
2014-01-02 Rémi Denis-Courmontmotion: use pl_CurrentItem()
2012-11-27 Rémi Denis-CourmontRemove pf_run
2012-11-27 Rémi Denis-Courmontmotion: do not use pf_run
2012-11-22 Pierre Ynardmotion: fix orientation of transform filter
2012-10-11 Pierre Ynardmotion: destroy transform-type variable when unused
2012-10-11 Pierre Ynardmotion: destroy motion data properly
2012-10-11 Pierre Ynardmotion: simplify
2012-10-11 Pierre Ynardmotion: don't override permanent configuration
2012-10-06 Pierre Ynardmotion: move rotate code into the rotate video filter
2012-10-06 Pierre Ynardmotion: split out motion sensor code
2012-01-04 Rafaël Carrémotion control applesmc: fix for recent kernel
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-03-29 Rémi Denis-Courmontmotion: useless include
2011-03-29 Rémi Denis-CourmontMotion: fix the vlc_object_find bug and flag the other...
2010-11-09 Jean-Baptiste KempfMotion: code simplification, cleaning and error-checking
2010-10-31 Pierre d'Herbemontmotion: Don't use unimotion on iOS.
2010-10-25 Laurent AimarFixed variable name in motion control intf.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2009-12-30 Rémi Denis-Courmontmotion interface: use var_Inherit
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-20 Pierre d'Herbemontmotion: We really want an assignation here. Put parenth...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Derk-Jan HartmanPrefs: repair category system for some lost options.
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-30 Antoine CellerierAdd support for applesmc motion sensors (macbooks)...
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-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-06-20 Jérome DecoodtShould fix compilation
2007-06-20 Jérome DecoodtAdd rotate-deciangle for more precision in rotate
2007-04-20 Antoine Cellerier * rotate.c: Fix a few bugs + don't use p_libvlc_global...
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-14 Antoine CellerierMotion control interface can now be used with the rotat...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-07-04 Sam Hocevar * modules/control/motion.c: control VLC with laptop...