summaryrefslogtreecommitdiffstats
path: root/parameter
Commit message (Expand)AuthorAgeFilesLines
* Create a Logarithm Adaptation parameter typePiotr Diop2015-02-187-3/+173
* Cleaned up XML export featurePatrick Benavoli2015-02-182-7/+10
* Adding XML format to Criteria export tuning I/FPatrick Benavoli2015-02-188-42/+111
* Delete subsystem instances *before* plugin unloadPatrick Benavoli2015-02-182-7/+12
* Coding style correctionPatrick Benavoli2015-02-182-8/+11
* Removed spurious execution mode on source filesPatrick Benavoli2015-02-188-0/+0
* Adding a missing const in a get type methodPatrick Benavoli2015-01-292-3/+14
* Move element tree initialisation to load functionGuillaume Denneulin2015-01-292-6/+6
* ParameterMgr: add a method to forcefully disable the remote interfaceDavid Wagner2015-01-286-0/+79
* Add {get,set}SchemaFolderLocation() to the public Pfw APIDavid Wagner2015-01-286-0/+66
* Merge pull request #37 from dawagner/full-connectorDavid Wagner2015-01-2210-282/+886
|\
| * New ParamegerMgr "Full" connectorDavid Wagner2015-01-224-0/+613
| * parameter: sort C++ filenames and remove duplicatesDavid Wagner2015-01-222-185/+112
| * Make ParameterMgrLogger templateDavid Wagner2015-01-226-29/+24
| * ParameterMgr: make serializeElement and importDomainFromFile private methodsDavid Wagner2015-01-221-27/+28
| * ParameterMgr: enforce Tuning Mode on write access of parametersDavid Wagner2015-01-222-6/+7
| * ParameterMgr: remove some dead codeDavid Wagner2015-01-222-13/+0
| * ParameterMgr: fix some return values typesDavid Wagner2015-01-221-2/+2
| * ParameterMgr: Add more tuning methods to the C++ public APIDavid Wagner2015-01-222-20/+100
* | Merge pull request #36 from dawagner/single-domainDavid Wagner2015-01-2216-222/+591
|\ \ | |/
| * New command for importing a single domain from a fileDavid Wagner2015-01-226-16/+193
| * New remote command for exporting a single domainDavid Wagner2015-01-223-23/+110
| * Pass the SystemClass as deserialization context for DomainsDavid Wagner2015-01-223-12/+19
| * Extract and specialize domain import- and export-specific contextsDavid Wagner2015-01-2211-161/+242
| * Remove const/non-const code duplication in CConfigurableDomainsDavid Wagner2015-01-221-11/+4
| * Allow more flexibility in overriding CElement::toXmlDavid Wagner2015-01-225-8/+32
* | Merge pull request #30 from krocard/explicit_dependency_on_dlDavid Wagner2015-01-221-1/+2
|\ \ | |/ |/|
| * Link parameter-framework.so with dlKevin Rocard2014-12-051-1/+2
* | Release v2.3.0David Wagner2014-12-121-1/+1
|/
* Merge pull request #24 from 01org/fix-android-l-buildDavid Wagner2014-11-031-1/+1
|\
| * Audio: Remove the hack to buid a libxml2 with schemaspafonsoX2014-11-031-1/+1
* | Clarify the "Non accessible element" errorDavid Wagner2014-10-311-1/+1
|/
* Merge pull request #17 from Makohoek/static_analysis_fixDavid Wagner2014-10-241-2/+2
|\
| * Fix a use-after-free issueDavid Wagner2014-10-021-2/+2
* | Merge pull request #15 from krocard/Remove_non_ascii_charDavid Wagner2014-10-241-11/+11
|\ \
| * | Remove non ASCII char in tree representationKevin Rocard2014-10-021-11/+11
| |/
* | Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner2014-10-241-2/+6
|\ \
| * | Android: Don't build libparameter with ClangDavid Wagner2014-10-241-0/+2
| * | Android.mk: declare intel as module ownerDavid Wagner2014-10-241-0/+4
| * | Fix multi-arch build issueQiming Shi2014-10-241-2/+0
| |/
* | Merge pull request #13 from 01org/OznOg-bisDavid Wagner2014-10-24163-1201/+1005
|\ \
| * | Remove using std::XXX from headersSebastien Gonzalve2014-09-11149-799/+949
| * | Remove useless cpp'sSebastien Gonzalve2014-09-1121-408/+62
| |/
* | Allow the plugin libraries to have empty path for locationLouis Le Gall2014-10-011-3/+5
|/
* More README filesDavid Wagner2014-09-101-0/+4
* Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek2014-06-301-0/+28
* Fix stlport includes in makefilesMattijs Korpershoek2014-06-301-5/+3
* Align the CMakeFiles with the recent code changesDavid Wagner2014-06-251-0/+2
* Fix bug when using setConfigurationParameter commandFrédéric Boisnard2014-06-251-0/+9
* FixedPointParameter: Rename conversion functionsMattijs Korpershoek2014-06-252-18/+34