diff --git a/Dopamine/Changelog.txt b/Dopamine/Changelog.txt index 727b33678..a0f3551d4 100644 --- a/Dopamine/Changelog.txt +++ b/Dopamine/Changelog.txt @@ -1,99 +1,33 @@ -2016-09-08: Dopamine 1.1.710.0 (Preview) ----------------------------------------- - -- [Changed] Updated Greek translation -- [Fixed] Custom equalizer presets are saved with incorrect values - - -2016-09-07: Dopamine 1.1.709.0 (Preview) ----------------------------------------- - -- [Changed] Adjusted built-in equalizer presets so their effect on the audio is more noticeable -- [Fixed] Album cover not displayed when playing a file from explorer -- [Fixed] Improved detection of media keys - - -2016-09-05: Dopamine 1.1.704.0 (Preview) ----------------------------------------- - -- [Changed] Removed search field on Cloud screen -- [Fixed] Equalizer manual preset values incorrectly saved, causing audio engine crash. - - -2016-09-04: Dopamine 1.1.702.0 (Preview) ----------------------------------------- - -- [Fixed] Shuffle doesn't perform a loop anymore. It is now possible to manually switch on Loop and Shuffle together. -- [Fixed] Fixed double clicking song on Songs screen only queues the clicked song - - -2016-09-04: Dopamine 1.1.700.0 (Preview) ----------------------------------------- - -- [Added] Added a shuffle all button -- [Fixed] Impossible to play songs with WASAPI exclusive mode enabled -- [Fixed] WASAPI exclusive mode confirmation pop up is shown each time the playback settings screen is created - - -2016-09-02: Dopamine 1.1.695.0 (Preview) +2016-09-09: Dopamine 1.1.710.0 (Release) ---------------------------------------- +- [Changed] Dopamine was translated from VB.NET to C# and is now Open Source Software! Source code: https://github.com/digimezzo/Dopamine +- [Changed] This version requires .NET Framework 4.6.1 +- [Changed] Updated to the latest release of the CSCore audio library +- [Changed] Shuffle doesn't perform a loop anymore. It is now possible to enable shuffle and loop individually. +- [Changed] Removed the search field on the Cloud screen +- [Changed] Updated the Russian translation - [Changed] Updated the Greek translation -- [Fixed] Impossible to update album art -- [Fixed] Search online doesn't work on all screens - - -2016-09-01: Dopamine 1.1.694.0 (Preview) ----------------------------------------- - -- [Added] Added customizable online search for videos and lyrics - [Changed] Updated the Portuguese translation -- [Fixed] Playlist window visibility incorrect when switching between Mini players -- [Fixed] Left part of Mini player playlist is unclickable -- [Fixed] Bluetooth headset play/pause button not detected - - -2016-08-26: Dopamine 1.1.685.0 (Preview) ----------------------------------------- - +- [Added] Added a 10 band Equalizer with 17 built-in presets and possibility to create and save custom presets +- [Added] Added a customizable online search for videos and lyrics - [Added] Added a confirmation dialog when enabling WASAPI Exclusive mode -- [Added] Added Bitrate column on Songs screen -- [Fixed] Duplicate semantic Artist and Genre groups appear after performing a search -- [Fixed] Removed songs can still be played when pressing the play button - - -2016-08-22: Dopamine 1.1.681.0 (Preview) ----------------------------------------- - -- [Changed] Updated the Greek translation -- [Fixed] Equalizer doesn't remain enabled - - -2016-08-20: Dopamine 1.1.680.0 (Preview) ----------------------------------------- - -- [Added] Added an Equalizer -- [Fixed] Files removed in Windows are not removed from the collection -- [Fixed] Album art is cut off on lower left playback information on the main screen -- [Fixed] Dialogs show a 1px bottom border at some resolutions - - -2016-08-03: Dopamine 1.1.672.0 (Preview) ----------------------------------------- - -- [Changed] Dopamine is now Open Source Software! The source code is available here: https://github.com/digimezzo/Dopamine -- [Changed] This version requires .NET Framework 4.6.1 -- [Changed] Updated Russian translation -- [Added] Added information to the WASAPI Exclusive Mode setting that it mutes sounds from other applications -- [Added] Updated to the latest release of the CSCore audio library +- [Added] Added a shuffle all button +- [Added] Added a Bitrate column on the Songs screen - [Added] Added importing of .wpl playlists - [Added] Added Italian translation - [Added] Added Polish translation - [Added] Added Ukrainian translation - [Fixed] Impossible to import some .m3u and .zpl playlists - [Fixed] Collection updating incorrectly when a new collection folder is added just after removing another -- [Fixed] Songs having a white space as Genre cause Genres list to be empty (A refresh of the collection is required to apply this fix) -- [Fixed] Updating album metadata causes album with title 'Multiple Values' to appear +- [Fixed] Songs having a white space as Genre cause the Genres list to be empty (A refresh of the collection is required to apply this fix) +- [Fixed] Updating album metadata causes an album with title 'Multiple Values' to appear +- [Fixed] Files removed in Windows are not removed from the collection +- [Fixed] Album art is cut off on lower left playback information pane on the main screen +- [Fixed] Dialogs show a 1px bottom border at some resolutions +- [Fixed] Duplicate semantic Artist and Genre groups appear after performing a search +- [Fixed] Removed songs can still be played when pressing the play button +- [Fixed] Bluetooth headset play/pause button not detected 2016-06-29: Dopamine 1.0.660.0 (Release)