Merge commit 'f22be37' into tizen
[platform/core/uifw/multi-assistant-service.git] / CMakeLists.txt
2020-04-10 Ji-hoon LeeMerge commit 'f22be37' into tizen 53/230553/1
2020-04-10 Ji-hoon LeeMerge commit '60e1df9' into tizen 52/230552/1
2020-04-10 Ji-hoon LeeMerge commit 'bc7eea5' into tizen 51/230551/1
2020-04-10 Ji-hoon LeeMerge commit 'b9b5dd3' into tizen 50/230550/1
2020-04-08 Ji-hoon LeeAdd sample unit test for CServiceMain and fix related... 62/229662/4
2020-04-08 Ji-hoon LeeExtract vconf dependency from service_main.cpp 12/229412/6
2020-04-08 Ji-hoon LeeAdd sample unit test for CAudioManager 51/226051/6
2020-04-07 Ji-hoon LeeExtract some of existing logic into separate classes 50/226050/6 submit/tizen/20200408.110745
2020-04-06 Ji-hoon LeeEncapsulate functions and data into classes 49/226049/5
2020-04-02 Ji-hoon LeeIntroduce compile-time unit tests 20/224420/7
2020-04-02 Ji-hoon LeeChange c files to cpp files and fix build errors 19/224419/4
2020-04-02 Ji-hoon LeeImplement features for adding/removing wake words 10/224210/6
2020-02-04 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen_5.5_tv 69/223869/1
2020-01-13 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 03/222303/1
2020-01-06 Ji-hoon LeeUse message port for streaming audio data 40/221640/1
2019-11-13 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 10/217710/1
2019-11-08 Ji-hoon LeeReload plugin modules depending on pkgmgr event 05/217205/2
2019-11-07 Ji-hoon LeeApply secure options to compile flags 68/217168/2
2019-09-30 Ji-hoon LeeMerge remote-tracking branch 'old-origin/tizen' into...
2019-05-02 Ji-hoon LeeMerge "Add streaming event validation code" into tizen
2019-05-02 Ji-hoon LeeAdd wakeup manager activation/deactivation logic
2019-03-25 Ji-hoon LeeImplement default wakeup policy
2019-03-14 Ji-hoon LeeRemove mthumb compile flag
2019-03-13 Ji-hoon LeeAdd wakeup manager for multiple wakeup engine management
2019-02-13 Ji-hoon LeeReplace multi-wakeup recognizer with dummy
2018-11-07 Wonnam JangUpdate libraries and fix crash when g_handle is null
2018-11-07 Wonnam JangMerge "Remove to stop/cancel/start in wakeup service...
2018-11-07 Wonnam JangMerge "fix dynamic loading" into tizen
2018-11-05 Wonnam Jangfix dynamic loading
2018-10-30 Ji-hoon LeeFix build break in x86_64 architecture
2018-10-30 Wonnam JangMerge "Fixed function call to dlopen" into tizen
2018-10-24 sungrae joFixed function call to dlopen
2018-10-23 Ji-hoon LeeRead wakeup word information from xml file
2018-10-08 sooyeon.kimAdd message-port to check recording status
2018-10-08 sooyeon.kimFix spec file
2018-09-21 sooyeon.kimInitial version