]> git.sesse.net Git - vlc/history - modules/control/lirc.c
Potential memleak.
[vlc] / modules / control / lirc.c
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