48 Commits (dd8bfdbabe8ae3974ca3864ad3125879f523e3a2)

Author SHA1 Message Date
Thomas Guillem f7d8549c2f motion: add missing static 9 years ago
Rémi Denis-Courmont 56220f8612 vlc_plugin: fix non-LGPL plugins meta infos 12 years ago
Rémi Denis-Courmont 80d88b05f2 Mark unreachable code on GCC even if NDEBUG 12 years ago
Rémi Denis-Courmont 5adb3308b8 Remove vlc_input.h from vlc_playlist.h 12 years ago
Rémi Denis-Courmont 4a50968e61 motion: use pl_CurrentItem() 13 years ago
Rémi Denis-Courmont 08223d48e9 Remove pf_run 14 years ago
Rémi Denis-Courmont 70f43de333 motion: do not use pf_run 14 years ago
Pierre Ynard d7bb5d8230 motion: fix orientation of transform filter 14 years ago
Pierre Ynard 867738b542 motion: destroy transform-type variable when unused 14 years ago
Pierre Ynard 02bff0132d motion: destroy motion data properly 14 years ago
Pierre Ynard 5b1d18e734 motion: simplify 14 years ago
Pierre Ynard 9de638bba3 motion: don't override permanent configuration 14 years ago
Pierre Ynard 2bf01e1929 motion: move rotate code into the rotate video filter 14 years ago
Pierre Ynard 96a19d6c47 motion: split out motion sensor code 14 years ago
Rafaël Carré cc3191024a motion control applesmc: fix for recent kernel 15 years ago
KO Myung-Hun 3d5dcf8b0c Include missing unistd.h and time.h for OS/2 15 years ago
Rémi Denis-Courmont 7720f981f8 Remove vlc_object_find_name() search mode parameter 15 years ago
Rémi Denis-Courmont 8611f32868 motion: useless include 16 years ago
Rémi Denis-Courmont 4ae811b6cc Motion: fix the vlc_object_find bug and flag the other bugs 16 years ago
Jean-Baptiste Kempf c48a51320c Motion: code simplification, cleaning and error-checking 16 years ago
Pierre d'Herbemont 27596ea484 motion: Don't use unimotion on iOS. 16 years ago
Laurent Aimar 84d2f956db Fixed variable name in motion control intf. 16 years ago
Rémi Denis-Courmont 40b4d780a4 add_bool: remove callback parameter 16 years ago
Rémi Denis-Courmont ae2c9e4fb6 var_InheritInteger -> var_InheritBool 16 years ago
Rémi Denis-Courmont c5ffd0a3f0 motion interface: use var_Inherit 17 years ago
Rémi Duraffort 3147cc20d4 add_bool wants booleans. 17 years ago
Pierre d'Herbemont 3c6c73d5fe motion: We really want an assignation here. Put parenthesis. (Kill a warning). 17 years ago
Derk-Jan Hartman bef9bb0b6f Prefs: repair category system for some lost options. 17 years ago
Rémi Denis-Courmont fa4bde0b26 Trailing ; 18 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Rémi Denis-Courmont 1cfa87702e Pull cancellation into (most) remaining interfaces 18 years ago
Yohann Martineau f66626b348 fixed compilation on debian etch. 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Antoine Cellerier 173420e8c2 Add support for applesmc motion sensors (macbooks) on linux. (Untested 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 19 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 19 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 19 years ago
Rémi Denis-Courmont e40d134c69 Remove _GNU_SOURCE and string.h too 19 years ago
Rémi Denis-Courmont 81c5ac29fa Remove stdlib.h 19 years ago
Jérome Decoodt 7d4656d490 Should fix compilation 19 years ago
Jérome Decoodt bf2bdccad3 Add rotate-deciangle for more precision in rotate 19 years ago
Antoine Cellerier 610d26b1b6 * rotate.c: Fix a few bugs + don't use p_libvlc_global to store instance specific parameters 20 years ago
Clément Stenac 80fde19dfe More cleanup 20 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Antoine Cellerier 7a5a63a7c0 Motion control interface can now be used with the rotate video filter. (Should be usefull when watching videos on a boat i guess ... :) ) Command line: vlc --control motion --motion-use-rotate --video-filter rotate <the video> 20 years ago
Clément Stenac a06213d7f4 * Get rid of the Manager thread by making blocking interfaces listen to 20 years ago
Sam Hocevar 2cda7c1d22 * modules/control/motion.c: control VLC with laptop built-in motion sensors. 20 years ago