summaryrefslogtreecommitdiffstats
path: root/parameter
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Fix fixed-point parameter range checkMattijs Korpershoek2014-06-251-7/+1
* FixedPointParameter: Removed precision notionDavid Wagner2014-06-251-23/+3
* Fix Fixed Point convert issue.Francois Gaffie2014-06-252-55/+147
* Correct FixedPointParameter display precisionDavid Wagner2014-06-251-3/+24
* FixedPointParameterType: fix potential compilation issueDavid Wagner2014-06-251-22/+9
* Fix KW10 issuesEduardo Mendi2014-06-253-6/+18
* Test-platform enable/disable xml validationMattijs Korpershoek2014-06-258-25/+172
* Add explicit API to append parameter path to error logFrancois Gaffie2014-06-245-24/+27
* Restore autosync of string parameterFrancois Gaffie2014-06-247-43/+67
* Support context mapping at Subsystem levelDavid Wagner2014-06-245-24/+114
* Revert "Android.mk: Remove the libparameter_includes hack"Mattijs Korpershoek2014-06-231-0/+33
* CMake: export client and plugin headers in separate directoriesDavid Wagner2014-02-201-76/+9
* CMake: add rules for installing headersDavid Wagner2014-02-181-0/+100
* CMake: beautification, fix some commentsDavid Wagner2014-02-181-4/+5
* CMake: clarify why libparameter doesn't link with libremote-processorDavid Wagner2014-02-171-0/+1
* CMake: add installation instructionDavid Wagner2014-02-171-0/+2
* Add CMake MakefilesDavid Wagner2014-02-171-0/+176
* Android.mk: Remove the libparameter_includes hackDavid Wagner2014-02-141-33/+0
* Rename libutility to libpfw_utilityDavid Wagner2014-02-131-4/+4
* Reintroduce hardcoded include pathsDavid Wagner2014-02-131-1/+1
* Change the license to 3-clause BSDDavid Wagner2014-02-13179-3920/+4884