moonlight-qt/app
Cameron Gutman 0735f164a8 Revert back to model reset for updating the computer list
It's possible that multiple changes occur in parallel, so we can't rely on receiving them one at a time
even if the callbacks are synchronized. Handling this substantially complicates the logic such that
it's not really worth doing individual insertions and deletions anymore.

This reverts 94d821a4a9 and replaces it with a solution
that is basically the old code except that it properly handles changes to the structure of the list.
2023-09-08 02:02:21 -05:00
..
backend Sort the host list 2023-09-03 16:20:29 -05:00
cli Correct spelling mistakes found with Codespell 2023-07-09 13:21:18 -05:00
deploy Update readme and metadata with new features 2023-09-03 18:03:34 -05:00
gui Revert back to model reset for updating the computer list 2023-09-08 02:02:21 -05:00
languages Rerun lrelease 2023-09-02 18:42:39 -05:00
res Change PC offline overlay to match new Play and Stop icons 2023-09-03 17:44:15 -05:00
SDL_GameControllerDB@dbcf31a670 Update SDL_GameControllerDB 2023-08-21 21:58:12 -05:00
settings Don't scale bitrate linearly with frame rate beyond 60 FPS 2023-09-08 00:59:33 -05:00
shaders Refactor D3D11 shaders to reduce duplicated code 2022-02-16 19:38:18 -06:00
streaming Quiet new -Wswitch warnings 2023-09-05 22:51:08 -05:00
app.pro Regenerate translations 2023-07-16 15:47:31 -05:00
Info.plist Purge NVIDIA-specific strings 2023-03-18 14:20:51 -05:00
main.cpp Force the Material theme since our UI relies on it 2023-09-05 19:25:09 -05:00
masterhook.c Fix build with _FILE_OFFSET_BITS=64 2022-09-05 22:04:24 -05:00
masterhook_internal.c Fix build with _FILE_OFFSET_BITS=64 2022-09-05 22:04:24 -05:00
ModeSeven.ttf Add debug overlay for SDL renderer 2019-02-12 21:55:15 -08:00
Moonlight.exe.manifest Add manifest for Windows 2018-08-21 01:07:30 -07:00
moonlight.icns Update macOS icon to match new Big Sur style 2020-11-21 16:37:56 -06:00
moonlight.ico Updated Moonlight icon 2018-12-26 13:29:49 +01:00
moonlight_wix.png Updated Moonlight icon 2018-12-26 13:29:49 +01:00
path.cpp Only update gamepad mappings if they're newer than what we already have 2020-11-23 18:31:21 -06:00
path.h Only update gamepad mappings if they're newer than what we already have 2020-11-23 18:31:21 -06:00
qml.qrc Avoid GUI display for App listing 2022-08-25 22:18:05 -05:00
qt.conf Add support for dark mode on Windows 2022-10-27 18:12:26 -05:00
resources.qrc Change PC offline overlay to match new Play and Stop icons 2023-09-03 17:44:15 -05:00
utils.h Add option to build for embedded environments 2021-03-13 15:20:58 -06:00
version.txt Prepare for v4.3.1 2022-11-02 19:44:44 -05:00
wm.cpp Add option to build for embedded environments 2021-03-13 15:20:58 -06:00