osu/osu.Game
Dean Herbert 584345a97e
Merge pull request #18693 from frenzibyte/toolbar-volume-control
Add basic volume control support in toolbar music button
2022-06-15 17:50:10 +09:00
..
Audio
Beatmaps Rename lowPriority to batchImport 2022-06-15 00:46:00 +09:00
Collections Rename Beatmaps to BeatmapHashes for clarity 2022-06-10 14:03:51 +09:00
Configuration Remove "V2" suffix from ChatOverlay components 2022-05-30 17:54:09 +09:00
Database Rename variables and remove unnecessary nested call to GetFullPath 2022-06-15 15:05:51 +09:00
Extensions
Graphics Match family string via GetFamilyString() 2022-06-13 12:35:10 +09:00
Input Add key binding for tap button 2022-06-02 12:58:44 +09:00
IO Add failing test case 2022-06-15 07:33:21 +03:00
IPC
Localisation Remove unlimited frame limiter warning 2022-06-13 15:40:27 +09:00
Migrations
Models
Online Update spectator/multiplayer endpoint in line with new deployment 2022-06-11 22:31:01 +09:00
Overlays Merge pull request #18693 from frenzibyte/toolbar-volume-control 2022-06-15 17:50:10 +09:00
Performance
Properties
Replays
Rulesets Rename Position -> Index 2022-06-09 18:49:11 +09:00
Scoring Rename lowPriority to batchImport 2022-06-15 00:46:00 +09:00
Screens Merge pull request #18649 from frenzibyte/selection-context-outside-bounds 2022-06-15 17:08:09 +09:00
Skinning Rename lowPriority to batchImport 2022-06-15 00:46:00 +09:00
Stores Change batch import to require at least 10 items 2022-06-15 15:31:58 +09:00
Storyboards
Tests Remove custom hash function flow 2022-06-15 00:42:30 +09:00
Updater
Users Remove 'submit' sample usages 2022-06-03 22:31:35 +09:00
Utils Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
.editorconfig
osu!.res
osu.Game.csproj Update framework 2022-06-11 12:48:31 +09:00
OsuGame.cs Ensure ChannelManager has access to API from point of construction 2022-06-08 19:15:23 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
PerformFromMenuRunner.cs