174 Commits (419d6a9cf5c024e9009592c26235ef94b565249a)

Author SHA1 Message Date
Marius Vlad b1f5f8076a weston-log-flight-rec: Add a global variable to access the ring buffer 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Sebastian Wick abec512883 input: use ro_anonymous_file to minimize duplication of keymap files 5 years ago
Marius Vlad a66d2c87cc libweston: Remove timeline-object and clean-up 5 years ago
Marius Vlad 5de9297df2 libweston: Notify timeline of object modification 5 years ago
Marius Vlad da104ebe5b libweston: Create the 'timeline' scope 5 years ago
Marius Vlad d0d89d0d5f weston-log: Add a subscription iterator 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
Marius Vlad f51dc3444c weston-log: s/scope/sub, leftover from the logging framework 5 years ago
Pekka Paalanen 5104d7b2af headless, gl-renderer: support pbuffer outputs 5 years ago
Pekka Paalanen b984a158d6 backend-headless: fix comment on use_pixman 5 years ago
sichem b86eb201ba libweston: Bring back 'weston_output_move' 5 years ago
sichem ec8c876e82 make weston_binding_destroy public 5 years ago
Marius Vlad 843b238551 weston-log: Return bytes written for 'printf()' and 'vprintf()' functions 5 years ago
Marius Vlad 35ff4a8de5 libweston/log: Add 'wlog' group for weston_log() related functions 5 years ago
Marius Vlad 4e03629f44 libweston: Remove internal weston-log set-up function out of public header 5 years ago
Marius Vlad 3ee9d8e2d2 libweston: Put back weston_compositor_add_debug_binding() as public 5 years ago
Marius Vlad 9c3804f8d5 weston-log-flight-rec: Introduce flight recorder stream 5 years ago
Marius Vlad 284d5345ad compositor: Destroy the compositor before the log scope 5 years ago
Marius Vlad 8b3ab3cd9b weston-log-file: Introduce file type of stream 5 years ago
Marius Vlad dad882a12e weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' 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 7814f301d1 weston-debug: Convert weston_debug_stream to use the subscriber base class 5 years ago
Pekka Paalanen e48bfc7c0c libweston: Move 'struct weston_backend' to the internal backend header 5 years ago
Marius Vlad 5d649b611a libweston: Migrate functions that operate on 'weston_seat' 5 years ago
Marius Vlad 63ef078ada libweston: Migrate functions that operate on 'weston_output' into backend header 5 years ago
Marius Vlad e41c1bff11 libweston: Introduce backend.h 5 years ago
Marius Vlad 0260fed3c7 libweston: Migrate what is left out the libweston public header 5 years ago
Marius Vlad a9b69b4b2a libweston: Migrate content_protection from public header 5 years ago
Marius Vlad 3ff296e934 libweston: Migrate functions that perform various transformations 5 years ago
Marius Vlad 7e4f58faa3 libweston: Migrate functions that operate on 'weston_view' 5 years ago
Marius Vlad 4e1d0973f5 libweston: Migrate functions that operate on 'weston_spring' 5 years ago
Marius Vlad f1a6594ad7 libweston: Migrate functions that operate on 'weston_surface' 5 years ago
Marius Vlad 9eb2064b85 libweston: Migrate functions that operate on input objects 5 years ago
Marius Vlad 0bf3f5ac2c libweston: Migrate functions that operate on 'weston_seat' 5 years ago
Marius Vlad 58cac08c22 libweston: Migrate functions that operate on 'weston_plane' 5 years ago
Marius Vlad 56f3a68a01 libweston: Migrate functions that operate on 'weston_compositor' 5 years ago
Marius Vlad a72e3716e8 libweston: Introduce libweston-internal.h 5 years ago
Marius Vlad c2e18e896f libweston: Removed unused tty_* functions 5 years ago
Marius Vlad 4d79283248 libweston: Migrate weston_environment_get_fd() to weston-launch header 5 years ago
Pekka Paalanen 1c0d04bff7 libweston: do not include config-parser.h 5 years ago
Robert Beckett c569bdc236 libweston: make session_active a bool 5 years ago
Antonio Borneo c90fccc256 backend-drm: fix race during system suspend 5 years ago
Ankit Nautiyal 2844f8eaaf compositor: Enable HDCP for an output using weston.ini 5 years ago
Ankit Nautiyal f74c35b1f4 libweston: Notify client for change in content-protection status 5 years ago
Ankit Nautiyal 5cfe03c863 libweston: Add content-protection protocol implementation 5 years ago
Ankit Nautiyal 4b6e73d617 libweston: Add support to set content-protection for a weston_surface 5 years ago
Ankit Nautiyal 4f64ff8b2f libweston: Compute current protection for weston_output and weston_head 5 years ago