Commit Graph

786 Commits

Author SHA1 Message Date
fb72693c96 Merge branch 'master' into playlist-item-paragraph 2017-05-20 15:47:54 +09:00
995a573b9c @"" -> string.Empty 2017-05-20 03:22:37 -03:00
7485a78128 Update framework 2017-05-20 03:14:22 -03:00
139b03a1ce Only recreate text once per unicode option change 2017-05-20 02:05:13 -03:00
43bd0f686b Fix artist being the opposite value 2017-05-20 01:25:42 -03:00
48417beb81 Unused using directive 2017-05-20 01:22:33 -03:00
615082d757 Remove whitespace 2017-05-20 01:17:04 -03:00
dcc3dbf5e2 Make PlaylistItem use Paragraphs 2017-05-20 01:11:20 -03:00
bfedd42ca4 Add mod tooltips 2017-05-19 23:56:48 -03:00
a34d9d8b09 Oops 2017-05-20 01:14:51 +09:00
9c9c0a64fd Merge branch 'master' into debug-config-rename 2017-05-20 00:45:16 +09:00
7e8ffe8f34 Merge branch 'master' into osd-fixes 2017-05-20 00:12:10 +09:00
528d79be51 FrameworkDebugConfig -> DebugSetting 2017-05-19 22:53:26 +09:00
0332348b24 Correctly display default audio device on OSD 2017-05-19 22:51:09 +09:00
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
04f7acb68a Add setting checkbox to toggle debug logs 2017-05-19 22:47:15 +09:00
d606b5b3a7 Fix CI warning 2017-05-17 22:13:56 +09:00
231f7939a6 Fix channels being unnecessarily recycled on disconnect
Resolves #768
2017-05-17 12:42:02 +09:00
f1d5a92950 Use generic IEqutable to avoid typeless Equals. 2017-05-16 21:49:38 +08:00
b9a40a841b Use IsAssignableFrom. 2017-05-16 21:04:54 +08:00
be3953aeb2 Merge branch 'master' into general-fixes 2017-05-16 20:52:38 +09:00
fdf0137fc2 Remove incorrect padding 2017-05-16 19:58:34 +09:00
23807aa3b9 Better handling of logged in state 2017-05-16 19:55:45 +09:00
0c7ceea4fd Merge branch 'master' into on-screen-display 2017-05-16 18:54:54 +09:00
71b14bb8af Merge branch 'master' into fix-duplicate-channels 2017-05-16 18:50:21 +09:00
712bd21e25 Fix duplicate channels being created on connection loss
Resolves #763
2017-05-16 18:28:42 +09:00
3673e4af1f Fade bold state of chat tabs better 2017-05-16 18:00:29 +09:00
0feaa407f2 Merge branch 'margin-padding-namespace' into on-screen-display 2017-05-16 16:40:06 +09:00
89e2a39d14 Merge remote-tracking branch 'upstream/master' into margin-padding-namespace 2017-05-16 16:36:34 +09:00
91de72e161 Merge branch 'master' into on-screen-display 2017-05-16 16:27:19 +09:00
f0ea445e46 Fix initial requests of channel mesages not being performed
fetchReq was being set even for initial lookups, which caused only one to run, and subsequent requests to be excessive to try and catch up.
2017-05-16 15:59:01 +09:00
2ad9aa2ae5 Merge branch 'master' into chat-error-messages 2017-05-16 15:12:59 +09:00
5e5ad9a899 Add basic on-screen display 2017-05-16 15:03:03 +09:00
efab186384 Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
3b1d5ce7df CI fix 2017-05-15 13:31:51 +09:00
dcd4b4450d Add error message in chat when attempting to use commands 2017-05-15 13:26:35 +09:00
1f3039926f Reword settings text slightly 2017-05-15 12:57:55 +09:00
3b87a938db Merge branch 'master' into cursor_size. 2017-05-15 12:23:49 +09:00
622b155fda OsuConfig -> OsuSetting 2017-05-15 10:56:27 +09:00
eaaba11586 Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
ca6df533bd Automatic gameplay cursor size 2017-05-13 03:46:37 +03:00
fd9218b6d5 Use FirstOrDefault 2017-05-12 20:48:25 +09:00
24db423c4f Merge remote-tracking branch 'upstream/master' into playlist-commit 2017-05-12 20:39:50 +09:00
815379646c Merge branch 'master' into new-option-search 2017-05-12 20:22:11 +09:00
6c117f15af Remove unnecessary usings 2017-05-12 20:06:38 +09:00
d2e066ca35 Move SearchTextBox to better namespace
Is being used in multiple places now.
2017-05-12 19:57:06 +09:00
bc5bcfa66a Make tab background opaque when chat is fullscreen 2017-05-12 19:15:04 +09:00
dbf60d24bf Second design update pass. 2017-05-12 15:39:00 +09:00
6ea65009c4 Initial design update pass 2017-05-12 15:38:55 +09:00
c4a93cbc85 Move drawable chat related classes to better namespace 2017-05-12 15:38:51 +09:00