summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/plugin_manager/rpc_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-4/+8
* Fix SDL crash during application registration (#3115)Igor Gapchuk (GitHub)2019-11-211-1/+2
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-2/+8
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-1/+4
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-221-1/+0
* Run updated style scriptjacobkeeler2019-04-291-10/+10
* Coverity Fixes for 5.0.0 (#2638)JackLivio2018-10-031-0/+5
* Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-1/+2
* Answer review comments.BSolonenko2018-06-261-0/+40
* Add supported functions of RC pluginAlexander Kutsan2018-06-261-1/+1
* Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-261-2/+7
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-1/+0
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-2/+9
* Remove all remote controllAlexander Kutsan2018-06-261-1/+1
* Plugin manager and plugin interface creationAlexander Kutsan2018-06-261-0/+68