tdm_server: execute voutput_disconnect when voutput destroy if voutput is connected
[platform/core/uifw/libtdm.git] / src / tdm_server.c
2019-01-04 Junkyeong Kimtdm_server: execute voutput_disconnect when voutput... 81/196781/1
2019-01-04 Junkyeong Kimtdm_server: fix voutput commit buffer double ref 80/196780/1
2018-12-26 Junkyeong Kimvirtual: fix voutput commit buffer send fail 98/195198/4
2018-12-19 Changyeon Leetdm_server: check timeout flag and vblank_info in timeo... 90/195890/2
2018-11-30 Changyeon Leetdm_client: add timeout timer to tdm_server vblank 53/194253/3
2018-11-22 Junkyeong Kimset initialization value 06/193506/2
2018-11-22 Junkyeong Kimerase unreachable code 05/193505/3
2018-11-01 Junkyeong Kimvirtual: share buffer with client 94/191394/3
2018-11-01 Junkyeong Kimvirtual: implementations for virtual output 83/191083/6
2018-11-01 Junkyeong Kimvirtual: support virtual output create & destroy 58/191058/4
2018-11-01 Seunghun Leetdm_client: Introduce 'tdm_virtual_output' on the clien... 41/188441/6
2018-03-26 Boram Parkcorrect email address 24/173824/1
2018-02-27 Boram Parkserver: check return value 21/171121/3
2018-02-26 Boram Parkserver: check return value 62/171062/2
2018-02-26 Boram Parkserver: correct syntax error 61/171061/2
2018-02-26 Boram Parkdisplay: add tdm_display_find_output 59/171059/2
2018-02-21 Boram Parkserver: remove useless codes 36/170536/5
2018-01-31 Boram Parkadd timeout logs (1000ms) 89/168789/1
2018-01-19 Boram Parkvblank: add server ttrace information 44/167644/2
2018-01-17 Boram Parkcorrect the header file dependency 36/167336/1
2017-12-27 Boram Parkserver: remove unused request 16/165216/2
2017-12-14 Boram Parkfix tained string issue 77/163877/2
2017-12-12 Boram Parkmonitor: enhance ttrace option for layer, pp, capture 50/163550/1
2017-11-29 Sergey Sizonovadd excluding coverage comments for tdm_client.c/tdm_se... 19/162119/1
2017-11-23 Boram Parkttrace: enhance -ttrace_vblank option 91/161391/1
2017-11-23 Boram Parkserver: correct wrong freeing 90/161390/1
2017-11-21 Boram Parkcorrect ttrace debug information for vblank 62/161062/1
2017-11-21 Boram Parkadd stamp to vblank objects 60/161060/1
2017-10-10 Boram Parkuse strncpy, strncat instead of snprintf for getenv 44/154444/1
2017-09-29 Boram Parkremove link before calling the user handler 52/153652/1
2017-09-27 Boram Parkadd validation check for getenv 08/152708/1
2017-09-18 Junkyeong Kimdo not execute wl_resource_get_client 41/150641/1 accepted/tizen/4.0/unified/20170920.081351 accepted/tizen/unified/20170920.065440 submit/tizen/20170918.074227 submit/tizen_4.0/20170918.074318
2017-09-08 Boram Parkadd debugging logs 92/148592/3
2017-09-08 Boram Parkadd error information to protocol 90/148590/1
2017-09-08 Boram Parkadd get_dpms, get_connection, get_mode request 88/148588/1
2017-09-01 Boram Parktdm-monitor: fix big message issue 36/147136/1
2017-05-30 Boram Parkserver: ignore chown & chmod errors 69/131569/2
2017-05-26 Boram Parkserver: skip chown if not a super user 43/131243/1
2017-05-22 Changyeon Leeserver: set permission and group to tdm-socket when... 20/130520/2
2017-05-10 Boram Parkserver: trace client information 36/128636/2
2017-04-14 Boram Parktdm: don't send output changes if client doesn't watch... 32/125132/1
2017-02-15 Boram Parkvblank: move the set-client-vblank-fps function to... 98/114898/1
2017-02-09 Boram Parkvblank: add set_vblank_fps functionality for the given PID 02/113502/2
2017-01-12 Boram Parkapply tizen coding rule
2016-11-28 YoungJun Chotdm_server: clean up tdm_server_init() 52/100452/2
2016-10-18 Boram Parkallow only superuser 47/92647/1 accepted/tizen/3.0/ivi/20161028.151408 accepted/tizen/3.0/mobile/20161028.143259 accepted/tizen/3.0/tv/20161028.143557 accepted/tizen/3.0/wearable/20161028.150901 accepted/tizen/common/20161018.175136 accepted/tizen/ivi/20161018.235321 accepted/tizen/mobile/20161018.235253 accepted/tizen/tv/20161018.235303 accepted/tizen/wearable/20161018.235311 submit/tizen/20161018.044046 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000
2016-09-19 Boram Parkfix dereference issue after null 26/88426/1
2016-09-02 Boram Parkadd wait_vblank_seq to request a vblank with the target... 92/86392/5
2016-09-02 Boram Parkrefactoring tdm vblank 91/86391/3
2016-08-31 Boram Parkadd ttrace for vblank debugging 98/86198/1
2016-08-08 Boram Parkapply tizen coding style 19/82819/1
2016-07-26 Boram Parkrename tdm-dbg to tdm-monitor 01/81501/1
2016-07-18 Boram Parkfix the too many logs when enabled 11/79611/2
2016-07-11 Boram Parkadd tdm-dbg and td-test-server for debugging 96/79296/1 accepted/tizen/common/20160711.170111 accepted/tizen/ivi/20160711.031111 accepted/tizen/mobile/20160711.030644 accepted/tizen/tv/20160711.030613 accepted/tizen/wearable/20160711.030617 submit/tizen/20160711.003538
2016-07-09 Boram ParkUse timer to call the output change callback of the... 32/79232/3
2016-06-30 Boram Parksupport the tdm dynamic fps and the dpms on/off event 57/77657/1
2016-06-30 Boram Parkadd tdm_common.h to share enumeration and structure... 56/77656/1
2016-06-16 Changyeon LeeAllow output name "primary" in tdm_client_wait_vblank 73/74773/3 accepted/tizen/common/20160620.162430 accepted/tizen/ivi/20160617.082231 accepted/tizen/mobile/20160617.081648 accepted/tizen/tv/20160617.081743 accepted/tizen/wearable/20160617.081836 submit/tizen/20160616.063425
2016-05-30 Boram Parkapply tizen coding rule 66/71966/1
2016-05-11 Boram Parkchange input param's type 36/68936/2
2016-04-29 Boram Parkusing SW timer for TDM vblank when DPMS off 72/67872/2 accepted/tizen/common/20160429.170525 accepted/tizen/ivi/20160502.011552 accepted/tizen/mobile/20160502.011457 accepted/tizen/tv/20160502.011516 accepted/tizen/wearable/20160502.011534 submit/tizen/20160429.034949
2016-04-28 Boram Parkadd wl_tdm_client interface 71/67871/1
2016-04-27 Boram Parkimplement for sync fo tdm_client_wait_vblank 87/67587/1
2016-04-26 Boram Parkadd sw_timer param 01/67301/2
2016-04-26 Boram Parkrename test tools and enhance logs 19/67219/2 accepted/tizen/common/20160427.053804 accepted/tizen/ivi/20160426.234112 accepted/tizen/mobile/20160426.234038 accepted/tizen/tv/20160426.234102 accepted/tizen/wearable/20160426.234058 submit/tizen/20160426.061111
2016-04-21 Boram Parkfix deadlock and enhance lock/unlock to protect the... 08/66808/2
2016-04-21 Boram Parkfix segfault when the vblank resource is gone 05/66805/2
2016-04-11 Boram Parksupport client API for wait_vblank 33/65533/1