get version in configuration time
[platform/core/uifw/libtdm.git] / src / tdm.c
2016-05-11 Boram Parkget version in configuration time 81/68981/1
2016-05-11 Boram Parkadd tdm_display_check_module_abi function 79/68979/1
2016-05-11 Boram Parkfix coding style 77/68977/1
2016-05-03 Changyeon LeeFix double free 35/68335/1 accepted/tizen/common/20160504.130219 accepted/tizen/ivi/20160504.012513 accepted/tizen/mobile/20160504.012409 accepted/tizen/tv/20160504.012424 accepted/tizen/wearable/20160504.012455 submit/tizen/20160503.113831
2016-04-25 Boram Parkinit variable 62/67162/1 accepted/tizen/common/20160426.143000 accepted/tizen/ivi/20160425.231646 accepted/tizen/mobile/20160425.231459 accepted/tizen/tv/20160425.231625 accepted/tizen/wearable/20160425.231546 submit/tizen/20160425.065136
2016-04-25 Junkyeong Kimset tdm output list's first element to main 53/67053/4
2016-04-21 Boram Parkfix deadlock and enhance lock/unlock to protect the... 08/66808/2
2016-04-17 SooChan Limset the initial dpms value to be off 99/66199/1 accepted/tizen/ivi/20160418.082634 accepted/tizen/mobile/20160418.082616 accepted/tizen/tv/20160418.082631 accepted/tizen/wearable/20160418.082624 submit/tizen/20160418.012433
2016-04-11 Boram Parkneed to close fd of tdm_helper_get_fd 36/65536/1
2016-04-11 Boram Parksupport client API for wait_vblank 33/65533/1
2016-04-11 Boram Parkrename tdm_event to tdm_event_loop 32/65532/1
2016-04-11 Boram Parksupport thread 31/65531/1
2016-04-11 Boram Parksupport the output change handler 30/65530/1
2016-04-11 Boram Parkuse wl_event_loop to support the event handling system 28/65528/1
2016-04-11 Boram Parkuse macro to debug mutex lock 25/65525/1
2016-04-11 Boram Parkadd tdm_helper_get_fd & tdm_helper_set_fd 24/65524/1
2016-04-11 Boram ParkRevert "add display_buffer_get_fd to TDM backend interface" 23/65523/1
2016-03-09 Boram Parkenhance log for buffer debugging 80/61580/1
2016-02-29 Boram Parkapply wayland coding style 36/60536/1
2016-02-28 Boram Parkadd ttrace accepted/tizen/common/20160301.120653 accepted/tizen/ivi/20160228.232159 accepted/tizen/ivi/20160229.095458 accepted/tizen/mobile/20160228.232050 accepted/tizen/mobile/20160229.095400 accepted/tizen/tv/20160228.232112 accepted/tizen/tv/20160229.095414 accepted/tizen/wearable/20160228.232143 accepted/tizen/wearable/20160229.095435 submit/tizen/20160228.234815 submit/tizen/20160229.555555 submit/tizen_common/20160229.190608
2016-02-19 Boram Parkfix syntax error
2016-02-19 Boram Parkchecking backend ABI version
2016-02-19 Boram Parkadd display_buffer_get_fd to TDM backend interface
2016-02-14 Boram Parkenhance mode information of output
2016-02-14 Boram Parkadd maker, model, name to tdm_caps_output
2016-02-14 Boram Parkseperate tdm_func_ouput, tdm_func_layer from tdm_func_d...
2015-12-09 Boram Parkchange double pointer to one pointer in tdm_caps_output 27/53727/1 accepted/tizen/mobile/20151209.133018 accepted/tizen/tv/20151209.133101 accepted/tizen/wearable/20151209.133133 submit/tizen/20151209.055555
2015-12-07 Boram ParkMerge branch 'devel' into tizen 07/53507/1 accepted/tizen/mobile/20151207.123550 accepted/tizen/tv/20151207.123609 accepted/tizen/wearable/20151207.123630 submit/tizen/20151207.055555
2015-12-04 Boram Parkchange variable names
2015-12-02 Boram Parkhide tdm_display_capability from backend
2015-12-01 Boram Parkadd tdm_layer_is_usable function
2015-12-01 Boram Parkadd tdm_caps_display
2015-11-30 Boram Parkremove newlince character from debug log
2015-11-30 Boram Parkadd tdm_output_get_pipe function
2015-11-30 Boram Parkchange log level
2015-11-30 Boram ParkRevert "enhance debug log"
2015-11-30 Boram Parkenhance debug log
2015-11-30 Boram Parkreturns correct error value
2015-11-29 Boram Parkfirst draft