This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 18:13:18 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
19 Commits
Update sample looping behaviour to better suit new sample
Jamie Taylor
·
2024-07-12 21:01:19 +09:00
ad2b354d9c
Merge branch 'master' into audio-ducking-fx
Jamie Taylor
·
2024-07-04 14:28:37 +09:00
681398059e
Change Duck() to be IDisposable and prevent overlapping usages
Jamie Taylor
·
2024-07-04 14:23:35 +09:00
d948193757
Match prior ducking behaviour
Jamie Taylor
·
2024-07-03 13:52:20 +09:00
d29d114133
Fix low pass filter sometimes not applied in dialog overlays
Dan Balasescu
·
2024-06-28 15:20:55 +09:00
77b00dac7e
Replace manual usages of
AudioFilter
with new ducking methods
Jamie Taylor
·
2024-06-22 01:57:14 +09:00
0d11b2b91c
Make
AbortConfirm()
virtual and override with filter logic
Joseph Madamba
·
2023-02-11 12:54:16 -08:00
8d9245c1d4
Continue confirming when rehovering if mouse is still down
Joseph Madamba
·
2023-02-10 19:09:30 -08:00
94d6ab1ec7
Add ability to abort dangerous dialog button on hover lost
Joseph Madamba
·
2023-02-10 14:41:44 -08:00
d30d054b4c
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Adjust a channel rather than the overall sample
Dean Herbert
·
2022-06-15 17:33:07 +09:00
b3aa4fcf02
Move filter reset to more appropriate location
Dean Herbert
·
2022-06-15 17:32:21 +09:00
94aa2248ca
Remove
Update
method processing of samples in
PopupDialogDangerousButton
Dean Herbert
·
2022-06-15 16:50:23 +09:00
1f1633ddc2
Add audio feedback for 'Dangerous' dialog buttons
Jamie Taylor
·
2022-06-15 15:41:27 +09:00
af87722be8
Move dangerous hold specification to base class
Dean Herbert
·
2022-05-06 14:34:31 +09:00
be960eb092
Make exiting multiplayer a dangerous operation, requiring hold
Dean Herbert
·
2022-05-03 16:06:04 +09:00
2896612c5c
Fix dialog dangerous button being clickable at edges
Salman Ahmed
·
2022-04-11 21:05:37 +03:00
bad30d9e60
Add
DangerousButton
for use in popup dialogs
Dean Herbert
·
2022-03-21 16:06:45 +09:00
b42081dd9b