History log of /external/parameter-framework/parameter/EnumValuePair.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d9526499d6ab53b7d13d1434f748f6f2161c2e0a 20-Feb-2014 Sebastien Gonzalve <oznog@zarb.org> Remove using std::XXX from headers

This is a bad practice to have using in headers because it pollutes the
namespace of any user of that header.
/external/parameter-framework/parameter/EnumValuePair.h
b76c9d6de717a9a1cfd94e7a8eca7ee4a2035cd7 05-Feb-2014 David Wagner <david.wagner@intel.com> Change the license to 3-clause BSD

Add license header in all source files and Makefiles,
Add a "COPYING" file containing the license text.

Signed-off-by: David Wagner <david.wagner@intel.com>
/external/parameter-framework/parameter/EnumValuePair.h
326a31df0dd401283de6170ed09bcf605f61ef7d 28-Jun-2012 Georges-Henri Baron <georges-henrix.baron@intel.com> PFW: Add two commands to print xml settings and structure

BZ: 44910

Creates two commands that can be called through the command
line of the parameter-framework. First command getDomainXML
returns a string containing the xml structure of the
domains, configurations and settings. Second command
getSystemClassXML returns a string containing the xml
structure of all the instantiated parameter with their
attributes.

Change-Id: I9a35333802049a2177b8fc416754fdb67e6efff0
Signed-off-by: Georges-Henri Baron <georges-henrix.baron@intel.com>
Reviewed-on: http://android.intel.com:8080/55155
Reviewed-by: Rocard, KevinX <kevinx.rocard@intel.com>
Reviewed-by: Centelles, Sylvain <sylvain.centelles@intel.com>
Tested-by: Mendi, EduardoX <eduardox.mendi@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/external/parameter-framework/parameter/EnumValuePair.h
93250d172612c405135d56ffd306deae5ebc6df1 19-Jul-2012 Kevin Rocard <kevinx.rocard@intel.com> PFW: Remove names from PFW license header

BZ: 47701

As parameter framework code is proprietary, it should not be signed (patrick Benavoli name inside the header).

Change-Id: I198f2851ee2a6cffed64a552fa399b072a0cbd3e
orig-Change-Id: I335ecce2fa22ad11d6fa24f57c7cbbae3423bf1e
Signed-off-by: Kevin Rocard <kevinx.rocard@intel.com>
Reviewed-on: http://android.intel.com:8080/59560
Reviewed-by: Mendi, EduardoX <eduardox.mendi@intel.com>
Tested-by: Mendi, EduardoX <eduardox.mendi@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/external/parameter-framework/parameter/EnumValuePair.h
68808c650fc95660c9eb0d8f0bf97701b8076eb8 02-Feb-2012 Patrick Benavoli <patrickx.benavoli@intel.com> PFW: Enum parameter mapping

BZ: 22125

Enum parameter types are now fully parsed as any other types, which allow
Mapping attributes to be correctly interpreted.
Now inner structure of enum parameter types is based on automatically
created objects: ValuePair

Slight adaptation of to ICS environment in Android.mk files and
XmlComposer (time.h).

More explicit error statement issued in case of plugin load failure in
SystemClass.cpp.

Added a log for Alsa mixer elements accesses.

Change-Id: Ia71fd854e639a288c5dae79260b1e2a0eb1a7ac2
Signed-off-by: Patrick Benavoli <patrickx.benavoli@intel.com>
Reviewed-on: http://android.intel.com:8080/33756
Reviewed-by: Barthes, FabienX <fabienx.barthes@intel.com>
Tested-by: Barthes, FabienX <fabienx.barthes@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/external/parameter-framework/parameter/EnumValuePair.h