1
0
mirror of synced 2024-11-14 18:47:41 +01:00
jujube/CHANGELOG.md
2020-02-29 14:37:29 +01:00

1.2 KiB

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

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
    • Handle more stuff via ttf merging (omg the cops)