2023-08-11 | Suyeon Hwang | Include stddef.h for size_t type Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-08-09 | Suyeon Hwang | Merge "Fix test case name and scenario" into tizen |
commit | commitdiff | tree |
2023-08-09 | Suyeon Hwang | Restore the internal definition temporarily Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-08-08 | Suyeon Hwang | Fix test case name and scenario Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-08-07 | Suyeon Hwang | Update version (1.80.3) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-08-07 | Suyeon Hwang | Pop all dbus message Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-08-07 | Suyeon Hwang | Fix typo from doxygen description Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-08-02 | Suyeon Hwang | Add parameter checking code Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-08-01 | Suyeon Hwang | Update version (1.80.2) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-31 | Suyeon Hwang | Move setter and getter about audio id to public header... Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-25 | Suyeon Hwang | Update version (1.80.1) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-20 | Suyeon Hwang | Move functions about audio streaming to public header... Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-19 | Suyeon Hwang | Fix typo in function and variable names Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-18 | Suyeon Hwang | Fix coding style for internal function Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-17 | Suyeon Hwang | Refactor unused and unreachable code Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-13 | Suyeon Hwang | Add new test cases to increse the coverage Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-13 | Suyeon Hwang | Refactor unit tests with utility class Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-13 | Suyeon Hwang | Add test utility class Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-13 | Suyeon Hwang | Fix condition for checking return value of play_sound() Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-12 | Suyeon Hwang | Refactor sttd_server module according to review Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-06 | Suyeon Hwang | Add test cases for audio streaming functions Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-06 | Suyeon Hwang | Implement new API functions for audio streaming Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-06 | Suyeon Hwang | Add dbus interface for audio streaming Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-07-06 | Suyeon Hwang | Add new functions for handling audio streaming Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-06-02 | Suyeon Hwang | Add new functions for getting audio format from engine Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-04-21 | Suyeon Hwang | Update version (1.75.3) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-04-19 | Suyeon Hwang | Fix static analysis issue Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-04-19 | Suyeon Hwang | Update version (1.75.2) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-04-19 | Suyeon Hwang | Clean up the sttd_server code Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-04-19 | Suyeon Hwang | Cancel stop by silence timer when new recording is... Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-04-19 | Suyeon Hwang | Consider processing state as no error Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-04-19 | Suyeon Hwang | Remove unused enum definition Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-04-06 | Suyeon Hwang | Remove duplicated logic int stop behavior Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-03-15 | Suyeon Hwang | Update version (1.75.1) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-03-09 | Suyeon Hwang | Support audio I/O on TV code Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-03-09 | Suyeon Hwang | Add missing log and pointer reset code Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-03-03 | Suyeon Hwang | Update version (1.75.0) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2023-03-02 | Suyeon Hwang | Add checker for feature and privilege to engine API Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-12-08 | Suyeon Hwang | Update version (1.70.9) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-12-08 | Suyeon Hwang | Make atomic variable to avoid race condition Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-11-21 | Suyeon Hwang | Fix null pointer access issue when check audio_id Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-10-07 | Suyeon Hwang | Update version (1.70.7) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-10-07 | Suyeon Hwang | Extend timeout value for recognition processing Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-07-28 | Suyeon Hwang | Update version (1.70.6) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-07-28 | Suyeon Hwang | Reorder precondition checker Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-07-25 | Suyeon Hwang | Fix line coverage scope and test option Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-06-13 | Suyeon Hwang | Update version (1.70.4) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-06-10 | Suyeon Hwang | Fix unittest for line coverage automation Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-06-09 | Suyeon Hwang | Fix gcov package contents for automation Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-02-23 | Suyeon Hwang | Update version (1.70.2) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-02-23 | Suyeon Hwang | Prevent state change even if no recognition result... Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2022-02-23 | Suyeon Hwang | Fix the condition for checking dbus data type of uid Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-12-27 | Suyeon Hwang | Merge branch 'tizen_6.5' into tizen |
commit | commitdiff | tree |
2021-12-27 | Suyeon Hwang | Update version (1.70.0) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-12-27 | Suyeon Hwang | Update version (1.65.2) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-12-20 | Suyeon Hwang | Get UID from list using stt_config_client_s structure Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-12-20 | Suyeon Hwang | Fix the data type for uid Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-11-18 | Suyeon Hwang | Merge branch 'tizen' into tizen_6.5 |
commit | commitdiff | tree |
2021-10-06 | Suyeon Hwang | Update version (1.65.1) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-10-01 | Suyeon Hwang | Fix memory leak when remove item from g_list Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-05-26 | Suyeon Hwang | Update version (1.65.0) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-05-21 | Suyeon Hwang | Remove access to avoid toctou problem Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-05-21 | Suyeon Hwang | Remove memory leakage to avoid dangling Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2021-03-16 | Suyeon Hwang | Add bluetooth command to record voice using remote... Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2020-07-22 | Suyeon Hwang | Version up to 1.60.2 Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2020-07-22 | Suyeon Hwang | Remove sttd_engine_agent.h from stt_engine.c Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2020-07-17 | Suyeon Hwang | Remove external definition from common module Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2018-01-22 | Suyeon Hwang | Fix memory leaks of dbus Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-11-07 | Suyeon Hwang | Add logic to set default language of the engine Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-10-30 | Suyeon Hwang | Add logic to set default language of the engine Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-10-30 | Suyeon Hwang | Fix invalid log tag and return value Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-10-30 | Suyeon Hwang | Fix invalid log tag and return value Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-10-13 | Suyeon Hwang | Fix error check for fread Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-10-13 | Suyeon Hwang | Fix error check for fread Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-09-29 | Suyeon Hwang | Remove null check from stte_send_error Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-09-27 | Suyeon Hwang | Remove null check from stte_send_error Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-09-21 | Suyeon Hwang | Add logic to check the engine's silence detection option Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-09-21 | Suyeon Hwang | Add logic to check the engine's silence detection option Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-07-31 | Suyeon Hwang | Fix security issue Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-05-11 | Suyeon Hwang | Fix memory leak Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-04-27 | Suyeon Hwang | Fix return value when there is no time info Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-04-11 | Suyeon Hwang | Use license macro in .spec file Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-04-05 | Suyeon Hwang | Fix memory leak Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-04-05 | Suyeon Hwang | Fix memory leak Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-04-05 | Suyeon Hwang | Fix memory leak / Define memory free macro Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-04-05 | Suyeon Hwang | Update header and doc files written in English Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2017-04-05 | Suyeon Hwang | Fix memory leak of ecore timer Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2016-12-23 | Suyeon Hwang | Change deprecated api(readdir_r -> readdir) Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |
2016-12-02 | Suyeon Hwang | Remove logs in request_hello Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com> |
commit | commitdiff | tree |