Send synthesized PCM data from TTS engine to client
[platform/core/uifw/tts.git] / server / ttsd_tidl.c
2023-07-06 wn.jangSend synthesized PCM data from TTS engine to client 80/295280/4
2023-04-04 wn.jangAdd to set playing mode to decide where the synthesized... 56/285356/3
2023-03-06 Suyeon HwangMerge changes Ied3e8043,I465c4e34 into tizen
2023-02-21 Suyeon HwangUpdate UID of instant reprepare client 77/288377/4
2023-02-09 Suyeon HwangSend service state when preparing is succeeded 13/288013/1
2023-02-09 Suyeon HwangAdd new IPC parameter for sending service state 12/288012/1
2022-11-08 Suyeon HwangMerge branch 'tizen' into tizen_7.0 10/284010/1
2022-11-03 Suyeon HwangAdd callback set information into prepare interface 72/280672/4
2022-09-19 Sooyeon KimMerge "Add dbus allow own for root users in dbus policy...
2022-08-24 Sooyeon KimMerge "Add logs to check whether TTS engine is launched...
2022-08-23 Suyeon HwangMerge changes Ia966b28c,Ic20dce88,I10407b1e,I3fe6a38f...
2022-08-19 Suyeon HwangImplement getter for service state 46/279846/2
2022-08-19 Suyeon HwangAdd interfaces for transfering service state 45/279845/2
2022-08-02 Wonnam JangMerge "Reduce log while waiting for comming synthesized...
2022-08-02 Suyeon HwangRemove functions related with setting mode 17/279117/1
2022-08-02 Suyeon HwangMerge setters and creater function about client 84/279084/2
2022-08-02 Suyeon HwangMerge "Fix IPC interface for preparing protocol" into...
2022-08-02 Suyeon HwangFix IPC interface for preparing protocol 76/279076/4
2022-08-02 Wonnam JangMerge "Add error type for converting string" into tizen
2022-08-01 Suyeon HwangSend 'NULL' string if there is no private data 52/279052/1
2022-07-13 Suyeon HwangAdd static keyword into global variables 56/277756/1
2022-03-15 Suyeon HwangMake play type to identify the method to stop playing 90/271890/2
2022-03-15 Suyeon HwangRemove unused parameter of ttsd_server_pause() 88/271888/2
2022-03-15 Suyeon HwangChange name of function to increase readability 86/271886/2
2022-03-14 Suyeon HwangClean up code to enhance readability 84/271884/2
2022-02-10 Suyeon HwangMerge "Return error when TTS engine is terminated befor... submit/tizen/20220211.020451
2022-02-10 Suyeon HwangSend return value from server to client 32/270832/1
2021-12-27 Suyeon HwangMerge branch 'tizen_6.5' into tizen 94/268594/1
2021-12-27 Suyeon HwangFix the data type for uid 41/268241/6
2021-12-19 sooyeonAdd retry logic when rpc_port_stub_tts_register() is... 75/268275/1
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 wn.jangMatch the function hierarchy 79/266379/1
2021-11-04 sooyeonUnify TTSD processes into two processes (default, inter... 82/265982/6
2021-10-12 Suyeon HwangMerge "Fix implementation related to TIDL" into tizen
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-08-25 Suyeon HwangFix log to help debugging on TV 40/262440/2
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 Suyeon HwangMake mutex cover all access of g_tidl_proxy_infos 10/262310/1
2021-07-08 Suyeon HwangRemove expired notify callback handle 27/261027/2
2021-07-07 Suyeon HwangAdd mutex to avoid race condition of tidl handle 36/260836/2
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-06-28 Suyeon HwangCreate data structure for saving tidl proxy information 10/260010/4
2021-06-28 Suyeon HwangRemove unused tidl method 09/260009/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-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_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-17 Sungwook ParkSupport TIDL / dbus IPC 23/248523/8