SHA256
1
0
forked from pool/qmmp

Accepting request 329371 from home:XRevan86

- Update to 0.9.1.

OBS-URL: https://build.opensuse.org/request/show/329371
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=62
This commit is contained in:
2015-09-07 09:23:35 +00:00
committed by Git OBS Bridge
parent 464abe3218
commit 1b24c1d482
5 changed files with 161 additions and 79 deletions

View File

@@ -1,3 +1,85 @@
-------------------------------------------------------------------
Sun Sep 6 10:32:23 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.9.1:
* Fix 16-bit converter.
* Improve Russian translation.
- Rename & rebase qmmp-0.6.1-default_pulse.patch to
qmmp-default-pulse.patch.
- Build with ffmpeg support outside PMBS as well.
- Do not force UNIX permissions in %files globally.
- Obsolete qmmp-plugin-pack-simple-ui as it's merged with
libqmmp0-plugins.
-------------------------------------------------------------------
Sat Sep 5 07:45:00 UTC 2015 - quarckster@gmail.com
- Update to 0.9.0:
* added "Save List" action to the tab menu;
* added *.med files support;
* added 9 channels support to equalizer;
* added album artist tag support;
* added asynchronous sorting;
* added audio-channel sequence converter;
* added default hotkey for the "Rename List" action;
* added feature to change user agent;
* added feature to change window title;
* added feature to disable fadeout in the gme plugin;
* added feature to disable plugins without qmmp.pri modification (qmake only)
* added feature to exclude cue data files;
* added feature to hide song length;
* added feature to hide track length;
* added feature to move files;
* added feature to remember playlist scroll position;
* added feature to reset fonts;
* added feature to reset shortcuts;
* added feature to restore default shortcuts;
* added multiple column support;
* added s3m, stm and xm extensions to desktop files;
* added Simple User Interface (QSUI) with the following changes:
* added sorting by album artist;
* added sorting by file modification date;
* changed default playlist separator;
* changed default skin to Glare;
* fixed cmake support;
* fixed config directory path;
* fixed crash when quitting while playlist is being populated;
* fixed details dialog form;
* fixed documentation;
* fixed home page;
* fixed main window activation;
* fixed minimizing throw taskbar under windows;
* fixed opus plugin;
* fixed some skins parsing;
* fixed some skins support;
* fixed support of keyboards with single play/pause button;
* fixed text scroller colors;
* fixed typos;
* improved ape tags support in the mpeg plugin;
* improved cmake build scripts;
* improved fileops plugin:
* improved global hotkey settings;
* improved playlist changes notification;
* improved status bar;
* improved title formatter;
* increased details dialog size;
* optimized playlist container;
* optimized sample rate converter;
* reduced cpu usage;
* reworked settings dialog;
* updated Czech translation;
* updated French translation;
* updated German translation;
* updated Greek translation;
* updated Hebrew translation;
* updated Japanese translation;
* updated Japanese translation;
* updated Polish translation;
* updated Portuguese translation;
* updated Russian translation;
* updated Ukrainian translation;
* using DirectSound output as default under Windows.
-------------------------------------------------------------------
Tue Jun 9 05:42:10 UTC 2015 - quarckster@gmail.com