summaryrefslogtreecommitdiff
path: root/ivi-input-api
Commit message (Expand)AuthorAgeFilesLines
* ilmInput: move code and tests to ILM API folderEmre Ucan2018-02-289-1142/+0
* ilmInput: fix -Wsign-compare warningsEmre Ucan2018-02-231-3/+3
* ilmInput: don't link ivi-extension-protocolEmre Ucan2017-11-101-1/+21
* Merge remote-tracking branch 'upstream/pull/29'Eugen Friedrich2017-05-172-0/+27
|\
| * adjusted cmake files to generate pkg-config files for all shared librariesMichael Teyfel2017-05-161-0/+15
| * created pkg-config files for all shared librariesMichael Teyfel2017-05-161-0/+12
* | cmake: remove INSTALL_ILM_API_TESTS optionEmre Ucan2017-04-191-3/+1
|/
* Merge remote-tracking branch 'upstream/pull/11'Eugen Friedrich2016-11-185-47/+91
|\
| * tests: remove ilmClient APIs from ilmInput testsEmre Ucan2016-11-145-47/+91
* | ilmCommon: move ILM_EXPORT define to ilm_types.hEmre Ucan2016-11-141-8/+0
|/
* cmake: use LIB_SUFFIX variable for LIBRARY DESTINATIONEugen Friedrich2016-03-291-1/+1
* tests: fix compiler warningsEmre Ucan2015-09-303-11/+11
* tests: explicitly initialize ilmClientEmre Ucan2015-07-172-0/+4
* tests: remove manual build and install optionEmre Ucan2015-07-011-3/+0
* ilmInput, ivi-input-controller: add ADIT copyrightEmre Ucan2015-06-151-0/+1
* ilmInput: modify ilm_setInputAcceptanceOn tests.Emre Ucan2015-06-152-36/+22
* ilmInput: return ILM_FAILED, if a surface not found by ilm_setInputFocusEmre Ucan2015-06-151-2/+4
* ilmInput: control seat exists by ilm_setInputAcceptanceOnEmre Ucan2015-06-151-6/+24
* ilmInput: add unit and nullpointer testsEmre Ucan2015-05-135-0/+517
* ilmInput: implement ilm_getInputFocusEmre Ucan2015-05-131-1/+37
* ilmInput: implement ilm_setInputFocusEmre Ucan2015-05-131-1/+38
* ilmInput: implement ilm_getInputDeviceCapabilitiesEmre Ucan2015-05-131-1/+19
* ilmInput: implement ilm_getInputDevicesEmre Ucan2015-05-131-1/+45
* ilmInput: implement ilm_getInputAcceptanceOnEmre Ucan2015-05-131-1/+54
* ilmInput: implement ilm_setInputAcceptanceOnEmre Ucan2015-05-131-1/+59
* ilmInput: create new directory, a header file and a source file for new input...Emre Ucan2015-05-133-0/+290