Commit Graph

3863 Commits

Author SHA1 Message Date
7e4f0c01b8 Avoid excess background updates in playlist overlay (#6424)
Avoid excess background updates in playlist overlay
2019-10-08 14:11:02 +09:00
438408161c Fix tab controls overflowing right content at max ui scale (#6411)
Fix tab controls overflowing right content at max ui scale
2019-10-08 11:16:41 +09:00
3ec78388e8 Avoid excess background updates in playlist overlay 2019-10-08 11:03:23 +09:00
8e6e90eaec Use fixed numbers for padding instead 2019-10-07 16:11:40 -07:00
e00992dfd8 Remove FollowPlayback setting 2019-10-07 19:44:22 +03:00
38c1cee5fd Fix tab controls overflowing 2019-10-06 10:22:55 -07:00
eda4a27b45 Move FollowPlayback setting to User Interface subsection 2019-10-06 15:06:25 +03:00
bdea75b995 Autoscroll playlist on song change 2019-10-05 23:53:05 +03:00
0dd12990c4 Fix possible nullref in MusicController (#6379)
Fix possible nullref in MusicController
2019-10-03 20:11:52 +08:00
6c878cb167 Prevent nullrefs 2019-10-03 19:15:37 +09:00
662a1a9c2c Use current 2019-10-03 18:55:53 +09:00
bcf0b2752e Fix possible MusicController nullref 2019-10-03 18:48:44 +09:00
4d4e846296 Merge branch 'master' into muted-notification 2019-10-02 17:31:34 +02:00
2519fd26a9 Merge pull request #6351 from Joehuu/simplify-exit-logic-of-screens
Simplify exit logic of screens with textboxes using back button receptor
2019-10-02 18:38:06 +09:00
b161aa22c3 Merge branch 'master' into simplify-exit-logic-of-screens 2019-10-02 18:13:57 +09:00
faf8fe132e Change bindable int to float 2019-10-02 12:26:46 +08:00
b6dd610af8 Apply reviews 2019-10-01 23:18:03 +07:00
5f700f2ae9 Simplify exit logic of screens with textboxes using back button receptor 2019-10-01 08:26:34 -07:00
4e394e0ed5 Merge branch 'master' into muted-notification 2019-10-01 17:26:11 +02:00
208b9a4eba Add new virtual float for username to timestamp padding 2019-10-01 20:47:53 +07:00
b4da92e5a6 Merge branch 'master' into bot-profile 2019-10-01 16:26:48 +09:00
907f73ef8f Merge remote-tracking branch 'refs/remotes/ppy/master' into bot-profile 2019-09-29 14:45:36 +03:00
740efa5747 Handle potential null case 2019-09-29 12:19:42 +08:00
02c1f490f1 Merge branch 'master' into muted-notification 2019-09-28 20:33:32 +08:00
fb9f21237e Reset track adjustments on resuming from another screen 2019-09-28 04:18:16 +03:00
4908cb826b Fix line breaks 2019-09-27 09:46:11 +03:00
475455d7cd Add missing line breaks 2019-09-27 09:32:46 +03:00
94eacbca5d Fix Bot users have all the profile sections in ProfileOverlay 2019-09-27 09:22:25 +03:00
ff9033f9ac Merge remote-tracking branch 'upstream/master' into muted-notification 2019-09-25 16:47:56 +09:00
45015fc4ba Merge branch 'master' into tournament-setup 2019-09-24 17:27:17 +09:00
5c4dfe0809 Apply suggested change 2019-09-23 17:05:19 +03:00
ffbab25358 Fix incorrect icon margin in ChangelogOverlay 2019-09-23 16:12:43 +03:00
9a687ae8e2 Merge branch 'master' into muted-notification 2019-09-23 01:59:37 +02:00
b41ac543c5 Allow changing logged in user 2019-09-23 04:46:50 +09:00
a76771e696 Add support for "additions" in changelog (#6177)
Add support for "additions" in changelog
2019-09-21 22:27:18 +09:00
befdd140f4 Reverse padding changes 2019-09-20 23:50:19 +03:00
5663e3e6b3 Fix escaped html strings not being unescaped in changelog entries. 2019-09-19 20:08:14 +02:00
daa64f1be7 Adjust icon padding 2019-09-19 20:53:06 +03:00
573da7b1e7 Implement ChangelogEntryType 2019-09-19 20:34:37 +03:00
50d4206c45 Fix exit scenarios 2019-09-19 20:17:58 +09:00
ead3ee3b41 Merge branch 'master' into hold-to-press-setting 2019-09-19 20:05:14 +09:00
027d6194f2 Merge branch 'master' into add-hit-lighting 2019-09-19 18:07:29 +09:00
39a5a3eebe Merge remote-tracking branch 'upstream/master' into hold-to-press-setting 2019-09-19 16:26:14 +09:00
177a789d79 Add setting to adjust hold-to-confirm activation time 2019-09-19 14:06:25 +09:00
4b97327b37 Cleanup draggedItem usages and make them more safe 2019-09-19 13:53:52 +09:00
0644443979 Use resolved attribute for music controller 2019-09-19 13:51:50 +09:00
91bdece9af Localise OrderChanged handling and fix callbacks
The dragged item's position now only updates after the drag finishes. Local handling changes were required to ignore the bindable remove/add events that are fired as a result.
2019-09-18 13:15:39 +09:00
7e791f7cd7 Expose as IBindableList 2019-09-18 13:14:33 +09:00
18fd82e83a Merge remote-tracking branch 'upstream/master' into randomise-song-playback 2019-09-18 13:14:08 +09:00
63cc8d4f90 Add hit lighting setting 2019-09-18 02:16:57 +09:00