index
:
external_parameter-framework.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parameter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "|" display artifact on inclusive criterion type
Francois Gaffie
2015-04-24
1
-1
/
+4
*
Version 2.4.2
David Wagner
2015-04-24
1
-1
/
+1
*
Re-implement the Tokenizer class from scratch
David Wagner
2015-04-24
1
-1
/
+1
*
Remove dead getRoot member function from element
Jules Clero
2015-04-24
2
-20
/
+0
*
Handle config path without slash
Kevin Rocard
2015-04-24
1
-5
/
+7
*
Output parameter within getNumericalValue not initialized
Francois Gaffie
2015-02-19
1
-0
/
+1
*
Make CParameterMgr::init private
Frederic Boisnard
2015-02-18
2
-2
/
+4
*
SystemClass: remove useless overridden init() method
David Wagner
2015-02-18
2
-6
/
+0
*
Merge pull request #41 from krocard/fix_string+num_concat
David Wagner
2015-02-18
1
-1
/
+1
|
\
|
*
Fix pointer arithmetic instead of concat
Kevin Rocard
2015-02-16
1
-1
/
+1
*
|
Merge pull request #49 from pafonso/iminleg_rebase
David Wagner
2015-02-18
27
-81
/
+332
|
\
\
|
|
/
|
/
|
|
*
Fix SystemClass duplicate 'Name' attribute in xml export
David Wagner
2015-02-18
2
-12
/
+0
|
*
Add libremote-processor as dependency
Philippe Afonso
2015-02-18
1
-0
/
+2
|
*
Create a Logarithm Adaptation parameter type
Piotr Diop
2015-02-18
7
-3
/
+173
|
*
Cleaned up XML export feature
Patrick Benavoli
2015-02-18
2
-7
/
+10
|
*
Adding XML format to Criteria export tuning I/F
Patrick Benavoli
2015-02-18
8
-42
/
+111
|
*
Delete subsystem instances *before* plugin unload
Patrick Benavoli
2015-02-18
2
-7
/
+12
|
*
Coding style correction
Patrick Benavoli
2015-02-18
2
-8
/
+11
|
*
Removed spurious execution mode on source files
Patrick Benavoli
2015-02-18
8
-0
/
+0
|
*
Adding a missing const in a get type method
Patrick Benavoli
2015-01-29
2
-3
/
+14
|
*
Move element tree initialisation to load function
Guillaume Denneulin
2015-01-29
2
-6
/
+6
*
|
Merge pull request #21 from krocard/Fix_error_message_in_case_of_unknown_crit...
David Wagner
2015-01-29
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix error message in case of unknown criterion value
Kevin Rocard
2015-01-22
1
-1
/
+2
*
|
ParameterMgr: add a method to forcefully disable the remote interface
David Wagner
2015-01-28
6
-0
/
+79
*
|
Add {get,set}SchemaFolderLocation() to the public Pfw API
David Wagner
2015-01-28
6
-0
/
+66
*
|
Merge pull request #37 from dawagner/full-connector
David Wagner
2015-01-22
10
-282
/
+886
|
\
\
|
*
|
New ParamegerMgr "Full" connector
David Wagner
2015-01-22
4
-0
/
+613
|
*
|
parameter: sort C++ filenames and remove duplicates
David Wagner
2015-01-22
2
-185
/
+112
|
*
|
Make ParameterMgrLogger template
David Wagner
2015-01-22
6
-29
/
+24
|
*
|
ParameterMgr: make serializeElement and importDomainFromFile private methods
David Wagner
2015-01-22
1
-27
/
+28
|
*
|
ParameterMgr: enforce Tuning Mode on write access of parameters
David Wagner
2015-01-22
2
-6
/
+7
|
*
|
ParameterMgr: remove some dead code
David Wagner
2015-01-22
2
-13
/
+0
|
*
|
ParameterMgr: fix some return values types
David Wagner
2015-01-22
1
-2
/
+2
|
*
|
ParameterMgr: Add more tuning methods to the C++ public API
David Wagner
2015-01-22
2
-20
/
+100
*
|
|
Merge pull request #36 from dawagner/single-domain
David Wagner
2015-01-22
16
-222
/
+591
|
\
\
\
|
|
/
/
|
*
|
New command for importing a single domain from a file
David Wagner
2015-01-22
6
-16
/
+193
|
*
|
New remote command for exporting a single domain
David Wagner
2015-01-22
3
-23
/
+110
|
*
|
Pass the SystemClass as deserialization context for Domains
David Wagner
2015-01-22
3
-12
/
+19
|
*
|
Extract and specialize domain import- and export-specific contexts
David Wagner
2015-01-22
11
-161
/
+242
|
*
|
Remove const/non-const code duplication in CConfigurableDomains
David Wagner
2015-01-22
1
-11
/
+4
|
*
|
Allow more flexibility in overriding CElement::toXml
David Wagner
2015-01-22
5
-8
/
+32
*
|
|
Merge pull request #30 from krocard/explicit_dependency_on_dl
David Wagner
2015-01-22
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Link parameter-framework.so with dl
Kevin Rocard
2014-12-05
1
-1
/
+2
|
|
/
*
|
Release v2.3.0
David Wagner
2014-12-12
1
-1
/
+1
|
/
*
Merge pull request #24 from 01org/fix-android-l-build
David Wagner
2014-11-03
1
-1
/
+1
|
\
|
*
Audio: Remove the hack to buid a libxml2 with schemas
pafonsoX
2014-11-03
1
-1
/
+1
*
|
Clarify the "Non accessible element" error
David Wagner
2014-10-31
1
-1
/
+1
|
/
*
Merge pull request #17 from Makohoek/static_analysis_fix
David Wagner
2014-10-24
1
-2
/
+2
|
\
|
*
Fix a use-after-free issue
David Wagner
2014-10-02
1
-2
/
+2
*
|
Merge pull request #15 from krocard/Remove_non_ascii_char
David Wagner
2014-10-24
1
-11
/
+11
|
\
\
[next]