Add new flag variable for checking state
[platform/core/uifw/tts.git] / client / tts.c
2022-08-18 Suyeon HwangMerge "Add new APIs about service state information... accepted/tizen/unified/20220819.122443 submit/tizen/20220818.122451
2022-08-18 Suyeon HwangAdd new APIs about service state information 23/279623/8
2022-08-02 Wonnam JangMerge "Add error type for converting string" into tizen
2022-07-28 Suyeon HwangRefactor feature check and handle creation code 22/278922/1
2022-07-28 Suyeon HwangUse condition check macro for line coverage 21/278921/1
2022-07-28 Suyeon HwangExclude un-testable codes from line coverage analysis 13/278913/1
2022-07-04 Suyeon HwangSimplify the precondition checking code 42/277242/3
2022-06-27 Suyeon HwangRemove duplicated code 65/276865/2
2022-03-07 Suyeon HwangMerge "Fix defect from static analysis tool" into tizen
2022-03-03 Suyeon HwangMerge "Extract function for playting pcm data" into... accepted/tizen/unified/20220303.131738 submit/tizen/20220303.025855
2022-03-03 Suyeon HwangMerge changes I7c724fff,I3e1607f8 into tizen
2022-02-24 Suyeon HwangAdd ttse_terminate() and tts_prepare_sync() into public API 69/271169/4
2022-02-22 Suyeon HwangClean up ttse_terminate(), tts_prepare_sync() function 68/271168/2
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-17 Sooyeon KimMerge "Add thread_wait to wait g_reprepare_thread is...
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-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-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 function 11/260511/1
2021-06-16 Suyeon HwangRemove duplicate code and unvaluable function 69/259869/1
2021-06-16 Suyeon HwangFix name of function and remove unused function 66/259866/1
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 HwangRemove include statements for unused header 01/257101/2
2021-04-08 Suyeon HwangUse tts_ipc function as same way regardless of ipc... 30/256630/1
2021-04-08 Suyeon HwangAdd function on tts_ipc to hide tts_dbus completely 28/256628/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 HwangRefactor set/unset client callback logic 92/248492/5
2021-03-17 Sungwook ParkSupport TIDL / dbus IPC 23/248523/8
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 HwangRevert "Return copy of g_client_list" 00/238200/1
2020-07-09 Suyeon HwangReturn copy of g_client_list 48/231548/3
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...
next