LookingGlass/client/src
Geoffrey McRae bb74a9d9c8 [client] core: don't try to send LGMP messages if the video is stopped
If the video stream is stopped the LGMP session is not valid, so we
can't send messages to the client.
2021-12-27 09:55:56 +11:00
..
overlay [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
app.c [client] app: remove dead code 2021-09-11 10:22:44 +10:00
clipboard.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
clipboard.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
config.c [client] audio: initial addition of PipeWire audio support via SPICE 2021-12-26 11:09:42 +11:00
config.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
core.c [client] core: don't try to send LGMP messages if the video is stopped 2021-12-27 09:55:56 +11:00
core.h [client] stop the cursorThread if video feed is disabled 2021-10-06 20:05:31 +11:00
egl_dynprocs.c [client] egl: use eglCreateImage and eglDestroyImage indirectly 2021-09-29 17:48:50 +10:00
eglutil.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
gl_dynprocs.c [client] opengl: fix getProcAddressGL2 naming 2021-10-01 10:12:55 +10:00
kb.c [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
kb.h [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
keybind.c [client] stop the cursorThread if video feed is disabled 2021-10-06 20:05:31 +11:00
keybind.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
lg-renderer.c [client] app: remove dead code 2021-09-11 10:22:44 +10:00
ll.c [client] use variable-relative sizeof where possible 2021-08-16 16:22:55 +10:00
main.c [client] audio: update PureSpice and add support for volume control/mute 2021-12-26 11:09:42 +11:00
main.h [client] audio: initial addition of PipeWire audio support via SPICE 2021-12-26 11:09:42 +11:00
overlay_utils.c [client] imgui: implement new widget for displaying URLs 2021-08-05 22:43:46 +10:00
overlays.h [client] rework the configuration overlay to allow for tabs 2021-08-12 09:04:45 +10:00
util.c [client] all: use DEBUG_UNREACHABLE instead of assert 2021-08-14 12:19:07 +10:00