Dan Balasescu
|
26a33bfa4e
|
Merge branch 'master' into fix-resume-from-player-audio
|
2019-10-11 19:21:14 +09:00 |
|
Dan Balasescu
|
d4282473c6
|
Merge branch 'master' into fix-background-disposal
|
2019-10-11 17:15:30 +09:00 |
|
Dean Herbert
|
5eba33e876
|
Simplify logic and add test coverage for remaining case
|
2019-10-10 20:12:47 +09:00 |
|
Dean Herbert
|
e66f9adb86
|
Fix user pause not being cancelled when playing audio
|
2019-10-10 16:53:03 +09:00 |
|
Dean Herbert
|
f74c79c2b8
|
Fix audio playback position being reset after resuming to song select
|
2019-10-10 11:58:43 +09:00 |
|
Dean Herbert
|
4e026b163c
|
Don't resume playback when user has paused and track hasn't changed
|
2019-10-08 15:04:38 +09:00 |
|
Dean Herbert
|
e7fc5e556c
|
Fix song select not correctly playing tracks in some cases
|
2019-10-08 11:06:07 +09:00 |
|
Joehu
|
e257f4ca04
|
Resume music to same position when exiting gameplay
|
2019-10-05 10:31:44 -07:00 |
|
Joehu
|
5d460eaf6b
|
Remove depth specification and button order regression
|
2019-10-04 17:14:19 -07:00 |
|
Joehu
|
e7ba6ef5c4
|
Fix keybinding order of beatmap options
|
2019-10-04 14:32:43 -07:00 |
|
Dean Herbert
|
d2c9a29c0d
|
Remove unnecessary local assign
|
2019-10-04 10:45:18 +08:00 |
|
smoogipoo
|
a5e1cb8feb
|
Merge remote-tracking branch 'Game4all/master' into truncate-metadata-on-wedge
|
2019-10-04 11:21:33 +09:00 |
|
Joehu
|
5f700f2ae9
|
Simplify exit logic of screens with textboxes using back button receptor
|
2019-10-01 08:26:34 -07:00 |
|
iiSaLMaN
|
fb9f21237e
|
Reset track adjustments on resuming from another screen
|
2019-09-28 04:18:16 +03:00 |
|
Joehu
|
102dbd85bd
|
Fix CI errors
|
2019-09-24 16:48:22 -07:00 |
|
Joehu
|
7fab1a4337
|
Truncate long metadata on beatmap info wedge
|
2019-09-24 16:06:33 -07:00 |
|
Dean Herbert
|
48ee95955b
|
Remove unnecessary redirection
|
2019-09-19 15:45:08 +09:00 |
|
Dean Herbert
|
a7b6895d4c
|
Revert changes to BeatmapDetailArea
|
2019-09-19 14:26:15 +09:00 |
|
Dean Herbert
|
2e0a85c2f6
|
Merge remote-tracking branch 'upstream/master' into songselect-best-user-score
|
2019-09-19 12:57:30 +09:00 |
|
iiSaLMaN
|
aff4dab9aa
|
Ensure playing track of beatmap selected only if a track change occurred
|
2019-09-01 03:17:55 +03:00 |
|
Dean Herbert
|
1f00793891
|
Unpause music when changing selection at song select
|
2019-08-19 11:30:04 +09:00 |
|
Dean Herbert
|
e73a9c2748
|
Fix song select context menus displaying off-screen
|
2019-08-15 14:06:29 +09:00 |
|
David Zhao
|
6765e9f7fa
|
Combine into properties and update for framework changes
|
2019-07-26 15:13:10 +09:00 |
|
David Zhao
|
c89830f3d8
|
move constants, combine local vars into properties
|
2019-07-26 13:07:28 +09:00 |
|
David Zhao
|
97eb5293a8
|
Don't depend on parent sizing
|
2019-07-25 17:32:21 +09:00 |
|
David Zhao
|
c4bed0e6d2
|
Resize BeatmapCarousel, update carouselitem logic
|
2019-07-25 15:31:21 +09:00 |
|
Dean Herbert
|
764513feea
|
Fix code quality
|
2019-07-22 23:13:48 +09:00 |
|
Dean Herbert
|
8c54708582
|
Merge branch 'master' into songselect-best-user-score
|
2019-07-22 22:34:11 +09:00 |
|
smoogipoo
|
7c5a227fc5
|
Fix crashes when presenting replays
|
2019-07-17 14:46:25 +09:00 |
|
Dean Herbert
|
7634e3cc81
|
Fix song select iterating over all beatmaps in database unnnecessarily
|
2019-07-16 14:57:11 +09:00 |
|
Andrei Zavatski
|
7e367dc397
|
Push results screen when clicking on top score
|
2019-07-15 12:30:42 +03:00 |
|
Dean Herbert
|
d4c1005c7e
|
Fix incorrect comparison in line updating logic
|
2019-07-15 15:53:19 +09:00 |
|
Dean Herbert
|
6819c528db
|
Use canBeNull instead of needlessly caching MusicController for tests
|
2019-07-11 00:20:01 +09:00 |
|
Dean Herbert
|
b225b2eb39
|
Rename to IsUserPaused
|
2019-07-11 00:18:19 +09:00 |
|
Desconocidosmh
|
2546f647be
|
Completely change the way we fix the bug
|
2019-07-09 11:32:49 +02:00 |
|
Desconocidosmh
|
338371c3fc
|
Fix music playing while exiting from editor
|
2019-07-09 00:08:18 +02:00 |
|
Dean Herbert
|
adf6d6c942
|
Update initial run import process to include scores
|
2019-07-05 14:25:52 +09:00 |
|
Dean Herbert
|
8703f0ad40
|
Change song select initialisation to promote db context sharing
|
2019-06-30 22:23:48 +09:00 |
|
Dean Herbert
|
9e1cb90dd8
|
Remove existing argument for ItemAdded event
For all usages, it looks like this was unnecessary.
|
2019-06-26 11:40:41 +09:00 |
|
smoogipoo
|
1a26608ba9
|
Close mod select before exiting song selection
|
2019-06-25 18:33:21 +09:00 |
|
smoogipoo
|
d9927204f8
|
Relieve OsuScreen of back button input duties
|
2019-06-25 18:33:18 +09:00 |
|
smoogipoo
|
8c96e4c1fa
|
Move back button to OsuGame
|
2019-06-25 18:33:08 +09:00 |
|
smoogipoo
|
243cd517ad
|
Merge remote-tracking branch 'origin/master' into backgrounded-beatmap-status-lookups
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestScenePlaySongSelect.cs
|
2019-06-12 17:24:16 +09:00 |
|
smoogipoo
|
13234fb4a4
|
Adjust comments a bit
|
2019-06-12 16:07:35 +09:00 |
|
smoogipoo
|
5d3fa51360
|
Merge remote-tracking branch 'origin/master' into selection-update
|
2019-06-12 15:10:57 +09:00 |
|
Dean Herbert
|
606be3d7ce
|
Merge branch 'master' into backgrounded-beatmap-status-lookups
|
2019-06-12 00:22:47 +09:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
Dean Herbert
|
d7cb932606
|
Merge branch 'master' into selection-update
|
2019-06-10 17:51:40 +09:00 |
|
Dean Herbert
|
600503ec8e
|
Use Task.Run/Wait to avoid warnings
|
2019-06-10 13:42:29 +09:00 |
|
Dean Herbert
|
a20eda7b5f
|
Fix remaining cases to work without things
|
2019-05-28 23:54:42 +09:00 |
|