e_client: use e_client_visibility_set/get funtions
[platform/upstream/enlightenment.git] / src / bin / video / e_comp_wl_video.c
2024-03-05 SooChan Lime_client: use e_client_visibility_set/get funtions 06/307106/1
2024-01-29 SooChan Lime: do not include e.h 76/305176/1
2024-01-26 SooChan Lime_video_internal: remove e_video_internal header file 43/305043/1
2024-01-26 SooChan Lime_video_internal: remove including e.h 35/305035/1
2024-01-26 SooChan Lime_video_debug: make an internal header 34/305034/1
2024-01-26 SooChan Lime_client_video: make an internal header 30/305030/1
2023-07-04 SooChan Lime_comp_wl_video: remove the use of ec->zone 49/295249/1
2023-05-10 Seunghun LeeUse e_client_from_surface_resource() 54/292554/2
2021-05-20 Seunghun Leee_comp_wl_video: Make boolean for return value of init() 93/258593/1
2021-05-20 Seunghun Leee_comp_wl_video: Remove superfluous assignment 92/258592/1
2021-05-20 Seunghun Leee_comp_wl_video: Extract methods to improve readability 91/258591/1
2021-05-20 Seunghun Leee_comp_wl_video: Remove superfluous check code 90/258590/1
2021-05-20 Seunghun Leee_comp_wl_video: Separate declarations from code 89/258589/1
2021-05-20 Seunghun Leee_comp_wl_video: Initialize fields when init function... 88/258588/1
2020-11-11 Seunghun Leevideo: Do not free an instance in a handler of removing... 89/247489/1
2020-11-11 Seunghun Leevideo: Remove unused variable. 88/247488/1
2020-11-11 Seunghun Leevideo: Rename functions and variables more detail. 87/247487/1
2020-11-04 Doyoun KangRevert "video: Rename functions and variables more... 48/246848/1
2020-11-04 Doyoun KangRevert "video: Remove unused variable." 47/246847/1
2020-11-04 Doyoun KangRevert "video: Do not free an instance in a handler... 46/246846/1
2020-11-03 SooChan LimRevert "e_client: use e_client_cdata_get instead of... 70/246670/1
2020-10-28 SooChan Lime_client: use e_client_cdata_get instead of using ec... 59/244759/5
2020-10-26 Seunghun Leevideo: Do not free an instance in a handler of removing... 77/245677/2
2020-10-26 Seunghun Leevideo: Remove unused variable. 76/245676/2
2020-10-26 Seunghun Leevideo: Rename functions and variables more detail. 75/245675/2
2020-06-17 Seunghun LeeRevert "Add prototype implementation for Video & UI... 74/233074/2 accepted/tizen/unified/20200618.130049 submit/tizen/20200617.070953
2020-05-11 Seunghun Leevideo: check null pointer before accessing it. 56/232956/1
2020-03-13 Seunghun LeeAdd prototype implementation for Video & UI synchroniza... 25/227525/2
2019-11-05 Seunghun Leevideo: Support setting video property synchronously. 23/216923/4
2019-05-28 Seunghun Leevideo: Remove workaround code, it's not necessary anymore. 68/206168/7
2019-05-28 Seunghun Leevideo: Remove unnecessary include files. 67/206167/7
2019-05-28 Seunghun Leevideo:e_comp_wl_video: Remove unused attribute from... 66/206166/7
2019-05-28 Seunghun Leevideo:e_comp_wl_video: Add event handler for E_EVENT_CL... 65/206165/7
2019-05-28 Seunghun Leevideo:e_comp_wl_video: Use common log macro. 64/206164/8
2019-05-28 Seunghun Leevideo: Remove unused attribute 'allow_attribute'. 63/206163/8
2019-05-15 Seunghun Leee_comp_wl_video: Remove data from list before destroy... 78/206178/2
2019-03-07 Seunghunvideo: Emit 'E_EVENT_CLIENT_VISIBILITY_CHANGE' event... 86/200786/4
2018-12-27 Seunghun Leevideo: Remove unused function find_offscreen_parent_get(). 12/196312/1
2018-12-27 Seunghun Leevideo: remove unused function _e_video_is_visible() 10/196310/1
2018-12-26 SooChan Lime_comp_wl_video: do not set to delay 25/196225/1
2018-12-26 SooChan Lime_comp_wl_video: print the log at set_attribute 24/196224/1
2018-12-24 Gwanglim Leee_log: get rid of unused e_pixmap parameter of ELOG 24/196124/7 accepted/tizen/unified/20181226.063554 submit/tizen/20181224.063831
2018-12-24 Seunghun Leevideo: Destroy all video instances in e_comp_wl_video_s... 48/196148/1
2018-12-24 Seunghun Leevideo: Remove an unused code line. 47/196147/1
2018-12-24 Seunghun Leevideo: Remove an ineffective code. 46/196146/1
2018-12-21 SooChan Lime_video_hwc_windows: add the first implementation
2018-12-06 Seunghun LeeAdded APIs to handle displaying video internally. 57/194357/6