Commit Graph

7441 Commits

Author SHA1 Message Date
f07928446d Remove instances of "waveform" 2018-04-06 15:52:39 +09:00
9b060b1bdf Fix delay in value retrieval causing offsetting when zooming 2018-04-06 15:51:40 +09:00
d9e795fb9f TimelineContainer -> TimelineArea 2018-04-05 19:40:03 +09:00
a84536d343 ScrollingTimelineContainer -> Timeline 2018-04-05 19:33:47 +09:00
f41d31e1db ScrollableTimeline -> TimelineContainer 2018-04-05 19:33:25 +09:00
9a9ed1d630 Encapsulate zoom logic into a separate class 2018-04-05 19:30:54 +09:00
0141cbebba waveformContainer -> zoomedContent 2018-04-05 19:08:10 +09:00
8da3c2c52a Expose zoom publicly again, re-enable zoom buttons 2018-04-05 19:05:19 +09:00
35e116cb12 Reduce ctor arguments 2018-04-05 19:04:07 +09:00
eff5eddbe9 Make zoom an int again 2018-04-05 18:41:22 +09:00
074dee3a83 Re-implement mousewheel zoom 2018-04-05 18:37:51 +09:00
e3af32ad2f A bit of cleanup 2018-04-05 17:07:41 +09:00
9bb3e56bb3 Implement half-width overflows 2018-04-05 17:07:00 +09:00
e7aa1d9c38 Temporarily remove zoom levels, simplify scrollingtimelinecontainer 2018-04-05 16:12:21 +09:00
870ce8868c Make scrollabletimeline use gridcontainer 2018-04-05 16:07:33 +09:00
d418a4803f Merge branch 'master' into colours-for-judgements 2018-04-04 15:13:52 +09:00
bed46b1f7e Split local variable assignment from construction of children 2018-04-04 15:13:42 +09:00
9df525a38d Remove extra whitespace
In general we don't really do this elsewhere in the codebase.
2018-04-04 15:11:16 +09:00
65f0e91734 Use Interpolation function directly for resizing tab strips. 2018-04-04 03:04:26 -03:00
b5d7a5df00 Merge branch 'master' into colours-for-judgements 2018-04-04 15:02:03 +09:00
6dfca4b2fa Merge branch 'master' into osu-tab-strip 2018-04-04 14:20:06 +09:00
ddba7254ca Merge remote-tracking branch 'upstream/master' into linq 2018-04-03 13:05:08 +09:00
77189073b2 Merge branch 'master' into scalablecontainer-size-fix 2018-04-03 11:29:36 +09:00
fd9480cfb6 Handle timingpoint FormatException 2018-04-02 20:08:40 +09:00
d24d81d8a9 De-pluralize some methods 2018-04-02 20:07:18 +09:00
83dcff2907 Merge branch 'master' into fix-songselect-exit-notimplemented 2018-04-02 13:54:06 +09:00
32832304a7 Merge branch 'master' into fix-songselect-exit-notimplemented 2018-04-02 13:53:41 +09:00
323534c721 Merge branch 'master' into fix-file-extension-matching 2018-04-02 13:27:14 +09:00
b842f682eb Use Linq.Append and Prepend. 2018-04-02 12:06:34 +08:00
551ba6ac4b Fix ScalableContainer irrepairably altering content size 2018-04-02 13:06:06 +09:00
7fed8d64de Implement Judgement Colours 2018-03-31 04:59:08 +09:00
cf3cafd9a9 Merge branch 'master' into beatmap-set-status 2018-03-30 20:55:36 +09:00
c39f056b3b Fix skin path being ignored in extension agnostic lookups
Closes #2295.
2018-03-30 18:06:18 +09:00
824201336a Merge branch 'master' into hr-on-mania-is-unranked 2018-03-30 16:35:00 +09:00
0887dafa2c Revert changes on hard rock mod 2018-03-29 20:36:52 -07:00
e3218250d5 Fix tab strip in BreadcrumbControl, allow strip height to be overriden. 2018-03-29 15:41:27 -03:00
3d05798d80 Change SearchableListOverlay to use OsuTabControl strip. 2018-03-29 15:34:53 -03:00
f43b009b96 Add optional strip to OsuTabControl. 2018-03-29 15:29:45 -03:00
187a025d36 Make hitobjects sorted by their start times 2018-03-29 16:07:31 +09:00
9aae568bbe Tidy up csproj further 2018-03-28 15:19:56 +09:00
94b1d3e4af Make VisualTests/nUnit work again 2018-03-28 12:33:01 +09:00
84bb96740f Fix merge error. 2018-03-27 18:27:30 -03:00
19bc6b9168 Merge https://github.com/ppy/osu into beatmap-set-status 2018-03-27 18:13:58 -03:00
506e27a30e Cleanup. 2018-03-27 17:59:58 -03:00
1a8aa87469 Make everything better 2018-03-27 18:56:54 +09:00
988141408f Update copyright year 2018-03-27 15:26:15 +09:00
b290d2d039 Move NUnit includes to individual projects 2018-03-27 15:07:09 +09:00
eb374c5774 Add beatmap set online status and display it in direct panels and the beatmap set overlay. 2018-03-26 21:04:45 -03:00
dd5bbbbd9f Define testable projects 2018-03-26 19:11:23 +09:00
5159127bce Fix SQLite failing to initialize on test projects 2018-03-26 18:07:09 +09:00