summaryrefslogtreecommitdiff
path: root/service/scene-manager
AgeCommit message (Expand)AuthorFilesLines
2017-10-10replace : iotivity -> iotivity-secsubmit/tizen/20171010.021131accepted/tizen/unified/20171010.063815Hongkuk, Son1-2/+1
2016-11-24ios: Fix the ios build breaksrijon.sb1-1/+1
2016-11-17[IOT-1513] Incorrect URI constructionDave Thaler1-1/+12
2016-10-13[IOT-1420] Solve that if, rt properties ommitedJihun Ha5-7/+19
2016-10-07Common adapter for DTLS/TLSDmitriy Zhuravlev1-3/+1
2016-08-30Using shared library instead of static on linux platformhyuna0213.jo1-12/+10
2016-08-22Fix TLS-related Build errorJongmin Choi2-0/+6
2016-08-18Update a logic to handle response code and connectivity type in constructReso...Jihun Ha11-31/+59
2016-08-16Update unittest for remote opertion in scene managerJihun Ha4-200/+294
2016-08-11Modified Scene UnitTestChaJiWon1-2/+10
2016-07-12Build: add gtest libs automaticallyPhilippe Coval1-7/+2
2016-07-11Build: reworked unit tests to use gtest in a more generic wayPhilippe Coval4-42/+37
2016-06-27Remove references to 'winrt'David Antler2-4/+4
2016-04-20Reorder library link order for connectivity abstractionhyuna0213.jo2-11/+11
2016-04-13Compiler warning clean upGeorge Nash1-1/+1
2016-04-11Modified SceneManager Unittestwonny2-85/+78
2016-04-11(IOT-1006) modified sceneCollectionwonny1-1/+1
2016-04-11(IOT-1014) modified sceneCollectionResourcewonny1-2/+2
2016-04-01Update a resource type of SceneMember resourceJihun Ha1-1/+1
2016-04-01Fixed build issue by including condition_variable headerPhilippe Coval1-0/+1
2016-03-17Add required header file in sceneserver and sceneclientJihun Ha2-1/+5
2016-03-10add doxygen comments for exceptions in Scene-manager remote apisMinji Park6-2/+12
2016-03-09Fixed build issue by including condition_variable headerPhilippe Coval1-0/+1
2016-03-09Fixed build issue by implicitly capture by reference (of Scene)Philippe Coval1-1/+1
2016-03-08Fix a problem in SceneCollectionResource.cpp file for 64bit environmentJihun Ha1-2/+2
2016-03-08Modified const variable of baseline interface and excetion class.jyong2.kim3-5/+8
2016-03-08Modified Exception and Doxygen in SceneManager Local-side Excepitonwonny5-21/+10
2016-03-06Remove duplicated statements in sceneclient applicationJihun Ha1-9/+1
2016-03-06Add API doxygen and Code Refactoring of SceneManager Local-side Interfacejyong2.kim10-210/+136
2016-03-06add doxygen comments for scene manager remote apis, and change interface name...jyong2.kim9-125/+372
2016-03-06Improve some components for simple and performance.jyong2.kim9-175/+225
2016-03-03Enrich a sceneclient sample application for executing an existing scene at re...Jihun Ha1-104/+254
2016-03-03Add API doxygen to SceneManager Local-side interfacewonny4-12/+232
2016-03-03modify scene manager(remote) for exception handlingMinji Park12-209/+136
2016-03-02Modified query interface on request for resource creations.jyong2.kim6-14/+39
2016-03-02Fix for defects detected by static analysis in Scene Utils/Samples.jyong2.kim3-8/+37
2016-02-29Fixed bug for execution of scene with empty scene member.jyong2.kim1-1/+1
2016-02-29Modify Scene Manager Local-side Interface Logicjyong2.kim3-50/+73
2016-02-29Fix initializing logic of remote scene listMinji Park3-14/+22
2016-02-29Fix for defects detected by static analysis in Group-manager.jyong2.kim2-3/+7
2016-02-29Add Scene Manager Remote-side unittestsMinji Park5-2/+717
2016-02-29Add Scene Manager Local-side Unittest & Fixed Logic BugChaJiwon7-4/+614
2016-02-27Update Scene Manager Sample Applicationwonny1-97/+243
2016-02-27Add Scene manager - remote linux sample applicationMinji Park2-6/+411
2016-02-27Fixed bug of sending empty child attribute at Scene List Resource response.jyong2.kim1-1/+4
2016-02-26Fixed error handling at function of AddScene.jyong2.kim4-39/+66
2016-02-26Update Scene manager remote-side interface and logicMinji Park18-697/+801
2016-02-26Modified Scene Manager Local-side Interfacejyong2.kim9-115/+138
2016-02-24Updated control logic of Scene Resource.jyong2.kim7-311/+488
2016-02-24Renamed Scene resource class.jyong2.kim13-161/+159