Skip to content

Releases: digimezzo/dopamine

Dopamine 3.0 Preview 3

05 Aug 08:12
Compare
Choose a tag to compare
Pre-release

[3.0.0-preview.3] - 2021-08-05

Added

  • Pressing the ENTER key pauses and resumes playback
  • Clicking on the album cover of the currently playing song, opens the "Now playing" screen.
  • Added now playing background
  • Smoother transitions between screens
  • Lower memory usage

Fixed

  • Fixed misalignment of menu selector after startup

Pacman installation notes

The pacman package contains a dependency to package libappindicator-sharp, which is no longer distributed with Arch Linux. I cannot remove this dependency for now, because it is an issue in electron-builder (the packaging tool which is used in this project). It is, however, possible to install Dopamine on Arch Linux or Manjaro using this command:

$ sudo pacman -U Dopamine-3.0.0-preview.3.pacman --assume-installed libappindicator-sharp

Dopamine 3.0 Preview 2

17 Jul 14:41
Compare
Choose a tag to compare
Pre-release

[3.0.0-preview.2] - 2021-07-17

Added

  • Add a "Now playing" screen

Fixed

  • Fixed a bug that causes incorrect detection of available updates
  • Fixed high CPU usage caused by playback progress bar
  • Fixed a crash caused by Discord Rich Presence which happens when the start or end of the playback queue is reached
  • Fixed a bug where the playing song is not cleared when playback stops when reaching the start or end of the playback queue
  • Fixed a bug that caused duplicate artists in the Artists screen
  • Fixed a bug that caused duplicate genres in the Genres screen
  • Fixed incorrect color of chevron text in Artists and Genres screens when using the light theme
  • Fixed a bug where the Dopamine 2 shortcut in Windows is overwritten and points to Dopamine 3 after installing Dopamine 3

Pacman installation notes

The pacman package contains a dependency to package libappindicator-sharp, which is no longer distributed with Arch Linux. I cannot remove this dependency for now, because it is an issue in electron-builder (the packaging tool which is used in this project). It is, however, possible to install Dopamine on Arch Linux or Manjaro using this command:

$ sudo pacman -U Dopamine-3.0.0-preview.2.pacman --assume-installed libappindicator-sharp

Dopamine 3.0 Preview 1

30 Jun 15:15
876cf86
Compare
Choose a tag to compare
Pre-release

Pacman installation notes

The pacman package contains a dependency to package libappindicator-sharp, which is no longer distributed with Arch Linux. I cannot remove this dependency for now, because it is an issue in electron-builder (the packaging tool which is used in this project). It is, however, possible to install Dopamine on Arch Linux or Manjaro using this command:

$ sudo pacman -U Dopamine-3.0.0-preview.1.pacman --assume-installed libappindicator-sharp