summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-07-22net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann
2015-06-27configure.ac: remove GLib optionMax Kellermann
2015-06-25util/AllocatedString: add methods Duplicate(), Clone()Max Kellermann
2015-06-23lib/icu/Win32: wrappers for WideCharToMultiByte(), MultiByteToWideChar()Max Kellermann
2015-06-23util/AllocatedString: new utility classMax Kellermann
2015-06-23util/StringPointer: new utility classMax Kellermann
2015-06-22fs/Glob: use PathMatchSpec() on WindowsMax Kellermann
2015-06-22test/TestFs: new unit test for libfs.aMax Kellermann
2015-06-22db/update/ExcludeList: move class Pattern to fs/Glob.hxxMax Kellermann
2015-06-22test/test_pcm: add PcmInterleave() unit testMax Kellermann
2015-06-22decoder/ffmpeg: move code to pcm/Interleave.cxxMax Kellermann
2015-03-05fs/NarrowPath: new utility classMax Kellermann
2015-03-05util/StringUtil: add wchar_t overloadsMax Kellermann
2015-03-05util/StringAPI: add wchar_t overloadsMax Kellermann
2015-03-05fs/Traits: use string.h API wrappersMax Kellermann
2015-03-03system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann
2015-03-01fs/Path: add method GetSuffix()Max Kellermann
2015-03-01SongUpdate: use OpenArchiveInputStream() to open archive fileMax Kellermann
2015-02-28fs/FileInfo: new library providing GetFileInfo()Max Kellermann
2015-02-13net/StaticSocketAdress: new class wrapping struct sockaddr_storageMax Kellermann
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann
2015-02-10system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann
2015-02-06Merge tag 'v0.19.9'Max Kellermann
2015-01-31Makefile.am: move org_musicpd_Bridge.h to BUILT_SOURCESMax Kellermann
2015-01-31Makefile.am: generate icon before compiling JNI classesMax Kellermann
2015-01-26Merge branch 'v0.19.x'Max Kellermann
2015-01-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann
2015-01-22Config: add section "resampler"Max Kellermann
2015-01-21config/Data: add method Clear()Max Kellermann
2015-01-21ConfigData: rename header fileMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-21ConfigData: move struct block_param to Block.?xxMax Kellermann
2015-01-14output/recorder: dynamic file nameMax Kellermann
2015-01-14output/recorder: move code to encoder/ToOutputStream.cxxMax Kellermann
2015-01-14Makefile.am: link output plugins before libtag.aMax Kellermann
2015-01-08encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann
2015-01-06test/WriteFile: new debug programMax Kellermann
2014-12-29output/Wrapper: new helper classMax Kellermann
2014-12-29{mixer,output}/pulse: move code to LogPulseError()Max Kellermann
2014-12-29output/pulse: move SetError() to lib/pulse/Error.cxxMax Kellermann
2014-12-29{mixer,output}/pulse: use a common Domain instanceMax Kellermann
2014-12-22configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgmeMax Kellermann
2014-12-22configure.ac: remove redundant declaration "HAVE_ISO9660"Max Kellermann
2014-12-21decoder/ffmpeg: move code to lib/ffmpeg/Init.cxxMax Kellermann
2014-12-20decoder/ffmpeg: move code to lib/ffmpeg/LogCallback.cxxMax Kellermann
2014-12-19decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxxMax Kellermann
2014-12-19decoder/ffmpeg: move code to lib/ffmpeg/Time.hxxMax Kellermann
2014-12-18decoder/ffmpeg: move code to class FfmpegBufferMax Kellermann
2014-12-18decoder/ffmpeg: log detailed error messageMax Kellermann