Commit Graph

21 Commits

Author SHA1 Message Date
cafa605b90 Fix visual settings checkboxes playing sounds in bindable binding
Move sound binding to much later in the process to avoid programmatic checkbox changes triggering interaction sounds
2018-02-08 14:43:47 +09:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
ac7e373f40 Add hover/click sound effects to more stuff everywhere 2017-11-26 17:21:21 +09:00
ee96d39b93 Shuffle sound samples around and make more conformant 2017-06-28 10:19:04 -07:00
c8066cfde9 Allow Nub/OsuCheckbox/OsuSliderBar colours to be overridden. 2017-05-30 16:40:35 +09:00
efab186384 Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
ef7bc0f92e Update UI controls to understand DisabledChanged. 2017-04-21 14:02:04 +09:00
5af4259ab4 Add back explicit binds. 2017-04-10 17:10:15 +09:00
f12b5a8954 Unify disable logic. 2017-04-10 16:22:36 +09:00
bb4a909de5 Update UI control access in line with framework changes. 2017-04-10 14:54:23 +09:00
7c74951454 Update bindables.
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCaseResults.cs
#	osu.Game/Screens/Ranking/ResultModeButton.cs
#	osu.Game/Screens/Ranking/Results.cs
2017-04-04 11:34:13 +09:00
24d06fa92d CheckBox -> Checkbox. 2017-03-31 17:38:33 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
a5dfa7ab06 Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
32ce8cf723 Audio class renames in line with framework changes. 2017-02-18 17:35:04 +09:00
4f9d1a6c39 Visually disable options which aren't yet wired up. 2017-02-14 00:36:50 +09:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
d6714324df OsuNub -> Nub. 2017-02-04 12:06:53 +01:00
0edc64a08c Re-use checkbox nub for option sliders and slightly re-structure. 2017-02-04 09:50:58 +01:00
6b66ecc131 Global shadows and more sane font size setting. 2017-01-31 18:53:52 +09:00
6ca974bf0c Re-namespace options, adjust font sizes + more. 2017-01-31 18:37:11 +09:00