Jorolf
|
1e4bca90f0
|
remove duplicate code
|
2017-05-26 12:10:16 +02:00 |
|
Jorolf
|
a9658ec66f
|
update colour, width, icon and text
|
2017-05-25 20:25:59 +02:00 |
|
Jorolf
|
af9b02746a
|
make fields readonly
|
2017-05-23 18:19:01 +02:00 |
|
Jorolf
|
7ad10009e6
|
Merge branch 'master' of git://github.com/ppy/osu into channel-selector-tab-item
|
2017-05-23 17:32:48 +02: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
|
5c5a18833a
|
Merge branch 'master' into channel-selector-tab-item
|
2017-05-22 20:22:57 +09:00 |
|
Huo Yaoyuan
|
63259a3457
|
Fix depth of header background.
Thanks to the order of adding to parent container, the depth value is actually not needed.
|
2017-05-22 16:00:03 +08:00 |
|
Huo Yaoyuan
|
d0ff9e6576
|
Merge branch 'master' into sections
|
2017-05-22 12:52:27 +08:00 |
|
Dean Herbert
|
93182e5da3
|
Merge branch 'master' into generic-interface
|
2017-05-22 09:52:40 +09:00 |
|
Huo Yaoyuan
|
4a55666e03
|
Merge branch 'master' into sections
|
2017-05-21 04:43:39 +08:00 |
|
Huo Yaoyuan
|
f06f8b4dcd
|
Make sidebar buttons working.
|
2017-05-21 04:33:05 +08:00 |
|
Huo Yaoyuan
|
aa409ac1a9
|
Move SearchTextBox out of SettingsHeader.
|
2017-05-21 04:12:16 +08:00 |
|
Huo Yaoyuan
|
35712514a4
|
Update settings UI using SectionsContainer basically.
|
2017-05-21 03:50:04 +08:00 |
|
Dean Herbert
|
fb72693c96
|
Merge branch 'master' into playlist-item-paragraph
|
2017-05-20 15:47:54 +09:00 |
|
DrabWeb
|
995a573b9c
|
@"" -> string.Empty
|
2017-05-20 03:22:37 -03:00 |
|
DrabWeb
|
7485a78128
|
Update framework
|
2017-05-20 03:14:22 -03:00 |
|
DrabWeb
|
139b03a1ce
|
Only recreate text once per unicode option change
|
2017-05-20 02:05:13 -03:00 |
|
DrabWeb
|
43bd0f686b
|
Fix artist being the opposite value
|
2017-05-20 01:25:42 -03:00 |
|
DrabWeb
|
48417beb81
|
Unused using directive
|
2017-05-20 01:22:33 -03:00 |
|
DrabWeb
|
615082d757
|
Remove whitespace
|
2017-05-20 01:17:04 -03:00 |
|
DrabWeb
|
dcc3dbf5e2
|
Make PlaylistItem use Paragraphs
|
2017-05-20 01:11:20 -03:00 |
|
DrabWeb
|
bfedd42ca4
|
Add mod tooltips
|
2017-05-19 23:56:48 -03:00 |
|
Dean Herbert
|
a34d9d8b09
|
Oops
|
2017-05-20 01:14:51 +09:00 |
|
Dean Herbert
|
9c9c0a64fd
|
Merge branch 'master' into debug-config-rename
|
2017-05-20 00:45:16 +09:00 |
|
Dan Balasescu
|
7e8ffe8f34
|
Merge branch 'master' into osd-fixes
|
2017-05-20 00:12:10 +09:00 |
|
Dean Herbert
|
528d79be51
|
FrameworkDebugConfig -> DebugSetting
|
2017-05-19 22:53:26 +09:00 |
|
Dean Herbert
|
0332348b24
|
Correctly display default audio device on OSD
|
2017-05-19 22:51:09 +09:00 |
|
Dean Herbert
|
5bcef91b89
|
Add padding to setting value on on screen display
Long audio device names were destroying all padding.
|
2017-05-19 22:49:47 +09:00 |
|
Dean Herbert
|
04f7acb68a
|
Add setting checkbox to toggle debug logs
|
2017-05-19 22:47:15 +09:00 |
|
Jorolf
|
94484974f9
|
use AddTabItem instead + Bindable for ChannelSelectorTabItem
|
2017-05-19 11:59:23 +02:00 |
|
Jorolf
|
0e3fb55d5e
|
usage of constant and formatting
|
2017-05-18 17:02:11 +02:00 |
|
Huo Yaoyuan
|
ffbab6bfeb
|
Tidy up DrawableChannel.
|
2017-05-18 04:08:47 +08:00 |
|
Jorolf
|
67806c4247
|
add tab item
|
2017-05-17 21:16:53 +02:00 |
|
Huo Yaoyuan
|
23e2d3ef07
|
Use GroupBy in ChatOverlay.
|
2017-05-18 02:40:36 +08:00 |
|
Huo Yaoyuan
|
b5d7211cd6
|
Expire placeholder text.
|
2017-05-18 02:40:29 +08:00 |
|
Dean Herbert
|
d606b5b3a7
|
Fix CI warning
|
2017-05-17 22:13:56 +09:00 |
|
Dean Herbert
|
231f7939a6
|
Fix channels being unnecessarily recycled on disconnect
Resolves #768
|
2017-05-17 12:42:02 +09:00 |
|
Huo Yaoyuan
|
f1d5a92950
|
Use generic IEqutable to avoid typeless Equals.
|
2017-05-16 21:49:38 +08:00 |
|
Huo Yaoyuan
|
b9a40a841b
|
Use IsAssignableFrom.
|
2017-05-16 21:04:54 +08:00 |
|
Dan Balasescu
|
be3953aeb2
|
Merge branch 'master' into general-fixes
|
2017-05-16 20:52:38 +09:00 |
|
Dean Herbert
|
fdf0137fc2
|
Remove incorrect padding
|
2017-05-16 19:58:34 +09:00 |
|
Dean Herbert
|
23807aa3b9
|
Better handling of logged in state
|
2017-05-16 19:55:45 +09:00 |
|
Dean Herbert
|
0c7ceea4fd
|
Merge branch 'master' into on-screen-display
|
2017-05-16 18:54:54 +09:00 |
|
Dean Herbert
|
71b14bb8af
|
Merge branch 'master' into fix-duplicate-channels
|
2017-05-16 18:50:21 +09:00 |
|
Dean Herbert
|
712bd21e25
|
Fix duplicate channels being created on connection loss
Resolves #763
|
2017-05-16 18:28:42 +09:00 |
|
Dean Herbert
|
3673e4af1f
|
Fade bold state of chat tabs better
|
2017-05-16 18:00:29 +09:00 |
|
Dean Herbert
|
0feaa407f2
|
Merge branch 'margin-padding-namespace' into on-screen-display
|
2017-05-16 16:40:06 +09:00 |
|
Dean Herbert
|
89e2a39d14
|
Merge remote-tracking branch 'upstream/master' into margin-padding-namespace
|
2017-05-16 16:36:34 +09:00 |
|