- 25 Oct, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
For free().
-
- 24 Oct, 2014 16 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Steven Newbury authored
Pulseaudio expects clients to specify their channel-map if the default (ALSA) map does not route the audio to the expected speakers. Many Google results suggest dealing with this by re-routing the audio channels with the appropriate ALSA plugin, but this will then simply break any clients which expect the default ALSA mapping. Virtually all media files and codecs, certainly flac, dca, a52, and of course anything based on Microsoft's WAVEFORMAT_EXTENSIBLE specification, assume the layout in the table here: http://en.wikipedia.org/wiki/Surround_sound#Standard_speaker_channels Fortunately, pulseaudio directly addresses this with a built-in channel map for WAVE-EX which can be set automatically in the stream sample-spec.
-
Max Kellermann authored
-
Max Kellermann authored
-
Steven OBrien authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
MPD_PATH_MAX_UTF8 is only used by GLib-specific code currently.
-
Max Kellermann authored
-
Max Kellermann authored
Abort if --enable-libmpdclient or --enable-upnp are used with --disable-database, instead of ignoring the mismatch silently.
-
Max Kellermann authored
-
- 23 Oct, 2014 8 commits
-
-
Max Kellermann authored
Fixes memory leak because ao_plugin_close() never gets called.
-
Max Kellermann authored
Be consistent.
-
Max Kellermann authored
A mutex acts as a memory barrier, and thus "volatile" is not necessary.
-
Max Kellermann authored
Use the "_format" parameter instead of the (uninitialized) "format" attribute.
-
Max Kellermann authored
Report unsupported format while opening the filter, not later when the first conversion takes place.
-
Max Kellermann authored
Fixes assertion failure in destructor by not assigning {src,dest}_format when an error occurs.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Oct, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes truncated lines in m3u and cue files (regression by commit 67958f7f).
-
Max Kellermann authored
-
- 17 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 12 Oct, 2014 1 commit
-
-
Max Kellermann authored
The file systemd/mpd.service.in is being distributed implicitly, but systemd/mpd.socket is not and needs to be added to EXTRA_DIST.
-
- 11 Oct, 2014 6 commits
-
-
Max Kellermann authored
Fixes deadlock bug in the "mms" plugin.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Export it from the protected base class. This fixes a build failure on Mac OS X.
-
Max Kellermann authored
-
- 10 Oct, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-