platform/core/uifw/tts.git
2022-03-14 Suyeon HwangClean up code to enhance readability 84/271884/2
2022-03-08 Suyeon HwangUse PlayerThread class to manage utterance playing... 83/271883/2 accepted/tizen/unified/20220322.010041 submit/tizen/20220314.051039 submit/tizen/20220315.015714
2022-03-08 Suyeon HwangRemove functions and variables relative with player_s 82/271882/2
2022-03-08 Suyeon HwangUse PlayerThread class to manage current playing client 81/271881/2
2022-03-08 Suyeon HwangDefine class for new TTS play thread 80/271880/2
2022-03-08 Suyeon HwangMerge "Make new functions to manager last event of...
2022-03-07 sooyeonRevert to Dbus service activation, not systemd service... 38/272038/1 accepted/tizen/unified/20220308.133510 submit/tizen/20220307.201852
2022-03-07 Suyeon HwangFix build error by order of initializer 33/272033/1
2022-03-07 Suyeon HwangMerge "Fix defect from static analysis tool" into tizen
2022-03-04 Suyeon HwangMake new functions to manager last event of played... 79/271879/2
2022-03-03 Suyeon HwangExtract function for waiting synthesis 78/271878/2
2022-03-03 Suyeon HwangUnify state check of player and ttsd_data 77/271877/3
2022-03-03 Suyeon HwangFix ttsd_data_get_client_state() returns state value... 76/271876/2
2022-03-03 Suyeon HwangMerge "Extract function for utterance start/complete...
2022-03-03 Suyeon HwangExtract function for utterance start/complete event 75/271875/1
2022-03-03 Suyeon HwangRemove ttsd_network.c/h 72/271872/2
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-03-02 wn.jangFix defect from static analysis tool 57/271857/1
2022-03-02 Suyeon HwangExtract function for playting pcm data 27/271827/1
2022-03-02 Suyeon HwangMerge "Refactor retry IPC code to enhance readability...
2022-03-02 Suyeon HwangMerge "Fix paused data handling logic" into tizen
2022-02-24 Suyeon HwangRefactor retry IPC code to enhance readability 13/271613/2
2022-02-24 Suyeon HwangAdd ttse_terminate() and tts_prepare_sync() into public API 69/271169/4
2022-02-23 sooyeonChange dbus-based to systemd-based and Change a directo... 67/271567/1
2022-02-22 Suyeon HwangClean up ttse_terminate(), tts_prepare_sync() function 68/271168/2
2022-02-18 Suyeon HwangFix paused data handling logic 80/271380/1
2022-02-18 Suyeon HwangMerge changes Ifddb8324,I3537411c into tizen
2022-02-18 Suyeon HwangMerge "Fix the description of tts_repeat()" into tizen accepted/tizen/unified/20220221.080259 submit/tizen/20220218.073949
2022-02-18 Suyeon HwangUse AudioStream class on ttsd_player 68/271268/2
2022-02-18 Suyeon HwangDefine class for managing audio stream 67/271267/2
2022-02-17 Suyeon HwangMerge "Fix potential defects on ttsd_player" into tizen
2022-02-16 Suyeon HwangUse BackgroundVolume class on ttsd_player 20/271120/3
2022-02-16 Suyeon HwangDefine class for managing background sound 19/271119/3
2022-02-16 Suyeon HwangFix potential defects on ttsd_player 45/271145/1
2022-02-16 Suyeon HwangFix the description of tts_repeat() 51/270651/3
2022-02-15 Suyeon HwangAdd code to check whether the player is initialized 95/271095/2
2022-02-15 Suyeon HwangChange file format of ttsd_player from c to cpp 14/266214/9
2022-02-15 Suyeon HwangFix condition to remove dead code 41/268941/5
2022-02-15 Suyeon HwangFix prototypes of internal functions to increase readab... 13/266213/9
2022-02-15 Suyeon HwangMake function for managing sound_data_s 12/266212/9
2022-02-15 Suyeon HwangMake function for managing speak_data_s 11/266211/9
2022-02-15 Suyeon HwangUse single play thread to play PCM data 10/266210/9
2022-02-10 Suyeon HwangMerge "Return error when TTS engine is terminated befor... submit/tizen/20220211.020451
2022-02-10 Suyeon HwangSend return value from server to client 32/270832/1
2022-02-10 sooyeonReturn error when TTS engine is terminated before begin... 31/270831/1
2022-01-20 Suyeon HwangSend new state to client synchornously 75/269575/3
2022-01-20 wn.jangUpdate version to 1.70.0 15/269815/1 submit/tizen/20220120.074959
2022-01-20 wn.jangCoverage support for robot profile 93/269693/3
2022-01-14 Suyeon HwangTerminate service engine when engine is changed 52/269452/1
2022-01-05 Suyeon HwangAdd credential field into app data on server side 67/268967/1
2022-01-04 Suyeon HwangAdd app check code to handle TCs 83/268883/1
2022-01-03 Suyeon HwangCall finalize synchronously when app termination is... 95/268695/2
2021-12-27 Suyeon HwangMerge branch 'tizen_6.5' into tizen 94/268594/1
2021-12-27 Suyeon HwangUpdate version (1.70.0) 93/268593/1
2021-12-27 Suyeon HwangUpdate version (1.65.17) 82/268582/1
2021-12-27 Suyeon HwangGet UID from list using tts_config_client_s structure 94/268294/4
2021-12-27 Suyeon HwangFix the data type for uid 41/268241/6
2021-12-22 Suyeon HwangReset flag and thread pointer 98/268398/1
2021-12-22 Suyeon HwangSkip waiting if reprepare by engine changed 81/263681/2
2021-12-22 Suyeon HwangDefine constant for max length of app ID 80/263680/2
2021-12-21 Suyeon HwangReactivate sound ducking when background volume ratio... 44/268344/1
2021-12-20 Suyeon HwangSet client type when config already initialized 17/268317/2 submit/tizen_6.5/20211223.020506
2021-12-19 sooyeonAdd retry logic when rpc_port_stub_tts_register() is... 75/268275/1
2021-12-17 Sooyeon KimMerge "Add thread_wait to wait g_reprepare_thread is...
2021-12-17 sooyeonAdd thread_wait to wait g_reprepare_thread is terminated 33/268233/1
2021-12-17 sooyeonRearrange logs 88/268188/3
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-16 sooyeonFix SVACE issue (Add mutex_unlock before returning) 29/268129/1
2021-12-08 Suyeon HwangUpdate version (1.65.16) 13/267613/1 accepted/tizen/6.5/unified/20211212.212705 submit/tizen_6.5/20211208.023642
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-03 wn.jangAdd mutex on tts_config_info for thread safety 08/267408/1
2021-12-03 wn.jangSeperate memory of tts_config_info for thread safety 06/267406/1
2021-12-01 Suyeon HwangUpdate version (1.65.15) 81/267281/1 accepted/tizen/6.5/unified/20211205.214036 submit/tizen_6.5/20211202.041353
2021-12-01 Suyeon HwangSet playing status into vconf 80/267280/1
2021-11-29 Suyeon HwangFix invalid file pointer access to avoid crash 11/267011/3
2021-11-12 Suyeon HwangUpdate version (1.65.14) 36/266436/1 accepted/tizen/6.5/unified/20211116.032717 submit/tizen_6.5/20211112.081028 submit/tizen_6.5/20211115.015659
2021-11-12 Suyeon HwangUpdate version (1.65.14) 37/266437/1 accepted/tizen/unified/20211116.130548 submit/tizen/20211112.081043 submit/tizen/20211115.015644
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 Suyeon HwangMerge "Send mode to server after prepare success" into...
2021-11-11 Suyeon HwangSend mode to server after prepare success 77/266377/2
2021-11-11 wn.jangMatch the function hierarchy 79/266379/1
2021-11-11 wn.jangAdd codes to avoid parse non-xml file 68/266368/3
2021-11-04 sooyeonUnify TTSD processes into two processes (default, inter... 82/265982/6
2021-11-03 Suyeon HwangUpdate version (1.65.13) 80/265980/1
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-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
next