opsu-dance/src/itdelatrisu/opsu
Jeffrey Han b80764f3eb Added a DownloadListener interface and more bar notifications.
Notifications are now sent when a download is complete and when new songs are imported in the downloads menu.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-03-05 15:36:36 -05:00
..
audio Follow-up to #27. 2015-03-01 13:58:03 -05:00
db Deleting beatmaps/groups now also deletes them from the cache. 2015-03-04 21:45:44 -05:00
downloads Added a DownloadListener interface and more bar notifications. 2015-03-05 15:36:36 -05:00
objects Added a "pop" effect to the combo counter. 2015-03-04 01:30:28 -05:00
states Added a DownloadListener interface and more bar notifications. 2015-03-05 15:36:36 -05:00
Container.java Beatmap downloader improvements and fixes. 2015-02-02 00:15:16 -05:00
ErrorHandler.java Comment format changes. 2015-01-22 00:44:45 -05:00
GameData.java Added a "pop" effect to the combo counter. 2015-03-04 01:30:28 -05:00
GameImage.java Image loader fixes. 2015-02-21 11:40:25 -05:00
GameMod.java Added method for drawing tooltips. 2015-02-26 02:06:34 -05:00
MenuButton.java Added methods to check for transparent pixels in images. 2015-02-19 15:05:55 -05:00
Opsu.java Extracted UI components from Utils into a separate UI class. 2015-03-05 13:27:45 -05:00
Options.java Added global F7 and F10 shortcuts. 2015-03-05 14:40:57 -05:00
OsuFile.java Added a beatmap cache database. 2015-03-04 21:03:06 -05:00
OsuGroupList.java Deleting beatmaps/groups now also deletes them from the cache. 2015-03-04 21:45:44 -05:00
OsuGroupNode.java Follow-up to ab1a377: now using Graphics.setClip(). 2015-02-19 23:45:48 -05:00
OsuHitObject.java Added options to disable the mouse wheel or mouse buttons during gameplay. 2015-03-02 22:12:57 -05:00
OsuParser.java Added a beatmap cache database. 2015-03-04 21:03:06 -05:00
OsuTimingPoint.java Added a beatmap cache database. 2015-03-04 21:03:06 -05:00
OszUnpacker.java Added methods to delete songs and song groups. 2015-02-12 02:27:33 -05:00
ScoreData.java Extracted UI components from Utils into a separate UI class. 2015-03-05 13:27:45 -05:00
SongSort.java Extracted UI components from Utils into a separate UI class. 2015-03-05 13:27:45 -05:00
UI.java Extracted UI components from Utils into a separate UI class. 2015-03-05 13:27:45 -05:00
Utils.java Extracted UI components from Utils into a separate UI class. 2015-03-05 13:27:45 -05:00