29 Commits (934dd7b904f69ed3e2ce8b8f97d92d301d5ae7a3)

Author SHA1 Message Date
Marius Vlad 7932664b3b weston-log: Fix documentation for weston_log_subscription_create 2 years ago
Marius Vlad e9fe66a91c weston-log: Extract helper for generating a time stamp 3 years ago
Maxime Roussin-Bélanger 1d009c248e libweston: fix typos 4 years ago
Leandro Ribeiro d65483ec75 weston-log-wayland: make stream_destroy() use weston_log_subscriber_release() 5 years ago
Leandro Ribeiro 97d2d69909 weston-log: share code between weston_log_scope_destroy() and weston_log_subscriber_release() 5 years ago
Leandro Ribeiro 23491cd931 weston-log: destroy subscriptions with destruction of subscribers 5 years ago
Leandro Ribeiro 1ded661aac weston-log: merge functions that destroy different types of subscribers 5 years ago
Leandro Ribeiro 8c02ea1069 weston-log: rename weston_log_subscriber::destroy to destroy_subscription 5 years ago
Leandro Ribeiro 4ec38d18b3 weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_destroy() 5 years ago
Leandro Ribeiro 4f13595aa7 weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create() 5 years ago
Leandro Ribeiro bd9c0a6ff5 weston-log: fold weston_log_ctx_compositor_setup() into weston_compositor_create() 5 years ago
Leandro Ribeiro f66685d9db weston-log: add function to avoid direct access to compositor members in non-core code 5 years ago
Leandro Ribeiro ac691a89cd weston-log: rename the confusing function name weston_compositor_add_log_scope() 5 years ago
Leandro Ribeiro f014964f6f weston-log: rename the confusing function name weston_compositor_log_scope_destroy() 5 years ago
Leandro Ribeiro 5976dbbbb5 weston-log: rename the confusing function name weston_compositor_add_log_scope() 5 years ago
Marius Vlad f68ee07880 weston-log: Avoid prefix-matching the scope name when checking for a 5 years ago
Marius Vlad d0d89d0d5f weston-log: Add a subscription iterator 5 years ago
Marius Vlad 410d0bc0b2 weston-log-internal: Allow to hang-off data over the subscription 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Marius Vlad 0c7beb0b67 weston-log: 'new_subscriber' is actually 'new_subscription' 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Marius Vlad 843b238551 weston-log: Return bytes written for 'printf()' and 'vprintf()' functions 5 years ago
Marius Vlad 8b8b803a46 weston-log: Start adding documentation for the logging/debugging framework 5 years ago
Marius Vlad 3d3ba9594e weston-log: Removed compositor_destroy_listener from the log context 5 years ago
Marius Vlad ef4c268f68 weston-log: Remove weston_log() calls from weston-log 5 years ago
Marius Vlad dad882a12e weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' 5 years ago
Marius Vlad 5ae0e621be weston-log/weston-log-wayland: Inline private subscription functions 5 years ago
Marius Vlad 9f71a4ad85 weston-log: Introduce subscribe functionality 5 years ago
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Marius Vlad 69e7571e63 weston-debug: Migrate weston_debug_stream to weston_log_wayland file 5 years ago
Marius Vlad 8f329e25f7 weston-debug: Make it easier to separate weston_debug_stream 5 years ago
Marius Vlad 7814f301d1 weston-debug: Convert weston_debug_stream to use the subscriber base class 5 years ago
Marius Vlad e0a858a5f2 weston-debug: Introduce weston_log_subscription and weston_log_subscriber objects 5 years ago
Marius Vlad a2dace23ae libweston: Fix/clean-up doxygen warnings 5 years ago
Marius Vlad f4f4c2bcf1 libweston: Add weston-debug header to libweston 5 years ago
Marius Vlad 6f098663c0 weston-debug: Remove weston_compositor from weston_log_context 5 years ago
Marius Vlad 7e4db95373 libweston: Rename weston_debug_scope_ to weston_log_scope_ 5 years ago
Marius Vlad 5d5e335845 libweston: Rename weston_debug_scope to weston_log_scope 5 years ago
Marius Vlad 3d7d978c21 libweston: Rename weston_debug_compositor to weston_log_context 5 years ago
Marius Vlad 1e2fda2ea1 compositor: Convert weston-debug framework to use weston_debug_compositor 5 years ago
Marius Vlad 880b485d76 libweston: Decouple weston_debug_compositor from weston_compositor 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Emmanuel Gil Peyrot 426c24673f Fix typos all around (thanks codespell!) 6 years ago
Marius Vlad d9bcc0b171 libweston/weston-debug: Add a easy way to determine if the debug protocol has been enabled 6 years ago
Pekka Paalanen a5630eafec libweston: add weston_debug API and implementation 6 years ago