This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-26 08:50:00 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
797
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
274 Commits
Removed unnecessary variables
MrTheMake
·
2017-07-14 12:45:24 +02:00
d2c18026f2
Removed the reopening of the playlist overlay
MrTheMake
·
2017-07-14 12:37:56 +02:00
a95339dc1d
Updated to use ppy's implementation
MrTheMake
·
2017-07-14 12:09:55 +02:00
c053733ea9
Updated to use ppy's implementation
MrTheMake
·
2017-07-14 12:08:56 +02:00
8e0d59bfed
Make MusicController support disabled beatmap bindable
Dean Herbert
·
2017-07-11 18:38:49 +09:00
773ef26ce3
Fix next track not automatically playing when music controller is not visible
Dean Herbert
·
2017-07-11 17:53:36 +09:00
311c2aec1c
Merge branch 'master' of
https://github.com/ppy/osu
into better-fill-mode
Thomas Müller
·
2017-07-08 12:25:08 +03:00
178685292a
Merge branch 'master' into remove-dragbar
Jai Sharma
·
2017-07-06 20:14:08 +01:00
6eaeba5a92
Add OsuFocusedOverlayContainer with predefined sounds.
Dean Herbert
·
2017-06-28 10:18:12 -07:00
28f0da606a
Set RelativeSizeAxes for updated FillMode behavior
Thomas Müller
·
2017-06-28 12:24:23 +03:00
40225238d9
Applied suggested changes
MrTheMake
·
2017-06-25 20:56:22 +02:00
0e1b49dff9
Add readonly to fill
Jai Sharma
·
2017-06-24 09:14:55 +01:00
e16b646014
Updating progressBar.EndTime is more thread safe
Jai Sharma
·
2017-06-23 18:24:46 +01:00
a327f49d68
Fixed non-assigned MaxValue
Jai Sharma
·
2017-06-22 19:03:31 +01:00
62aae899fa
Removed DragBar from song progress
Jai Sharma
·
2017-06-22 17:42:29 +01:00
73c004fb71
Removed dragbar from MusicController
Jai Sharma
·
2017-06-22 16:32:50 +01:00
ce2242a979
Renaming and smaller optimizations
MrTheMake
·
2017-06-21 16:46:30 +02:00
3b2df5fa0f
Added test case usability, namings and bug fixes
MrTheMake
·
2017-06-21 16:33:26 +02:00
8b07565025
Merge branch 'master' into musiccontroller-canbeatmapchange
Marco Stephan
·
2017-06-21 12:23:38 +02:00
8ffd7b313b
Applied suggested changes
MrTheMake
·
2017-06-21 12:17:59 +02:00
7a9d430a28
Bug fixes
MrTheMake
·
2017-06-21 01:28:43 +02:00
70096b6c86
Disable beatmap changing buttons when entering a screen that disallows changing the beatmap
MrTheMake
·
2017-06-21 00:51:32 +02:00
edd7fd585c
Moved load condition and simplify list selection
MrTheMake
·
2017-06-20 15:19:59 +02:00
354f516779
Shapes namespace
Depends on
https://github.com/ppy/osu-framework/pull/837
paparony03
·
2017-06-20 15:54:23 +10:00
62dee59672
Extended condition
MrTheMake
·
2017-06-19 19:05:09 +02:00
1b95991e40
Removed redundant variable
MrTheMake
·
2017-06-19 18:34:56 +02:00
b4437329cc
Applied suggested changes
MrTheMake
·
2017-06-19 18:06:39 +02:00
667e6a2d6b
Removed ununsed variables
MrTheMake
·
2017-06-19 16:33:08 +02:00
8bee06943b
CI fix
MrTheMake
·
2017-06-19 16:31:45 +02:00
cb8b3cb8fb
Move logic into PlaylistOverlay
MrTheMake
·
2017-06-19 16:30:58 +02:00
73f2709a2d
Only disallow changing the current track, not pausing or seeking it
MrTheMake
·
2017-06-19 15:03:07 +02:00
9cc5dc6c2b
Fixed test case
MrTheMake
·
2017-06-19 14:52:36 +02:00
13df0e0b04
Implement OsuScreen::CanBeatmapChange and use it in the music controller
MrTheMake
·
2017-06-19 14:32:53 +02:00
5450499415
Update in line with framework.
smoogipooo
·
2017-06-12 12:48:47 +09:00
ffbb46f668
Applied suggested changes
EVAST9919
·
2017-05-30 12:23:53 +03:00
e737ded382
Merge branch 'master' into ingame_options
Dan Balasescu
·
2017-05-29 18:12:02 +09:00
6918368afc
Fixes
MrTheMake
·
2017-05-25 17:49:47 +02:00
9de7e7bc40
Removed new line
MrTheMake
·
2017-05-25 14:19:04 +02:00
c32d816f9c
Fix initialize beatmap change animation of the music controller
MrTheMake
·
2017-05-25 14:16:51 +02:00
9ea70b849b
Moved music controller buttons to it's own class
EVAST9919
·
2017-05-17 10:36:24 +03:00
5fb8830e3a
Update namespaces in line with framework
Dean Herbert
·
2017-05-16 12:50:30 +09:00
efab186384
Use metadata field of WorkingBeatmap.
Huo Yaoyuan
·
2017-05-06 14:57:11 +08:00
146d57953d
Base the music controller transform direction on relative indices in playlist.
Dean Herbert
·
2017-05-02 16:40:29 +09:00
f1d0b77d10
Set a sane default transform direction.
Dean Herbert
·
2017-05-01 20:10:19 +09:00
737ad78056
Fix comma.
Dean Herbert
·
2017-05-01 19:32:31 +09:00
3943e4ae95
Refactoring part 4.
Dean Herbert
·
2017-05-01 15:03:11 +09:00
580cf93147
Refactoring part 3.
Dean Herbert
·
2017-05-01 13:41:22 +09:00
97a7f16ab7
Refactoring part 2.
Dean Herbert
·
2017-05-01 13:25:32 +09:00
7c2e193db1
Initial refactoring.
Dean Herbert
·
2017-05-01 13:01:08 +09:00
37944bb04e
Possible null reference exception
DrabWeb
·
2017-04-29 06:36:06 -03:00
9bdf462dd1
First
Previous
1
2
3
4
5
...
Next
Last