[vlc-devel] commit: skins2: replace polling with callbacks (Erwan	Tulou )
    git version control 
    git at videolan.org
       
    Sat Sep  5 21:09:46 CEST 2009
    
    
  
vlc | branch: master | Erwan Tulou <erwan10 at videolan.org> | Sat Sep  5 12:49:41 2009 +0200| [ebd6d41f938556c2962737816bef681bd9afc80a] | committer: Erwan Tulou 
skins2: replace polling with callbacks
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ebd6d41f938556c2962737816bef681bd9afc80a
---
 modules/gui/skins2/commands/cmd_audio.cpp     |    6 -
 modules/gui/skins2/commands/cmd_audio.hpp     |   17 -
 modules/gui/skins2/commands/cmd_callbacks.hpp |   83 ++++
 modules/gui/skins2/src/vlcproc.cpp            |  511 ++++++++++++++++---------
 modules/gui/skins2/src/vlcproc.hpp            |   33 +-
 5 files changed, 425 insertions(+), 225 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ebd6d41f938556c2962737816bef681bd9afc80a
    
    
More information about the vlc-devel
mailing list