Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +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 |
|
Dean Herbert
|
5e4bea9d99
|
Fix extra newline
|
2019-01-10 12:11:14 +09:00 |
|
Dean Herbert
|
4f5c208672
|
Add UI scale
Limited to (relatively) sane values until we eventually get around to adjusting UI to allow higher extermities.
|
2019-01-09 19:01:33 +09:00 |
|
smoogipoo
|
2c44b928d3
|
Remove unused references
|
2019-01-08 16:38:34 +09:00 |
|
smoogipoo
|
daeba63242
|
Remove more unused code
|
2019-01-08 16:37:18 +09:00 |
|
Dean Herbert
|
a2a7aa708f
|
Use better logic for setting slider bar settings
|
2019-01-08 14:56:42 +09:00 |
|
Dean Herbert
|
01aa4c2a72
|
Use TransferOnCommit
|
2019-01-08 13:48:38 +09:00 |
|
Dean Herbert
|
3a10dd47d5
|
Add preview for gameplay region
|
2019-01-04 15:28:35 +09:00 |
|
Dean Herbert
|
9c7830d83b
|
Size -> scale
|
2019-01-04 14:58:44 +09:00 |
|
Dean Herbert
|
35a6257642
|
Delay updates when changes would affect mouse position
|
2019-01-04 14:55:59 +09:00 |
|
Dean Herbert
|
3953f829c8
|
Add letterbox/screen scaling support
|
2019-01-04 13:36:02 +09:00 |
|
smoogipoo
|
aff5fa6169
|
Update with osu!-side dropdown changes
|
2018-11-14 18:02:38 +09:00 |
|
AtomCrafty
|
6c55efdf20
|
Add true to BindValueChanged call to hide resolution dropdown when starting in windowed mode
|
2018-10-01 13:12:34 +02:00 |
|
Dean Herbert
|
1861547c86
|
Apply review
|
2018-09-20 19:01:04 +09:00 |
|
smoogipoo
|
73fb3fa3a4
|
Fix macOS crashing in fullscreen mode
|
2018-09-19 17:52:35 +09:00 |
|
Dean Herbert
|
c1cdff8505
|
Add default resolution to avoid crashing
|
2018-09-07 19:29:51 +09:00 |
|
Dean Herbert
|
bf0ad723f5
|
Add default fallback for headless operation
|
2018-09-07 14:35:38 +09:00 |
|
Dean Herbert
|
f76d00e8ae
|
Simplify null checks
|
2018-09-07 14:31:38 +09:00 |
|
Dean Herbert
|
581da108fc
|
Rewrite to not suck
|
2018-09-05 11:32:38 +09:00 |
|
Dean Herbert
|
46b6601cbf
|
Merge remote-tracking branch 'upstream/master' into select_resolution_in_fullscreen_mode
|
2018-09-05 10:47:34 +09:00 |
|
Roman Kapustin
|
8f9bf4bd3e
|
Remove redundant DesktopGameWindow cast
|
2018-07-10 22:07:32 +03:00 |
|
HoutarouOreki
|
dd20663192
|
Lesser keyboard steps
|
2018-07-10 17:28:56 +02:00 |
|
Roman Kapustin
|
699702f8d0
|
Use DesktopGameWindow.GetCurrentDisplay method
|
2018-07-09 21:57:31 +03:00 |
|
Roman Kapustin
|
4af45b7518
|
Do not display resolutions lower than 800x600
|
2018-06-30 20:06:11 +03:00 |
|
Roman Kapustin
|
5076fe4c20
|
LayoutSettings: inject OsuGameBase instead of OsuGame
|
2018-06-23 12:45:13 +03:00 |
|
Roman Kapustin
|
5d26d5d4ed
|
Fix resolutionDropdown
|
2018-06-21 20:42:22 +03:00 |
|
Roman Kapustin
|
71371dc4b8
|
ValueChanged parameters quickfix
|
2018-06-12 19:27:55 +03:00 |
|
Roman Kapustin
|
de7e4328c5
|
Use bindable size
|
2018-06-10 16:17:57 +03:00 |
|
Roman Kapustin
|
e98f9f1323
|
Add dropdown for selecting fullscreen resolution
|
2018-06-02 21:02:45 +03:00 |
|
smoogipoo
|
733f70cbd5
|
Merge remote-tracking branch 'origin/master' into instant-hide-screenshot
|
2018-04-13 21:13:09 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
smoogipoo
|
826a8552e5
|
Reword options item to include "screenshot"
|
2018-04-13 17:30:02 +09:00 |
|
TocoToucan
|
dd5cc59250
|
Introduce 'Capture menu cursor' setting
|
2018-03-23 22:53:06 +03:00 |
|
TocoToucan
|
604e725f3f
|
Remove redundant code
|
2018-03-16 20:42:05 +03:00 |
|
TocoToucan
|
e6c22e2287
|
Taking screenshot support initial commit
|
2018-03-10 21:59:20 +03:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Shane Woolcock
|
ea2934d92c
|
Add KeyboardStep values for configuration options
|
2017-10-23 16:06:08 +10:30 |
|
Damnae
|
2c245f4c22
|
Merge branch 'master' into storyboard_integration
# Conflicts:
# osu.Game/Configuration/OsuConfigManager.cs
# osu.Game/Overlays/Settings/Sections/Graphics/DetailSettings.cs
|
2017-09-22 12:45:34 +02:00 |
|
gabixdev
|
8438ea1267
|
Fix formatting ;_;
|
2017-09-21 22:11:35 +02:00 |
|
gabixdev
|
e8462ac134
|
Add option to disable cursor rotation.
|
2017-09-17 00:47:55 +02:00 |
|
Damnae
|
cb8029af9e
|
Add a setting to hide storyboards.
|
2017-09-15 09:16:56 +02:00 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
Jorolf
|
f7c9e449d4
|
add ruleset settings
|
2017-07-11 20:25:24 +02:00 |
|
John Neijzen
|
431d225a60
|
Keyword Spacing and Brackets Fixing
|
2017-06-08 14:35:10 +08:00 |
|
EVAST9919
|
564abc1a5b
|
using autosize instead of constant height
|
2017-05-23 14:32:45 +03:00 |
|
EVAST9919
|
165d6ef1bb
|
Make transition a bit smoother
|
2017-05-23 12:30:39 +03:00 |
|
EVAST9919
|
c7a241246e
|
Better letterbox settings transition
|
2017-05-23 12:09:32 +03:00 |
|
Dean Herbert
|
622b155fda
|
OsuConfig -> OsuSetting
|
2017-05-15 10:56:27 +09:00 |
|
Dean Herbert
|
eaaba11586
|
Change all instances of options to settings where applicable
|
2017-05-15 10:55:29 +09:00 |
|