[vlmc-devel] commit: Tracks: Removing the "hard deactivated" state, and using the deactivated one for muting tracks. ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Sun Aug 15 20:53:50 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sun Aug 15 22:52:31 2010 +0200| [eeb5145f6cd4c87630f4073c0b43ba1c7e16d0e7] | committer: Hugo Beauzée-Luyssen
Tracks: Removing the "hard deactivated" state, and using the deactivated one for muting tracks.
Aka code simplification before adding mixers.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=eeb5145f6cd4c87630f4073c0b43ba1c7e16d0e7
---
src/Tools/Toggleable.hpp | 16 +------
src/Workflow/MainWorkflow.cpp | 7 ---
src/Workflow/TrackHandler.cpp | 90 ++++++++++++----------------------------
src/Workflow/TrackHandler.h | 7 +--
src/Workflow/TrackWorkflow.cpp | 15 +++----
src/Workflow/TrackWorkflow.h | 8 +--
6 files changed, 42 insertions(+), 101 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=eeb5145f6cd4c87630f4073c0b43ba1c7e16d0e7
More information about the Vlmc-devel
mailing list