Commit Graph

1934 Commits

Author SHA1 Message Date
0340e4f8dc Option in settings to toggle mute/unmute when losing/gaining window focus 2018-01-16 20:33:30 +01:00
5e1cd8ddc4 Apply conditionals directly rather than using an in-between property 2018-01-16 20:34:40 +09:00
9b33499fe7 Merge remote-tracking branch 'upstream/master' into RefactorInputQueues 2018-01-16 20:04:34 +09:00
3c11978cfa Use local functions 2018-01-15 21:42:17 +03:00
ae1adfd2f2 remove unnecessary empty lines
codefactor.io \(o.o)/
also one unnecessary semicolon
2018-01-12 19:30:34 +01:00
1c5b3d009c remove volume reduction on preview
it doubles with global reduction
2018-01-12 17:09:57 +01:00
73aa56a8a7 Merge branch 'master' into sliderbar-tooltip-precision 2018-01-12 18:58:30 +09:00
188b26472c Merge remote-tracking branch 'upstream/master' into sliderbar-tooltip-precision 2018-01-12 18:54:36 +09:00
ff725f0e32 Fix incorrect online conditional check in social browser logic 2018-01-12 18:20:46 +09:00
29c8400ec7 Merge branch 'master' into scrolling-hitobjects-rewrite 2018-01-12 17:35:24 +09:00
0a06f8069f Remove panel fade out for now
Should be implemented at one level above using a dedicated container.
2018-01-12 17:22:51 +09:00
441e8aced5 Better namings for the speed change "algorithms" 2018-01-12 17:18:34 +09:00
8f7c048c4e Merge branch 'master' into expand-social-tab 2018-01-12 15:54:42 +09:00
712d586d41 Revert "Add OSD + config value for scroll speed"
This reverts commit a6d8b28221.
2018-01-12 12:28:43 +09:00
a6d8b28221 Add OSD + config value for scroll speed 2018-01-11 13:40:46 +09:00
6a5a3b01b2 Fix license headers 2018-01-11 12:39:06 +09:00
312f52072b enable query
change Avatar animation too
add forgotten usings
2018-01-10 16:46:55 +01:00
86b5591583 Merge remote-tracking branch 'origin/master' into scrolling-hitobjects-rewrite 2018-01-10 18:02:49 +09:00
c010b48b29 Remove number format specified from OsuSliderBar, override ToolTipText
Better/cleaner solution.
2018-01-10 17:29:16 +09:00
17e7f75aca More osu!-side bindable fixes 2018-01-10 15:41:13 +09:00
4ce125478a remove unnecessary Schedules
one was bugging out when rapidly switching display styles and the other was... unnecessary
2018-01-09 19:03:23 +01:00
44d821172a tidying up 2018-01-09 16:29:12 +01:00
c2fadcfc1f Merge branch 'master' into background-blur 2018-01-09 21:20:05 +09:00
1c9e9cb8af Merge branch 'master' into expand-social-tab 2018-01-09 21:08:26 +09:00
f6c168be27 add skip cutscene as "in game" keybinding 2018-01-08 18:22:43 +01:00
c4d1922c8b Add scrolling algorithm to global settings 2018-01-08 11:34:37 +09:00
ae032cbf23 Support HandleKeyboardInput, HandleMouseInput, CanReceiveKeyboardInput, CanReceiveMouseInput properties 2018-01-07 23:40:00 +03:00
d9866a2052 fix hover effects on social panels 2018-01-06 11:27:17 +01:00
a61666d2a7 update licence headers 2018-01-06 10:54:53 +01:00
e6b581e259 Merge branch 'master' into expand-social-tab 2018-01-06 10:48:27 +01:00
57b44b8c29 fix new panels appearing too soon 2018-01-06 10:40:18 +01:00
a1d94d7adf Merge branch 'master' into sliderbar-tooltip-precision 2018-01-05 20:48:30 +09:00
d1f03ebf0c Update in line with framework 2018-01-05 20:29:14 +09:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
1571c10c42 Fix up replay settings sliderbar formatting 2018-01-05 14:37:32 +09:00
b84da31174 Change in-line with framework 2018-01-05 14:26:46 +09:00
5eb2dc3d64 Cleanup some possible CI errors
Not sure why these aren't being detected on master right now - they should be...
2018-01-05 01:20:24 +09:00
038fa682f7 Merge branch 'master' into expand-social-tab 2018-01-04 11:49:35 +01:00
bf64b8fc69 added hover effects to panels in social
at least partially QQ
2018-01-04 11:42:50 +01:00
9b70578af6 enabled Location as filter tab
forgot it QQ
2018-01-03 19:01:10 +01:00
9d29adce27 bring social tab+filter behaviour closer to direct 2018-01-03 17:54:20 +01:00
988f6ac901 fix SortDirection default to descending when retrieved data is ascending 2018-01-03 17:53:50 +01:00
0e361aefeb added new tabs and sort criteria 2018-01-03 17:52:11 +01:00
532c455f92 Merge branch 'master' into change-audio-settings-icon 2018-01-03 14:34:21 +09:00
fa6db30d30 Fix broken xmldoc param 2018-01-03 13:12:49 +09:00
699902234b remove unused code 2018-01-02 17:58:11 +01:00
52c2ba49cf make loading indicator more visible by deleting panels preemptively 2018-01-02 17:42:44 +01:00
313dfd4d46 remove unnecessary task + rename method 2018-01-02 17:22:12 +01:00
a00f92dcb4 change unnecessary cast 2018-01-02 17:18:49 +01:00
0e1b033008 Improve mod cycling logic further 2018-01-02 16:55:03 +09:00