Commit Graph

  • cfd8126e5d [obs] remove debug printf Geoffrey McRae 2020-04-25 02:26:16 +10:00
  • 7a96642498 [client & host] update the LGMP project to fix timeout issues Geoffrey McRae 2020-04-25 02:25:44 +10:00
  • 8d5a42c233 [obs] fix potential deadlock Geoffrey McRae 2020-04-24 23:03:40 +10:00
  • 00a41be413 [obs] use thread to handle frame advance when obs is behind Geoffrey McRae 2020-04-24 21:30:28 +10:00
  • fdb9a9cca8 use a timer for the LGMP host instead of a thread Geoffrey McRae 2020-04-24 20:34:58 +10:00
  • e7f088ef52 [client] egl: typo fix in info message feltcat 2020-04-23 11:51:34 +01:00
  • 243efcd51a [client] fix missing release_key_binds for mouse sensitivity bindings Geoffrey McRae 2020-04-23 18:00:17 +10:00
  • e3cbdd18a0 [client] add quit keybind feltcat 2020-04-22 17:31:30 +01:00
  • b9cdaf8e19 update PureSpice to fix clipboard bug Geoffrey McRae 2020-04-21 13:17:49 +10:00
  • 4758caa772 updated PureSpice submodule Geoffrey McRae 2020-04-21 11:36:24 +10:00
  • 4058522f68 update PureSpice submodule Geoffrey McRae 2020-04-20 09:54:12 +10:00
  • 80437c564d update PureSpice submodule Geoffrey McRae 2020-04-15 17:55:43 +10:00
  • 503fc7c312 [spice] updated the submodule to fix a minor shutdown glitch Geoffrey McRae 2020-04-14 16:46:55 +10:00
  • f6691a90c0 [client/obs] improve frambuffer_read functions to support copy pitch Geoffrey McRae 2020-04-14 13:27:07 +10:00
  • ead09ed110 [client] opengl: render frame if config didn't change Mikko Rasa 2020-04-13 20:27:22 +03:00
  • ac1ecd2e7b [client] update PureSpice submodule to resolve build issue with -O3 Geoffrey McRae 2020-04-13 20:07:08 +10:00
  • 3538e7f6f4 [c-host] dxgi: add more robust error handling on cursor shape failure Geoffrey McRae 2020-04-12 14:43:50 +10:00
  • 75bc038144 [client] removed accidental debug commit Geoffrey McRae 2020-04-12 13:48:59 +10:00
  • 7018a3e737 [c-host] dxgi: close the desktop on deinit Geoffrey McRae 2020-04-12 13:46:56 +10:00
  • d3836d4548 [c-host] Enable secure desktop capture using SetThreadDesktop Geoffrey McRae 2020-04-12 13:35:40 +10:00
  • dbd7db7787 [common] fix framebuffer_prepare to use atomic_store Geoffrey McRae 2020-04-12 13:16:55 +10:00
  • 1222fd40b7 [common] fix FrameBuffer to use atomics correctly Geoffrey McRae 2020-04-12 13:14:53 +10:00
  • b5f4c639fd [client] provide better mouse tracking when exiting/entering the window Geoffrey McRae 2020-04-07 14:54:00 +10:00
  • cddeeff3fc [c-host] LGMP: increase the timeouts Geoffrey McRae 2020-04-07 14:53:26 +10:00
  • 94a35a6558 [client] fix buffer overflow in opengl_options fishery 2020-03-28 15:24:05 -05:00
  • b953b2b807 [module] added missing kvmfr.h, fixes #253 Geoffrey McRae 2020-03-22 09:19:53 +11:00
  • 367a73d033 [spice] updated the submodule, fixes #249 Geoffrey McRae 2020-03-22 09:12:54 +11:00
  • 1ac13658e1 [module] fix compilation for linux 5.6 Geoffrey McRae 2020-03-11 00:27:42 +11:00
  • 2440272307 [common] fix build for newer versions of binutils chrsm 2020-02-22 12:48:33 -08:00
  • 582ed6b5d1 [c-host] dxgi: dont send null movements when only the visibility changed Geoffrey McRae 2020-02-12 18:40:28 +11:00
  • e2adbaa5c1 [c-host] dxgi: fix failure to provide cursor visibility information Geoffrey McRae 2020-02-12 18:36:11 +11:00
  • 4acf800ace [client] updated the PureSpice submodule Geoffrey McRae 2020-02-03 17:31:56 +11:00
  • 7cc305c2f5 [client] updated spice submodule to fix shutdown bug Geoffrey McRae 2020-02-01 14:31:46 +11:00
  • 95f5962186 [client] update to properly disconnect from spice Geoffrey McRae 2020-02-01 14:24:23 +11:00
  • f4c2996a3a [repos] updated submodules Geoffrey McRae 2020-02-01 14:22:07 +11:00
  • 10c4037694 [doc] added new github sponsorship option to README.md Geoffrey McRae 2020-02-01 11:44:51 +11:00
  • 52be6deccf [github] updated sponsorship for github sponsors Geoffrey McRae 2020-02-01 11:43:02 +11:00
  • 0d736efc88 Fixed typo in issue template feltcat 2019-12-03 07:32:52 +00:00
  • 9cc21c2a62 [all] updated the main README.md file Geoffrey McRae 2020-01-31 21:43:58 +11:00
  • 0b7f422d5d [client] moved spice into a seperate repository Geoffrey McRae 2020-01-31 21:39:57 +11:00
  • 0ca760fad6 [c-host] revert locking series, this needs more thought Geoffrey McRae 2020-01-29 23:22:49 +11:00
  • 3feed7ba07 [c-host] make pointer post function thread safe Geoffrey McRae 2020-01-29 22:58:59 +11:00
  • 57f1f2d1fe [c-hots] fix incorrect unlock timing Geoffrey McRae 2020-01-29 22:12:59 +11:00
  • b0f9f15a60 [c-host] increase the queue length and remove debug output Geoffrey McRae 2020-01-29 22:05:47 +11:00
  • dc4d820666 [c-host] dxgi: use low level mouse input by default Geoffrey McRae 2020-01-29 21:58:39 +11:00
  • e30b54ddb2 [c-host] nvfbc: no need for a cursor position event with LGMP Geoffrey McRae 2020-01-29 21:58:00 +11:00
  • 939bb07603 [all] cleanup use of atomic locking and switch to C11 stdatomic Geoffrey McRae 2020-01-29 19:06:09 +11:00
  • cc2c49644d [spice] reworked to avoid locking requirements on the input channel Geoffrey McRae 2020-01-29 18:52:11 +11:00
  • 29f221d547 [spice] improve connection code to use a single buffer Geoffrey McRae 2020-01-29 16:52:23 +11:00
  • 2e32ceb6e0 [LGMP] update the submodule Geoffrey McRae 2020-01-29 14:03:12 +11:00
  • 2cbc9b6426 [kvmfr] stop the module building the test application by default Geoffrey McRae 2020-01-29 14:01:52 +11:00
  • 3f3a8f898d [common] 1e9 is a floating point notation Geoffrey McRae 2020-01-29 14:01:14 +11:00
  • 6e62ea5364 [common] fix building on mingw for linux Geoffrey McRae 2020-01-28 05:10:38 +11:00
  • 5d39b6160a [lgmp] update module again with actual fix! Geoffrey McRae 2020-01-28 04:28:55 +11:00
  • a9e8187f28 [LGMP] updated the module again Geoffrey McRae 2020-01-28 03:58:59 +11:00
  • 228f5bfdff [c-host] don't hog CPU resources if queues are full Geoffrey McRae 2020-01-28 03:58:28 +11:00
  • 29e5f193f0 [common] added timestamps to log output Geoffrey McRae 2020-01-28 03:57:19 +11:00
  • 8f8ebab712 [c-host] respect the full queue Geoffrey McRae 2020-01-28 01:04:46 +11:00
  • 418149c9a6 [LGMP] updated the submodule with the fixed locking mechanics Geoffrey McRae 2020-01-27 22:12:20 +11:00
  • e30e5da75a [c-host] nvfbc: correct frame change check logic Geoffrey McRae 2020-01-27 16:16:43 +11:00
  • fc6681306e [c-host] nvfbc: do not send frames that have not changed Geoffrey McRae 2020-01-27 16:00:32 +11:00
  • 60acc3ef44 [obs] update the LGMP module to fix low frame rate capture issue Geoffrey McRae 2020-01-27 15:04:35 +11:00
  • 9958e557b7 [c-host] increase delay as lgmp clients can now remove empty messages Geoffrey McRae 2020-01-27 14:47:21 +11:00
  • 8dbc1daaf4 [common] linux: signal should signal all listeners Geoffrey McRae 2020-01-27 14:33:57 +11:00
  • 5a23d048bd [LGMP] submodule update again Geoffrey McRae 2020-01-27 13:14:16 +11:00
  • b658ea6459 [LGMP] another submodule update Geoffrey McRae 2020-01-27 13:06:46 +11:00
  • dc91a0d807 [LGMP] updated the submodule again Geoffrey McRae 2020-01-27 12:49:36 +11:00
  • c1fd6552d2 [client] fix hang when trying to terminate an unconnected client Geoffrey McRae 2020-01-27 12:25:47 +11:00
  • 6b2e78acdf [all] updated LGMP module, a rebuild of host and client IS required Geoffrey McRae 2020-01-27 11:29:54 +11:00
  • 7b11ab04c6 [client] always update the renderer cursor state Geoffrey McRae 2020-01-27 02:11:21 +11:00
  • bced5f95ff [all] make cursor visible a flag and send it seperate to position Geoffrey McRae 2020-01-27 02:07:32 +11:00
  • 9d7f773b9c [c-host] decrease LGMP polling interval to a sane value and comment Geoffrey McRae 2020-01-27 01:55:14 +11:00
  • fea0a98b9e [c-host] dxgi: invisible cursors do not have position information Geoffrey McRae 2020-01-27 01:46:43 +11:00
  • 8745858bcf [lgmp] updated the lgmp submodule Geoffrey McRae 2020-01-27 01:25:49 +11:00
  • 2885c73a9a [c-host] increased the polling delay as there is a better fix for LGMP Geoffrey McRae 2020-01-27 01:22:40 +11:00
  • 893b23f3cd [c-host] increase lgmp host process resolution Geoffrey McRae 2020-01-26 18:50:07 +11:00
  • d860d6b891 [c-host] win: fixed improper signal detection in event code Geoffrey McRae 2020-01-26 17:49:04 +11:00
  • dcc9625803 [client] updated to use new cursor state flags Geoffrey McRae 2020-01-26 17:30:16 +11:00
  • b7e4426002 [c-host] inform the client if we have positional cursor information Geoffrey McRae 2020-01-26 17:25:14 +11:00
  • b4cf8f76c8 [c-host] mousehook: ignore repeated hook events Geoffrey McRae 2020-01-26 16:23:35 +11:00
  • 687eddcc63 [kvmfr] fixed incorrect buffer size calculation Geoffrey McRae 2020-01-24 17:07:09 +11:00
  • 9d6d137b50 [c-host] fix bounds checking on frame index Geoffrey McRae 2020-01-24 16:31:03 +11:00
  • a75b95694b [c-host] actually use the 2nd LGMP frame Geoffrey McRae 2020-01-24 16:06:38 +11:00
  • c7aa8871e4 [common] fixed improper comment parsing, fixes #233 Geoffrey McRae 2020-01-21 16:35:21 +11:00
  • f9d919bdbb [client] increase the lgmp queue timeouts Geoffrey McRae 2020-01-20 14:18:45 +11:00
  • 4d0f019ad5 [spice] prepare spice for external usage Geoffrey McRae 2020-01-19 06:51:21 +11:00
  • e6154e685f [client] cosmetics Geoffrey McRae 2020-01-19 06:49:56 +11:00
  • 2c59b5f557 [client] added checking for invalid arguments to custom string options Geoffrey McRae 2020-01-19 06:48:20 +11:00
  • 4746c89227 [all] moved time and locking methods to the common library Geoffrey McRae 2020-01-17 14:35:08 +11:00
  • 278d851c7c [egl] added fallback for platforms not supporting eglGetPlatformDisplay Geoffrey McRae 2020-01-17 11:50:00 +11:00
  • 406e22a681 [client] override new behaviour in SDL 2.0.15 and disable xinput2 Geoffrey McRae 2020-01-13 22:21:12 +11:00
  • 17e05c6fd5 [all] expose the FrameBuffer struct for correct sizeof calculations Geoffrey McRae 2020-01-13 19:30:49 +11:00
  • 9846762991 [all] align the frame data to the page boundary Geoffrey McRae 2020-01-13 19:17:09 +11:00
  • 17df1ebc6b [c-host] adjust maximum size to account for alignment Geoffrey McRae 2020-01-13 16:06:53 +11:00
  • ad8a8b52be [c-host] ensure frames are page aligned Geoffrey McRae 2020-01-13 15:52:54 +11:00
  • 0d29527758 [common] added agnostic function sysinfo_getPageSize Geoffrey McRae 2020-01-13 15:52:31 +11:00
  • 7a96c9fe24 [kvmfr] don't recreate the pages for each map Geoffrey McRae 2020-01-13 15:42:45 +11:00
  • c71e5c63ca [lgmp] updated the module to bring in support for aligned allocations Geoffrey McRae 2020-01-13 15:19:25 +11:00
  • f82a164d75 [client] enable SDL_SYSWMEVENT on X11 to work around SDL2 bugs Geoffrey McRae 2020-01-13 14:03:26 +11:00
  • 5d4e9b1ead [kvmfr] bump the version in dkms.conf Geoffrey McRae 2020-01-13 13:45:05 +11:00