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