1
0
mirror of synced 2025-02-02 20:37:25 +01:00
jujube/CHANGELOG.md

61 lines
1.5 KiB
Markdown
Raw Normal View History

2020-02-29 14:37:29 +01:00
# Unreleased
## Music Select Screen
- Category Panel click
- Song Panel draw
- async song cover loading
- fade in
- stretch cover to fit
- draw song title
- Fix debug menu
- Handling Resolution changes
- Make Panels Drawable and Transformable
- Make Ribbon Transformable
- Compute panel size from resolution
- Compute FUCKING EVERYTHING from resolution
- Top Screen Part Handling
- Cover
- Title
- Artist
- Chart
- Chart List
- Density graph
- format-agnostic chart class
- Song Panel click
- difficulty cycle
- Fix the annoying visual glitch that flashes a song title and dif on the ribbon
- Top Screen Part Handling
- Density graph
- format-agnostic chart class
- Black frame
- Sound
- Music Sample
- Async playback
2020-03-04 00:42:58 +01:00
- Options menu
- Marker Selection
- Fix screen filter not resizing properly
2020-03-08 03:25:07 +01:00
- Controller mapping
2020-03-08 14:39:37 +01:00
- Visible controls
- Start
- Options
- Left / Right
- Back
- Start Button Action
2020-02-29 14:37:29 +01:00
## Misc
- Handling Resolution changes
- reload preferences on change
- Fix jujube crashing on empty layout
- Preference persistency system
- Add KeyMapping to preferences
- Make KeyMapping look nicer in json form
- Sort by button
- Handle JCK and special characters
- Japanese
- utf8 to sfml conversion
2020-03-04 00:42:58 +01:00
- Handle more stuff via ttf merging (omg the cops)
- Markers
- Eager Loading
- Marker Selection Menu
2020-03-05 18:29:24 +01:00
- Fix all executable-relative path issues
2020-03-05 18:50:55 +01:00
- Bring back mouse support