[Musicpd-dev-team] [git pull] configure.ac cleanups

2009-03-05 Thread Avuton Olrich
Avuton Olrich (4): configure: Fix configure warning presented by lastfm radio. configure: more complete autoconf stuff for lastfm configure: display the status of lastfm protocol support configure: Add 'Streaming Support' section to the configure display. configure.ac |

[Musicpd-dev-team] Empty fields

2009-03-05 Thread Stefan Monnier
Since I upgraded to 0.14, I noticed that `list' sometimes returns empty names. E.g. list genre will return something like: ... Genre: RB Genre: Genre: Southern Rock ... In my case, such empty tag values are turned for genre, for artist, for composer, but not for album. It

Re: [Musicpd-dev-team] [git pull] configure.ac cleanups

2009-03-05 Thread Max Kellermann
On 2009/03/06 01:49, Avuton Olrich avu...@gmail.com wrote: configure: more complete autoconf stuff for lastfm AC_ARG_ENABLE(lastfm, AS_HELP_STRING([--enable-lastfm], - [enable support for last.fm radio (default: disable)]),, + [enable support for last.fm

Re: [Musicpd-dev-team] Empty fields

2009-03-05 Thread Max Kellermann
On 2009/03/06 05:59, Stefan Monnier monn...@iro.umontreal.ca wrote: Was that change made on purpose, or is it accidental? I guess this is due to the difference between no genre specified and genre specified, it's an empty string. Do you have one or more files which have an empty string defined

Re: [Musicpd-dev-team] ncmpc patches

2009-03-05 Thread Max Kellermann
On 2009/03/06 07:08, Jeffrey Middleton jefr...@gmail.com wrote: Ready for pull: git pull git://git.musicpd.org/jefromi/ncmpc.git master Excellent work! I've merged all of them. Max -- Open Source Business

Re: [Musicpd-dev-team] [git pull] configure.ac cleanups

2009-03-05 Thread Avuton Olrich
On Thu, Mar 5, 2009 at 9:53 PM, Max Kellermann m...@duempel.org wrote: On 2009/03/06 01:49, Avuton Olrich avu...@gmail.com wrote:  echo -echo Other features: +echo Streaming support: + +if test x$enable_lame = xyes; then +        echo lame support (mp3 output) .enabled +else +