summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann
2015-10-27pcm/Order: new library to convert from FLAC to ALSA channel orderMax Kellermann
2015-10-26playlist/flac: re-add the pluginMax Kellermann
2015-10-22LocateUri: new library to classify URIs in a standard wayMax Kellermann
2015-10-19util/DeleteDisposer: new utility classMax Kellermann
2015-10-16test/ReadApeTags: new debug programMax Kellermann
2015-10-16util/StringView: add methods StripLeft(), StripRight()Max Kellermann
2015-09-30util/StringView: new utility classMax Kellermann
2015-09-17output: add native Haiku audio output and mixer supportFrançois Revol
2015-09-17Makefile.am: add the Haiku resources to the mpd binaryFrançois Revol
2015-08-24tag/Settings: move typedef tag_mask_t to Mask.hxxMax Kellermann
2015-08-24tag/Settings: convert to C++Max Kellermann
2015-08-15test/stdbin.h: remove obsolete headerMax Kellermann
2015-08-15PlayerThread, ...: move to src/player/Max Kellermann
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann
2015-08-11command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann
2015-07-22net/AllocatedSocketAddress: new sockaddr wrapper classMax Kellermann
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