Commit Graph

8 Commits

Author SHA256 Message Date
Tomáš Chvátal
63b009da1c Accepting request 572416 from home:mnhauke
- Update to version 0.20.16:
  * output
    - pulse: fix crash during auto-detection
  * database
    - simple: fix search within mount points
    - upnp: enable IPv6
  * archive
    - iso9660: libcdio 2.0 compatibility
- Update to version 0.20.15:
  * queue: fix crash after seek failure
  * resampler
    - soxr: clear internal state after manual song change
  * state file
    - make mount point restore errors non-fatal
    - fix crash when restoring mounts with incompatible database
      plugin
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/572416
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=8
2018-02-04 14:26:38 +00:00
b69c7ec795 typo in CXX
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=7
2018-01-31 10:55:28 +00:00
f8038af123 correct g++ detection
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=6
2018-01-31 10:51:06 +00:00
d03c1a3f54 - Adjust usage of gccN for Leap42 and SLE12
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=5
2018-01-31 10:46:40 +00:00
Dominique Leuenberger
9a0fb944dd Accepting request 561092 from multimedia:apps
Brought over from packman

OBS-URL: https://build.opensuse.org/request/show/561092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=1
2018-01-19 10:51:53 +00:00
Tomáš Chvátal
37da1c98d2 Accepting request 561086 from home:alois:branches:multimedia:apps
- Update to version 0.20.14 (2018/01/01)
  * database
  - simple: fix file corruption in the presence of mount points
  * archive
    - bz2: fix deadlock
    - reduce lock contention, fixing lots of xrun problems
  ver 0.20.13 (2017/12/18)
  * mixer
    - alsa: fix rounding errors
  * database
    - simple: don't purge mount points on update/rescan
    - simple: fix "mount" bug caused by bad compiler optimization
    - simple: fix "lsinfo" into mount points
    - upnp: work around libupnp 1.6.24 API breakage
  * queue: fix spuriously misplaced prioritized songs
  * save and restore mountpoints within the state file
  
  ver 0.20.12 (2017/11/25)
  * database
    - upnp: adapt to libupnp 1.8 API changes
  * input
    - cdio_paranoia, ffmpeg, file, smbclient: reduce lock
      contention, fixing lots of xrun problems
    - curl: fix seeking
  * decoder
    - ffmpeg: fix GCC 8 warning
    - vorbis: fix Tremor support
  * player
    - log message when decoder is too slow
  * encoder
    - vorbis: default to quality 3
  * output
    - fix hanging playback with soxr resampler
    - httpd: flush encoder after tag; fixes corrupt Vorbis stream
  
  ver 0.20.11 (2017/10/18)
  * storage
    - curl: support Content-Type application/xml
  * decoder
    - ffmpeg: more reliable song duration
    - gme: fix track numbering
  * improve random song order when switching songs manually
  * fix case insensitive search without libicu
  * fix endless loop when accessing malformed file names in ZIP files
  
  ver 0.20.10 (2017/08/24)
  * decoder
    - ffmpeg: support MusicBrainz ID3v2 tags
  * tags
    - aiff: fix FORM chunk size endianess (is big-endian)
  * fix crash when resuming playback before decoder is ready

OBS-URL: https://build.opensuse.org/request/show/561086
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=3
2018-01-02 09:58:39 +00:00
cb917600ba - Remove lame/mad/twolame conditional because it is always present
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=2
2017-08-28 10:47:01 +00:00
Martin Pluskal
c0f576ce44 Accepting request 517718 from home:cornelisbb
OBS-URL: https://build.opensuse.org/request/show/517718
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=1
2017-08-25 06:51:42 +00:00