]> git.sesse.net Git - vlc/history - modules/control/gestures.c
vlc_plugin: fix non-LGPL plugins meta infos
[vlc] / modules / control / gestures.c
2015-03-21 Rémi Denis-Courmontvlc_plugin: fix non-LGPL plugins meta infos
2015-03-08 Zoran Turalijagestures: fix: allow gesture to be triggered
2014-09-01 Rémi Denis-Courmontgestures: cosmetic
2014-09-01 Rémi Denis-Courmontgestures: avoid undefined negative shift
2014-08-16 Rémi Denis-Courmontgestures: fix callback leak and missing locking
2014-08-16 Rémi Denis-CourmontHandle NULL value in "input-current" callback
2014-08-15 Rémi Denis-CourmontRemove vlc_input.h from vlc_playlist.h
2013-02-07 Ludovic FauvetGestures: use left button, by default
2013-02-07 Ludovic FauvetGestures: use the proper event name
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-07-03 Rémi Denis-Courmontaout_MuteToggle: fix name and remove unused or misused...
2012-05-09 Rémi Denis-Courmontgestures: follow playlist, input, vout events and remov...
2012-05-09 Rémi Denis-Courmontgestures: process gestures directly from event and...
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2010-11-22 Rémi Duraffortgestures: use static when needed.
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-04 Ilkka Ollakkarefactor rate(,-faster,-slower) to playlist
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2009-12-30 Rémi Denis-Courmontgestures: use var_Inherit
2009-10-26 Rémi Duraffortcontroles: use var_Get* and var_ToggleBool when applicable.
2009-10-19 Rémi Denis-CourmontMaemo: use left button by default for gestures (not...
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-09 Rémi Denis-Courmontgestures: change volume on playlist rather than interface
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-09 Rémi Denis-CourmontCode factorization
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-26 Rémi Duraffortgestures: fix memleak with var_Change(VLC_VAR_GETCHOICES).
2009-03-25 Rémi Duraffortgestures: factorisation, cleaning and fix a warning.
2009-03-17 Rémi Denis-CourmontGestures: privatize interface callback lock
2009-02-27 Rémi Duraffortgestures: cleaning.
2009-02-27 Rémi Duraffortgestures:
2009-02-27 Rémi Duraffortgestures: remove the (init|end)thread function
2009-02-27 Rémi Duraffortgestures: use the right objet for the variable.
2009-02-27 Rémi Duraffortgesture: remove one dummy function and clean a bit.
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-09-14 Rémi Denis-CourmontRemove intf_ShouldDie
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-08-01 Rémi DuraffortFix memleak in gesture module.
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontRemove E_()
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-28 Rafaël Carrécontrol/*: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-03-25 Pierre d'HerbemontGestures: Fix two dead locks when changing audio track...
2007-03-25 Pierre d'HerbemontGestures: The break statement here refers to the local...
2007-03-25 Pierre d'HerbemontGestures: Really remove unwanted commit. (Oops).
2007-03-25 Pierre d'HerbemontGestures: Remove unwanted commit.
2007-03-25 Pierre d'HerbemontGestures: no need to retain p_playlist longer than...
2007-03-25 Pierre d'HerbemontGestures: Make sure we that p_playlist is valid, and...
2007-03-25 Pierre d'HerbemontGestures: Obtain the p_input associated with the p_play...
2007-03-24 Jean-Baptiste KempfNew gestures actions.
2007-03-24 Pierre d'HerbemontGestures: Make sure we follow the locking strategy...
2007-03-24 Pierre d'HerbemontGestures: Defines p_intf->change_lock rules, and apply...
2007-03-24 Pierre d'HerbemontGestures: Fix typo in comment.
2007-03-24 Pierre d'HerbemontGestures: Make sure p_intf->p_sys->p_input gets released.
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-03-30 Clément Stenac2nd control review (except telnet)
2006-03-29 Antoine CellerierFix typos. Thanks to tumu
2006-03-29 Antoine CellerierControl interfaces first string review.
2006-01-12 Antoine CellerierFSF address change.
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2004-12-11 Clément StenacImprovements to preferences
2004-09-09 Gildas Bazin* modules/control/gestures.c: compilation fix.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-01-25 Anil Daoud* string review.
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-06-22 Sigmund Augdal Helbergturned a debug message into a comment
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-08 Sigmund Augdal Helbergadded a down, right gesture to quit vlc and an up,...
next