Commit Graph

7893 Commits

Author SHA1 Message Date
d0e098fbcd Allow using arrow keys to navigate volume controls when controls are already visible 2022-06-04 01:04:46 +09:00
712253a35b Make non-localisable strings in VolumeMeter verbatim 2022-06-04 01:04:23 +09:00
64616a6d73 Remove completely gimped implementation in VolumeMeter 2022-06-04 00:18:54 +09:00
6115275bc2 Use 'default' sampleset for toolbar and repurpose 'toolbar' select sample temporarily 2022-06-03 22:33:06 +09:00
2878bb592f Use more appropriate sounds for certain components 2022-06-03 22:32:12 +09:00
365819865e Remove 'submit' sample usages 2022-06-03 22:31:35 +09:00
cd999cf7ac Fix back-to-front conditional 2022-06-03 10:51:20 +03:00
1a835f0622 Add warning note when running fullscreen on macOS 2022-06-03 10:32:59 +03:00
5bd9d88219 Fix tutorial download state not matching correctly when already available locally
Closes https://github.com/ppy/osu/issues/18468.

This doesn't stop the tutorial from downloading a second time, but at
least displays the correct status afterwards. Avoiding the download is a
bit more involved and requires a change to the flow. Probably not worth
it just yet.

To test, recommend switching to production environment, as dev server
doesn't have correct metadata for tutorial resulting in weirdness.
2022-06-02 16:34:24 +09:00
42598ce22a Refactor warning to notice in method names and usages 2022-06-01 16:51:58 +09:00
f7110116de Only display exclusive fullscreen hinting on windows 2022-05-31 14:04:56 +09:00
53844d3df1 Refactor settings item "warning" text to allow non-warning state 2022-05-31 14:01:42 +09:00
99ee3a7d8d Merge branch 'master' into detect-exclusive-fullscreen 2022-05-31 09:42:42 +09:00
1d5a156c15 Merge pull request #18427 from sw1tchbl4d3r/currently_playing_search
Add search bar for the `CurrentlyPlayingDisplay`
2022-05-30 23:03:00 +09:00
f65d2db77f Remove "V2" suffix from ChatOverlay components 2022-05-30 17:54:09 +09:00
5f9a69e5c2 Add localisation 2022-05-30 17:19:03 +09:00
dea7a27553 Adjust wording, add text for capable state 2022-05-30 17:18:29 +09:00
9e678101cf Merge pull request #18442 from jai-x/new-chat-announce-channel
Display Announce type channels separately in new chat overlay
2022-05-30 16:53:15 +09:00
5478ac21ea Merge branch 'master' into currently_playing_search 2022-05-30 16:48:53 +09:00
8f596520f3 Remove old chat overlay components 2022-05-29 20:08:43 +01:00
e329c160b3 Simplify channel retrieval expression 2022-05-29 18:58:27 +02:00
e69f8716cd Fix incorrect indent size 2022-05-29 18:56:37 +02:00
f9f8a32380 Merge branch 'master' into new-chat-announce-channel 2022-05-29 18:55:43 +02:00
7c97719db1 Move Schedule to only drawable pieces 2022-05-29 21:28:09 +09:00
c7570fbce5 Fix potential ObjectDisposedException on realm notification in SkinSection 2022-05-29 15:15:03 +09:00
ede3ab9dc0 Add OnFocus handler to CurrentlyPlayingDisplay 2022-05-28 12:04:44 +02:00
06832a4baf Fix beatmap badge colours not updated inline with recent changes 2022-05-28 01:05:43 +03:00
cd84200ad9 Add HoldFocus and ReleaseFocusOnCommit attributes to searchbar 2022-05-27 21:23:37 +02:00
c5845f307a Code quality 2022-05-27 20:12:00 +01:00
254039b8fe Address remaining code quality concerns 2022-05-28 04:01:51 +09:00
e950c8c1d0 Refactor ChannelList to use new ChannelGroup class for each type of channel 2022-05-27 19:46:53 +01:00
320b6ca631 Display Announce type channels separately in new chat overlay 2022-05-27 16:18:22 +01:00
e511c1dfff Merge branch 'master' into use-normalised-precise-scrolling 2022-05-27 16:55:13 +02:00
e2951d70d1 Address code style issues 2022-05-27 16:38:54 +02:00
e1fd37fd44 Use new padding constant where appropriate 2022-05-27 12:40:31 +02:00
6a0cf26722 Make text localisable and add padding constant 2022-05-27 12:36:43 +02:00
7c459faaf0 Remove unneeded search_bar_width and more 2022-05-27 10:05:59 +02:00
4967d03606 Update currently playing search bar to resemble existing UI 2022-05-27 09:58:40 +02:00
105d581f24 Use existing web localisation for chat strings 2022-05-26 22:23:03 -07:00
3554563114 Fix beatmap info scores container not hiding when there's no leaderboard 2022-05-26 19:50:54 -07:00
2b5aa35b56 Fix beatmap info status pill being incorrect on multiple status beatmaps 2022-05-26 17:52:17 -07:00
a8e453e660 Remove now unnecessary username filter check 2022-05-27 00:43:29 +02:00
de5b60ab66 Move filtering from manual loops to SearchContainer 2022-05-27 00:40:23 +02:00
3183621d3d Add search bar for the CurrentlyPlayingDisplay 2022-05-26 22:57:24 +02:00
a98d0cf0d8 Simplify channel filter method 2022-05-26 18:48:11 +09:00
b2607196b8 Merge branch 'master' into new-chat-integrate 2022-05-26 18:38:26 +09:00
08935cff86 Detect exclusive fullscreen on Windows 2022-05-26 18:37:04 +09:00
b550cbc5a3 Fix failing code quality checks 2022-05-25 17:01:30 -05:00
a1b8fa0992 Disable "select all mods" button if all are selected 2022-05-25 23:06:12 +02:00
071e158a29 Expose available mod state outwardly as a bindable 2022-05-25 23:06:12 +02:00