opsu-dance/src/itdelatrisu/opsu/audio
Jeffrey Han ae5016f3ab Validate audio files before trying to load them. (part of #120)
Also fixed an issue where songMenu.resetGameDataOnLoad() sometimes wasn't being called when it should be (e.g. after playing a beatmap, if you move to a different screen, your score won't appear in the song menu right away).  It's now being called more often than necessary, but that should be fine.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-08-20 22:58:45 -05:00
..
HitSound.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00
MultiClip.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00
MusicController.java Validate audio files before trying to load them. (part of #120) 2015-08-20 22:58:45 -05:00
SoundController.java Follow-up to #99: replay seeking improvements. 2015-07-02 22:16:14 -05:00
SoundEffect.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00