Max Kellermann | 1 Dec 2008 10:28

Re: The libmpdclient v2.0 project

On 2008/12/01 00:28, Marc Pavot <m.pavot <at> gmail.com> wrote:
> 11 other patches available on my repository:
>       Add unit tests to libmpclient

No recursive makefiles, please.  The patch contains 1 whitespace error.

>       Fix glib include
>       Change include guards
>       Convert MPD_INFO_ENTITY_ to enum

Applied.

>       Fix currentsong test

Fold this one into "Add unit tests to libmpclient".

>       Cosmetic

Applied.

>       Improve calls to mpd_executeCommand

Don't do several independent changes in one patch, under the
meaningless subject "Improved xyz".  The correct data type for string
lengths is "size_t", not "int".  Wrap lines which are longer than 79
characters (rare exceptions allowed, not applicable here).

>       Small performance improvements

Applied, but I removed the vacant summary "Small performance
(Continue reading)

Max Kellermann | 1 Dec 2008 15:41

New git.musicpd.org server

Hi,

our new git server is now online.  We had to find a new one because
Eric was unable to continue to administer the old one.  Thanks to Eric
for providing git services for us!

The new git.musicpd.org server is hosted by Alexander Wirt (aka
formorer).  Also many thanks to Alexander!

The web interface isn't complete yet (no navigation bar and cosmetic
stuff like that), but I'll do that soon.

I have removed a lot of inactive repositories, i.e. those who havn't
seen a single push since the git-svn import.  Besides that, I have
taken over master/ncmpc.git and master/libmpdclient.git.

I will be giving out new repositories on request; send me a mail with
your SSH public key attached.  I'd also like to have one or two
volunteers who will be given admin access to gitosis.

Committers have to consider two changes:

- the SSH host key has changed, new fingerprint:
  45:6f:9d:de:c4:e4:e7:c5:95:95:7d:ab:c8:74:98:a0

- the push URL has changed:
  old: git <at> git.musicpd.org:git.musicpd.org/USER/PROJECT.git
  new: gitosis <at> git.musicpd.org:public/USER/PROJECT.git

To change the push URL, edit the file .git/config in your local
(Continue reading)

Avuton Olrich | 3 Dec 2008 05:26
Picon
Gravatar

MPD 0.14~beta2

Greetings,

The MPD community is proud to announce the release of MPD 0.14~beta2.
The changes for this release include more use of Glib to remove
duplicated functionality, reverting to old ALSA buffer_time to prevent
distortion, added functionality to control how symlinks are treated
(this fixes a regression), fixes for more internet streams and other
bugfixes. As usual thanks to all the developers from the community who
made this release possible.

Everyone please test and file bugs at our bug tracker: http://musicpd.org/mantis

Thanks and enjoy! (shortlog below)

Avuton Olrich (1):
      MPD version 0.14~beta2

Marc Pavot (1):
      player: set elapsed=0 at song change

Max Kellermann (29):
      player: disable music_pipe_check_format()
      flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET
      decoder: added missing glib.h include
      ao: use GLib instead of utils.h/log.h
      ao: support all libao error codes
      ao: print error message when ao_open_live() fails
      shout: don't check HAVE_SHOUT
      shout: use GLib instead of utils.h/log.h
      mvp: use GLib instead of utils.h/log.h
(Continue reading)

Metyl Methylius | 3 Dec 2008 19:41
Picon

Re: confirm aac076d7024cb9360fda14b33bc03fc483ff9424

Hello *,

Happy to finaly fix the related bug,  we have another plugin supporing input streaming

commit:

http://git.musicpd.org/cgit/metyl/mpd.git/commit/?id=992f3c41a22ce146f5f1dd867142365b36da84c4



-------------------------------------------------------------------------
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 <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team
Max Kellermann | 4 Dec 2008 09:29

Re: confirm aac076d7024cb9360fda14b33bc03fc483ff9424

On 2008/12/03 19:41, Metyl Methylius <the.metyl <at> gmail.com> wrote:
> Hello *,
> 
> Happy to finaly fix the related bug,  we have another plugin supporing input
> streaming
> 
> commit:
> 
> http://git.musicpd.org/cgit/metyl/mpd.git/commit/?id=992f3c41a22ce146f5f1dd867142365b36da84c4

Hi Viliam,

thanks, I have merged your patch into the "experimental" branch,
scheduled for MPD 0.15.

Max

-------------------------------------------------------------------------
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=/
Max Kellermann | 4 Dec 2008 10:08

Zero bugs left for MPD 0.14

Hi,

yesterday, Sean and Avuton closed the last bug scheduled for MPD 0.14.
I know there are more bugs in mantis, but those which I marked as "to
be resolved before we can release 0.14" are all gone.  This is a major
milestone for the MPD project!

I will wait how beta2 turns out over the weekend.  If we don't see any
regressions, we will be able to release 0.14 final next week.

Please browse mantis and see if I missed important bugs.  Review the
documentation.  Watch out for bugs and report them.

This mail goes as Cc to all contributors who are listed as active team
members in the AUTHORS file, but who are probably not on this mailing
list.  Please subscribe
(https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team), so we
can keep in touch!

Max

P.S.: in other news, ncmpc 0.12 will be released tomorrow.  Some of
the translations are still incomplete, please help:
https://translations.launchpad.net/ncmpc

-------------------------------------------------------------------------
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=/
Warren Dukes | 5 Dec 2008 19:37
Picon

Fwd: Music Player Daemon: Hangs on variable bitrate files

---------- Forwarded message ----------
From: "IT Administrator" <it <at> centerhotels.com>
Date: Dec 5, 2008 12:25 PM
Subject: Music Player Daemon: Hangs on variable bitrate files
To: <warren.dukes <at> gmail.com>

Greetings,

I haven't been able to find any info on this but I'm using MPD Version 0.13.0 and my servers keep hanging on variable bit rate files. Is there any way to fix this?
--

Kv,
Grétar Hauksson
Centerhotels Tech support
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Gmane