28adb43a4a
Add detailed explaination for the reason of using old binding method
2021-07-07 09:26:17 +03:00
bb58a9412b
Merge branch 'master' into consume-bindable-current-factory
2021-07-07 15:16:02 +09:00
f45418dde7
Replace game-side directory/file selector with framework extensions
2021-07-06 22:11:54 +02:00
07d54d261a
Let selection container handle manual selection changes
2021-07-06 13:24:18 +02:00
c5a0672277
Use IStateful<SelectionState> instead of ISelected
2021-07-06 12:07:25 +02:00
d495196b66
Share item cycling logic with GameplayMenuOverlay
2021-07-05 19:22:55 +02:00
e1c646b9b2
Remove redundant arguments
2021-07-05 23:52:39 +08:00
3fe875efb2
Add glow to focused meter
2021-07-05 16:38:52 +02:00
d119d9a0db
Merge branch 'master' into adjust-rankings-overlay
2021-07-05 11:59:26 +09:00
0527f669cb
Merge branch 'master' into volume-meter-switch
2021-07-04 17:48:26 +02:00
69803105ef
Fix volume meter requesting focus for any action
2021-07-04 17:19:44 +02:00
14a861003a
Fix code quality errors
2021-07-04 16:06:28 +02:00
50c9e17e52
Return focus when using UP/DOWN on unfocused meter
2021-07-04 15:42:26 +02:00
d0707079b1
Remove unused method
2021-07-04 15:35:51 +02:00
e151c7ffd0
Let VolumeMeter request focus instead of taking it
2021-07-04 15:35:04 +02:00
d1553f0864
Implement ability to switch between volume meters
2021-07-04 14:47:07 +02:00
149a200f34
Fix volume metre not correctly showing volume when initially zero
...
Closes https://github.com/ppy/osu/issues/13761 .
2021-07-04 14:56:17 +09:00
fbe3b447e5
Merge branch 'master' into linkify-metadata
2021-07-03 15:51:08 +02:00
6fb8ed4d07
Trim no longer used constant
2021-07-03 15:47:47 +02:00
7dae93ad66
Remove unused using directives
2021-07-03 15:23:26 +02:00
83578e7c9d
Hold a bound copy reference instead
2021-07-02 23:24:51 +03:00
612ed6353c
Resolve RestoreDefaultValueButton
issue by internal management
2021-07-02 22:30:26 +03:00
2b366e04fd
Revert "Fix RestoreDefaultValueButton
not behaving correctly on number types"
...
This reverts commit bc0ab7dd4f
.
2021-07-02 21:06:57 +03:00
4d85df6bbc
Merge branch 'master' into notch-tick-sfx
2021-07-02 20:38:30 +09:00
66240d582f
Merge branch 'master' into consume-bindable-current-factory
2021-07-02 20:28:57 +09:00
4e52aee5a0
Merge branch 'master' into wiki-image-block
2021-07-02 18:19:46 +09:00
362816492f
Move to more friendly namespace
2021-07-02 18:09:16 +09:00
eacf867073
Move shared types into their own classes
2021-07-02 18:05:00 +09:00
ecb4982281
Add missing blank lines
2021-07-02 17:51:54 +09:00
35f7966922
Merge conditionals in line with other case of same logic
2021-07-02 15:55:36 +09:00
910fe3e9f8
Center pitch randomisation around base pitch
2021-07-02 15:51:23 +09:00
bd6664d541
Add note about intentional downward pitch, against expectations
2021-07-02 15:48:16 +09:00
13254d51fc
Remove usage of bool
for initial playback
...
Also refactors the whole method to generally clean things up. One more
important fix is setting the frequency on the channel before starting
playback, so avoid the frequency potentially being adjusted after the
playback is already started.
2021-07-02 15:48:13 +09:00
69b1347730
Tidy up weird bind logic
2021-07-02 15:29:51 +09:00
68c5e6a431
Add audio feedback to changing volume
2021-07-01 20:55:04 +09:00
0522500a57
Fix a couple of merge oversights
2021-07-01 19:45:17 +09:00
31dbc7798b
Merge branch 'master' into linkify-metadata
2021-07-01 19:41:33 +09:00
82fd8b13df
Merge pull request #13720 from Game4all/localise-dashboard-friends
...
Localise friends view in dashboard overlay
2021-07-01 18:20:18 +09:00
b00ee67895
Remove excess whitespace
2021-07-01 17:25:47 +09:00
939b2baafe
Localise overlay "Scroll to top" button.
2021-06-30 22:19:04 +02:00
8da6ecf6a9
Localise OverlayPanelDisplayStyle tab control.
2021-06-30 21:28:07 +02:00
f2287ba022
Localise friends online status stream control.
2021-06-30 21:16:21 +02:00
285c49be7e
Localise dashboard overlay header.
2021-06-30 20:28:27 +02:00
bc0ab7dd4f
Fix RestoreDefaultValueButton
not behaving correctly on number types
2021-06-29 23:39:46 +03:00
3a002e357a
rename method
2021-06-29 19:28:21 +07:00
d88d264491
prevent image sprite exceed its parent width
2021-06-29 09:49:45 +07:00
e58f690210
centering image sprite
2021-06-28 21:09:00 +07:00
2b8d41c045
add BlockImageContainer
...
change from AutoSize Both to AutoSize Y and RelativeSize X
2021-06-28 21:04:56 +07:00
1c074ff018
add BlockMarkdownImage
...
change from AutoSize Both to AutoSize Y and RelativeSize X
2021-06-28 21:04:13 +07:00
8950757b61
Merge pull request #13618 from peppy/fix-realm-state-change-crashes
...
Fix realm threading issues to make it releaseable
2021-06-28 19:54:49 +09:00