- 11 Dec, 2013 4 commits
-
-
Max Kellermann authored
The real and detailed documentation is in the user manual.
-
Max Kellermann authored
Move from doc/mpd.conf.5.
-
Max Kellermann authored
Move from doc/mpd.conf.5.
-
Max Kellermann authored
-
- 10 Dec, 2013 4 commits
-
-
mobidyc authored
If the file was recognized by a decoder plugin, accept it - don't require metadata.
-
Max Kellermann authored
-
Lukas Stabe authored
-
Max Kellermann authored
-
- 02 Dec, 2013 1 commit
-
-
Lukas Stabe authored
On OSX, the configure-flag --enable-osx is used to enable the unsupported osx output. It sets the HAVE_OSX preprocessor define. src/output/OpenALOutputPlugin.cxx uses this define to determine wether it is building on OSX, and imports different headers (which have nothing to do with the osx output) depending on wether or not it is set.
-
- 27 Nov, 2013 3 commits
-
-
Max Kellermann authored
-
Gaetan Bisson authored
-
Max Kellermann authored
-
- 23 Nov, 2013 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Nov, 2013 3 commits
-
-
Max Kellermann authored
Using pcm_resample_lsr_32() for 24 bit samples works, but may cause 24 bit overflows. This commit makes 24 bit a special case with explicit clipping.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Nov, 2013 14 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Refactor SimpleDatabase::GetLastModified() to be generic for all plugins. Remove the SimpleDatabase assumption from db_stats_print(), allowing it to be implemented by all database plugins.
-
Max Kellermann authored
Fixes crash on "stats" in certain configurations.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate redundant declaration.
-
Max Kellermann authored
-
Max Kellermann authored
Unused outside of Stats.cxx.
-
Max Kellermann authored
-
Max Kellermann authored
If no music_directory is configured, return nullptr instead of an empty string. This fixes a crash when db_file is configured without music_directory.
-
Florian Schlichting authored
Fixes build tests on ia64 and mipsel by testing for endianness in a more general / portable way.
-
Max Kellermann authored
-
Max Kellermann authored
Improve readability.
-
Max Kellermann authored
The option "--enable-fluidsynth" was documented to be "auto" by default, when it was really "no".
-
- 18 Nov, 2013 4 commits
-
-
Max Kellermann authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
- 13 Nov, 2013 1 commit
-
-
Max Kellermann authored
-