Roman Kapustin
|
70120aa14c
|
Remove unused previewTrackManager variable
|
2018-06-02 12:28:16 +03:00 |
|
Roman Kapustin
|
330ce19041
|
Make PreviewTrack a component and use LoadComponentAsync
|
2018-06-01 23:36:25 +03:00 |
|
Roman Kapustin
|
88ac427ba6
|
PreviewTrack.Owner
|
2018-06-01 21:06:37 +03:00 |
|
Roman Kapustin
|
a24589f583
|
Cleanup external PlayButton.Playing usage
|
2018-05-25 22:35:15 +03:00 |
|
Roman Kapustin
|
498244a308
|
Introduce PreviewTrack class
|
2018-05-25 00:37:53 +03:00 |
|
UselessToucan
|
d6076eb591
|
Merge branch 'master' into multiple_previews_different_overlays
|
2018-05-24 20:51:54 +03:00 |
|
Roman Kapustin
|
95dd2125ee
|
Load PlayButton.Preview asynchronously
|
2018-05-09 16:22:52 +03:00 |
|
Roman Kapustin
|
c492f62eda
|
Use PreviewTrackManager in the PlayButton
|
2018-05-09 14:52:46 +03:00 |
|
Roman Kapustin
|
33e2b91ccc
|
Decouple FilterControl.Ruleset from the game-wide ruleset bindable
|
2018-05-03 22:59:49 +03:00 |
|
TocoToucan
|
ca574f2345
|
Disable RulesetToggleButton whenever the ruleset can't be changed
|
2018-04-29 18:36:19 +03:00 |
|
TocoToucan
|
eda9f83836
|
Add activeBeatmapPreview variable for tracking beatmap preview playback
|
2018-04-29 15:32:22 +03:00 |
|
Dean Herbert
|
1be2571d33
|
Make BeatmapSetOverlay accept nulls everywhere
|
2018-04-18 16:08:45 +09:00 |
|
smoogipoo
|
ffbe6f2e37
|
Merge remote-tracking branch 'origin/master' into fix-rank-status
# Conflicts:
# osu.Game/Beatmaps/RankStatus.cs
# osu.Game/Online/API/Requests/SearchBeatmapSetsRequest.cs
# osu.Game/Overlays/Direct/FilterControl.cs
# osu.Game/Overlays/DirectOverlay.cs
|
2018-04-18 14:16:58 +09:00 |
|
Dean Herbert
|
fd54ae3c87
|
Simplify logic
|
2018-04-15 16:12:42 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
TocoToucan
|
9acea6eab0
|
Order beatmap difficulty icons correctly
|
2018-04-12 19:33:30 +03:00 |
|
Joehu
|
463b189d2f
|
Remove unused using directives
|
2018-04-12 08:13:24 -07:00 |
|
Joehu
|
f18594887b
|
Move enum to SearchBeatmapSetsRequest
|
2018-04-12 07:49:23 -07:00 |
|
Joehu
|
461e063f19
|
Rename RankStatus to BeatmapSearchCategory
|
2018-04-11 22:50:39 -07:00 |
|
Dan Balasescu
|
6dfca4b2fa
|
Merge branch 'master' into osu-tab-strip
|
2018-04-04 14:20:06 +09:00 |
|
DrabWeb
|
3d05798d80
|
Change SearchableListOverlay to use OsuTabControl strip.
|
2018-03-29 15:34:53 -03:00 |
|
DrabWeb
|
eb374c5774
|
Add beatmap set online status and display it in direct panels and the beatmap set overlay.
|
2018-03-26 21:04:45 -03:00 |
|
Dean Herbert
|
07642546bb
|
Make APIAccess a component
|
2018-03-14 11:29:54 +09:00 |
|
Dean Herbert
|
c070c69522
|
Update framework
|
2018-02-22 15:01:53 +09:00 |
|
Dean Herbert
|
a931d6e381
|
Merge branch 'master' into fix-user-download-cancel
|
2018-01-22 16:27:26 +09:00 |
|
Dan Balasescu
|
20be4bbbcd
|
Merge branch 'master' into better-direct-progress-bar
|
2018-01-22 14:25:23 +09:00 |
|
Dean Herbert
|
3d4e2d400c
|
Remove unused using
|
2018-01-22 13:52:10 +09:00 |
|
Dean Herbert
|
53e40a77dc
|
Don't show error messages when a download is user-cancelled
Resolves #1941.
|
2018-01-22 13:25:49 +09:00 |
|
Dean Herbert
|
060d80efbe
|
Continue showing progress bar on direct panels when importing
Previously the progrress bar would fade out once downloads completed, which felt unintuitive.
|
2018-01-22 13:05:07 +09:00 |
|
Dean Herbert
|
652f273961
|
Ensure previews stop playing when they are removed from the draw hierarchy
|
2018-01-19 15:46:42 +09:00 |
|
Aergwyn
|
65bac6d31a
|
return preview instead of nothing if it exists already
allows listening to it again after reaching the end
|
2018-01-17 20:36:47 +01:00 |
|
Dean Herbert
|
e7524445ee
|
Use Restart()
|
2018-01-17 21:33:19 +09:00 |
|
Dean Herbert
|
54ed608ddb
|
Mute global track volume when a beatmap preview is playing
|
2018-01-17 21:26:12 +09:00 |
|
Aergwyn
|
ae1adfd2f2
|
remove unnecessary empty lines
codefactor.io \(o.o)/
also one unnecessary semicolon
|
2018-01-12 19:30:34 +01:00 |
|
Aergwyn
|
1c5b3d009c
|
remove volume reduction on preview
it doubles with global reduction
|
2018-01-12 17:09:57 +01:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
ColdVolcano
|
1f762dc6d8
|
Fix PreviewBar receiving a NaN Width value
|
2017-12-08 15:46:09 -06:00 |
|
Dean Herbert
|
51dc66df12
|
Add support for relevance based search results in osu!direct
|
2017-12-08 18:48:36 +09:00 |
|
Dean Herbert
|
9db6ef6657
|
Fix unfixed regressions
|
2017-11-23 20:23:47 +09:00 |
|
Dean Herbert
|
4986ad73f7
|
Merge remote-tracking branch 'upstream/master' into load-optimization
|
2017-11-23 18:44:17 +09:00 |
|
FreezyLemon
|
2cc2323791
|
Style changes (removing newline from before second constructor parameter)
|
2017-11-23 09:12:23 +01:00 |
|
FreezyLemon
|
7d428875b8
|
Changed LoadWrapper back to DelayedLoadWrapper and fixed the implementation (dependent on framework change, delay now in ctor)
|
2017-11-22 15:46:04 +01:00 |
|
FreezyLemon
|
2203a84300
|
Small fixes and style corrections
|
2017-11-21 19:16:44 +01:00 |
|
FreezyLemon
|
870807c265
|
Switched over to the new LoadWrapper class for all delayed loading.
|
2017-11-21 16:17:33 +01:00 |
|
FreezyLemon
|
a033eb46d3
|
Changed to LoadComponentAsync call instead of adding an AsyncLoadWrapper instance.
|
2017-11-21 16:12:23 +01:00 |
|
naoey
|
97c5956083
|
Make download buttons disappear instead of closing overlay.
- Also unbind event handlers
- Remove unused field
|
2017-11-16 19:17:22 +05:30 |
|
naoey
|
df53b884ea
|
Removed unused stuff.
|
2017-11-15 18:00:19 +05:30 |
|
naoey
|
5aeeb9aac6
|
Merge remote-tracking branch 'upstream/master' into beatmap-overlay-download
|
2017-11-15 17:38:38 +05:30 |
|
Dean Herbert
|
44671ad9cb
|
Move common width definition to base class
|
2017-11-14 19:03:50 +09:00 |
|
Unknown
|
16e48ed187
|
Hook up download logic with BeatmapSetOverlay download buttons.
- Add noVideo option to DownloadBeatmapSetRequest
- Make Download fire an event with new download instead of returning it
|
2017-11-12 18:41:10 +05:30 |
|