platform/core/uifw/tts.git
2021-11-02 Suyeon HwangInvoke register callback once during tts_prepare() 83/265883/2
2021-10-28 Suyeon HwangUpdate version (1.65.12) 80/265780/1 submit/tizen/20211028.101609
2021-10-28 Suyeon HwangPrevent destroying rpc handle on rejected callback 68/265768/2
2021-10-20 sooyeonAdd a state checker to ignore invalid synthesized pcm 86/265486/2
2021-10-20 Suyeon HwangUse tidl synchronous connect for tts_prepare_sync() 29/265429/2
2021-10-20 Suyeon HwangCreate new proxy handle when connection is rejected 28/265428/2
2021-10-15 sooyeonCall __change_background_volume in main thread 45/265345/1
2021-10-15 sooyeonUpdate version (1.65.11) 25/265325/1
2021-10-15 sooyeonAdd a checker whether ttse_terminate() is invoked or not 23/265323/2
2021-10-12 Suyeon HwangUpdate version (1.65.10) 61/265161/1 submit/tizen/20211012.065801
2021-10-12 Suyeon HwangRemove unvalid unit TC 60/265160/1
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-08 Suyeon HwangAdd dummy value when null parameter is used 70/265070/1
2021-10-07 Hwankyu JhunFix implementation related to TIDL 69/263169/5
2021-10-01 Suyeon HwangFix memory leak when remove item from g_list 64/264864/1
2021-09-30 Suyeon HwangReorder mutex to prevent deadlock 93/264793/1 submit/tizen/20210930.015514
2021-09-29 Suyeon HwangUpdate version (1.65.9) 67/264767/1 submit/tizen/20210929.093305
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 HwangUpdate version (1.65.8) 38/264638/1 accepted/tizen/6.5/unified/20211028.122529 accepted/tizen/unified/20210928.125345 submit/fixVD/20210927.111930 submit/tizen/20210927.112041 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
2021-09-27 Suyeon HwangAdd and delete timer on main thread for safe handling 36/264536/2
2021-09-27 Suyeon HwangFix order of checking condition for screen reader 84/264584/1
2021-09-24 Sooyeon KimMerge "Fix typo error" into tizen
2021-09-24 sooyeonFix typo error 24/264524/1
2021-09-24 Suyeon HwangMerge "Handle already_initialize error properly not...
2021-09-23 Suyeon HwangHandle already_initialize error properly not ignored 06/264506/1
2021-09-16 Suyeon HwangRemove retval description not generated by this function 25/264325/1
2021-09-14 Suyeon HwangFix config file matched with default engine 10/264210/1 accepted/tizen/unified/20210915.001815 submit/tizen/20210914.213650
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 HwangUpdate version (1.65.7) 55/263055/1 accepted/tizen/unified/20210827.045638 submit/tizen/20210825.074518
2021-08-25 Suyeon HwangFix memory leak when loading test pcm data 48/263048/4
2021-08-25 Suyeon HwangFix log to help debugging on TV 40/262440/2
2021-08-23 Jihoon KimFix memory leak in unittest 14/262914/1 accepted/tizen/unified/20210824.123753 submit/tizen/20210823.113859
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-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-07-29 Suyeon HwangCreate new proxy handle when engine is changed 30/261930/2
2021-07-27 sooyeonRemove a checker of error reason 34/261834/1
2021-07-23 Suyeon HwangUpdate version (1.65.6) 30/261730/1
2021-07-22 Suyeon HwangReturn error code from server 93/261593/2
2021-07-22 Suyeon HwangAdd TCs for pcm data handling API 92/261592/2
2021-07-21 Suyeon HwangRemove TCs those can not be reproduced 91/261591/1
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-02 Suyeon HwangAdd screen reader check when client try to prepare 98/260698/2
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 HwangMerge "Update version (1.65.5)" into tizen accepted/tizen/unified/20210629.130203 submit/tizen/20210628.060348
2021-06-28 Suyeon HwangUpdate version (1.65.5) 10/260510/1
2021-06-28 Suyeon HwangRemove duplicated check code 12/260512/1
2021-06-28 Suyeon HwangRemove duplicated function 11/260511/1
2021-06-28 Suyeon HwangClean up proxy handle creation code 12/260012/4
2021-06-28 Suyeon HwangWait TIDL connection when tts_prepare_sync() is called 11/260011/4
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 HwangCreate TCs for tts_prepare_sync() 06/260006/3
2021-06-25 Suyeon HwangCheck timeout on unittest 05/260005/3
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
next