aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Modify file name from app.db to drawing_name.dbYuta Doi1-6/+1
2018-06-20Modify car info nameYuta Doi1-1/+1
2018-06-20Modify process of analyzing current state in ResourceManagerYuta Doi1-1/+1
2018-06-20Modify member variable nameYuta Doi1-8/+8
2018-06-20Segment processYuta Doi1-1/+3
2018-06-18Remove unnecesarry member variable: role2surfaceid_Yuta Doi1-1/+0
2018-06-15Modify format of layout information and process for updating layoutYuta Doi1-1/+3
2018-06-01Modify API of PolicyManagerYuta Doi1-0/+1
2018-05-25The surfaces are managed by using the roles instead of the drawing namesYuta Doi1-1/+1
2018-05-25Delete label "role" for the API activateSurface and deactivateSurfaceYuta Doi1-3/+3
2018-05-21Add lightstatus brake ON/OFF eventYuta Doi1-0/+8
2018-05-17App (ResourceManager) class has the current car infoYuta Doi1-0/+11
2018-05-09Add conversion map role2appYuta Doi1-3/+2
2018-05-09Add parking brake ON/OFF eventYuta Doi1-0/+7
2018-04-27Add PolicyManager, related classes and some config filesYuta Doi1-9/+39
2018-03-19Change reply timingKazumasa Mitsunari1-4/+4
2018-02-09Add APIs which can get information about the display and the surface areaYuta Doi1-9/+27
2018-01-24Change the protocol from ivi-controller to ivi-wmYuta Doi1-2/+1
2017-12-21Clean up source codeKazumasa Mitsunari1-3/+2
2017-12-14Add background layer for CES DEMOYuta Doi1-0/+3
2017-12-12Support XDG applicationTadao Tanikawa1-0/+9
2017-12-11Revert "Add APIs which can get information of display and area"Tadao Tanikawa1-19/+1
2017-12-11Add APIs which can get information of display and areaYuta Doi1-1/+19
2017-11-01Fix copyright to TOYOTAeel_4.99.2eel/4.99.24.99.2Kazumasa Mitsunari1-1/+1
2017-11-01Change namespace name to generic nameKazumasa Mitsunari1-2/+2
2017-11-01Add debug message macros controlled by environment variableYuta Doi1-1/+2
2017-11-01Modify event notification from broadcast to subscribe modelKazumasa Mitsunari1-1/+27
2017-11-01Add drawing_area parameter to APIKazumasa Mitsunari1-2/+13
2017-10-09Add agl-service-windowmanager-2017zheng_wenlong1-0/+188