platform/upstream/weston.git
2019-09-23 Pekka Paalanenclients: fix len-string formatting
2019-09-19 Pekka Paalanenbackend-headless: make renderer type an enum
2019-09-19 Pekka Paalanenbackend-headless: refactor into headless_output_disable...
2019-09-19 Pekka Paalanenbackend-headless: refactor into headless_output_enable_...
2019-09-19 Pekka Paalanenbackend-headless: fix comment on use_pixman
2019-09-13 sichemlibweston: Bring back 'weston_output_move'
2019-08-30 Ankit Nautiyalbackend-drm: Check for HDCP Content Type property befor...
2019-08-26 Ankit Nautiyalman: Declare drm-backend support for HDCP
2019-08-26 Ankit Nautiyallibweston: Notify the client, when output recording...
2019-08-26 Harish Krupogl-renderer: Censor protected views when output is...
2019-08-26 Ankit Nautiyallibweston: Add function to schedule idle task for updat...
2019-08-26 Ankit Nautiyallibweston: Add functions to modify disable_planes count...
2019-08-26 Ankit Nautiyalbackend-drm: Add support for content-protection
2019-08-23 Simon Serbuild: reopen master for regular development
2019-08-23 Simon Serbuild: bump to version 7.0.0 for the official release
2019-08-23 Daniel Stonebackend-drm: Enforce content protection for hardware...
2019-08-23 Manuel Stoecklweston-terminal: Ignore SIGPIPE
2019-08-23 sichemmake weston_binding_destroy public
2019-08-19 Marius Vladcompositor: Return the number of bytes written as to...
2019-08-19 Marius Vladweston-log: Return bytes written for 'printf()' and...
2019-08-16 Simon Serbuild: bump to version 6.0.93 for the RC1 release
2019-08-16 Stefan Agnerscreen-share: use pixman_image_composite32 instead...
2019-08-16 Stefan Agnerscreen-share: move damage calculation after screen...
2019-08-16 Stefan Agnerscreen-share: fix error handling
2019-08-16 Stefan Agnerscreen-share: align read_pixels call with screenshooter
2019-08-15 Emmanuel Gil... Fix a crash when closing an X11 window with a selection
2019-08-12 Manuel Stoecklclients/simple-egl: Exit when display has an error
2019-08-12 Marius Vladcompositor: Bring back the old timestamp format for...
2019-08-06 Marius Vladshared/: Please compiler when passed certain compile...
2019-08-06 Marius Vladcompositor: Use only 'log' scope to print libwayland...
2019-08-02 Simon Serbuild: bump to version 6.0.92 for the beta release
2019-08-02 Simon Serreleasing: update for the new release process
2019-08-02 Alexandros... libweston: Advertise minor version 2 of zwp_linux_expli...
2019-08-02 Jonas Ådahlprotocol/meson.build: Bump wayland-protocol requirement...
2019-08-01 Stefan Agnerpixman: avoid unnecessary y-flip for screen capture
2019-07-31 Quentin Glidicmeson: Use libweston-major versioning on protocols...
2019-07-26 Stefan Agnershared/platform: avoid build warning when building...
2019-07-23 Stefan Agnerscreen-share: destroy seat on remove
2019-07-22 Ankit Nautiyalman: Update weston.ini, that no backend supports HDCP...
2019-07-19 Simon Serbuild: bump to version 6.0.91 for the alpha release
2019-07-19 Michael OlbrichAdd pipewire plugin
2019-07-19 Michael Olbrichgitlab-ci: switch to buster
2019-07-18 Marius Vladdoc/sphinx: Add documentation for the logging/debugging...
2019-07-18 Marius Vladlibweston/log: Add 'wlog' group for weston_log() relate...
2019-07-18 Marius Vladweston-log: Start adding documentation for the logging...
2019-07-18 Marius Vladweston-log: Removed compositor_destroy_listener from...
2019-07-18 Marius Vladlibweston: Remove internal weston-log set-up function...
2019-07-18 Marius Vladcompositor: Remove from main displaying available log...
2019-07-18 Marius Vladcompositor: Add debug key-binding to display/dump fligh...
2019-07-18 Marius Vladlibweston: Put back weston_compositor_add_debug_binding...
2019-07-18 Marius Vladcompositor: Plug-in the flight recorder
2019-07-18 Marius Vladweston-log-flight-rec: Introduce flight recorder stream
2019-07-18 Marius Vladweston-log: Remove weston_log() calls from weston-log
2019-07-18 Marius Vladcompositor: Create the 'log' scope much earlier
2019-07-18 Marius Vladcompositor: Destroy the compositor before the log scope
2019-07-18 Marius Vladcompositor: Plug-in the file stream
2019-07-18 Marius Vladweston-log-file: Introduce file type of stream
2019-07-18 Marius Vladweston-log: Rename scope's 'begin_cb' callback to ...
2019-07-18 Marius Vladweston-log/weston-log-wayland: Inline private subscript...
2019-07-18 Marius Vladweston-log: Introduce subscribe functionality
2019-07-18 Marius Vladweston-debug: Rename weston-debug to weston-log to...
2019-07-18 Marius Vladweston-log-wayland: Rename weston_debug_stream to westo...
2019-07-18 Marius Vladweston-debug: Migrate weston_debug_stream to weston_log...
2019-07-18 Marius Vladweston-debug: Make it easier to separate weston_debug_s...
2019-07-18 Marius Vladweston-debug: Convert weston_debug_stream to use the...
2019-07-18 Marius Vladweston-debug: Introduce weston_log_subscription and...
2019-07-18 Pekka Paalanenlibweston: Move 'struct weston_backend' to the internal...
2019-07-18 Marius Vladlibweston: Migrate functions that operate on 'weston_seat'
2019-07-18 Marius Vladlibweston: Migrate functions that operate on 'weston_ou...
2019-07-18 Marius Vladlibweston: Introduce backend.h
2019-07-18 Marius Vladlibweston: Migrate what is left out the libweston publi...
2019-07-18 Marius Vladlibweston: Migrate content_protection from public header
2019-07-18 Marius Vladlibweston: Migrate functions that perform various trans...
2019-07-18 Marius Vladlibweston: Migrate functions that operate on 'weston_view'
2019-07-18 Marius Vladlibweston: Migrate functions that operate on 'weston_sp...
2019-07-18 Marius Vladlibweston: Migrate functions that operate on 'weston_su...
2019-07-18 Marius Vladlibweston: Migrate functions that operate on input...
2019-07-18 Marius Vladlibweston: Migrate functions that operate on 'weston_seat'
2019-07-18 Marius Vladlibweston: Migrate functions that operate on 'weston_plane'
2019-07-18 Marius Vladlibweston: Migrate functions that operate on 'weston_co...
2019-07-18 Marius Vladlibweston: Introduce libweston-internal.h
2019-07-18 Marius Vladlibweston: Removed unused tty_* functions
2019-07-18 Marius Vladlibweston: Migrate weston_environment_get_fd() to westo...
2019-07-18 Pekka Paalanenlibweston: do not include config-parser.h
2019-07-18 Robert Beckettbackend-drm: dont emit sesion signal if already at...
2019-07-18 Robert Beckettlibweston: make session_active a bool
2019-07-16 Pekka Paalanencontributing: add copy of DCO
2019-07-12 Antonio Borneobackend-drm: fix race during system suspend
2019-07-12 Daniel Stonegl-renderer: Don't leak transformed region
2019-07-12 Daniel Stonegl-renderer: Account for offset in output region transl...
2019-07-09 Tomohito Esakiremoting: make a gstreamer pipeline configurable
2019-07-08 Stefan Agnerbackend-drm: get handle in gbm specific code
2019-07-07 Stefan Agnerbackend-drm: drop gbm.h from c files
2019-07-07 Stefan Agnercompositor-drm: use DRM constants
2019-07-05 Ankit Nautiyalclients: Add content-protection client app
2019-07-05 Harish Krupogl-renderer: Obscure protected content on unprotected...
2019-07-05 Ankit Nautiyalcompositor: Enable HDCP for an output using weston.ini
2019-07-05 Ankit Nautiyallibweston: Notify client for change in content-protecti...
2019-07-04 Ankit Nautiyallibweston: Add content-protection protocol implementation
2019-07-04 Ankit Nautiyallibweston: Add support to set content-protection for...
next