Dean Herbert
|
df9ff76f23
|
Reduce assert to guard in the outwards direction
|
2020-11-03 16:49:13 +09:00 |
|
Dean Herbert
|
f701a38e20
|
Merge branch 'master' into fix-song-select-first-track-looping
|
2020-11-03 16:48:20 +09:00 |
|
Dean Herbert
|
c2ffc18379
|
Change editor timeline mouse wheel handling to scroll by default (and zoom with alt held)
|
2020-11-03 16:30:11 +09:00 |
|
Dean Herbert
|
0dcb4ea441
|
Add handling of opacity to timeline waveform display
|
2020-11-03 16:07:01 +09:00 |
|
Dean Herbert
|
7e4314684b
|
Add editor waveform opacity selection to menu
|
2020-11-03 16:01:14 +09:00 |
|
Dean Herbert
|
6bf35d5767
|
Fix editor menu not supporting stateful item drawables
|
2020-11-03 16:00:07 +09:00 |
|
Dean Herbert
|
34aa59f237
|
Fix editor clock not always remaining stopped when dragging timeline
Closes https://github.com/ppy/osu/issues/10461.
|
2020-11-03 15:00:01 +09:00 |
|
Dean Herbert
|
71c04472fa
|
Fix osu!catch replay conversion applying left movements to wrong frame
|
2020-11-03 14:21:19 +09:00 |
|
Bartłomiej Dach
|
2d1db6a22d
|
Merge pull request #10658 from peppy/spectator-connection-logging
Add very basic connection status logging for spectator streaming client
|
2020-11-02 20:59:04 +01:00 |
|
Bartłomiej Dach
|
b152514bc7
|
Merge branch 'master' into spectator-connection-logging
|
2020-11-02 20:21:45 +01:00 |
|
Bartłomiej Dach
|
3fe965346c
|
Merge pull request #10661 from peppy/debounce-update-ternary-states
Debounce calls to UpdateTernaryStates
|
2020-11-02 18:00:32 +01:00 |
|
Dean Herbert
|
ab308d28d2
|
Debounce calls to UpdateTernaryStates
Just something I noticed in passing recently which may help with
reducing performance overhead of some batch operations.
|
2020-11-03 01:08:36 +09:00 |
|
Dean Herbert
|
d5c95a8b46
|
Centralise into methods and add assertions for safety
|
2020-11-03 00:45:55 +09:00 |
|
Dean Herbert
|
c3d3856a64
|
Fix looping mode not being set on first track after entering song select
Closes #10656.
|
2020-11-02 23:51:02 +09:00 |
|
Dean Herbert
|
3765c8abb9
|
Merge pull request #10659 from smoogipoo/fix-editor-seek-transform
Fix editor seek transform seeking too much
|
2020-11-02 21:52:14 +09:00 |
|
Dean Herbert
|
c1d9a0c92c
|
Move click action out of user panel
|
2020-11-02 21:09:47 +09:00 |
|
smoogipoo
|
3956a0669a
|
Fix editor seek transform seeking too much
|
2020-11-02 21:08:58 +09:00 |
|
Dean Herbert
|
ed30756c19
|
Add test coverage for new display (and remove live version for now)
|
2020-11-02 20:41:14 +09:00 |
|
Dean Herbert
|
c6de0544d2
|
Disable display for not
|
2020-11-02 20:21:23 +09:00 |
|
Dean Herbert
|
5cbfaf3589
|
Revert "Add (temporary) local user cache to avoid re-querying API each display"
This reverts commit 4e17634ee2 .
|
2020-11-02 20:19:38 +09:00 |
|
Dean Herbert
|
a89aeaf1ce
|
Add very basic connection status logging for spectator streaming client
|
2020-11-02 17:32:10 +09:00 |
|
Dean Herbert
|
4e17634ee2
|
Add (temporary) local user cache to avoid re-querying API each display
|
2020-11-02 17:31:04 +09:00 |
|
Dean Herbert
|
1ab609fa2f
|
Merge pull request #10657 from smoogipoo/rename-isuserpaused
Rename IsUserPaused -> UserPauseRequested
|
2020-11-02 16:46:43 +09:00 |
|
smoogipoo
|
6f623d8cca
|
Rename IsUserPaused -> UserPauseRequested
|
2020-11-02 16:08:59 +09:00 |
|
Dean Herbert
|
c9b96a1829
|
Disable spectator streaming connection logic on iOS to avoid startup crash
Due to an [issue](https://github.com/dotnet/runtime/issues/35988) at
xamarin's end (which *should* have been fixed via [this
pr](https://github.com/xamarin/xamarin-macios/pull/8615) but still fails
on latest preview release) we can't support this just yet.
|
2020-11-02 15:52:58 +09:00 |
|
Dean Herbert
|
414f65c1ef
|
Merge branch 'master' into spectator-listing
|
2020-11-02 15:48:21 +09:00 |
|
Dean Herbert
|
8adf146f53
|
Merge pull request #10640 from bdach/fix-music-paused-on-multi-exit
|
2020-11-02 15:46:19 +09:00 |
|
Dean Herbert
|
ab9e0aac58
|
Merge pull request #10258 from Game4all/results-dynamic-pp-calc
|
2020-11-02 15:40:55 +09:00 |
|
Dan Balasescu
|
2c51c24913
|
Merge pull request #10605 from peppy/spectator-replay-watcher
Add screen hierarchy for spectating another player
|
2020-11-02 15:29:59 +09:00 |
|
Dan Balasescu
|
c1a9a9082a
|
Merge pull request #10654 from peppy/fix-taiko-editor-crash
Fix taiko drum not correct handling sample / group point changes
|
2020-11-02 15:26:09 +09:00 |
|
Dean Herbert
|
8f2cd0e8c5
|
Add matching requestedByUser parameter to Play method
|
2020-11-02 15:01:30 +09:00 |
|
Dean Herbert
|
d2f6303988
|
Change default value of requestedByUser to false
|
2020-11-02 14:56:50 +09:00 |
|
Dean Herbert
|
ecad85b5f5
|
Merge branch 'master' into fix-music-paused-on-multi-exit
|
2020-11-02 14:55:15 +09:00 |
|
Dan Balasescu
|
04178e9458
|
Merge branch 'master' into spectator-replay-watcher
|
2020-11-02 14:54:51 +09:00 |
|
Dean Herbert
|
7b320a991f
|
Add note about missing expiration logic
|
2020-11-02 14:53:32 +09:00 |
|
Dean Herbert
|
d46f7535c9
|
Add xmldoc for new component
|
2020-11-02 14:50:44 +09:00 |
|
Dean Herbert
|
fb105a1e9c
|
Remove unnecessary field storage
|
2020-11-02 14:49:25 +09:00 |
|
Dean Herbert
|
73b290aca3
|
Merge branch 'master' into results-dynamic-pp-calc
|
2020-11-02 14:47:33 +09:00 |
|
Dean Herbert
|
3adf451e82
|
Handle changes via SamplePoints list for simplicity
|
2020-11-02 14:40:40 +09:00 |
|
Dean Herbert
|
bfa6ae1b66
|
Fix taiko drum not correct handling sample / group point changes
Closes https://github.com/ppy/osu/issues/10642
|
2020-11-02 14:40:40 +09:00 |
|
Dan Balasescu
|
8d11b09efe
|
Merge pull request #10615 from peppy/results-screen-applause
Add applause effect to results screen
|
2020-11-02 14:26:33 +09:00 |
|
smoogipoo
|
bd7c3d0d9f
|
Merge branch 'master' into results-screen-applause
|
2020-11-02 13:38:19 +09:00 |
|
Dan Balasescu
|
db7f8a7322
|
Merge pull request #10619 from peppy/sample-lookup-improvements
Change sample lookup structure to allow specifications outside of "Gameplay" prefix
|
2020-11-02 13:36:07 +09:00 |
|
Dan Balasescu
|
1b53e6c782
|
Merge branch 'master' into sample-lookup-improvements
|
2020-11-02 13:04:35 +09:00 |
|
Dan Balasescu
|
8a768669ad
|
Merge pull request #10606 from FamousPig/fix-timeline-drag-select-weirdness
Fix timeline zoom during drag-select causing unexpected behaviour
|
2020-11-02 13:04:26 +09:00 |
|
Dean Herbert
|
6cfaee0f0b
|
Merge pull request #10631 from bdach/shift-delete-all-selected
|
2020-11-02 12:04:58 +09:00 |
|
Dean Herbert
|
6e2d722b8a
|
Merge pull request #10649 from ppy/dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.1
|
2020-11-02 11:52:38 +09:00 |
|
Dan Balasescu
|
5ae3da9399
|
Merge branch 'master' into fix-timeline-drag-select-weirdness
|
2020-11-02 11:18:37 +09:00 |
|
Dan Balasescu
|
836c3d3401
|
Merge pull request #10653 from Joehuu/fix-resume-beatmap-options-edit
Fix edit beatmap options button not resuming back to song select
|
2020-11-02 11:18:15 +09:00 |
|
Dean Herbert
|
61c9bb3245
|
Merge branch 'master' into dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.1
|
2020-11-02 10:56:09 +09:00 |
|