Merge "Add codes in client side to set/unset callback for retrieving sythesized pcm...
[platform/core/uifw/tts.git] / client / tts_client.c
2022-12-09 Wonnam JangMerge "Add codes in client side to set/unset callback...
2022-12-01 wn.jangAdd codes in client side to set/unset callback for... 33/284933/4
2022-11-16 Suyeon HwangAdd mutex for set repeat text 75/284375/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 service state changed event transfering 47/279847/2
2022-08-02 Wonnam JangMerge "Add error type for converting string" into tizen
2022-07-28 Suyeon HwangFix unit functions that are not invoked 20/278920/1
2022-07-28 Suyeon HwangExclude un-testable codes from line coverage analysis 13/278913/1
2022-06-27 Suyeon HwangRemove duplicated code 65/276865/2
2022-03-03 Suyeon HwangMerge changes I7c724fff,I3e1607f8 into tizen
2022-03-02 Suyeon HwangMerge "Refactor retry IPC code to enhance readability...
2022-02-24 Suyeon HwangRefactor retry IPC code to enhance readability 13/271613/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-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-06-22 Suyeon HwangMake structure for saving tidl information 02/260002/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 HwangMake function to access mode of client 05/257105/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-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-03-18 Suyeon HwangRefactor parameter check 99/248499/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 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-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-05 Suyeon HwangRefactor prepare/unprepare logic with tts_core 88/246888/1
2020-10-21 Suyeon HwangFix typo (utt_completeted -> utt_completed) 67/245967/1
2020-07-24 sooyeon.kimAdd a logic to check activated thread before destroying... 64/239364/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-02-10 wn.jangFix pkgmgr status and move hello_timer into client... 31/224431/1
2018-08-08 sooyeon.kimMerge "Fix log tags" into tizen accepted/tizen/unified/20180810.132630 submit/tizen/20180809.012922 submit/tizen/20180809.124208
2018-08-08 sooyeon.kimMerge "Add line coverage tags" into tizen
2018-07-31 sooyeon.kimAdd line coverage tags 37/185537/1
2018-05-11 sooyeon.kim[ACR-1216][tts][Add tts_repeat()] 15/177615/10 accepted/tizen/unified/20180515.063821 submit/tizen/20180515.010831
2016-12-09 Wonnam JangAdd internal api for server TTS and error callback... 77/103577/2
2016-12-09 Wonnam JangAdd internal api for server TTS and error callback... 70/103570/2
2016-07-15 sooyeon.kimChange to TTS engine process 40/79740/6 accepted/tizen/common/20160719.173227 accepted/tizen/mobile/20160719.232303 accepted/tizen/wearable/20160719.232419 submit/tizen_common/20160719.085816 submit/tizen_mobile/20160719.085900 submit/tizen_wearable/20160719.085917
2016-06-09 Wonnam JangFix bugs 63/73663/2 accepted/tizen/common/20160609.150309 accepted/tizen/ivi/20160610.011019 accepted/tizen/mobile/20160610.011141 accepted/tizen/tv/20160610.011030 accepted/tizen/wearable/20160610.011041 submit/tizen/20160609.073038
2016-04-20 ky85.kimFix connection timer bug 17/66617/1
2016-03-15 Wonnam Jangsync codes to 2.4 spin 71/62271/2 submit/tizen/20160318.103722
2015-12-22 Wonnam Jangmodify files according to coding rule 78/55278/1
2015-07-01 Lee DongyeolUpdate dbus for autostarting daemon and add dbus config... 62/42662/2 submit/tizen/20150630.051205
2015-02-13 ky85.kimMerge with Tizen 2.3 82/35382/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150506.091347 accepted/tizen/mobile/20150511.004112 accepted/tizen/tv/20150506.233457 accepted/tizen/wearable/20150506.234519 submit/tizen/20150429.013912 submit/tizen_common/20150505.090000
2013-04-10 Kwangyoun Kimchange code for config and change init api and add...
2013-03-20 Kwangyoun KimMerge with master branch
2013-03-20 Kwangyoun KimFix bug on resume tts and add code for file message...
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base
2013-02-05 Kwangyoun KimFix bug(Nabi S1-12186) and add smack rule
2013-01-28 Kwangyoun KimFix PLM issue(P121126-2493) and API is added
2013-01-15 Kwangyoun KimFix prevent issue and change license file
2012-12-04 Lee DongyeolFix the prevent issue
2012-08-21 Dongyeol LeeUpdate tts for tizen 2.0 beta 2.0alpha master 2.0_alpha accepted/tizen/20130520.103104 submit/master/20120920.151129 submit/tizen/20130517.020040
2012-04-29 Kim Kibumupload tizen1.0 source
2012-02-27 Kibum Kimtizen beta release