summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src
Commit message (Collapse)AuthorAgeFilesLines
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-26351-883/+1582
| | | | | | | | | | | | cory library to install dir Fix build Fix header guards Fix namespaces Fix build
* move commands factory to rpc pluginIra Lytvynenko2018-06-26353-549/+3508
| | | | | | | | | | | | | | Replace include path of the commands Fix some things Fixing compile of applicaiton manager Move Commands interface part back to application_manager Use unique ptr for plugin manager Fix style in RPC services and factories Remove redunsant includes of factories in application manager Remove include of functional module
* Remove all remote controllAlexander Kutsan2018-06-262-10/+1
| | | | | | Remove commands includes Remove commands includes
* SDL RPC plugin CMAKElistAlexander Kutsan2018-06-261-0/+31
|
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-26349-0/+32794