Merge commit 'f22be37' into tizen
[platform/core/uifw/multi-assistant-service.git] / plugins /
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 LeeFix defects detected by static analysis tool 09/229909/2 accepted/tizen/unified/20200410.015514 submit/tizen/20200409.014926
2020-04-08 Ji-hoon LeeFix incorrect year information in license boilerplate 97/229897/2
2020-04-08 Ji-hoon LeeFix defects detected by static analysis tool 43/229743/3
2020-04-08 Ji-hoon LeeFix build break caused by incorrect type inference 42/229742/2
2020-04-08 Ji-hoon LeeAdd sample unit test for CAudioManager 51/226051/6
2020-04-06 Ji-hoon LeeEncapsulate functions and data into classes 49/226049/5
2020-04-02 Ji-hoon LeeImplement features for adding/removing wake words 10/224210/6
2020-04-02 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 63/229563/1
2020-04-02 Ji-hoon LeeMerge branch 'tizen_5.5_tv' into tizen_5.5 35/229435/2
2020-04-02 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen_5.5_tv 34/229434/2
2020-03-30 Ji-hoon LeeIncrease pcm wait count value for engine manager 48/225248/2
2020-03-26 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen_5.5_tv 65/228965/1
2020-03-19 Ji-hoon LeeSend voice key status events according to configuration... 53/228153/1
2020-03-19 Ji-hoon LeeSend voice key status events according to configuration... 52/228052/3
2020-03-17 Suyeon HwangMerge "Bump version to 0.2.28" into tizen_5.5_tv
2020-03-17 Suyeon HwangChange clock system from 'system_clock' to 'steady_clock' 80/227880/1
2020-03-17 Suyeon HwangChange clock system from 'system_clock' to 'steady_clock' 68/227868/1
2020-03-10 Suyeon HwangFix data type from 'long' to 'long long' for time data 13/227113/1
2020-03-10 Suyeon HwangFix data type from 'long' to 'long long' for time data 05/227105/2
2020-02-04 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen_5.5_tv 69/223869/1
2020-02-04 sungrae joFixed coverity issues 21/223821/1 accepted/tizen/unified/20200211.132129 submit/tizen/20200210.071743
2020-01-23 Ji-hoon LeeMake sure to stop streaming before interacting with... 38/223138/2
2020-01-15 Ji-hoon LeePrevent burst transmission of streaming audio data 96/222496/1
2020-01-14 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 59/222359/1 accepted/tizen/unified/20200114.130547 submit/tizen/20200114.045258
2020-01-14 Ji-hoon LeeRemove unnecessary log 58/222358/1
2020-01-13 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 03/222303/1
2020-01-08 Ji-hoon LeeMake sure to delete timer when deinitializing 76/221876/2
2020-01-08 Ji-hoon LeeFix incorrect parameter of vconf_ignore_key_changed() 68/221868/2
2020-01-06 Ji-hoon LeeUse message port for streaming audio data 40/221640/1
2020-01-06 Ji-hoon LeeAdd test code for dumping pcm data from wakeup engines 13/221613/1
2020-01-06 Ji-hoon LeeRefine log levels and messages for better analysis 92/221592/2
2020-01-03 Ji-hoon LeeReturn observers as a const reference instead of a... 93/221493/1
2019-12-27 Ji-hoon LeeMake sure to emit FINISH event even when streaming... 51/221151/1
2019-12-19 Ji-hoon LeeRestore assistant language configurations when activating 22/220522/2
2019-12-18 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 00/220400/1
2019-12-17 Ji-hoon LeeAdd missing FINISH event after streaming in AudioManager 22/220322/1
2019-12-13 Ji-hoon LeeEnable sending dependency module commands 18/220118/1
2019-12-13 Ji-hoon LeeRename inappropriate send_* functions to set_* 17/220117/1
2019-12-13 Ji-hoon LeeRename process_event to process_plugin_event 16/220116/1
2019-12-10 Ji-hoon LeeMerge "Add button handler for speaker profile" into...
2019-12-06 Ji-hoon LeeKeep assistants updated about service state changes 23/219623/3
2019-12-06 Ji-hoon LeeAdd wakeup policy support in dependency module 13/219313/2
2019-11-26 Ji-hoon LeeAdd button handler for speaker profile 63/218663/2
2019-11-26 Ji-hoon LeeUpdate year information of license boilerplate 65/218665/1
2019-11-25 Ji-hoon LeeMove common definitions into multi-assistant's dev... 39/218439/2
2019-11-22 Ji-hoon LeeFix incorrect log messages 63/218463/1
2019-11-22 Ji-hoon LeeUnify indentation 62/218462/1
2019-11-22 Ji-hoon LeeRemove unnecessary dependency module 61/218461/1
2019-11-22 Ji-hoon LeeEnable sending wakeup engine commands to the dependency... 38/218438/2
2019-11-21 Ji-hoon LeeAdd support for wakeup engine command transmission 37/218337/1
2019-11-21 Ji-hoon LeeRestart recording on follow-up streaming timeout 75/218275/1
2019-11-19 Ji-hoon LeeSet WAKE_WORD recording session on stop streaming request 56/218156/1
2019-11-19 Ji-hoon LeeAdd logs for tracking proper destruction 51/218051/1
2019-11-18 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 70/217970/1
2019-11-13 Ji-hoon LeeAdd support for setting assistant language 07/217707/2
2019-11-13 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 10/217710/1
2019-11-08 Ji-hoon LeeFix bug recording_session is not changed properly 98/217298/2
2019-11-07 Ji-hoon LeeAdd reload feature for updating pluings on-the-fly 04/217204/1
2019-11-07 Ji-hoon LeeApply secure options to compile flags 68/217168/2
2019-11-05 Ji-hoon LeeMerge version 0.2.7 into tizen_5.5 65/216965/1 accepted/tizen/5.5/unified/20191107.140402 submit/tizen_5.5/20191105.063733
2019-11-01 Ji-hoon LeeMerge version 0.2.6 into tizen_5.5 82/216782/1 accepted/tizen/5.5/unified/20191104.111305 submit/tizen_5.5/20191101.044425
2019-10-31 Ji-hoon LeeStop streaming only when necessary 47/216747/1
2019-10-31 Ji-hoon LeeChange manager state right away on voice key release 46/216746/1
2019-10-31 Ji-hoon LeeFinalize audio data when voice key is in pressed state 45/216745/1
2019-10-29 Ji-hoon LeePrelaunch default assistant on setting change event 87/216587/1
2019-10-24 Ji-hoon LeeRemove multi-assistant header inclusion 08/216408/1
2019-10-24 Ji-hoon LeeAdd exception handlers for the functions in external... 83/216383/2
2019-10-22 Ji-hoon LeeIgnore enabled assistants setting in single mode 20/216220/1
2019-10-22 Ji-hoon LeeDeactivate wakeup engines with no activated assistant 81/216181/3
2019-10-18 Ji-hoon LeeAdd sample code for terminating host process 73/215973/1
2019-09-30 Ji-hoon LeeImplement wake word audio data embedding feature 88/214988/1
2019-09-30 Ji-hoon LeeFix crash caused by uninitialized pointer variable 71/214971/1
2019-09-30 Ji-hoon LeeMerge remote-tracking branch 'old-origin/tizen' into...
2019-09-24 Sungwook ParkFix issue that detected by static analysis tool
2019-09-20 Ji-hoon LeeMake sure FINISH event is delivered when streaming
2019-09-18 Ji-hoon LeeMerge "Change whitespaces with tabs" into tizen
2019-09-18 Ji-hoon LeeMerge "Bump version to 0.1.0" into tizen
2019-09-18 Ji-hoon LeeApply logic for supporting preprocessing feature
2019-09-11 Ji-hoon LeeRename change_system_volume to set_background_volume
2019-09-10 Ji-hoon LeeSkip checking g_voice_key_pressed on voice key events
2019-09-10 Ji-hoon LeeCheck thread stop variable while waiting for audio...
2019-09-09 Ji-hoon LeeStop recording when sound focus is acquired by other...
2019-09-09 Ji-hoon LeeFix inappropriate key release event feeding
2019-09-06 Ji-hoon LeeRemove unnecessary ecore-wl2 dependency
2019-09-02 Ji-hoon LeeMerge "Remove waiting loop in previous utterance stream...
2019-09-02 Ji-hoon LeeRemove waiting loop in previous utterance streaming
2019-08-29 Ji-hoon LeeAdd NULL checking when releasing resources
2019-08-27 Ji-hoon LeeSkip audio feeding when streaming follow-up audio data
2019-08-23 Ji-hoon LeeAdd version information interface for wakeup engines
2019-08-21 Ji-hoon LeeRename 'update_result_state' to 'update_recognition_result'
2019-08-21 Ji-hoon LeeMerge "Use ecore_main_loop_thread_safe_call_async(...
2019-08-21 Ji-hoon LeeMerge "Enable ffv recording" into tizen
2019-08-21 Ji-hoon LeeEnable ffv recording
2019-08-20 Ji-hoon LeeProvide session information before start recording
2019-08-20 Xie LigangImplement previous_utterance and follow_up steaming
2019-08-13 Ji-hoon LeeMerge "Add dependency module for tv" into tizen
next