]> git.sesse.net Git - vlc/history - modules/control/motion.c
Plugins: include vlc_common.h directly instead of vlc/vlc.h
[vlc] / modules / control / motion.c
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...