8f8f907fc7
Fix missed string
2020-09-07 13:27:28 +09:00
dbf44fbaf2
Update names and icons to match new designs
2020-09-03 16:34:58 +09:00
dceae21bbf
Centralise fetching of overlay component titles and textures
2020-09-03 16:34:58 +09:00
070d71ec27
More cleanups
2020-08-12 00:48:38 +09:00
031d29ac34
Inspect current track directly
2020-08-11 13:53:23 +09:00
5c05fe3988
Expose track from MusicController
2020-08-06 16:24:14 +09:00
6e42b8219c
Move track to MusicController, compiles
2020-08-06 16:24:14 +09:00
0e2ccac33b
Add spaces to comments
2020-05-04 18:36:24 -07:00
5ca93758dc
Fix music playlist being enumerated asynchronously
2020-02-17 16:59:35 +09:00
ebf15c6a1c
General work towards completion + framework updates
2020-01-29 12:17:03 +09:00
bfb056c612
Apply input method signature refactorings
2020-01-20 18:17:21 +09:00
e0cfc2f405
Merge branch 'master' into prev-button-revamp
2020-01-07 21:49:53 +01:00
fccdbffa93
Use MathF instead of Math- functions when possible
...
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
2019-11-25 00:45:42 +01:00
70feab8316
Merge branch 'master' into prev-button-revamp
2019-11-06 22:41:33 +01:00
02c21a1379
Make progress bar hoverable
2019-11-06 14:11:47 +07:00
d985d04857
Add background colour to music player ProgressBar
2019-11-06 14:07:34 +07:00
967551fec0
Renames and xmldoc
2019-10-24 13:10:17 +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
696802e674
Don't use in music player for now
2019-09-05 16:52:53 +09:00
a87a1e6031
Don't redraw certain buffered containers on scale change
2019-09-04 19:38:12 +09:00
b942192e00
Fix remaining nullref
2019-08-13 15:04:04 +09:00
2cbdf8c01c
Update public methods in line with future usage
2019-08-13 14:46:57 +09:00
ad24265730
Split visual component out of MusicController
2019-08-13 14:30:18 +09:00