Hi,

just a short notice that MPD 0.14~alpha3 has been released on Friday.
It's a follow-up to alpha2, which had an mp3 seeking regression, and I
didn't want testers to hit that bug over the weekend.

- mp3 seeking fixed (my fault, I broke it)
- crossfading lockup fixed
- yet another "wrong audio format in music pipe" bug fix
- build fix for *BSD

If MPD 0.14 continues to mature as expected, we'll have the first beta
(and feature freeze) next week.

Max


Avuton Olrich (1):
      MPD version 0.14~alpha3

László Áshin (3):
      wavpack: renamed variables and modified coding style slightly
      wavpack: tolerate less decoded data than requested
      wavpack: be more robust if the underlying stream is not seekable

Max Kellermann (7):
      decoder: additional dc.command checks in decoder_data()
      mp3: fix SEEK command check after mp3_synth_and_send()
      player: wake up decoder before waiting for xfade chunks
      player: don't queue song when there are 2 songs in the pipe
      volume: moved code to oss_mixer_find()
      volume: eliminate alloca() usage
      log: check the log threshold in log_func()

 configure.ac                 |    2 +-
 src/decoder/mp3_plugin.c     |    8 +-
 src/decoder/wavpack_plugin.c |  199 +++++++++++++++++++++++++-----------------
 src/decoder_api.c            |    3 +
 src/log.c                    |    3 +
 src/player_thread.c          |    6 ++
 src/volume.c                 |   34 ++++----
 7 files changed, 152 insertions(+), 103 deletions(-)


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to