[vlc-devel] commit: Use var_TriggerCallback instead of var_SetVoid ( the result is exactly the same ( Rémi Duraffort )

git version control git at videolan.org
Fri Jul 24 15:38:38 CEST 2009


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Fri Jul 24 15:10:06 2009 +0200| [1c8e75e8c80af851c5f552942e3368d3cf76d206] | committer: Rémi Duraffort 

Use var_TriggerCallback instead of var_SetVoid (the result is exactly the same
but a bit faster).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c8e75e8c80af851c5f552942e3368d3cf76d206
---

 modules/access/v4l2.c                          |    4 ++--
 modules/control/gestures.c                     |    4 ++--
 modules/control/hotkeys.c                      |   14 +++++++-------
 modules/control/rc.c                           |   12 ++++++------
 modules/gui/beos/InterfaceWindow.cpp           |   16 ++++++++--------
 modules/gui/ncurses.c                          |    8 ++++----
 modules/gui/pda/pda_callbacks.c                |    4 ++--
 modules/gui/qt4/actions_manager.cpp            |    2 +-
 modules/gui/qt4/components/extended_panels.cpp |    2 +-
 modules/gui/qt4/input_manager.cpp              |   12 ++++++------
 modules/gui/skins2/commands/cmd_dvd.cpp        |    8 ++++----
 src/video_output/vout_intf.c                   |    2 +-
 12 files changed, 44 insertions(+), 44 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1c8e75e8c80af851c5f552942e3368d3cf76d206



More information about the vlc-devel mailing list