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-25 22:40:38 +08:00
Code
Issues
Releases
Wiki
Activity
41,657
Commits
4
Branches
797
Tags
a6323b7d87fba2a0adad4a750a9155fcde16bf49
Commit Graph
100 Commits
Merge branch 'master' into realm-key-binding-store
Dean Herbert
·
2021-06-10 13:58:08 +09:00
9044a20120
Simplify default handling flow
Dean Herbert
·
2021-05-26 18:28:00 +09:00
c05dfee220
Combine
RestorableKeyBindingRow
back into
KeyBindingRow
Dean Herbert
·
2021-05-26 18:17:28 +09:00
7c9383b586
Add missing newline
Dean Herbert
·
2021-05-26 17:17:02 +09:00
02806fedb0
Remove outdated comment
Dean Herbert
·
2021-05-26 17:01:47 +09:00
f8a3a37797
Merge branch 'master' into single-bind-reset-button
Dean Herbert
·
2021-05-26 17:01:16 +09:00
98fa5b67d6
Restore class names
Swords
·
2021-05-25 21:08:40 +10:00
d9f5b578bf
Apply the rest of requested changes
Swords
·
2021-05-25 21:00:38 +10:00
ce845a9f8d
Merge branch 'master' into realm-key-binding-store
Dean Herbert
·
2021-05-25 17:18:33 +09:00
a249bb9e69
Merge branch 'master' into realm-key-binding-store
Dean Herbert
·
2021-05-25 13:41:48 +09:00
df703b68ec
Ensure settings rows cannot set an invalid value in the first place
Dean Herbert
·
2021-05-24 21:56:41 +09:00
62b6cadb64
Renaming files
Swords
·
2021-05-24 22:49:40 +10:00
518999ffab
RestoreDefaultValueButton implements OsuButton
Swords
·
2021-05-24 21:34:47 +10:00
ca1d1c58ab
Move private methods down
Dean Herbert
·
2021-05-18 14:12:27 +09:00
0100b88a86
Simplify bindable flow in
KeyBindingRow
Bartłomiej Dach
·
2021-05-17 21:10:05 +02:00
ef114f2407
Formatting
Swords
·
2021-05-15 11:25:56 +10:00
d85f17159f
Adding Requested changed
Swords
·
2021-05-15 11:24:08 +10:00
304caf8bdf
Merge branch 'single-bind-reset-button' of
https://github.com/holaswords/osu
into single-bind-reset-button
Swords
·
2021-05-15 01:31:40 +10:00
6a52622b3f
Reformatting
Swords
·
2021-05-15 01:30:54 +10:00
1603b92211
Merge branch 'master' into single-bind-reset-button
Swords
·
2021-05-15 01:07:32 +10:00
85174793b1
Fixed formatting
Swords
·
2021-05-15 01:04:15 +10:00
753bdf2083
Well it works, just pretty ugly looking.
Swords
·
2021-05-15 01:01:17 +10:00
0725088fde
Centralise implementation of cancel button logic
Dean Herbert
·
2021-05-11 18:39:14 +09:00
1bb3c609ae
Adding a reset button to individual keybinds
Ibby
·
2021-05-09 15:51:17 +10:00
075350e125
Fix update method not switched across to using
Guid
Dean Herbert
·
2021-04-26 17:10:28 +09:00
61f3cc9bc2
Extract common implementation into private method
Dean Herbert
·
2021-04-03 18:58:25 +09:00
cc9db90d11
Fix tests using wrong ID lookup type
Dean Herbert
·
2021-03-30 13:22:48 +09:00
015cf5f7eb
Merge branch 'master' into realm-migration-operation-blocking
Dean Herbert
·
2021-03-19 21:33:26 +09:00
03592fa696
Apply changes to UI components overriding functions with changing signatures
Dean Herbert
·
2021-02-22 19:01:42 +09:00
1fd76ea3fb
Fix transactions not actually being committed
Dean Herbert
·
2021-01-14 16:13:10 +09:00
8a08d3f4ef
Rename realm persisted properties to avoid casting necessity
Dean Herbert
·
2021-01-13 18:36:37 +09:00
fcb4a53f37
Update write usages
Dean Herbert
·
2021-01-13 18:36:37 +09:00
9086d75542
Remove unused EF class and unnecessary interface
Dean Herbert
·
2021-01-12 14:45:36 +09:00
536e7229d0
Use IKeyBinding for all key binding usages (and add update flow via primary key)
Dean Herbert
·
2021-01-11 16:31:35 +09:00
8765aaf9e6
Add and consume IKeyBindingStore interface
Dean Herbert
·
2021-01-11 15:52:49 +09:00
43f417b53a
Re-privatise buttons
smoogipoo
·
2020-08-03 15:25:23 +09:00
435c9de8b9
Prevent updating bind target when hovering cancel and clear buttons instead
Joehu
·
2020-08-02 12:52:12 -07:00
7aafc018ad
Add test for clear button
Joehu
·
2020-08-02 12:41:35 -07:00
ba77fa2945
Add xmldoc for updateBindTarget
Joehu
·
2020-08-02 12:26:09 -07:00
b96e32b0bb
Fix keybind clear button always clearing first keybind regardless of target
Joehu
·
2020-07-20 20:13:09 -07:00
a8991bb8bf
Fix crash when pressing clear button twice
smoogipoo
·
2020-06-04 22:17:00 +09:00
9c1542f897
Implement midi keybindings
smoogipoo
·
2020-05-10 13:39:20 +09:00
738c6da594
Use [Resolved] wherever possible
recapitalverb
·
2020-02-14 20:14:00 +07:00
c753cb46c5
Merge remote-tracking branch 'smoogipoo/void-joystick-release-returns' into update-framework
Dean Herbert
·
2020-01-22 22:58:00 +09:00
8c29093d1c
Merge remote-tracking branch 'smoogipoo/void-key-up-returns' into update-framework
Dean Herbert
·
2020-01-22 22:57:56 +09:00
8a7f7c5e46
Apply input method signature refactorings
smoogipoo
·
2020-01-20 20:30:25 +09:00
b62e3addf3
Apply input method signature refactorings
smoogipoo
·
2020-01-20 19:35:37 +09:00
40f502c6d1
Apply input method signature refactorings
smoogipoo
·
2020-01-20 18:17:21 +09:00
bfb056c612
Fix unbinding not working correctly
Dean Herbert
·
2019-06-21 14:43:00 +09:00
666d5744cd
Add cancel/clear buttons in place of instructional text
Dean Herbert
·
2019-06-21 13:50:05 +09:00
a6e5c6a62a
First
Previous
1
2
Next
Last