Update year information of license boilerplate
[platform/core/uifw/multi-assistant-service.git] / plugins / wakeup-manager / src / wakeup_manager.cpp
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 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-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-22 Ji-hoon LeeDeactivate wakeup engines with no activated assistant 81/216181/3
2019-09-30 Ji-hoon LeeImplement wake word audio data embedding feature 88/214988/1
2019-09-30 Ji-hoon LeeMerge remote-tracking branch 'old-origin/tizen' into...
2019-09-11 Ji-hoon LeeRename change_system_volume to set_background_volume
2019-09-09 Ji-hoon LeeStop recording when sound focus is acquired by other...
2019-08-27 Ji-hoon LeeSkip audio feeding when streaming follow-up audio data
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-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-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-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 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-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-01 Ji-hoon LeeDivide wakeup manager into a class and its wrapper
2019-03-29 Ji-hoon LeeRename AudioDataObserver to AudioEventObserver
2019-03-29 Ji-hoon LeeExtract engine management logic into CWakeupEngineManager
2019-03-26 Ji-hoon LeeFix bug detected when testing on TV profile
2019-03-26 Ji-hoon LeeFix defects detected by static analysis tool
2019-03-26 Ji-hoon LeeAdd support for dynamic dedicated wakeup engine loading
2019-03-26 Ji-hoon LeeDisable timer registration if streaming is not handled...
2019-03-26 Ji-hoon LeeSelect wakeup engine that has reported wakeup event
2019-03-26 Ji-hoon LeePrint error log when the return value is not 0 where...
2019-03-26 Ji-hoon LeeMake assistant-specific commands to be delivered to...
2019-03-26 Ji-hoon LeeExtract setting management feature into CWakeupSettings
2019-03-26 Ji-hoon LeeStore background audio data for alternate way of streaming
2019-03-26 Ji-hoon LeeMake streaming thread to exit when stop request received
2019-03-26 Ji-hoon LeeRead default assistant setting when launching via voice...
2019-03-26 Ji-hoon LeeExtract audio management feature into CAudioManager
2019-03-25 Ji-hoon LeeImplement default wakeup policy
2019-03-13 Ji-hoon LeeAdd function for handling voice button event
2019-03-13 Ji-hoon LeeProvide additional time information when feeding audio...
2019-03-13 Ji-hoon LeeAdd wakeup manager for multiple wakeup engine management