Merge "Fix config client type as a bit flat" into tizen_6.5
[platform/core/uifw/tts.git] / client /
2021-12-17 Wonnam JangMerge "Fix config client type as a bit flat" into tizen_6.5
2021-12-17 Suyeon HwangFix config client type as a bit flat 19/268219/2
2021-12-07 Suyeon HwangMerge "Call ttse_terminate when engine is changed befor...
2021-12-06 Suyeon HwangAdd parameter to detemine client and others 91/267491/4
2021-11-12 Suyeon HwangMerge branch 'tizen' into tizen_6.5 32/266432/1
2021-11-11 Wonnam JangMerge "Match the function hierarchy" into tizen
2021-11-11 Suyeon HwangMerge "Send mode to server after prepare success" into...
2021-11-11 Suyeon HwangSend mode to server after prepare success 77/266377/2
2021-11-04 sooyeonUnify TTSD processes into two processes (default, inter... 82/265982/6
2021-11-03 Suyeon HwangMerge "Invoke register callback once during tts_prepare...
2021-11-02 Suyeon HwangInvoke register callback once during tts_prepare() 83/265883/2
2021-10-28 Suyeon HwangPrevent destroying rpc handle on rejected callback 68/265768/2
2021-10-20 Suyeon HwangUse tidl synchronous connect for tts_prepare_sync() 29/265429/2
2021-10-20 Suyeon HwangCreate new proxy handle when connection is rejected 28/265428/2
2021-10-12 Suyeon HwangMerge "Fix implementation related to TIDL" into tizen
2021-10-08 Suyeon HwangAdd dummy value when null parameter is used 70/265070/1
2021-10-07 Hwankyu JhunFix implementation related to TIDL 69/263169/5
2021-09-29 Suyeon HwangMerge "Add mutex to prevent race condition of g_playing...
2021-09-29 Suyeon HwangMake new function for tidl to match ttsd_ipc interface 24/264724/2
2021-09-27 Suyeon HwangFix order of checking condition for screen reader 84/264584/1
2021-09-24 Sooyeon KimMerge "Fix typo error" into tizen
2021-09-24 Suyeon HwangMerge "Handle already_initialize error properly not...
2021-09-23 Suyeon HwangHandle already_initialize error properly not ignored 06/264506/1
2021-09-07 Sooyeon KimMerge "Use generated tidl codes" into tizen accepted/tizen/unified/20210908.131709 submit/tizen/20210907.042858
2021-09-07 Hwankyu JhunUse generated tidl codes 98/263598/1
2021-08-31 sooyeon[ACR-1653][tts][Add] Add new APIs and an error type... 98/263098/6 accepted/tizen/unified/20210907.015400 submit/tizen/20210906.145543
2021-08-09 Sooyeon KimMerge "Call ttse_terminate() when TTS engine is changed... accepted/tizen/unified/20210810.135334 submit/tizen/20210809.155528
2021-08-06 Sooyeon KimMerge "Remove a checker of error reason" into tizen
2021-07-30 sooyeonCall ttse_terminate() when TTS engine is changed 89/261989/3
2021-07-30 Suyeon HwangAssign handle after tts_create() success 34/261934/3
2021-07-29 Suyeon HwangCreate new proxy handle when engine is changed 30/261930/2
2021-07-27 sooyeonRemove a checker of error reason 34/261834/1
2021-07-22 Suyeon HwangReturn error code from server 93/261593/2
2021-07-06 sooyeonFix coverity issues 83/260883/1 accepted/tizen/unified/20210707.130515 submit/tizen/20210706.191553
2021-07-02 Suyeon HwangFix data type of tidl interace for raw pcm data 51/260751/1 accepted/tizen/unified/20210705.125135 submit/tizen/20210702.091906 submit/tizen/20210705.020920
2021-07-02 Suyeon HwangAdd screen reader check when client try to prepare 98/260698/2
2021-06-28 Suyeon HwangMerge "Update version (1.65.5)" into tizen accepted/tizen/unified/20210629.130203 submit/tizen/20210628.060348
2021-06-28 Suyeon HwangRemove duplicated check code 12/260512/1
2021-06-28 Suyeon HwangRemove duplicated function 11/260511/1
2021-06-28 Suyeon HwangClean up proxy handle creation code 12/260012/4
2021-06-28 Suyeon HwangWait TIDL connection when tts_prepare_sync() is called 11/260011/4
2021-06-28 Suyeon HwangFix tidl_request_hello logic to match tidl and dbus... 08/260008/4
2021-06-25 Suyeon HwangImplement tts_prepare_sync() on tidl method 07/260007/3
2021-06-25 Suyeon HwangLaunch exact service process for each mode 04/260004/3
2021-06-22 Suyeon HwangExtract function from open_connection 03/260003/2
2021-06-22 Suyeon HwangMake structure for saving tidl information 02/260002/2
2021-06-22 Suyeon HwangUse 'intptr_t' to support multi architecture safely 22/260222/1
2021-06-16 Suyeon HwangRemove duplicate code and unvaluable function 69/259869/1
2021-06-16 Suyeon HwangRemove 'g_is_screen_reader_on' and '__screen_reader_sta... 68/259868/1
2021-06-16 Suyeon HwangRemove unused parameter 'before_state' 67/259867/1
2021-06-16 Suyeon HwangFix name of function and remove unused function 66/259866/1
2021-05-27 Suyeon HwangFix loop statement from 'while' to 'for' 13/257113/2
2021-05-27 Suyeon HwangRemove duplicated code using __handle_dbus_request_resu... 12/257112/2
2021-05-27 Suyeon HwangExtract function about private data from tts.c 11/257111/2
2021-05-27 Suyeon HwangClean up the code and mark the future task 10/257110/2
2021-05-27 Suyeon HwangRefactor duplicated code for handling dbus request 09/257109/2
2021-05-27 Suyeon HwangRefactor the APIs about playing text 08/257108/2
2021-05-27 Suyeon HwangMake function to access uid of client 07/257107/2
2021-05-27 Suyeon HwangMove code for checking screen reader status into tts_core 06/257106/2
2021-05-27 Suyeon HwangMake function to access mode of client 05/257105/2
2021-05-27 Suyeon HwangUnify error handling function 04/257104/2
2021-05-27 Suyeon HwangDivide __tts_cb_error() into two seperate function 03/257103/2
2021-05-27 Suyeon HwangMake validation function for tts_client_s 02/257102/2
2021-05-27 Suyeon HwangRemove include statements for unused header 01/257101/2
2021-05-21 Suyeon HwangSwap order of parameter and argument to match proxy... 16/258616/2
2021-05-21 Suyeon HwangRemove memory leakage on tts_core and tts_engine_parser 15/258615/2
2021-04-08 Suyeon HwangUse tts_ipc function as same way regardless of ipc... 30/256630/1
2021-04-08 Suyeon HwangRemove not needed function and reorder the code to... 29/256629/1
2021-04-08 Suyeon HwangAdd function on tts_ipc to hide tts_dbus completely 28/256628/1
2021-04-08 Suyeon HwangUse tts_ipc_method_e on server side 36/256536/2
2021-04-06 Suyeon HwangJoin two tidl method, register and request_hello 35/256535/1
2021-03-18 Suyeon HwangFix return value of tts_get_max_text_size() 61/252161/7
2021-03-18 Suyeon HwangRefactor parameter check 99/248499/9
2021-03-18 Suyeon HwangRefactor tts handle check code 98/248498/9
2021-03-18 Suyeon HwangFix state getter function to return current state directly 97/248497/9
2021-03-18 Suyeon HwangMake functions for set current state into client 96/248496/7
2021-03-18 Suyeon HwangPass return value of supported_voice_cb to tts_config_m... 95/248495/6
2021-03-18 Suyeon HwangMake functions to access callbacks and handle of the... 94/248494/6
2021-03-18 Suyeon HwangFix tts_client_is_valid() use uid as a parameter 93/248493/5
2021-03-18 Suyeon HwangRefactor set/unset client callback logic 92/248492/5
2021-03-18 Suyeon HwangFix tts_tidl and tts_dbus use same logic 31/255431/2
2021-03-17 Sungwook ParkSupport TIDL / dbus IPC 23/248523/8
2021-02-26 Suyeon HwangFix state check code 06/254306/1
2021-02-18 Sooyeon KimMerge "spec: remove unused pkgconfig(libsystemd-daemon...
2021-02-18 Suyeon HwangRemove client data dependency from reprepare thread 28/253628/4
2020-11-27 Suyeon HwangMerge changes Ic6ad2c94,I7d0f0397,I5b298cb5,Ib64b8628...
2020-11-13 Suyeon HwangMove service engine status check logic into tts_core 91/246891/2
2020-11-05 Suyeon HwangRemove extern definition from tts_dbus 90/246890/1
2020-11-05 Suyeon HwangRemove shared variable for callback timer 89/246889/1
2020-11-05 Suyeon HwangRefactor prepare/unprepare logic with tts_core 88/246888/1
2020-11-05 Suyeon HwangIntroduce tts_core.h/c as genral logic layer 87/246887/1
2020-11-04 sooyeon.kimAdd a checker whether pkgmgr_thread is done or not 23/246823/1
2020-10-21 Suyeon HwangFix typo (utt_completeted -> utt_completed) 67/245967/1
2020-10-16 sooyeon.kimAdd a checker of thread cancellation 30/245830/1 submit/tizen/20201019.010445
2020-10-08 Sooyeon KimMerge "Fix variable type for credential_needed in ttsd_...
2020-10-08 Sooyeon KimMerge "Revert "Add a checker of screen reader in tts_pr...
2020-10-08 Sooyeon KimRevert "Add a checker of screen reader in tts_prepare()" 99/245399/1
2020-10-05 Sooyeon KimMerge "Add to call audio_out_unprepare() when g_playing... submit/tizen/20201005.111827
2020-10-05 sooyeon.kimAdd a checker of screen reader in tts_prepare() 09/245209/1
2020-09-21 biryang1Remove tts_tag() function 23/244523/2
next