aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2020-04-21 18:36:39 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2020-04-21 18:36:39 +0000
commitcae274651d9ec70352d6bca6dd3b4d9479572535 (patch)
tree261debd71d36063a3eb3816edc04aa30aff45e16 /ChangeLog
parent1077832d8ed9e66baa53adbef51778c07b77626c (diff)
downloadqmmp-cae274651d9ec70352d6bca6dd3b4d9479572535.tar.gz
qmmp-cae274651d9ec70352d6bca6dd3b4d9479572535.tar.bz2
qmmp-cae274651d9ec70352d6bca6dd3b4d9479572535.zip
updated changelogs
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9342 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog53
1 files changed, 53 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15567daec..31dabe874 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1547,3 +1547,56 @@ Version 1.3.7
* fixed text scroller issues in the skinned plugin
* fixed cmake warning
* updated Polish translation (mrerexx)
+
+Version 1.4.0
+* added sleep mode inhibition plugin
+* added ListenBrainz submission plugin
+* added feature to auto-hide empty service menus
+* added option to disable two passes for equalizer
+* added fast mute function for most output plugins
+* added shared CUE parser
+* added feature to transit between playlists
+* added optimizations for flac plugin
+* added feature to select playlist format from the file dialog
+* added '--pl-next' and '--pl-prev' command line options
+* added SOCKS5 proxy support
+* added feature to display average bitrate
+* added average bitrate displaying for shoutcast/icecast streams
+* added Ogg Opus support in the ReplayGain scanner
+* added feature to merge different tag types in the mpeg plugin
+* added feature to start command on application startup/exit
+* added 'make docs' build target
+* added big endian support formats in the PulseAudio plugin
+* added feature to write singe file in the file writer plugin
+* improved qsui plugin:
+ - added feature to override track background color
+ - added scope visualization
+ - added feature to reset visualization colors
+ - added waveform seek bar
+ - added alternate analyzer appearance
+ - using gradients between analyzer colors
+ - improved status bar
+* improved ffmpeg plugin:
+ - added opus bitrate issue workaround
+ - added new implementation of the read function
+ - added embedded CUE sheet support (for Monkey's Audio format)
+ - added format name displaying
+ - added DSD (Direct Stream Digital) support
+ - changed minimal ffmpeg version to 3.2
+ - removed libav support
+* improved lyrics plugin:
+ - added feature to save window geometry
+ - added multiple lyrics providers support (based on Ultimare Lyrics plugin)
+* improved cdaudio plugin:
+ - show more metadata
+ - added KDE Solid integration
+* improved remote playlists support
+* improved m3u support
+* using qsui by default for Wayland sessions
+* fixed API documentation
+* updated Portuguese translation (Sérgio Marques)
+* updated Dutch translation (Heimen Stoffels)
+* updated Polish translation (mrerexx)
+* updated Galician translation (Delio Docampo Cordeiro)
+* updated Spanish translation (Joel Barrios)
+* updated Russian translation (Alexey Loginov)