File qmmp.changes of Package qmmp

-------------------------------------------------------------------
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

- Update to 0.8.5
  * added icons for some actions;
  * fixed multiple connections to same signal when switching playlists;
  * fixed api documentation;
  * fixed playlist selector drawing bug;
  * fixed Portuguese translation;
  * fixed Hebrew translation;
  * updated Turkish translation;
  * added user data directory support;
  * increased player thread priority under windows;
  * fixed playlist resizing on RTL locales;
  * fixed vorbis comment support;
  * fixed build using qmake;
  * fixed cover disappearing bug;
  * fixed windows executable file description;
  * fixed settings form;
  * fixed problem with path separators under windows;
  * fixed libre.fm support;
  * fixed some skin parsing;
  * fixed support of some skins;
  * fixed modplug plugin settings.

-------------------------------------------------------------------
Tue Jan  6 02:26:31 UTC 2015 - quarckster@gmail.com

- Update to 0.8.3
  * reduced time of the 'Randomize List' and "Remove Duplicates" operations;
  * fixed ffmpeg 2.5 support;
  * fixed 24/32 bit modes in the equalizer;
  * fixed skin parsing;
  * fixed autoplay when playlist was opened from command line;
  * updated Portuguese translation;
  * updated Czech translation.

-------------------------------------------------------------------
Tue Oct 21 07:34:25 UTC 2014 - quarckster@gmail.com

- Update to 0.8.2
  * added transifex integration;
  * added webm support;
  * improved image scaling quality;
  * fixed xspf parsing;
  * fixed cover loading sequence;
  * fixed main window activation under windows;
  * fixed analyzer color settings;
  * fixed typos;
  * fixed possible segmentation fault in the opus;
  * fixed separator of the file filters;
  * reduced tag reading delay (requires TagLib 1.8 or higher);
  * updated Russian translation;
  * updated Ukrainian translation;
  * updated Japanese translation.
  * added rusxmms patch autodetection to the mpg123 plugin;
  * fixed selection behaviour when using keyboard in the qsui plugin;
  * fixed main window activation in the qsui plugin.

-------------------------------------------------------------------
Fri Jul 11 15:22:09 UTC 2014 - reddwarf@opensuse.org

- Update to 0.8.0
  * added sid plugin
  * added ReplayGain scanner
  * added gnome hotkey plugin
  * added DirectSound plugin
  * added track grouping view
  * added sorting by group
  * added quick search to the playlist browser
  * added multiple tracks support to the details dialog
  * added context menu to the plugin settings page
  * added lazy plugin loading
  * added feature to disable transport plugins
  * added data waiting condition for transport plugins
  * added floating point output for lossy decoders
  * added peak overflow support for lossy decoders
  * added support for id3v2-based ReplayGain tags
  * added clipping prevention using ReplayGain information
  * added delayed initialization in the wildmidi plugin
  * added volume control hotkeys
  * added 'mute' global hotkey
  * added '--toggle-mute' command line option
  * added '--show-mw' command line option
  * added ogg opus preset to the converter plugin
  * added scrobbler 2.0 api for libre.fm
  * added context menu in the window of the analyzer plugin
  * added window flags access from visual plugin api
  * added atomic playlist saving operation
  * added created playlist auto-selection
  * added feature to not clear previous playlist when opening new one
  * added mplayer command line options setting
  * added Serbian translation (Mladen Pejaković)
  * blocked one hotkey assignment for several commands in the hotkey plugin
  * limited cover cache size
  * improved 'jump to track' dialog
  * improved projectm plugin:
    - added context menu
    - added multi-channel mode
    - added list of presets
    - added win32 support
  * improved win32 support
    - enabled support for the enca library
    - added feature to add files from multiple instances
    - added file associations support (based on SMPlayer implementation)
    - added uninstall support
  * fixed noise on buffer underrun
  * fixed title format in the shaded mode
  * fixed alt-f4 behavior
  * fixed possible race condition
  * fixed possible segmentation fault in the mad plugin
  * fixed 'eject' button function
  * fixed raise of the main window when starting another instance
  * fixed default skin
  * updated Russian translation
  * updated Hebrew translation (Genghis Khan)
  * updated Ukrainian translation (Gennadi Motsyo)
  * updated Serbian translation (Mladen Pejaković)
  * updated Polish translation (Grzegorz Gibas)
  * updated Lithuanian translation (Algirdas Butkus)
- Add pkgconfig(libsidplayfp) build dependency

-------------------------------------------------------------------
Fri Jun  6 13:36:50 UTC 2014 - reddwarf@opensuse.org

- Update to 0.7.7
  * fixed typos
  * fixed Polish locale support
  * removed 'OnlyShowIn' key from qmmp.desktop
  * removed useless files

-------------------------------------------------------------------
Wed Apr 16 07:43:43 UTC 2014 - reddwarf@opensuse.org

- Update to 0.7.6
  * added libav 10 and ffmpeg 2.2 support
  * fixed url parsing
  * fixed freezing on playback resume
  * fixed random freezing in the mplayer plugin
  * fixed reset selection of tracks when calling context menu
  * fixed multimedia keys support under win32

-------------------------------------------------------------------
Thu Feb 13 14:04:01 UTC 2014 - reddwarf@opensuse.org

- Update to 0.7.5
  * fixed case sensitivity while checking file extensions (tnanks to Ryota Shimamoto)
  * fixed special global keys support under the win32 platform
  * fixed latest cmake support
  * fixed initial position of the equalizer volume slider
  * fixed clang warnings
- Update to 0.7.4
  * added Galician translation (Óscar Pereira)
  * added ffmpeg 2.1 support
  * added m3u8 playlist extension
  * improved ReplayGain support:
    - fixed 24/32 bit mode
    - added clipping to prevent overflow
  * improved cdaudio plugin:
    - added Windows support
    - added track cache
    - fixed proxy support
  * fixed localization of the wildmidi plugin
  * fixed case sensitivity while checking file extensions
  * fixed gcc 4.8 warnings
  * fixed memory leak
  * fixed several Windows-only bugs:
    - fixed parsing of the m3u files with backslashes
    - fixed problem with absolute paths
    - fixed adding files from command line under Windows
    - fixed Meta/Win modifier in the global hotkey plugin
  * fixed Japanese translation (RyōTa SimaMoto)

-------------------------------------------------------------------
Thu Oct  3 14:03:30 UTC 2013 - reddwarf@opensuse.org

- Update to 0.7.3
  * added window size and position saving to the projectm plugin
  * disabled unsupported settings in the statusicon plugin under Windows
  * fixed warnings about invalid parent thread
  * fixed race condition
  * fixed ReplayGain support in the flac plugin
  * fixed parsing of the track/disc number with separator
  * fixed tooltip in the status icon plugin under Windows
  * fixed 'show tooltip' option in the status icon plugin
  * removed unused variables

-------------------------------------------------------------------
Wed Aug 28 13:09:03 UTC 2013 - reddwarf@opensuse.org

- Update to 0.7.2
  * fixed queue update bug
  * fixed track length formatting
  * fixed api documentation
  * fixed gcc warnings
  * fixed memory leaks
  * fixed wildmidi config path
  * fixed playlist autosave feature
  * fixed possible segmentation fault
  * fixed title format update bug
  * removed unimplemented function

-------------------------------------------------------------------
Fri May 31 09:31:54 UTC 2013 - reddwarf@opensuse.org

- Update to 0.7.1
  * improved jack plugin (24/32-bit samples and freebsd support)
  * excluded mime types of disabled plugins in the mpris interface
  * fixed windows support in the gme plugin
  * fixed shortcut editor dialog
  * fixed api documentation
  * fixed parsing of the icy packet size
  * fixed possible freezes
  * fixed Spanish translation (thanks to Gustavo Alvarez)
  * fixed and improved qmake support (Ryota Shimamoto)
  * fixed pkg-config support
  * fixed several ui bugs
  * fixed scrobbler regressions

-------------------------------------------------------------------
Wed May 15 13:51:40 UTC 2013 - mhrusecky@suse.com

- Only suggesting instead of recomending mplayer plugin as mplayer is not in
  factory yet

-------------------------------------------------------------------
Mon Apr 15 01:05:28 UTC 2013 - pascal.bleser@opensuse.org

- update to 0.7.0:
  * added udisks2 plugin
  * added opus plugin
  * added track change plugin
  * added tracks copy/paste plugin
  * added x-content/audio-cdda content type
  * added 24/32-bit equalizer
  * added unity integration
  * added user interface language option
  * added playlists auto-save feature
  * added unified URL dialog
  * added playlists downloading support to the command line parser
  * added volume control support to the waveout plugin
  * added wildmidi configuration file auto-search
  * added sorting by file creation date
  * added automatic 16-bit audio converter
  * added pause handling to the scrobbler plugin
  * enabled UTF-8 by default for cue files and shoutcast metadata
  * enabled more formats by default in the ffmpeg plugin
  * improved analyzer plugin (variable size, fullscreen mode, etc)
  * improved last.fm registration
  * improved configuration dialog
  * removed QtXML dependence from the scrobbler plugin
  * disabled udisks plugin by default

-------------------------------------------------------------------
Thu Mar 28 07:46:17 UTC 2013 - reddwarf@opensuse.org

- Update to 0.6.8
  * fixed bugs in the mpris plugin
  * fixed segmentation fault when running without output plugins
  * updated Japanese translation (Ryota Shimamo)

-------------------------------------------------------------------
Thu Feb 21 15:39:41 UTC 2013 - reddwarf@opensuse.org

- Update to 0.6.7
  * added lubuntu integration
  * improved rtl locales support
  * fixed latest paranoia support
  * fixed libav 0.8.x support
  * fixed 'enter' hotkey in the playlist browser
  * fixed 24-bit mode support in the src plugin
  * fixed compiler warnings

-------------------------------------------------------------------
Fri Jan 11 12:37:12 UTC 2013 - reddwarf@opensuse.org

- Update to 0.6.6
  * added support for http redirect to the url dialog
  * added ffmpeg 1.1 support
  * fixed 24/32-bit mode support in the src plugin
  * fixed seeking when using oss4 as output
  * fixed streaming support in the ffmpeg plugin
  * fixed build without qt3support headers (thanks to Dmitry Smolin)
  * fixed playlist titlebar cursor
  * fixed mpris2 support
  * fixed typos
  * updated Hebrew translation (Genghis Khan)
- Disable OSS/OSS4 output support

-------------------------------------------------------------------
Sun Dec  9 13:17:15 UTC 2012 - reddwarf@opensuse.org

- Update to 0.6.5
  * added latest psi/psi+ support
  * added Hebrew translation (Genghis Khan)
  * increased default mms/http buffer size
  * fixed shortcut dialogs
  * fixed segmentation fault caused by http transport
  * fixed file type determination by content
  * fixed division line position in the playlist
  * fixed some bugs in the WaveOut plugin
  * updated Japanese translation (Ryota Shimamoto)
  * updated Russian translation
  * updated flac mime-type (Christian Morales Vega)
- Drop qmmp-0.6.4-flac_mimetype.patch. Applied upstream.

-------------------------------------------------------------------
Thu Dec  6 13:43:18 UTC 2012 - reddwarf@opensuse.org

- Add qmmp-0.6.4-flac_mimetype.patch to use the correct MIME type
  to report support for FLAC files

-------------------------------------------------------------------
Sun Nov  4 17:12:49 UTC 2012 - reddwarf@opensuse.org

- Update to 0.6.4
  * using UTF-8 encoding for shoutcast metadata by default
  * fixed visualization menu update after changing settings
  * fixed skinned user interface settings
  * fixed analyzer falloff speeds
  * fixed skinned user interface visualization switching
  * fixed playlist titlebar resize bug
  * fixed color selection widget
  * fixed possible crash in the transport plugins
  * fixed Russian translation
  * updated Japanese translation (Ryota Shimamoto)

-------------------------------------------------------------------
Wed Aug 22 16:51:24 UTC 2012 - reddwarf@opensuse.org

- Update to 0.6.3
  * fixed typo in the about dialog
  * fixed FSF address
  * fixed cmake scripts
  * fixed filters of the directory scanner
  * fixed crash in the playlist popup message
  * updated Lithuanian translation (Algirdas Butkus)
- Removed qmmp-0.5.5-libcdio_mess.patch, fixed upstream

-------------------------------------------------------------------
Sat Aug  4 14:41:38 UTC 2012 - reddwarf@opensuse.org

- Make qmmp require at least an input, output and ui plugin

-------------------------------------------------------------------
Mon Jul 30 14:19:32 UTC 2012 - reddwarf@opensuse.org

- Update to 0.6.2
  * fixed crash in the http plugin
  * fixed possible crash in the cue parser

-------------------------------------------------------------------
Mon Jul 23 22:51:24 UTC 2012 - reddwarf@opensuse.org

- Update to 0.6.1
  * added icons to the file dialog buttons
  * fixed icecast streams titles
  * fixed build
  * fixed default output under windows
  * fixed api documentation
  * fixed possible segmentation fault in the cue plugin
  * fixed cue parsing
  * fixed automatic charset detection
  * fixed Ukrainian translation (Gennadi Motsyo)
  * fixed Russian translation

-------------------------------------------------------------------
Sat Jun 30 23:41:32 UTC 2012 - reddwarf@opensuse.org

- Update to 0.6.0
  * added converter plugin
  * added stream browser plugin
  * added file type determination by content (experimental)
  * added '--quit' command line option
  * added text scroller background option
  * added playlists separator option
  * added multiband equalizer api
  * added equalizer presets from Amarok (Thanks to Panagiotis Papadopoulos)
  * added playlits access from command line
  * added dithering to MPEG plugin
  * added priority support to decoder api
  * added user interface api
  * added default destination and file name pattern to fileops plugin
  * added additional directory filters
  * added feature to add files from command line to specific playlist
  * added pkg-config support
  * added vqf support
  * added feature to display shoutcast stream information
  * added 'jump to track' and 'forward/rewind' global hotkeys
  * added 'New Playlist' button
  * added sorting by disc number (Brice Videau)
  * added feature to use clipboard content in the URL dialog (Panagiotis Papadopoulos)
  * added scrobbler cache synchronization after successful submission (Ferdinand Vesely)
  * changed playlist insertion behavior
  * disabled OSS3 plugin by default
  * improved cue plugin
  * moved skinned ui to separate plugin
  * fixed 'hide on close' feature
  * fixed moc warnings during compilation
  * fixed IPC under windows
  * fixed windows-specific bugs
  * fixed problems with some asynchronous calls
  * fixed qmmp_cue.desktop
  * fixed saving playlists on logout
  * updated about dialog
  * updated Russian translation
  * updated Ukrainian translation (Gennadi Motsyo)
  * updated Japanese translation (Ryota Shimamoto)
  * updated Polish translation (Grzegorz Gibas)
  * updated German translation (Panagiotis Papadopoulos)
  * updated Dutch translation (Ronald Uitermark)

-------------------------------------------------------------------
Thu May 31 21:08:33 UTC 2012 - reddwarf@opensuse.org

- Disable HAL plugin build
- Disable OSS plugin build
- Use PulseAudio by default instead of ALSA

-------------------------------------------------------------------
Sun May 27 23:35:53 UTC 2012 - reddwarf@opensuse.org

- Fix build with ffmpeg 0.11

-------------------------------------------------------------------
Sat May 26 10:45:52 UTC 2012 - reddwarf@opensuse.org

- Update to 0.5.5
  * added latest libcdio support
  * fixed Russian translation
  * fixed acc streams support
  * fixed aac bitrate calculation
  * fixed scrobbler failure when using Qt 4.8
  * fixed some cuesheets parsing
  * fixed --pause command line option behavior
  * updated Japanese translation
- Add missing %desktop_database_post and %icon_theme_cache_post
  scripts
- Remove obsoleted %suse_update_desktop_file calls
- Add qmmp-0.5.5-libcdio_mess.patch to fix build with git version
  of libcdio 

-------------------------------------------------------------------
Mon Sep  6 16:47:29 UTC 2010 - reddwarf@opensuse.org

- New package. Version 0.4.2

openSUSE Build Service is sponsored by