1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-21 04:23:00 +08:00
osu-lazer/osu.Desktop
Dean Herbert 10e84d72e5
Fix restart notifications appearing every 30 minutes
If a user was to manually check for updates via the button, the recheck
would have been fired. This is a recent regression.

I kinda want to reorganise this code (the button press for check for
udpates shouldn't even get close to the recheck code IMO) but for now
this seems like one we should quickly fix.

Addresses https://github.com/ppy/osu/discussions/29774.
2024-09-08 23:13:17 +09:00
..
LegacyIpc Repurpose Flat{File -> }WorkingBeatmap 2023-08-12 00:49:42 +02:00
Performance Update HighPerformanceSessionManager.cs 2024-04-16 16:37:11 +08:00
Properties Add VS launcher profile for tournament client. 2019-12-10 18:19:53 +08:00
Security Use Environment.IsPrivilegedProcess 2024-07-09 00:04:29 +08:00
Updater Fix restart notifications appearing every 30 minutes 2024-09-08 23:13:17 +09:00
Windows Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
DiscordRichPresence.cs Fix unnecessary padding of empty strings for discord RPC purposes 2024-05-20 11:37:35 +02:00
lazer.ico Revert windows 16px icon to original version 2024-05-27 11:42:36 +09:00
NVAPI.cs Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
osu!.res Add back osu.Desktop project 2017-10-14 14:33:05 +09:00
osu.Desktop.csproj Update osu.Desktop.csproj 2024-08-31 17:14:53 -04:00
osu.nuspec Copy icons to nuget and install package 2024-02-08 00:23:46 +01:00
OsuGameDesktop.cs Request restart asynchronously to avoid blocking update thread 2024-09-02 16:43:46 +09:00
Program.cs Fix windows check weirdness 2024-09-07 13:58:17 +09:00
SDL2BatteryInfo.cs Add back SDL2BatteryInfo 2024-05-23 12:53:33 +02:00
SDL3BatteryInfo.cs Move SDL3BatteryInfo to separate file 2024-05-23 12:50:06 +02:00