summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/src/commands
Commit message (Expand)AuthorAgeFilesLines
...
* Save current audio sourceIra Lytvynenko2018-08-161-0/+38
* New RC modules initial implementationAlexander2018-08-162-18/+163
* style fixConlain Kelly2018-07-182-5/+4
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-2/+2
* Reset allocation before sending notification fo HMIAlexander2018-07-161-1/+1
* Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-132-51/+83
|\
| * Run Style ScriptJackLivio2018-07-131-2/+4
| * Fix comments after reviewfeature/rc_seatIra Lytvynenko (GitHub)2018-06-262-0/+2
| * Fix control data checking by capabilities for module type SEATIra Lytvynenko2018-06-261-4/+2
| * New RC module SEATIra Lytvynenko2018-06-262-51/+82
* | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-123-0/+11
|/
* Fix release of resourcesIra Lytvynenko (GitHub)2018-06-261-10/+1
* Answer review comments.BSolonenko2018-06-2611-6/+288
* Fixes for RC commands and code styleIra Lytvynenko2018-06-262-5/+7
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-261-3/+3
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-265-6/+203
* Fix RC defectsAndriy Byzhynar2018-06-263-18/+109
* Fix falling atf test scriptBogdan2018-06-262-17/+17
* UTS for ButtonPressIra Lytvynenko2018-06-265-8/+38
* Fixes for RC commandsIra Lytvynenko2018-06-267-68/+173
* Refactoring rc rpc plugin's factoryBSolonenko2018-06-2616-153/+213
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-262-2/+2
* OnRemoteControlSettings and OnInteriorVehicleData notifications implIra Lytvynenko2018-06-262-22/+133
* SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-266-28/+309
* Add supported functions of RC pluginAlexander Kutsan2018-06-2616-125/+254
* GetInteriorVehicleData implementation and some fixesIra Lytvynenko2018-06-265-26/+189
* RC commands request implementation, ButtonPressRequest implementation and som...Ira Lytvynenko2018-06-265-25/+490
* RC Command Factory implementationIra Lytvynenko2018-06-2612-15/+57
* Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-2616-32/+68
* Add source files for rc commands and fix some sdl commandsIra Lytvynenko2018-06-2616-0/+224