moonlight-qt/app
MoreOrLessSoftware e807a52cfa Add bitrate auto-adjustment toggle and reset button
This change adds a 'Use Default' button next to the bitrate slider that resets the bitrate to the default value for the current resolution/FPS. It also implements an autoAdjustBitrate setting that controls whether the bitrate is automatically updated when resolution/FPS/YUV444 settings change.

- When the user manually adjusts the bitrate slider, autoAdjustBitrate is set to false
- When the user clicks the 'Use Default' button, autoAdjustBitrate is set to true
- Bitrate is only updated automatically when settings change if autoAdjustBitrate is true
2025-04-02 22:02:09 -05:00
..
backend Check that the new keypair is usable before persisting it 2024-08-15 22:50:49 -05:00
cli Remove hard limits for bitrate and FPS command-line options 2024-08-25 16:18:55 -05:00
deploy Add Network and RemoteAccess categories 2025-02-07 20:21:56 -06:00
gui Add bitrate auto-adjustment toggle and reset button 2025-04-02 22:02:09 -05:00
languages Rerun lupdate and lrelease 2024-09-15 23:45:27 -05:00
res fix: add explicit width and height to discord icon 2024-02-18 15:28:47 -06:00
SDL_GameControllerDB@e5a5fa2ac6 Update SDL_GameControllerDB 2024-03-20 02:04:01 -05:00
settings Add bitrate auto-adjustment toggle and reset button 2025-04-02 22:02:09 -05:00
shaders Slightly simplify Metal shader 2024-08-22 01:18:39 -05:00
streaming Add quit-app-and-exit shortcut Ctrl+Alt+Shift+E 2025-04-02 21:55:38 -05:00
app.pro Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
Info.plist Add a NSLocalNetworkUsageDescription for Sequoia 2024-08-29 23:31:55 -05:00
main.cpp Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
masterhook.c Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
masterhook_internal.c Prepare for SDL3 support 2025-01-25 16:20:20 -06: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 Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
path.h Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
qml.qrc Avoid GUI display for App listing 2022-08-25 22:18:05 -05:00
qt_qt5.conf Fix dark mode on Windows with Qt 6.5+ 2023-11-01 20:30:34 -05:00
resources.qrc Add Estonian translation 2024-08-29 01:37:09 -05:00
SDL_compat.h Prepare for SDL3 support 2025-01-25 16:20:20 -06:00
utils.h Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00
version.txt Prepare for v6.1.0 2024-09-16 18:36:50 -05:00
wm.cpp Prepare for SDL3 support 2025-01-25 16:20:20 -06:00