.. |
icons
|
version.rc: Provide xemu metadata
|
2021-05-18 15:02:22 -07:00 |
keycodemapdb@d21009b1c9
|
ui: update keycodemapdb submodule commit
|
2021-07-26 10:24:49 +02:00 |
shader
|
ui: Fix logo shader texture sampling function name
|
2022-06-19 17:31:56 -07:00 |
thirdparty
|
imgui: Set remote to xemu fork
|
2023-07-22 21:34:39 -07:00 |
xui
|
ui: Remember debug video size, position and state across restarts
|
2023-10-16 01:44:51 -04:00 |
clipboard.c
|
ui/clipboard: reset the serial state on reset
|
2022-09-23 14:38:27 +02:00 |
cocoa.m
|
ui/cocoa: Run qemu_init in the main thread
|
2022-09-23 14:36:33 +02:00 |
console-gl.c
|
ui/console: fix texture leak when calling surface_gl_create_texture()
|
2022-03-04 11:28:37 +01:00 |
console.c
|
ui: Fix pixel colour channel order for PNG screenshots
|
2023-05-18 21:09:59 +03:00 |
curses_keys.h
|
curses: support wide input
|
2019-03-11 08:39:02 +01:00 |
curses.c
|
ui/curses: Avoid dynamic stack allocation
|
2022-09-22 16:38:28 +01:00 |
cursor_hidden.xpm
|
|
|
cursor_left_ptr.xpm
|
|
|
cursor.c
|
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
|
2022-04-07 12:30:54 +02:00 |
dbus-chardev.c
|
ui/dbus: add chardev backend & interface
|
2021-12-21 10:50:22 +04:00 |
dbus-clipboard.c
|
ui/dbus: add clipboard interface
|
2021-12-21 10:50:22 +04:00 |
dbus-console.c
|
ui/dbus: associate the DBusDisplayConsole listener with the given console
|
2022-03-14 15:16:08 +04:00 |
dbus-display1.xml
|
ui/dbus: add chardev backend & interface
|
2021-12-21 10:50:22 +04:00 |
dbus-error.c
|
ui: add a D-Bus display backend
|
2021-12-21 10:50:22 +04:00 |
dbus-listener.c
|
ui/dbus: do not send 2d scanout until gfx_update
|
2022-03-15 12:54:59 +04:00 |
dbus-module.c
|
ui/dbus: add p2p=on/off option
|
2021-12-21 10:50:22 +04:00 |
dbus.c
|
dbus-display: fix test race when initializing p2p connection
|
2022-07-19 14:35:00 +02:00 |
dbus.h
|
ui: fix path to dbus-display1.h
|
2022-09-29 18:23:51 +02:00 |
egl-context.c
|
ui: split the GL context in a different object
|
2021-12-21 10:50:21 +04:00 |
egl-headless.c
|
ui/console: egl-headless is compatible with non-gl listeners
|
2022-03-14 15:16:05 +04:00 |
egl-helpers.c
|
ui/gtk-egl: blitting partial guest fb to the proper scanout surface
|
2021-11-05 12:29:44 +01:00 |
gtk-clipboard.c
|
Remove qemu-common.h include from most units
|
2022-04-06 14:31:55 +02:00 |
gtk-egl.c
|
ui/gtk: set the area of the scanout texture correctly
|
2023-07-02 07:49:18 +03:00 |
gtk-gl-area.c
|
ui/gtk: set the area of the scanout texture correctly
|
2023-07-02 07:49:18 +03:00 |
gtk.c
|
ui/gtk: use widget size for cursor motion event
|
2023-05-31 09:43:56 +03:00 |
input-barrier.c
|
ui/input-barrier: Move TODOs from barrier.txt to a comment
|
2021-08-02 12:55:51 +01:00 |
input-barrier.h
|
ui: add an embedded Barrier client
|
2019-09-17 13:43:22 +02:00 |
input-keymap.c
|
meson: rename included C source files to .c.inc
|
2020-08-21 06:18:30 -04:00 |
input-legacy.c
|
ui/input-legacy: pass horizontal scroll information
|
2022-01-13 15:33:18 +01:00 |
input-linux.c
|
ui: replace qemu_set_nonblock()
|
2022-05-03 15:52:37 +04:00 |
input.c
|
Trivial: 3 char repeat typos
|
2022-06-28 11:06:02 +02:00 |
kbd-state.c
|
Include qemu/queue.h slightly less
|
2019-08-16 13:31:52 +02:00 |
keymaps.c
|
Remove qemu-common.h include from most units
|
2022-04-06 14:31:55 +02:00 |
keymaps.h
|
Include qemu-common.h exactly where needed
|
2019-06-12 13:20:20 +02:00 |
meson.build
|
Merge remote-tracking branch 'origin/master' into sync/qemu-7.2.0
|
2023-06-18 01:19:02 -07:00 |
qemu-pixman.c
|
ui/pixman: Add qemu_pixman_to_drm_format()
|
2021-05-27 12:07:37 +02:00 |
qemu-x509.h
|
|
|
qemu.desktop
|
ui: fix icon display for GTK frontend under GNOME Shell with Wayland
|
2019-01-21 09:43:13 +01:00 |
sdl2-2d.c
|
ui/console: Pass placeholder surface to displays
|
2021-03-04 09:35:36 +01:00 |
sdl2-gl.c
|
ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
|
2023-05-31 09:43:56 +03:00 |
sdl2-input.c
|
ui/sdl2-input: use trace-events to debug key events
|
2020-05-19 09:06:44 +02:00 |
sdl2.c
|
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
|
2023-05-31 09:43:56 +03:00 |
shader.c
|
ui/shader: free associated programs
|
2022-03-14 15:16:16 +04:00 |
spice-app.c
|
ui/spice: Use HAVE_SPICE_GL for OpenGL checks
|
2021-07-26 10:24:49 +02:00 |
spice-core.c
|
ui: move qemu_spice_fill_device_address to ui/util.c
|
2021-12-21 10:50:21 +04:00 |
spice-display.c
|
ui/console: move dcl compatiblity check to a callback
|
2022-03-14 15:16:01 +04:00 |
spice-input.c
|
spice: move add_interface() to QemuSpiceOps.
|
2020-10-21 15:46:14 +02:00 |
spice-module.c
|
spice: wire up monitor in QemuSpiceOps.
|
2020-10-21 15:46:14 +02:00 |
trace-events
|
ui: add some vdagent related traces
|
2022-09-23 14:38:23 +02:00 |
trace.h
|
trace: switch position of headers to what Meson requires
|
2020-08-21 06:18:24 -04:00 |
udmabuf.c
|
ui/console: Restrict udmabuf_fd() to Linux
|
2021-08-31 14:31:43 +02:00 |
util.c
|
ui: move qemu_spice_fill_device_address to ui/util.c
|
2021-12-21 10:50:21 +04:00 |
vdagent.c
|
ui/vdagent: fix serial reset of guest agent
|
2022-09-23 14:38:27 +02:00 |
vgafont.h
|
ui: fix tab indentation
|
2022-11-08 10:23:06 +01:00 |
vnc_keysym.h
|
ui: fix tab indentation
|
2022-11-08 10:23:06 +01:00 |
vnc-auth-sasl.c
|
vnc: avoid deprecation warnings for SASL on OS X
|
2021-06-15 17:17:09 +02:00 |
vnc-auth-sasl.h
|
vnc: avoid deprecation warnings for SASL on OS X
|
2021-06-15 17:17:09 +02:00 |
vnc-auth-vencrypt.c
|
vnc: fix resource leak when websocket channel error
|
2020-11-04 08:25:17 +01:00 |
vnc-auth-vencrypt.h
|
Clean up ill-advised or unusual header guards
|
2016-07-12 16:20:46 +02:00 |
vnc-clipboard.c
|
Remove qemu-common.h include from most units
|
2022-04-06 14:31:55 +02:00 |
vnc-enc-hextile-template.h
|
ui: vnc: finish removing TABs
|
2019-02-05 16:50:18 +01:00 |
vnc-enc-hextile.c
|
Drop useless casts from g_malloc() & friends to pointer
|
2022-10-22 23:15:40 +02:00 |
vnc-enc-tight.c
|
Replacing CONFIG_VNC_PNG with CONFIG_PNG
|
2022-04-27 07:50:28 +02:00 |
vnc-enc-tight.h
|
Clean up header guards that don't match their file name
|
2016-07-12 16:19:16 +02:00 |
vnc-enc-zlib.c
|
vnc: fix memory leak when vnc disconnect
|
2019-09-17 13:45:10 +02:00 |
vnc-enc-zrle.c
|
meson: rename included C source files to .c.inc
|
2020-08-21 06:18:30 -04:00 |
vnc-enc-zrle.c.inc
|
meson: rename included C source files to .c.inc
|
2020-08-21 06:18:30 -04:00 |
vnc-enc-zrle.h
|
Clean up header guards that don't match their file name
|
2016-07-12 16:19:16 +02:00 |
vnc-enc-zywrle-template.c
|
ui: fix tab indentation
|
2022-11-08 10:23:06 +01:00 |
vnc-enc-zywrle.h
|
ui: fix tab indentation
|
2022-11-08 10:23:06 +01:00 |
vnc-jobs.c
|
vnc: move assert in vnc_worker_thread_loop
|
2023-06-11 11:03:26 +03:00 |
vnc-jobs.h
|
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
|
2017-02-08 14:59:36 +01:00 |
vnc-palette.c
|
all: Remove unnecessary glib.h includes
|
2016-06-07 18:19:24 +03:00 |
vnc-palette.h
|
Include qapi/qmp/qlist.h exactly where needed
|
2018-02-09 13:52:15 +01:00 |
vnc-stubs.c
|
vnc: support "-vnc help"
|
2021-01-23 15:55:07 -05:00 |
vnc-ws.c
|
vnc: fix resource leak when websocket channel error
|
2020-11-04 08:25:17 +01:00 |
vnc-ws.h
|
Clean up ill-advised or unusual header guards
|
2016-07-12 16:20:46 +02:00 |
vnc.c
|
vnc: avoid underflow when accessing user-provided address
|
2023-04-27 08:52:57 +03:00 |
vnc.h
|
Replacing CONFIG_VNC_PNG with CONFIG_PNG
|
2022-04-27 07:50:28 +02:00 |
win32-kbd-hook.c
|
ui/win32-kbd-hook: handle AltGr in a hook procedure
|
2020-05-19 09:06:44 +02:00 |
x_keymap.c
|
ui: Fix memory leak in qemu_xkeymap_mapping_table()
|
2021-05-02 17:24:50 +02:00 |
x_keymap.h
|
ui: convert GTK and SDL1 frontends to keycodemapdb
|
2018-01-25 15:02:00 +01:00 |
xemu-data.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-data.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-input.c
|
include: Drop various qemu-common.h imports
|
2023-01-23 00:30:40 -07:00 |
xemu-input.h
|
input: Move from haptic to rumble API
|
2022-04-23 14:56:27 -07:00 |
xemu-monitor.c
|
include: Drop various qemu-common.h imports
|
2023-01-23 00:30:40 -07:00 |
xemu-monitor.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-net.c
|
include: Drop various qemu-common.h imports
|
2023-01-23 00:30:40 -07:00 |
xemu-net.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-notifications.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-os-utils-linux.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-os-utils-macos.m
|
ui: Add missing file copyright headers
|
2020-05-04 07:24:06 -07:00 |
xemu-os-utils-windows.c
|
ui: Get Windows product and build number
|
2023-06-12 11:04:02 -07:00 |
xemu-os-utils.h
|
ui: Redesign user interface
|
2022-05-07 16:09:34 -07:00 |
xemu-settings.cc
|
nv2a: Cache shaders to disk
|
2022-09-10 12:52:51 -07:00 |
xemu-settings.h
|
ui: Add snapshot management UI
|
2023-06-04 20:24:43 -07:00 |
xemu-snapshots.c
|
xemu-snapshots.c: Drop qemu-common.h include
|
2023-06-18 01:30:38 -07:00 |
xemu-snapshots.h
|
ui: Create SnapshotManager, check snapshot disc image path
|
2023-06-04 20:24:43 -07:00 |
xemu-thumbnail.cc
|
ui: Improve extra snapshot data storage
|
2023-06-04 20:24:43 -07:00 |
xemu-widescreen.c
|
ui: Make aspect ratio config independent, add autodetect
|
2023-06-18 00:58:39 -07:00 |
xemu-widescreen.h
|
ui: Make aspect ratio config independent, add autodetect
|
2023-06-18 00:58:39 -07:00 |
xemu.c
|
Revert "vl: Move input init to exit_preconfig"
|
2023-07-28 16:31:15 -07:00 |
xemu.desktop
|
ui: Add main category in desktop entry
|
2020-10-25 02:53:09 -07:00 |