summaryrefslogtreecommitdiffstats
path: root/parameter/SystemClass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Type mismatch corrections (Windows 64 bits)Patrick Benavoli2015-04-241-4/+4
* SystemClass: remove useless overridden init() methodDavid Wagner2015-02-181-5/+0
* Fix SystemClass duplicate 'Name' attribute in xml exportDavid Wagner2015-02-181-9/+0
* Delete subsystem instances *before* plugin unloadPatrick Benavoli2015-02-181-6/+11
* Merge pull request #13 from 01org/OznOg-bisDavid Wagner2014-10-241-0/+3
|\
| * Remove using std::XXX from headersSebastien Gonzalve2014-09-111-0/+3
* | Allow the plugin libraries to have empty path for locationLouis Le Gall2014-10-011-3/+5
|/
* Fix KW10 issuesEduardo Mendi2014-06-251-2/+6
* Change the license to 3-clause BSDDavid Wagner2014-02-131-19/+24
* Close all dynamic libraries when PFW is destroyedRenaud de Chivre2014-02-121-0/+10
* Fix typo in PFW when loading pluginsFrédéric Boisnard2014-02-121-1/+1
* Split subsystems loadingKevin Rocard2014-02-121-25/+43
* Optional fallback on virtual subsystemKevin Rocard2014-02-121-48/+40
* Change the element builder semanticKevin Rocard2014-02-121-1/+2
* Fix issue in PFW when loading host librariesFrédéric Boisnard2014-02-121-13/+18
* [PFW] Fix typo in the naming of the SubsystemBuilder APIFrédéric Boisnard2014-02-121-6/+6
* PFW: Fix the useless subsystem resync on PFW loadKevin Rocard2014-02-121-1/+14
* PFW: Add resync mechanism if a subsystem needs resyncGuillaume Denneulin2014-02-121-0/+20
* PFW: Do not stop on hard sync errorsKevin Rocard2014-02-121-5/+5
* PFW: Add two commands to print xml settings and structureGeorges-Henri Baron2014-02-121-0/+8
* PFW: Remove names from PFW license headerKevin Rocard2014-02-121-7/+1
* PFW: Enhance subsytem libraries load mechanismGuillaume Denneulin2014-02-101-42/+19
* PFW: Enum parameter mappingPatrick Benavoli2014-02-101-1/+1
* PFW: Manage subsystem plugin dependencyPatrick Benavoli2014-02-101-55/+109
* PFW: Virtual subsystemsPatrick Benavoli2014-02-101-0/+5
* PFW: file organizationPatrick Benavoli2014-02-101-2/+2
* PFW: Plugin inheritancePatrick Benavoli2014-02-101-4/+34
* Min/max value computation; Tuning lock handlingPatrick Benavoli2014-02-101-0/+2
* parameter-framework: initial commitPatrick Benavoli2011-09-081-0/+177