Add prepare_sync function to connect directly
[platform/core/uifw/voice-control.git] / client /
2022-09-21 wn.jangAdd prepare_sync function to connect directly 92/281692/1 accepted/tizen/unified/20220921.091827
2022-09-20 wn.jangAdd to disconnect rpc socket when client is finalized 77/281677/1
2022-09-06 sooyeonFix coverity issues 94/280894/1 accepted/tizen/unified/20220908.013413
2022-08-26 Seongmin ParkMerge "fix issue that voice control client can not... accepted/tizen/unified/20220826.161539 submit/tizen/20220826.042422
2022-08-26 Seongmin ParkMerge "send error to client when server disconnected...
2022-08-26 ulgal-parkChange interval and order when client connect to daemon 61/280261/1
2022-08-26 ulgal-parkfix issue that voice control client can not get servic... 59/280259/1
2022-08-26 ulgal-parksend error to client when server disconnected 58/280258/1
2022-08-08 Seongmin ParkMerge "fix vc_mgr_tidl header guards typo" into tizen
2022-08-05 Suyeon HwangRefactor vc_mgr_ducking module implementation 12/279312/1
2022-08-05 황수연/Tizen Platform... Fix typo 11/279311/1
2022-08-05 Suyeon HwangAdd vc_mgr_ducking files 10/279310/1
2022-08-05 ulgal-parkfix vc_mgr_tidl header guards typo 88/279288/1
2022-08-04 sooyeonReplace the name METHOD_ERROR_TO_APP with METHOD_ERROR 46/279246/1
2022-08-04 sooyeonChange variable names and function names 45/279245/1
2022-08-04 sooyeonRemove unnecessary codes (get_handle, xid) 44/279244/1
2022-08-04 sooyeonRemove unused codes 43/279243/1
2022-08-04 sooyeonRemove vc handle in vc and vc_client 42/279242/1
2022-08-04 sooyeonRemove unused functions 41/279241/1
2022-08-02 sooyeonRemove a logic to check TIDL privileges 06/279106/2 accepted/tizen/unified/20220802.144742 submit/tizen/20220802.063524
2022-08-01 sooyeonFix tidl error handling codes 66/279066/1 submit/tizen/20220802.012937
2022-07-29 sooyeonFix svace and coverity issues 01/279001/3
2022-07-29 sooyeonReplace codes to check feature and privilege 77/278977/1
2022-07-29 sooyeonRemove unnecessary logs 76/278976/1
2022-07-29 sooyeonReplace duplicated codes and Remove unnecessary logs 75/278975/1
2022-07-29 sooyeonAdd privilege checker for TIDL privileges 73/278973/1
2022-07-29 sooyeonFix a minor issue (engine_appid was not saved in info... 71/278971/1
2022-07-29 sooyeonUnify bundle data in client, mgr, and widget 69/278969/1
2022-07-29 sooyeonChange return values and Fix minor issues 68/278968/1
2022-07-29 sooyeonRemove files and codes related to DBus 67/278967/1
2022-07-29 sooyeonFix minor issues (indentation, filemod, add a checker... 65/278965/1
2022-07-29 sooyeonReplace IPC of vc_setting 64/278964/1
2022-07-29 sooyeonAdd a missing file in CMakeLists and a code to handle... 63/278963/1
2022-07-29 sooyeonImplement functions related to auth, set_foreground... 62/278962/1
2022-07-29 sooyeonAdd namespace(-n) option to build tidlc and Change... 59/278959/1
2022-07-29 sooyeonReplace IPC (VCC) from dbus to tidl 57/278957/1
2022-07-29 ulgal-parkChange retry logic to match TIDL 82/275282/3
2022-07-29 ulgal-parkFix ipc sync function's return value 81/275281/2
2022-07-29 ulgal-parkReplace IPC between widget and server from dbus to... 80/275280/2
2022-07-29 ulgal-parkReplace IPC between manager and server from dbus to... 79/275279/2
2022-04-29 Seongmin ParkMerge "Revert "Replace IPC between manager and server... accepted/tizen/unified/20220502.003742 submit/tizen/20220429.072034
2022-04-29 Seongmin ParkRevert "Replace IPC between manager and server from... 89/274489/1
2022-04-29 Seongmin ParkMerge "Revert "Replace IPC between widget and server...
2022-04-29 Seongmin ParkRevert "Replace IPC between widget and server from... 82/274482/1
2022-04-29 Seongmin ParkMerge "Replace IPC between widget and server from dbus...
2022-04-15 ulgal-parkReplace IPC between widget and server from dbus to... 51/273451/5
2022-04-11 ulgal-parkReplace IPC between manager and server from dbus to... 50/273450/8
2022-02-08 Wonnam JangMerge "Fix defects from static analysis tool" into...
2022-01-20 Suyeon HwangCall service state changed callback before state change... 72/269072/2
2021-12-27 Suyeon HwangMerge branch 'tizen_6.5' into tizen 92/268592/1
2021-12-27 Suyeon HwangSend error about tts failed to client app 36/266936/2
2021-12-27 Suyeon HwangChange variable related with uid to unsigned integer 71/268571/1
2021-12-10 Suyeon HwangAdd handle type value when initialize config 30/267830/1
2021-12-09 Wonnam JangMerge "Change type of uid from signed int to unsigned...
2021-12-09 wn.jangChange type of uid from signed int to unsigned int 64/267764/4
2021-12-09 wn.jangChange type of uid from signed int to unsigned int 63/267763/4
2021-09-14 wn.jangExtend waiting time for response from engine 52/264152/1 accepted/tizen/6.5/unified/20211028.123107 accepted/tizen/unified/20210914.221905 submit/tizen/20210914.040626 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
2021-07-21 Suyeon HwangAllocate memory for output command list handle 38/261538/1
2021-07-21 Suyeon HwangUse ecore timer to make testable 37/261537/1
2021-07-20 Suyeon HwangFix name for better readability 36/261536/1
2021-01-05 sungrae joAdd mgr dbus for set_audio_streaming_mode 99/250599/7 submit/tizen/20210201.095542 submit/tizen/20210202.020818
2020-12-01 wn.jangFix defects from static analysis tool 32/248632/1 submit/tizen/20201201.045614
2020-09-14 Jihoon KimAdd unittests 37/243737/6
2020-09-11 sooyeon.kimExclude some logs from lcov 99/243899/1
2020-07-30 sungrae joFixed enum value for vc_tts_utterance_status_e 98/239798/2
2020-04-16 wn.jangChange type to 'unsigned char' 06/231006/1
2020-04-07 sungrae joMerge "Added vc_mgr_send_utterance_status for voice... submit/tizen/20200407.072912 submit/tizen/20200407.102020
2020-04-01 wn.jangAdd log to analyze easily 54/229454/1
2020-03-31 sungrae joChanged VC mgr internal state for vc_mgr_set_audio_stre... 94/229294/3
2020-03-30 sungrae joMerge "Fixed int to vc_tts_utterance_status_e for vc_mg...
2020-03-30 sungrae joMerge "Cleanup VC-manager internal functions" into...
2020-03-27 sungrae joCleanup VC-manager internal functions 99/228899/4
2020-03-26 Wonnam JangMerge "Remove to check if current engine is same as... accepted/tizen/unified/20200402.155323 submit/tizen/20200326.093720
2020-03-26 sungrae joMerge "Added platform tag and error check logic" into...
2020-03-26 sungrae joFixed int to vc_tts_utterance_status_e for vc_mgr_dbus_... 87/227787/3
2020-03-25 sungrae joAdded platform tag and error check logic 97/228697/2
2020-03-23 wn.jangIgnore to finalize when dbus connection is NULL 09/228509/1
2020-02-27 Wonnam JangMerge "Memory leak fixes taken from MCD 4.0" into tizen accepted/tizen/unified/20200302.041947 submit/tizen/20200228.062845
2020-02-27 Wonnam JangMerge "encoding and decoding data for engine specific...
2020-02-27 Dharanie ShankarMemory leak fixes taken from MCD 4.0 31/226131/1
2020-02-27 kismoencoding and decoding data for engine specific request 30/226130/1
2020-02-27 kismoservice state changed callback 29/226129/1
2020-02-19 sungrae joMerge changes Id53d6203,If52823d8 into tizen accepted/tizen/unified/20200219.130155 submit/tizen/20200219.043651
2020-02-18 sungrae joAdded no-repeat code for privilege 83/225183/2
2020-02-12 sungrae joFixed cynara log 06/224706/2
2020-02-08 wn.jangFix cynara checking logic 11/224311/1 accepted/tizen/unified/20200211.132125 submit/tizen/20200210.071743
2020-02-06 sungrae joFixed coverity issues for tts request 44/224044/2
2020-01-15 Sooyeon KimMerge "Add get_volume_decibel in vc_mgr_send_audio_stre...
2020-01-15 Sooyeon KimMerge "Fix unsafety issue on config_mgr" into tizen
2020-01-15 sooyeon.kimAdd get_volume_decibel in vc_mgr_send_audio_streaming 35/222435/1
2020-01-15 sooyeon.kimChange mgr dbus by sending disabled cmd types when... 33/222433/1
2020-01-10 wn.jangUpdate codes for gcc 9.2 compiler 25/222125/1 accepted/tizen/unified/20200113.130600 submit/tizen/20200110.075809
2020-01-09 wn.jangIgnore empty string as audio_id 84/221984/1
2019-12-24 sungrae joFixed cynara log 80/220880/1
2019-12-16 Wonnam JangMerge "Add logs when successing on Dbus_no_reply" into...
2019-12-13 sungrae joFixed cynara code. 96/220096/1
2019-12-12 wn.jangAdd logs when successing on Dbus_no_reply 61/220061/1
2019-11-29 wn.jangChange log level properly 45/218845/2
2019-11-27 wn.jangFix thread unsafety issue 07/218707/2
2019-11-22 sungrae joAdded mutex lock for feedback stream 47/218347/4
next