summaryrefslogtreecommitdiffstats
path: root/parameter/Subsystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-151-1/+7
* Type mismatch corrections (Windows 64 bits)Patrick Benavoli2015-04-241-2/+2
* Fix pointer arithmetic instead of concatKevin Rocard2015-02-161-1/+1
* Remove using std::XXX from headersSebastien Gonzalve2014-09-111-1/+5
* Support context mapping at Subsystem levelDavid Wagner2014-06-241-11/+37
* Change the license to 3-clause BSDDavid Wagner2014-02-131-23/+28
* [PFW] Add possibility to put mapping info in component nodesKevin Rocard2014-02-121-2/+0
* Handle key names in mapping contextRenaud de Chivre2014-02-121-5/+4
* [PFW] Fix typo in the naming of the SubsystemBuilder APIFrédéric Boisnard2014-02-121-2/+2
* Add showMapping command to the PFWFrederic Boisnard2014-02-121-21/+139
* PFW: Coding style violation correctionKevin Rocard2014-02-121-8/+18
* PFW: Parameter bloc can handle any mapping depthKevin Rocard2014-02-121-30/+54
* PFW: Add resync mechanism if a subsystem needs resyncGuillaume Denneulin2014-02-121-0/+14
* PFW: Remove names from PFW license headerKevin Rocard2014-02-121-7/+1
* PFW: Type safe dynamic parameter accessPatrick Benavoli2014-02-101-13/+5
* PFW: Virtual subsystemsPatrick Benavoli2014-02-101-1/+1
* PFW: Mapping optimizationPatrick Benavoli2014-02-101-13/+20
* parameter-framework: Added string parametersPatrick Benavoli2014-02-101-0/+1
* Parameter Framework: Parameter property displayPatrick Benavoli2014-02-101-8/+4
* parameter-framework: improvements and correctionsPatrick Benavoli2014-02-101-21/+23
* parameter-framework: initial commitPatrick Benavoli2011-09-081-0/+341