Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.4.2
    109438a4 · Release 0.4.2 ·
    Amberol 0.4.2
    
    Fixed
    -----
    
    - Fix the fallback cover art in the playlist
  • 0.4.1
    Amberol 0.4.1
    
    Fixed
    -----
    
    - Don't skip songs without a cover art [#46]
    - Clean up unnecessary overrides [Bilal Elmoussaoui, !32]
  • 0.4.0
    00687d35 · Release 0.4.0 (beta) ·
    Amberol 0.4.0 (beta)
    
    Added
    -----
    
    - Add waveform display and quick navigation
    - Allow queueing folders recursively
    - Add initial status page at startup [#27]
    - Add remove button to the playlist [#40]
    - Show cover art in the playlist
    
    Changed
    -------
    
    - Allow adding folders via drag and drop [#17]
    - Allow shuffling only when the playlist contains more than one song [#15]
    - Style the popover using a similar background as the main window [#12]
    - Small style tweaks for the recoloring
    - Reduce the height of the full window to fit in 768p displays [#16]
    - Make the layout more mobile friendly [#28]
    - Ship our own icon assets
    
    Fixed
    -----
    
    - Fix an assertion failure when reaching the end of a shuffled playlist
    - Scroll playlist to the current song [#29]
    - Update dependency on lofty for m4a support [#22]
    - Add divider above scrolling playlist [#26]
    - Fix styling of the missing cover fallback image [#36]
    - Set the album art metadata for MPRIS [#13]
  • 0.3.0
    Amberol 0.3.0 (snapshot)
    
    Added
    -----
    
    - Allow shuffling the contents of the playlist
    - Support dropping multiple files
    - Volume control
    - Allow Amberol to be set as the default application for Music in
      the GNOME Settings
    
    Changed
    -------
    
    - Miscellaneous cleanups [Christopher Davis, !10]
    - Use idiomatic Rust as suggested by Clippy
    - Improve handling the end of playlist state
    - Skip songs that cannot be queried for metadata
    - Switch to a portrait layout
    
    Fixed
    -----
    
    - Stop playback when clearing the playlist
    - Immediately play the song selected from the playlist
    - Use the appropriate color format for the texture data [#7]
    - Use the proper fallback asset for albums with no cover
    - Start playing when opening a file [#8]
  • 0.2.1
    b367c537 · Release 0.2.1 (alpha) ·
    Amberol 0.2.1
    
    Changed
    -------
    
    - Style tweaks [Jakub Steiner, !9]
    
    Fixed
    -----
    
    - Handle songs with unset fields without panicking
  • 0.2.0
    95be04cb · Release Amberol 0.2.0 ·
    Amberol 0.2.0
    
    Added
    -----
    
    - Inhibit system suspend when playing
    
    Changed
    -------
    
    - Tweak the behaviour of the window when toggling the playlist
    - Improve the style of the window [Alexander Mikhaylenko, !7]
      - Deal with margins and padding
      - Style the playlist list view
      - Style the drag overlay
  • 0.1.0
    1896e102 · Add dist script ·
    Amberol 0.1.0 (alpha)
    
    Initial alpha release for Amberol
    
    Added
    -----
    
    - Basic playback
    - Playlist control:
      - Add single file
      - Add folder
      - Drag and drop
    - Support opening files from the CLI
    - Recolor the UI using the cover art palette