]> git.sesse.net Git - vlc/history - modules/control/lirc.c
vlc_plugin: fix non-LGPL plugins meta infos
[vlc] / modules / control / lirc.c
2015-03-21 Rémi Denis-Courmontvlc_plugin: fix non-LGPL plugins meta infos
2013-03-25 Rémi Denis-Courmontlirc: remove tautology
2013-01-31 Rémi Denis-CourmontLIRC: remove non-working menu
2012-11-27 Rémi Denis-CourmontRemove pf_run
2012-11-27 Rémi Denis-CourmontLIRC: keep same pollfd
2012-11-27 Rémi Denis-CourmontLIRC: do not use pf_run
2011-05-04 Rémi Denis-CourmontRename vlc_key_t to vlc_action_t
2011-01-23 Pierre Ynardlirc: build fix
2011-01-23 Rémi Denis-CourmontLIRC: don't choke on EINTR
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2009-12-28 Antoine CellerierUse action id in lirc. (Untested)
2009-12-28 Rémi Duraffortlirc: clean up.
2009-10-15 Rémi Duraffortlirc: we don't need to keep the name of the file in...
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-14 Rémi Denis-CourmontRemove intf_ShouldDie
2008-09-12 Laurent AimarUse poll instead of arbitrary msleep in lirc (close...
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-08-13 Rémi Denis-CourmontDo not translate log messages
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortPotential memleak.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
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-13 Rémi DuraffortOne more removing session. (useless test before a free())
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-08-08 Jean-Paul SamanI meant to use var_CreateGetNonEmptyString().
2007-08-08 Jean-Paul SamanForce lirc configuration file to usForce lirc configura...
2007-06-24 Jean-Baptiste KempfLIRC: correct typo in [20653]
2007-06-21 Jean-Paul SamanAdded new hotkeys "key-menu-[on|off|left|right|up|down...
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-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-01 Derk-Jan Hartman* Fix compile issue on lirc.c
2005-03-01 Derk-Jan Hartman* simplified the lirc code to listen for key-* strings...
2004-12-11 Clément StenacImprovements to preferences
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-07 Laurent Aimar * lirc: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * control/*.c: use var_Set/Get "state"/"position"...
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-02 Olivier Teulière * modules/control/hotkeys.c and lirc.c: fixed a refcou...
2004-03-06 Clément Stenac* Remove directories with only one source file inside