<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/multimedia/mpd, branch 2011.02</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.02</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.02'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2011-02-25T20:21:23Z</updated>
<entry>
<title>mpd: forcibly disable oggflac without flac</title>
<updated>2011-02-25T20:21:23Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-25T20:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=53725fafee39cad72f586f7306acc25afaecbbc6'/>
<id>urn:sha1:53725fafee39cad72f586f7306acc25afaecbbc6</id>
<content type='text'>
If flac and libogg were both built but flac isn't selected in mpd it
will be picked up anyway.
Forcibly disable oggflac support if flac support is disabled for
consistency.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: move ffmpeg option up</title>
<updated>2011-02-25T20:21:22Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-25T20:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=77dfefd43cab12c0393ba63953a08ab3615d618c'/>
<id>urn:sha1:77dfefd43cab12c0393ba63953a08ab3615d618c</id>
<content type='text'>
Move the ffmpeg option up to keep the pretty sort order.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: default to tremor input plugin</title>
<updated>2011-02-25T20:20:15Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-25T20:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d428dddf680b067c13ba9a08bfd502c7286cffe7'/>
<id>urn:sha1:d428dddf680b067c13ba9a08bfd502c7286cffe7</id>
<content type='text'>
MPD requires at least one input plugin to build.
If there's none selected default to tremor (vorbis).

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: fix alsa dependencies</title>
<updated>2011-02-25T18:51:21Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-25T18:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f83024cf074b3b1770a13dc41b3ce8753e3ec445'/>
<id>urn:sha1:f83024cf074b3b1770a13dc41b3ce8753e3ec445</id>
<content type='text'>
Alsa output support needs pcm and mixer support in alsa-lib.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: add option for ffmpeg support</title>
<updated>2011-02-19T19:42:02Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-19T19:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=833724e1b15a708a04a7912204bf0d2dfdc2254b'/>
<id>urn:sha1:833724e1b15a708a04a7912204bf0d2dfdc2254b</id>
<content type='text'>
For all the special file formats supported by ffmpeg.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: new features</title>
<updated>2011-02-10T21:47:19Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-10T17:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a74b4044b00b19055474c3d3dc2c069fc26a38c0'/>
<id>urn:sha1:a74b4044b00b19055474c3d3dc2c069fc26a38c0</id>
<content type='text'>
* Add libcue support (.cue file parsing)
* Add lame support (mp3 encoding)
* Fix slight typo in Config.in wrt LIBCUEFILE

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: fix mpd.conf installation check</title>
<updated>2011-02-09T21:50:25Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-09T13:25:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0b482314f87281db1f9fba028b028e1542ccf463'/>
<id>urn:sha1:0b482314f87281db1f9fba028b028e1542ccf463</id>
<content type='text'>
If target /etc/mpd.conf exists the evaluation will be fail thus breaking
the build process. Fix it.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: fix libao support</title>
<updated>2011-02-09T21:49:34Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-09T13:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0b69f7438a8bd142be822630f60b18a6d739a6c2'/>
<id>urn:sha1:0b69f7438a8bd142be822630f60b18a6d739a6c2</id>
<content type='text'>
libao output must be explicitly enabled, so fix it.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mpd: new package</title>
<updated>2011-01-21T14:00:17Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-01-20T20:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=de597b402be027b1b0b0d86fd5f3dc8a1031c7f2'/>
<id>urn:sha1:de597b402be027b1b0b0d86fd5f3dc8a1031c7f2</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
