summaryrefslogtreecommitdiff
path: root/src/appMain
Commit message (Expand)AuthorAgeFilesLines
* Fix DBus Buildjacobkeeler2018-01-301-0/+2
* Get dbus to compileJackLivio2018-01-202-2/+4
* Dynamically link libusb-1.0JackLivio2018-01-201-2/+1
* Move MaxSupportedProtocolVersion to correct sectionhotfix/move_ini_protocol_versionJacob Keeler2017-11-081-2/+2
* Update sdl_preloaded_pt.jsonJackLivio2017-10-041-1/+1
* Remove Remote Control Policies From DefaultJackLivio2017-10-041-5/+1
* Remove ifdefJackLivio2017-09-291-4/+1
* Fix compilation warning #1789JackLivio2017-09-291-0/+2
* Remove RC artifactJackLivio2017-09-071-1/+0
* Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-052-1/+12
|\
| * Add "HapticGroup" to functional_groupingsMasato Ogawa2017-08-301-0/+10
| * Add hapticSpatialDataSupported into VideoStreamingCapabilityMasato Ogawa2017-08-231-2/+3
* | Remove unused ini file from projectAKalinich-Luxoft2017-08-291-4/+0
* | Merge branch 'fix/remove_incorrect__redundant_preloaded_pt' into feature/sdl_...Alexander Kutsan2017-08-281-10/+3
|\ \
| * | Remove not correct preloaded jsonAlexander Kutsan2017-08-231-10/+3
* | | Remove redundant pre_BaseRC-1 groupAlexander Kutsan2017-08-281-20/+0
* | | Remove formating of hmi_capabilitiesAlexander Kutsan2017-08-281-666/+580
|/ /
* | Add remoute controll to applicaiton groups in preloadedAlexander Kutsan2017-08-221-1/+1
* | Remove primary RC from preloadedAlexander Kutsan2017-08-221-4/+0
* | Removes passenger-related logic from policyAndrey Oleynik2017-08-211-9/+0
* | Removes 'groups_nonPrimaryRC' supportAndrey Oleynik2017-08-211-4/+0
* | Removes 'country_consent_passengerRC' supportAndrey Oleynik2017-08-211-1/+0
* | Adds and fixes methods descriptions, adds missing typedefAndrey Oleynik2017-08-171-4/+0
* | Removes unused parameters from .ini file and obsolete unit testsAndrey Oleynik2017-08-171-3/+1
* | Fixes after rebasing on developAndrey Oleynik2017-08-171-228/+1
* | Fixes validation of SetInteriorVehicleData parameters with HMI capabilitiesAndrey Oleynik2017-08-161-321/+549
* | Fix instalation of bson to avoid root accessAlexander Kutsan2017-08-161-1/+1
* | Fixes wrong AppHMIType conversion for RC applicationsAndrey Oleynik2017-08-161-1/+5
* | Fix preloaded PT fileAKalinich-Luxoft2017-08-161-40/+19
* | Implementation of system capabilitiesAlexander Kutsan2017-08-161-398/+636
* | Not related to RC changesAlexander Kutsan2017-08-161-3/+3
* | Remote control API and policy table changesAlexander Kutsan2017-08-162-1/+129
* | Arhitecture changes for support RC pluginAlexander Kutsan2017-08-162-2/+26
* | Fix instalation of bson to avoid root accessAlexander Kutsan2017-08-161-1/+1
|/
* Add preferredResolution and maxBitrate in HMI capabilities fileSho Amano2017-08-111-0/+5
* Add video streaming capability in system capabilitySho Amano2017-08-111-0/+6
* Use `MaxSupportedProtocolVersion` instead of `EnableProtocolX` to determine p...feature/max_supported_protocol_versionjacobkeeler2017-08-041-4/+4
* Merge pull request #1679 from smartdevicelink/feature/constructed_payloadsJacob Keeler2017-07-312-0/+20
|\
| * Add protocol version 5 with service-specific MTUjacobkeeler2017-07-251-0/+16
| * Add BSON library to 3rd party libsjacobkeeler2017-07-251-0/+4
* | SystemCapabilities Hmi Level “NONE”JackLivio2017-07-281-1/+2
* | Add system capabilities to HMI RPC UI.getCapabilitiesResponseJackLivio2017-07-131-10/+10
* | Add system capabilities to hmi_capabilities.jsonJackLivio2017-07-122-461/+428
|/
* Fix broken EXTENDED_MEDIA_MODE buildfix/EXTENDED_MEDIA_MODE_buildJacob Keeler2017-06-121-9/+10
* Merge pull request #1543 from smartdevicelink/feature/external_policy_managerJacob Keeler2017-06-084-1/+161
|\
| * Updated README and included messages in start script for clarityfeature/external_policy_managerjacobkeeler2017-06-081-1/+4
| * Install tornado if does not exist.JackLivio2017-06-071-0/+5
| * Sample policy manager fixesJackLivio2017-06-062-4/+4
| * Initial Commit for sample external policy managerJackLivio2017-05-154-1/+153
* | Merge pull request #1529 from okozlovlux/feature/New_External_UCS_related_par...JackLivio2017-06-041-0/+1
|\ \