index
:
external_parameter-framework.git
replicant-6.0
parameter framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove using std::XXX from headers
Sebastien Gonzalve
2014-09-11
182
-971
/
+1125
*
Remove useless cpp's
Sebastien Gonzalve
2014-09-11
25
-457
/
+71
*
More README files
David Wagner
2014-09-10
10
-12
/
+480
*
Merge pull request #10 from 01org/internal-tree
David Wagner
2014-06-30
16
-30
/
+294
|
\
|
*
Add 3-clause BSD license to CMake makefiles.
Mattijs Korpershoek
2014-06-30
10
-0
/
+280
|
*
Fix stlport includes in makefiles
Mattijs Korpershoek
2014-06-30
6
-30
/
+14
|
/
*
Merge pull request #6 from kir0gawa/xmlValidator
David Wagner
2014-06-25
4
-0
/
+184
|
\
|
*
XmlValidator tool
Mattijs Korpershoek
2014-06-25
4
-0
/
+184
|
/
*
Merge pull request #5 from kir0gawa/tutorial-changes
David Wagner
2014-06-25
2
-0
/
+11
|
\
|
*
Added cmake rules for installing tools in bin dir
Mattijs Korpershoek
2014-06-25
2
-0
/
+11
|
/
*
Merge pull request #4 from kir0gawa/help-messages
David Wagner
2014-06-25
2
-7
/
+24
|
\
|
*
Implemented -h command for test-platform
Mattijs Korpershoek
2014-03-07
1
-6
/
+23
|
*
Merge branch 'master' of https://github.com/01org/parameter-framework
Mattijs Korpershoek
2014-03-06
7
-0
/
+369
|
|
\
|
*
|
Changed failmessage when entering unkown command
Mattijs Korpershoek
2014-03-05
1
-1
/
+1
*
|
|
Merge pull request #7 from kir0gawa/skeleton-plugin-fixes
David Wagner
2014-06-25
2
-1
/
+41
|
\
\
\
|
*
|
|
Added comments for new plugin developers
Mattijs Korpershoek
2014-03-21
1
-0
/
+9
|
*
|
|
Fixed SubsystemBuilder function in Skeleton plugin
Mattijs Korpershoek
2014-03-21
1
-1
/
+1
|
*
|
|
Added CmakeLists.txt for building the plugin
Mattijs Korpershoek
2014-03-21
1
-0
/
+31
|
|
|
/
|
|
/
|
*
|
|
Align the CMakeFiles with the recent code changes
David Wagner
2014-06-25
1
-0
/
+2
*
|
|
Merge pull request #9 from 01org/dev-features
David Wagner
2014-06-25
55
-308
/
+2346
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Create specific targets for headers export
Mattijs Korpershoek
2014-06-25
1
-0
/
+16
|
*
|
Fix bug when using setConfigurationParameter command
Frédéric Boisnard
2014-06-25
1
-0
/
+9
|
*
|
Removed phony package to copy .xsd files
Mattijs Korpershoek
2014-06-25
2
-14
/
+11
|
*
|
Refactored schema export makefile
Mattijs Korpershoek
2014-06-25
1
-20
/
+20
|
*
|
Fixed point test script
Mattijs Korpershoek
2014-06-25
1
-0
/
+240
|
*
|
Fixed point test configuration
Mattijs Korpershoek
2014-06-25
4
-0
/
+726
|
*
|
FixedPointParameter: Rename conversion functions
Mattijs Korpershoek
2014-06-25
2
-18
/
+34
|
*
|
Fix fixed-point parameter range check
Mattijs Korpershoek
2014-06-25
1
-7
/
+1
|
*
|
FixedPointParameter: Removed precision notion
David Wagner
2014-06-25
1
-23
/
+3
|
*
|
remote-proccessor detect partial message reception
Kevin Rocard
2014-06-25
4
-35
/
+61
|
*
|
[remote-processor] Add context information on failure
Kevin Rocard
2014-06-25
6
-17
/
+104
|
*
|
Remote-processor continue on EINTR
Kevin Rocard
2014-06-25
1
-12
/
+22
|
*
|
Remote-processor send returning 0 is not an error
Kevin Rocard
2014-06-25
1
-1
/
+5
|
*
|
Fix Fixed Point convert issue.
Francois Gaffie
2014-06-25
2
-55
/
+147
|
*
|
Correct FixedPointParameter display precision
David Wagner
2014-06-25
1
-3
/
+24
|
*
|
FixedPointParameterType: fix potential compilation issue
David Wagner
2014-06-25
2
-41
/
+95
|
*
|
Updated hostDomainGenerator.sh schema validation
Mattijs Korpershoek
2014-06-25
1
-2
/
+23
|
*
|
Fix xmlserializer makefile for schema validation
Mattijs Korpershoek
2014-06-25
1
-0
/
+6
|
*
|
Added copying of xsd files to host build output
Mattijs Korpershoek
2014-06-25
1
-0
/
+132
|
*
|
Add log in case of failure
Kevin Rocard
2014-06-25
1
-3
/
+13
|
*
|
Fix KW10 issues
Eduardo Mendi
2014-06-25
4
-6
/
+24
|
*
|
Test-platform enable/disable xml validation
Mattijs Korpershoek
2014-06-25
10
-25
/
+185
|
*
|
Added possibility to toggle xml validation
Mattijs Korpershoek
2014-06-25
9
-38
/
+100
|
*
|
Android.mk hack for compiling libxml with schemas enabled
David Wagner
2014-06-25
1
-0
/
+60
|
*
|
Local .xsd files for config validation
Mattijs Korpershoek
2014-06-24
3
-2
/
+148
|
*
|
Add explicit API to append parameter path to error log
Francois Gaffie
2014-06-24
5
-24
/
+27
|
*
|
Restore autosync of string parameter
Francois Gaffie
2014-06-24
7
-43
/
+67
|
*
|
Support context mapping at Subsystem level
David Wagner
2014-06-24
6
-24
/
+115
|
*
|
Fix "Argument list too long" bug during XML generation
Frédéric Boisnard
2014-06-23
1
-2
/
+2
|
*
|
Fix hostDomainGenerator.sh error about localhost socket creation
Frédéric Boisnard
2014-06-23
2
-5
/
+5
[next]