Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
93daabbc7141de3c085278ab8905813038308209
/
src
/
compositor-rdp.c
93daabb
compositor: pass the backend config struct to the backends init function
by Giulio Camuffo
· 10 years ago
7e17fec
compositor-rdp: Add missing '\n' in weston_log usage
by Chris Michael
· 10 years ago
74a635b
Coding style fixes
by Dawid Gajownik
· 10 years ago
88249cd
don't crash when the key file doesn't exist
by David FORT
· 10 years ago
405ae2f
compositor-rdp: rdp_destroy() double free error #91457
by Dawid Gajownik
· 10 years ago
f965db5
compositor-rdp: free() can handle NULL pointers
by Dawid Gajownik
· 10 years ago
b3463a9
Fix crash when using RDP4 security
by FORT David
· 10 years ago
c2635c6
remove a warning during compilation
by FORT David
· 10 years ago
459137b
compositor: add API to manage compositor instances
by Giulio Camuffo
· 11 years ago
954f183
compositor: introduce struct weston_backend
by Giulio Camuffo
· 11 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
a0bbfea
src: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
ab3298a
RDP compositor: enforce certificate and key
by David FORT
· 10 years ago
0c944b0
RDP compositor: fixes for multiple connections, mstsc and FreeRDP master compilation
by Hardening
· 10 years ago
b114715
compositor: send the output_created signal after inserting it in the list
by Giulio Camuffo
· 10 years ago
662f384
compositor, backends: weston_compositor_read_presentation_clock
by Pekka Paalanen
· 10 years ago
363aa7b
compositor: set presentation.presented flags
by Pekka Paalanen
· 11 years ago
6ae7bc9
compositor: Refactor weston_output_mode_switch()
by Derek Foreman
· 11 years ago
b5eedad
compositor: set and use the presentation clock everywhere
by Pekka Paalanen
· 11 years ago
6d1d112
Use FreeRDP buildin functions to get scancodes
by Hardening
· 11 years ago
ea2aa13
Add more keyboards for the RDP compositor
by Hardening
· 11 years ago
fdc3e4c
compositor-rdp: Remove unneeded client->Close call
by Jason Ekstrand
· 11 years ago
f34cd2c
compositor-rdp: Add an option to disable client initiated resizes
by Hardening
· 11 years ago
9fc7151
Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE
by Jason Ekstrand
· 11 years ago
fb24eaa
Make RDP backend supports arbitrary modes
by Hardening
· 11 years ago
04633b6
Fix compilation with FreeRdp 1.1 and master v2
by Hardening
· 12 years ago
fb8546e
Release pointer and keyboard with the seat
by Hardening
· 12 years ago
1853676
compositor: Destroy renderer in weston_compositor_shutdown()
by Ander Conselvan de Oliveira
· 12 years ago
62a9075
compositor-headless, compositor-rdp: Don't call weston_output_move()
by Ander Conselvan de Oliveira
· 12 years ago
1edf44c
compositor: finish frame if redraw fails
by David Herrmann
· 12 years ago
57388e4
Notify clients on mode_switch()
by Hardening
· 12 years ago
ff39efa
Rename current, origin, scale, origin_scale
by Hardening
· 12 years ago
58bcc36
set RDP output enabled by default (stable 1.2)
by Hardening
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
fe107f3
Fix compilation with FreeRDP master
by Hardening
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
9af5f9e
input: Add a seat name parameter to weston_seat_init
by Rob Bradford
· 12 years ago
b60e46f
Handle mouse wheel
by Hardening
· 12 years ago
6a4e8c6
Fix name clash in RDP compositor
by Hardening
· 12 years ago
14e438c
compositor: Parse config file in main(), only keep weston config object
by Kristian Høgsberg
· 12 years ago
b8f03aa
Don't store FreeRDP file descriptors
by Hardening
· 12 years ago
785e1f3
rdp: Update output initialization to new API
by Kristian Høgsberg
· 12 years ago
fe36a13
rdp: Improve raw surfaces
by Hardening
· 12 years ago
c39118b
rdp: Don't rely on Synchronize packet for first screen refresh
by Hardening
· 12 years ago
827358e
rdp: Fixed codec initialisations
by Hardening
· 12 years ago
7d79dcc
rdp: Drop unneeded main_seat
by Hardening
· 12 years ago
a1ce6cd
rdp: Fix compilation against FreeRDP and weston
by Hardening
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
4a3c150
Correctly handle extended RDP keycodes
by Hardening
· 12 years ago
e5a1225
Make backends always specify output repaint time
by Jonas Ådahl
· 12 years ago
a83409c
RDP compositor take 6
by Hardening
· 12 years ago