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
/
ParameterMgr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ParameterMgr: Add more tuning methods to the C++ public API
David Wagner
2015-01-22
1
-20
/
+83
*
New command for importing a single domain from a file
David Wagner
2015-01-22
1
-6
/
+91
*
New remote command for exporting a single domain
David Wagner
2015-01-22
1
-17
/
+59
*
Pass the SystemClass as deserialization context for Domains
David Wagner
2015-01-22
1
-2
/
+3
*
Extract and specialize domain import- and export-specific contexts
David Wagner
2015-01-22
1
-12
/
+14
*
Merge pull request #15 from krocard/Remove_non_ascii_char
David Wagner
2014-10-24
1
-11
/
+11
|
\
|
*
Remove non ASCII char in tree representation
Kevin Rocard
2014-10-02
1
-11
/
+11
*
|
Remove using std::XXX from headers
Sebastien Gonzalve
2014-09-11
1
-1
/
+6
|
/
*
Fix bug when using setConfigurationParameter command
Frédéric Boisnard
2014-06-25
1
-0
/
+9
*
Test-platform enable/disable xml validation
Mattijs Korpershoek
2014-06-25
1
-12
/
+35
*
Change the license to 3-clause BSD
David Wagner
2014-02-13
1
-22
/
+27
*
Improve verbosity during PFW socket creation
Frédéric Boisnard
2014-02-12
1
-1
/
+5
*
Close all dynamic libraries when PFW is destroyed
Renaud de Chivre
2014-02-12
1
-3
/
+9
*
Make "Path not found" error more verbose
Kevin Rocard
2014-02-12
1
-3
/
+3
*
Add an option to continue on failed setting load
Kevin Rocard
2014-02-12
1
-2
/
+33
*
Add missing subsystem policy
Kevin Rocard
2014-02-12
1
-2
/
+13
*
Change the element builder semantic
Kevin Rocard
2014-02-12
1
-25
/
+25
*
Add showMapping command to the PFW
Frederic Boisnard
2014-02-12
1
-4
/
+73
*
[PFW] Add getFormattedMapping for InstanceConfigurableElements
Frederic Boisnard
2014-02-12
1
-4
/
+6
*
Mark the getDomainsXML command as deprecated
Kevin Rocard
2014-02-12
1
-1
/
+5
*
PFW: Add setDomainsXML command to import domains from string
Georges-Henri Baron
2014-02-12
1
-74
/
+121
*
Wrap command table lines
Kevin Rocard
2014-02-12
1
-57
/
+133
*
Add an optional csv flag to the listCriteria command
Kevin Rocard
2014-02-12
1
-3
/
+15
*
Reduce parameter-framework log on start
Kevin Rocard
2014-02-12
1
-1
/
+1
*
PFW: Fix the useless subsystem resync on PFW load
Kevin Rocard
2014-02-12
1
-0
/
+3
*
[PFW] Fix issue when setting a parameter of a configuration not applicable
Frédéric Boisnard
2014-02-12
1
-7
/
+13
*
[PFW] Access Configurations directly
Frédéric Boisnard
2014-02-12
1
-7
/
+96
*
PFW: Correct truncated criterion log
Kevin Rocard
2014-02-12
1
-4
/
+1
*
PFW: Back synchronisation no longer fails
Kevin Rocard
2014-02-12
1
-7
/
+1
*
PFW: Log criterion state at PFW start
Kevin Rocard
2014-02-12
1
-4
/
+25
*
PFW: Add resync mechanism if a subsystem needs resync
Guillaume Denneulin
2014-02-12
1
-11
/
+20
*
PFW: Do not stop on hard sync errors
Kevin Rocard
2014-02-12
1
-32
/
+38
*
PFW: Improve login in PFW core and amixer plugin
Kevin Rocard
2014-02-12
1
-10
/
+12
*
PFW: Show pending configurations in status command
Frédéric Boisnard
2014-02-12
1
-2
/
+2
*
PFW: Display warning messages to help user
Frédéric Boisnard
2014-02-12
1
-1
/
+8
*
PFW: Add two commands to print xml settings and structure
Georges-Henri Baron
2014-02-12
1
-43
/
+104
*
PFW: Remove names from PFW license header
Kevin Rocard
2014-02-12
1
-7
/
+1
*
PFW: Add a command to delete all domains
Kevin Rocard
2014-02-12
1
-0
/
+22
*
PFW: Fixed ParameterMgr destructor
Frederic Boisnard
2014-02-12
1
-0
/
+1
*
gcc4.6: Fix incompatible type casts for 4.6 toolchain.
Pavel Chupin
2014-02-12
1
-3
/
+3
*
PFW: Enhance subsytem libraries load mechanism
Guillaume Denneulin
2014-02-10
1
-25
/
+10
*
PFW: Enum parameter mapping
Patrick Benavoli
2014-02-10
1
-0
/
+8
*
PFW: Rule handling from CLI
Patrick Benavoli
2014-02-10
1
-3
/
+39
*
PFW: Max value on bit parameters
Patrick Benavoli
2014-02-10
1
-3
/
+3
*
PFW: Parameter adaptation (platform interface)
Patrick Benavoli
2014-02-10
1
-0
/
+2
*
PFW: Type safe dynamic parameter access
Patrick Benavoli
2014-02-10
1
-63
/
+65
*
PFW: file organization
Patrick Benavoli
2014-02-10
1
-45
/
+35
*
PFW: parameter access code reuse
Patrick Benavoli
2014-02-10
1
-39
/
+5
*
PFW: Enumeration types
Patrick Benavoli
2014-02-10
1
-0
/
+2
*
PFW: Dynamic parameter access
Patrick Benavoli
2014-02-10
1
-63
/
+95
[next]