Dean Herbert
|
94cf99bf97
|
Fix mute button falling off the screen when UI scaling is used
|
2020-05-15 12:22:59 +09:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Huo Yaoyuan
|
bbeab6fa76
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
|
Joehu
|
ccc753a315
|
Make OverlayContainers with no blocking input VisibilityContainers
|
2019-10-14 16:27:59 -07:00 |
|
smoogipoo
|
6c878cb167
|
Prevent nullrefs
|
2019-10-03 19:15:37 +09:00 |
|
Craftplacer
|
811a08d18f
|
Use Bindable instead of bool
|
2019-09-15 16:50:01 +02:00 |
|
Craftplacer
|
0afb5c5bb0
|
Expose muted state from VolumeOverlay
|
2019-09-15 16:31:57 +02:00 |
|
Joehu
|
7ac6558f59
|
Allow controlling music and effect volume by arrow keys when hovering
|
2019-06-23 22:53:02 -07:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
smoogipoo
|
a8f156584b
|
Update framework with positional/non-positional changes
|
2018-09-26 14:01:15 +09:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
ekrctb
|
1ed6a672f2
|
Update volme control
Use IMouseWheelBindingHandler for volume VolumeControlReceptor.
VolumeMeter is no longer an IKeyBindingHandler because it is unused.
|
2018-06-27 18:43:29 +09:00 |
|
smoogipoo
|
67a067ffa5
|
Fix overlay not disappearing when losing hover from the last pixel
OnMouseMove isn't invoked when hover is lost.
|
2018-06-22 13:32:32 +09:00 |
|
smoogipoo
|
72aee8344e
|
Always call schedulePopOut
|
2018-06-22 13:32:00 +09:00 |
|
Dean Herbert
|
e0b68e4e09
|
Fix hide re-schedule not triggering on noop state change
|
2018-06-13 16:47:10 +09:00 |
|
Dean Herbert
|
a55bf82fd9
|
Handle hover blocking in VolumeOverlay to ensure correct hide scheduling
|
2018-06-13 16:46:56 +09:00 |
|
Dean Herbert
|
17ba129e61
|
Make volume controls stay open when hovered
Closes #2743.
|
2018-06-07 01:14:43 +09:00 |
|
Dean Herbert
|
a14531b9a4
|
Fix crash on startup when adjusting volume before volume control loaded
|
2018-05-11 22:57:36 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
e2f9e237e8
|
Use GradientHorizontal helper function
|
2018-03-07 14:07:04 +09:00 |
|
jorolf
|
ec013dbee8
|
remove blank line and try to get test case working
|
2018-03-03 21:55:19 +01:00 |
|
jorolf
|
9293ec635a
|
add license headers and remove blank line
|
2018-03-03 19:49:38 +01:00 |
|
jorolf
|
8e0a524c4d
|
change colours
|
2018-03-03 19:31:29 +01:00 |
|
jorolf
|
ef63366d91
|
simplify VolumeMeter
|
2018-03-03 19:25:34 +01:00 |
|
jorolf
|
3a420ba826
|
add the volume overlay
|
2018-03-03 19:08:35 +01:00 |
|