aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2019-01-21 12:12:59 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2019-01-21 12:12:59 +0000
commite1d658cd9c99d7f7399d40c8f7c778db705b91ce (patch)
treed1a582a21762028a57d07207b2ea1f754f9296c4 /ChangeLog
parent12d19e8e79ecc0366c185e86327d6b937a70f86c (diff)
downloadqmmp-e1d658cd9c99d7f7399d40c8f7c778db705b91ce.tar.gz
qmmp-e1d658cd9c99d7f7399d40c8f7c778db705b91ce.tar.bz2
qmmp-e1d658cd9c99d7f7399d40c8f7c778db705b91ce.zip
updated Spanish translation (Joel Barrios), updated changelogs
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8639 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog52
1 files changed, 52 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a97b0a82e..993d5f027 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1405,3 +1405,55 @@ Version 1.2.6
* fixed OSS4 plugin build
* fixed 12, 20-bit integer and 32-bit float formats support in the
WavPack plugin
+
+Version 1.3.0
+ * added history plugin
+ * added mono to stereo converter
+ * added mpg123-based decoder
+ * added PulseAudio volume control
+ * added cover edition feature
+ * added playlist reading/writing optimization
+ * added TAK support
+ * added feature to send listened tracks to ListenBrainz
+ * added sorting by time in the history plugin
+ * changed KDE notification plugin description
+ * improved skinned plugin:
+ - added KWin rules
+ - added feature to hide splitters
+ - added alternate splitter colors
+ - added ability to hold the first visible track while loading a playlist
+ * improved qsui plugin:
+ - added feature to hide splitters
+ - added feature to change splitter color
+ - added ability to hold the first visible track while loading a playlist
+ * moved removable volumes to the "add" menu
+ * improved http plugin:
+ - reduced number of memory allocations
+ - limited maximum buffer size
+ * improved stream browser:
+ - added feature to edit bookmark list
+ - moved launch action from "tools" to "add" menu
+ * added track properties to the title formatting fields
+ * added feature to disable tag reading while loading a playlist file
+ * reduced number of locks
+ * improved command line support
+ * fixed "--pl-help", "--nowplaying-syntax" command line options
+ processing
+ * fixed feature to disable engine
+ * improved Windows support:
+ - added support for progress indicator in the taskbar (taskbar plugin)
+ - added removable device detecion (rdetect plugin)
+ - added exclusive mode in the WASAPI plugin
+ * hid private symbols in the liqmmp and libqmmpui libraries
+ * changed plugin installation path
+ * resolved conflict between Qt4- and Qt5-based versions
+ * using GNUInstallDirs module for cmake build
+ * removed mpris1 support
+ * removed support for old versions of the following libraries:
+ musepack, curl, alsa, sndlib, ffmpeg
+ * removed Windows XP support
+ * removed uninstall plugin
+ * replaced deprecated Qt classes: QDesktopWidget, QSignalMapper
+ * updated Russian translation (Alexey Loginov)
+ * updated Polish translation (mrerexx)
+ * updated Portuguese translation (Sérgio Marques)