[vlmc-devel] SettingsManager: A list that contained Pair ordered by key... let' s call it a map.

Hugo Beauzée-Luyssen git at videolan.org
Sun Feb 9 02:08:15 CET 2014


vlmc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Sun Feb  9 03:04:10 2014 +0200| [29db3abbaf3611b2649b2287e3681a7a28010611] | committer: Hugo Beauzée-Luyssen

SettingsManager: A list that contained Pair ordered by key... let's call it a map.

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=29db3abbaf3611b2649b2287e3681a7a28010611
---

 src/EffectsEngine/EffectInstance.cpp     |    4 +-
 src/EffectsEngine/EffectSettingValue.cpp |    4 +-
 src/EffectsEngine/EffectSettingValue.h   |    2 +-
 src/Gui/settings/PreferenceWidget.cpp    |    3 +-
 src/Settings/SettingValue.cpp            |    9 ++-
 src/Settings/SettingValue.h              |   22 +++++-
 src/Settings/SettingsManager.cpp         |  112 ++++++++++--------------------
 src/Settings/SettingsManager.h           |   15 ++--
 8 files changed, 75 insertions(+), 96 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=29db3abbaf3611b2649b2287e3681a7a28010611


More information about the Vlmc-devel mailing list