Merge "Fix config client type as a bit flat" into tizen_6.5
[platform/core/uifw/tts.git] / server /
2021-12-17 Wonnam JangMerge "Fix config client type as a bit flat" into tizen_6.5
2021-12-17 sooyeonRearrange logs 88/268188/3
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-07 sooyeonCall ttse_terminate when engine is changed before regis... 79/267579/1
2021-12-06 Suyeon HwangAdd parameter to detemine client and others 91/267491/4
2021-12-06 Sooyeon KimMerge "Add mutex on tts_config_info for thread safety...
2021-12-06 Sooyeon KimMerge "Seperate memory of tts_config_info for thread...
2021-12-03 sooyeonMake g_synth_control as atomic and Add extra logs 22/267422/3
2021-12-01 Suyeon HwangSet playing status into vconf 80/267280/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-11-03 Suyeon HwangMerge "Invoke register callback once during tts_prepare...
2021-11-02 sooyeonAdd a checker whether quit_loop_timer is carried out... 22/265922/1
2021-10-20 sooyeonAdd a state checker to ignore invalid synthesized pcm 86/265486/2
2021-10-15 sooyeonCall __change_background_volume in main thread 45/265345/1
2021-10-15 sooyeonAdd a checker whether ttse_terminate() is invoked or not 23/265323/2
2021-10-12 Suyeon HwangPrevent audio mixing between each mode 89/264189/3
2021-10-12 Suyeon HwangStart play thread only when 'ttsd_server_play()' is... 88/264188/3
2021-10-12 Suyeon HwangRemove unvaluable deadcode by changing function prototype 30/264930/2
2021-10-12 Suyeon HwangClean up mixing policy code 87/264187/3
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-30 Suyeon HwangReorder mutex to prevent deadlock 93/264793/1 submit/tizen/20210930.015514
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-29 Suyeon HwangMake ipc method name more specific 23/264723/1
2021-09-29 Suyeon HwangChange function name to identify ipc method 22/264722/1
2021-09-28 Suyeon HwangAdd mutex to prevent race condition of g_playing_info 72/264672/1
2021-09-27 Suyeon HwangAdd and delete timer on main thread for safe handling 36/264536/2
2021-09-07 Sooyeon KimMerge "Use generated tidl codes" into tizen accepted/tizen/unified/20210908.131709 submit/tizen/20210907.042858
2021-09-07 sooyeonComment out codes to duck system sound 29/263629/1
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-31 Sooyeon KimMerge "Add a checker to calculate latency" into tizen accepted/tizen/unified/20210831.143737 submit/tizen/20210831.104905
2021-08-27 sooyeonAdd a checker to calculate latency 28/263128/3
2021-08-27 Suyeon HwangRecover background volume when engine is terminated 99/263199/1
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-30 sooyeonCall ttse_terminate() when TTS engine is changed 89/261989/3
2021-07-09 Suyeon HwangFix critical section for checking thread status 78/261078/2 accepted/tizen/unified/20210716.131354 submit/tizen/20210709.113558 submit/tizen/20210714.093154
2021-07-08 Suyeon HwangRemove expired notify callback handle 27/261027/2
2021-07-08 Suyeon HwangClear player data after play thread is stopped 18/261018/2
2021-07-08 Suyeon HwangClean code to enhance readability 79/260979/1
2021-07-07 Suyeon HwangEnhance the readability using cpp style 58/260958/1
2021-07-07 Suyeon HwangAdd mutex for thread safety of app_data access 57/260957/1
2021-07-07 Suyeon HwangSet timer asynchronously to avoid deadlock 28/260928/2
2021-07-07 Suyeon HwangAdd mutex to avoid race condition of tidl handle 36/260836/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-01 sooyeonFix coverity issues 11/260711/2 accepted/tizen/unified/20210702.133343 submit/tizen/20210701.200247
2021-07-01 Suyeon HwangMerge "Check length of extra_info to prevent empty...
2021-07-01 Suyeon HwangMerge "Deactivate ducking after the activation is compl...
2021-07-01 Suyeon HwangMerge "Remove ducking when background volume is changed...
2021-07-01 sooyeonFix svace issue 02/260702/1
2021-06-30 Suyeon HwangDeactivate ducking after the activation is completed 36/260636/1
2021-06-30 sooyeon.kimRemove ducking when background volume is changed 35/260635/1
2021-06-30 Suyeon HwangCheck length of extra_info to prevent empty string 17/260617/1
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-06-25 Suyeon HwangLaunch exact service process for each mode 04/260004/3
2021-05-21 Suyeon HwangAdd null check to avoid null reference problem 25/258625/1
2021-05-21 Suyeon HwangIntialize function pointer to avoid invalid access 17/258617/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 HwangLock all accessing state code and Use cpp style lock... 51/256651/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-26 Suyeon HwangCreate play thread if the app state is still playing 42/255942/2
2021-03-17 Sungwook ParkSupport TIDL / dbus IPC 23/248523/8
2021-03-08 Suyeon HwangAdd missing mutex unlock before exit the function 59/254659/1
2021-02-23 Suyeon HwangAdd mutex to remove race condition among functions... 93/254093/1
2020-11-27 Suyeon HwangMerge changes Ic6ad2c94,I7d0f0397,I5b298cb5,Ib64b8628...
2020-11-20 Suyeon HwangAdd mutex to wait play thread safely 94/248094/1 submit/tizen/20201120.141139 submit/tizen/20201123.062812
2020-11-09 sooyeon.kimFix build error in 64bit 93/247293/1 accepted/tizen/unified/20201110.125029 submit/tizen/20201109.122558
2020-11-09 Sungwook ParkRemove infinite loop log 12/247212/1 submit/tizen/20201109.074204
2020-11-06 sooyeon.kimReturn operation failed error when inserting data is... 97/246997/2
2020-11-06 sooyeon.kimFix crash in pringint logs 93/246993/1
2020-11-05 sooyeon.kimFix build error and Update version (1.60.12) 58/246958/2
2020-11-05 sooyeon.kimAdd logs for checking clients in ttsd_data 23/246923/3
2020-11-02 sooyeon.kimChange not to send dbus message when ttsc is destroyed... 57/246557/3
2020-10-22 Suyeon HwangEnhance validation check for current player 19/246019/1 accepted/tizen/unified/20201029.124841 submit/tizen/20201028.060707
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.kimFix variable type for credential_needed in ttsd_dbus_server 04/245404/1
2020-10-05 Sooyeon KimMerge "Add to call audio_out_unprepare() when g_playing... submit/tizen/20201005.111827
2020-10-05 sooyeon.kimAdd to call audio_out_unprepare() when g_playing_info... 11/245211/1
2020-09-10 sooyeon.kimAdd to avoid a crash in player thread 88/243788/1 accepted/tizen/unified/20200911.143431 submit/tizen/20200910.083341
2020-08-21 sooyeon.kimAdd to set audio handles as NULL 45/241445/2 accepted/tizen/unified/20200824.134459 submit/tizen/20200821.113338
2020-07-24 sooyeon.kimAdd ecore_thread_cancel to avoid crash 94/239394/1 accepted/tizen/unified/20200727.132050 submit/tizen/20200724.103723
2020-07-24 sooyeon.kimFix to change background volume when it is changed... 91/239391/2
2020-07-24 sooyeon.kimChange a logic to call reprepare 90/239390/1
2020-07-24 sooyeon.kimFix an issue not to exit from __play_thread 87/239387/1
2020-07-24 sooyeon.kimFix to call __set_policy_for_playing 82/239382/1
2020-07-24 sooyeon.kimFix to avoid paused_data crash 60/239360/1
next