Merge "Add codes in client side to set/unset callback for retrieving sythesized pcm...
[platform/core/uifw/tts.git] / client /
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
2020-09-09 sooyeon.kimAdd a timer for prepare once 39/243739/1
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.kimAdd INSTALL status into pkgmgr_client_cb 88/239388/1
2020-07-24 sooyeon.kimRemove only proper dbus match 77/239377/1
2020-07-24 sooyeon.kimIgnore to reprepare when tts engine is already launched 76/239376/1
2020-07-24 sooyeon.kimChange to thread instance of client 73/239373/1
2020-07-24 sooyeon.kimAdd a checker whether engine is launched or not 70/239370/1
2020-07-24 sooyeon.kimAdd a logic to check activated thread before destroying... 64/239364/1
2020-07-24 sooyeon.kimChange the limit of timeout 59/239359/1
2020-07-24 sooyeon.kimAdd a logic to check tts engine is installed and launched 58/239358/1
2020-07-14 Suyeon HwangAdd null check about client list from tts_client 16/238216/3
2020-07-09 Suyeon HwangAdd mutex lock for global variables in tts_client.c 07/238207/1
2020-07-09 Suyeon HwangMerge "Revert "Add mutex lock for global variables...
2020-07-09 Suyeon HwangRevert "Add mutex lock for global variables in tts_client" 01/238201/1
2020-07-09 Suyeon HwangRevert "Return copy of g_client_list" 00/238200/1
2020-07-09 Suyeon HwangReturn copy of g_client_list 48/231548/3
2020-07-09 Suyeon HwangAdd mutex lock for global variables in tts_client 09/231109/2
2020-06-26 Jihoon KimAdd unittest skeleton 57/235757/4
2020-04-16 wn.jangFix build error on aarch64 86/230986/2
2020-03-16 Sooyeon KimMerge "Change the step of checking utf8 validation...
2020-03-16 sooyeon.kimChange the step of checking utf8 validation and text... 06/227806/1
2020-03-16 sooyeon.kimAdd a logic to check screen reader vconfkey in tts_add_... 05/227805/1
2020-03-02 Wonnam JangMerge "Add log to leave string length" into tizen
2020-03-02 wn.jangAdd log to leave string length 41/226341/1
2020-02-24 sooyeon.kimAdd to set timer as NULL when returning EINA_FALSE 89/225789/1 accepted/tizen/unified/20200302.041942 submit/tizen/20200228.062816
2020-02-10 wn.jangFix pkgmgr status and move hello_timer into client... 31/224431/1
2020-02-10 sooyeon.kimAdd engine update checker into __send_hello 30/224430/1
2020-02-10 sooyeon.kimAdd timer to stop sending hello message 29/224429/2
2020-01-15 wn.jangUpdate hello protocol 31/222431/1 submit/tizen/20200115.024146
2020-01-15 sooyeon.kimFix pkgmgr_client_free() in thread race condition 27/222427/2
2020-01-15 sooyeon.kimChange to call ecore_thread_run to ecore_main_loop_thre... 25/222425/1
2020-01-15 sooyeon.kimAdd engine update checker logic 05/221805/2
2020-01-15 Wonnam JangMerge "Update background volume ratio to 0.4" into...
2020-01-13 Wonnam JangMerge "Delete ecore timer when quit ecore main loop...
2020-01-10 wn.jangUpdate codes for gcc 9.2 compiler 79/222179/1 accepted/tizen/unified/20200113.130603 submit/tizen/20200110.075809
2019-10-17 sungrae joAdded set/unset background volume ratio fucntion. 38/215838/4 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.020148 accepted/tizen/5.5/unified/mobile/hotfix/20201027.080119 accepted/tizen/unified/20191018.222501 submit/tizen/20191017.122545 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
2019-04-30 wn.jangRemove callback when client is destroy 02/205202/2 accepted/tizen/unified/20190602.221734 submit/tizen/20190531.011938
2018-12-05 Sooyeon KimMerge "Change uid and gid for service files" into tizen
2018-12-05 Wonnam JangMerge "Remove unnecessary timer" into tizen
2018-11-28 Wonnam JangRemove unnecessary timer 43/194043/1
next