Restore assistant language configurations when activating
[platform/core/uifw/multi-assistant-service.git] / plugins /
2019-12-19 Ji-hoon LeeRestore assistant language configurations when activating 22/220522/2
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-13 Ji-hoon LeeAdd support for setting assistant language 07/217707/2
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
2019-08-13 Ji-hoon LeeAdd dependency module for tv
2019-08-12 Ji-hoon LeeMerge "Add more logs for checking wakeup process" into...
2019-08-12 Ji-hoon LeeMerge "Remove unnecessary static local variable usage...
2019-08-12 Ji-hoon LeeMerge "Skip feeding audio data to engine when voice...
2019-08-12 Ji-hoon LeeMerge "Clear audio data when voice key gets pressed...
2019-08-12 Ji-hoon LeeAdd more logs for checking wakeup process
2019-08-12 Ji-hoon LeeRemove unnecessary static local variable usage
2019-08-12 Ji-hoon LeeSkip feeding audio data to engine when voice key pressed
2019-08-12 Ji-hoon LeeClear audio data when voice key gets pressed
2019-08-09 Ji-hoon LeeFix thread deadlock issue
2019-08-06 Ji-hoon LeeFix defects detected by static analysis tool
2019-08-05 jingjin.geng(de)activate wakeup engines by voice_input_language
2019-08-05 Ji-hoon LeeAdd get_audio_source_type message handlers
2019-08-05 Ji-hoon LeeAdd get_audio_format handler in dependency_resolver
2019-08-05 Ji-hoon LeeUpdate LOG_TAG for heap_tracer
2019-08-05 Ji-hoon LeeFix mismatch between log format and actual parameter
2019-08-05 Ji-hoon LeeAdjust pcm_wait_count value
2019-08-05 Ji-hoon LeeAdd dependency resolver
2019-06-27 Ji-hoon LeeSend masc_ui_dbus messages only when ui_panel_enabled...
2019-06-12 jingjin.gengrealize the API add_assistant_language(string appid...
2019-06-04 jingjin.gengadd CWakeupManager::set_assistant_enabled(string appid...
2019-06-04 Ji-hoon LeeMerge "Add previous steam related function." into tizen
2019-05-22 Xie LigangAdd previous steam related function.
2019-05-17 wn.jangAdd stream routing for USB audio device
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-05-02 Ji-hoon LeeAdd change system volume feature
2019-04-16 Ji-hoon LeeAdd support for device-specific audio recording
2019-04-15 Ji-hoon LeeFix crash when more than two wakeup engine exists
2019-04-15 Ji-hoon LeeMerge "Protect member variables shared across multiple...
2019-04-12 Ji-hoon LeeMerge "Read default assistant appid setting whenever...
2019-04-12 Ji-hoon LeeProtect member variables shared across multiple threads
2019-04-12 Ji-hoon LeeMerge "Fix indentation" into tizen
2019-04-10 Ji-hoon LeeRead default assistant appid setting whenever requested
2019-04-08 Ji-hoon LeeFix indentation
2019-04-08 Ji-hoon LeeAdd function that checks if an element exists in a...
2019-04-03 Ji-hoon LeeReduce unnecessary 'recording..' related logs
2019-04-02 Ji-hoon LeeChange strcmp with std::string::compare()
2019-04-01 Ji-hoon LeeDivide wakeup manager into a class and its wrapper
2019-03-29 Ji-hoon LeeRename AudioDataObserver to AudioEventObserver
next