Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
655780fd98
|
Fix regression in bpm textbox binding logic
|
2022-05-31 18:27:18 +09:00 |
|
Dean Herbert
|
27efeb7d4e
|
Fix TimingSection performing a beatmap save when switching bound timing points
|
2022-05-31 14:58:49 +09:00 |
|
Dean Herbert
|
42179568f3
|
Initial animation pass on metronome
|
2022-05-20 17:30:04 +09:00 |
|
Dean Herbert
|
ce7be940e2
|
Setup basics for control and test
|
2022-05-20 17:30:04 +09:00 |
|
Bartłomiej Dach
|
e14d5b8adb
|
Remove unused using directives
|
2022-03-31 21:20:30 +02:00 |
|
CenTdemeern1
|
a6875383fc
|
Rebind SaveState() to bpmTextEntry
|
2022-03-31 21:06:05 +02:00 |
|
CenTdemeern1
|
52d723aaa6
|
Remove BPM slider
|
2022-03-31 20:11:07 +02:00 |
|
Bartłomiej Dach
|
54f7b1b8d0
|
Use new time signature control on timing screen
|
2022-01-22 20:50:32 +01:00 |
|
Bartłomiej Dach
|
735414bc49
|
Replace TimeSignatures enum with struct for storage of arbitrary meter
|
2022-01-22 20:50:31 +01:00 |
|
Dean Herbert
|
7fdf876b4c
|
Fix editor timing screen mutating the WorkingBeatmap instead of EditorBeatmap
|
2021-01-04 16:38:15 +09:00 |
|
Dean Herbert
|
9d7880afda
|
Make SettingsItem conform to IHasCurrentValue
|
2020-10-06 17:18:54 +09:00 |
|
Dean Herbert
|
98fd661b23
|
Add change handling for timing section
|
2020-10-02 17:55:47 +09:00 |
|
Dean Herbert
|
e0a0902a15
|
Ensure textbox always reverts to sane state on out-of-range failures
|
2020-10-01 13:06:24 +09:00 |
|
Dean Herbert
|
44fc0c6723
|
Fix default value of bpm being too high
|
2020-09-30 18:08:55 +09:00 |
|
Dean Herbert
|
1468b9589f
|
Increase max sane BPM value
|
2020-09-07 18:20:47 +09:00 |
|
Dean Herbert
|
98676af7bb
|
Move default declarations for readability
|
2020-09-07 18:18:50 +09:00 |
|
Dean Herbert
|
86512d6e8d
|
Add BPM entry textbox
|
2020-09-07 18:18:50 +09:00 |
|
Dean Herbert
|
6091714f15
|
Limit BPM entry via slider to a sane range
|
2020-09-07 18:18:50 +09:00 |
|
Dean Herbert
|
23eab68c72
|
Merge remote-tracking branch 'upstream/master' into editor-timing-screen-2
|
2019-11-06 16:22:55 +09:00 |
|
Dean Herbert
|
ebfb5d050d
|
Move section update code to abstract method to avoid incorrect BindValue usage
|
2019-11-06 14:36:43 +09:00 |
|
Dean Herbert
|
522572eace
|
Add ability to adjust all control point attributes
|
2019-10-28 16:21:31 +09:00 |
|
Dean Herbert
|
ee5591d7d5
|
Add missing license headers
|
2019-10-28 12:42:17 +09:00 |
|
Dean Herbert
|
43ad4a3a3c
|
Tidy up string output
|
2019-10-28 12:31:38 +09:00 |
|
Dean Herbert
|
0fba272e78
|
Add the ability to add new ControlPoint types to existing groups
|
2019-10-27 15:19:36 +09:00 |
|