aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-19encoder/{opus,vorbis}: new serial generator replacing g_random_int()Max Kellermann1-0/+6
2013-10-18ZeroconfAvahi: integrate into the EventLoopMax Kellermann1-2/+5
2013-10-18test/run_avahi: new debug programMax Kellermann1-0/+16
2013-10-18test/run_inotify: use SignalMonitorMax Kellermann1-0/+1
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann1-0/+1
2013-10-17fs/Path: move definitions to struct PathTraitsMax Kellermann1-0/+1
2013-10-17fs/Path: move configuration code to Config.cxxMax Kellermann1-0/+2
2013-10-17fs/Path: move path_domain to Domain.hxxMax Kellermann1-0/+1
2013-10-17fs/Path: move MPD_PATH_MAX to Limits.hxxMax Kellermann1-0/+1
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann1-0/+9
2013-10-17Makefile.am: move sources to libthread.aMax Kellermann1-9/+15
2013-10-17test/test_archive: unit test for archive_lookup()Max Kellermann1-0/+14
2013-10-16test: use the CPPUNIT framework for unit testsMax Kellermann1-2/+9
2013-10-16Makefile.am: distribute util/Domain.hxx and system/ByteOrder.hxxMax Kellermann1-0/+2
2013-10-16util/byte_reverse: convert to C++Max Kellermann1-2/+2
2013-10-16pcm_pack: convert to C++Max Kellermann1-1/+1
2013-10-15Archive*: move archive_domain to ArchiveDomain.cxxMax Kellermann1-0/+1
2013-10-15Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann1-0/+1
2013-10-15util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann1-0/+2
2013-10-15system/clock: convert to C++Max Kellermann1-1/+1
2013-10-15require GLib 2.28Max Kellermann1-1/+0
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann1-4/+2
2013-10-02Stats: rename stats.h to Stats.hxxMax Kellermann1-2/+1
2013-10-02Log: new logging library APIMax Kellermann1-4/+31
2013-09-28tag/{riff,aiff}: convert to C++Max Kellermann1-2/+2
2013-09-28playlist/lastfm: remove defunct Last.fm supportMax Kellermann1-6/+0
2013-09-05TagBuilder: new class for constructing Tag objectsMax Kellermann1-0/+1
2013-09-05Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann1-1/+1
2013-09-05Tag: move struct TagItem to TagItem.hxxMax Kellermann1-0/+1
2013-09-05Tag: move fix_tag_value() to TagString.cxxMax Kellermann1-0/+1
2013-09-05Tag: move configuration code to TagConfig.cxxMax Kellermann1-0/+1
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-21/+19
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann1-2/+1
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann1-2/+2
2013-09-05conf.h: remove obsolete headerMax Kellermann1-1/+0
2013-09-05conf.h: move constants to ConfigDefaults.hxxMax Kellermann1-0/+1
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann1-1/+0
2013-09-04TagTable: un-inline the two functionsMax Kellermann1-1/+1
2013-09-04Tag*: move TagTable.hxx to libtag.aMax Kellermann1-1/+1
2013-09-04Tag*: move libtag.a sources to src/tag/Max Kellermann1-13/+9
2013-09-04util/Error: new error passing libraryMax Kellermann1-8/+14
2013-09-04system/resolver: convert to C++Max Kellermann1-2/+2
2013-09-03input_stream.h: rename to InputLegacy.hxxMax Kellermann1-1/+1
2013-08-10db_error: convert to C++Max Kellermann1-1/+1
2013-08-10playlist_error: convert to C++Max Kellermann1-1/+1
2013-08-10ack.h: move to protocol/Max Kellermann1-1/+1
2013-08-10event/IdleMonitor: new monitor classMax Kellermann1-0/+1
2013-08-10ConfigData: use FatalError() instead of MPD_ERROR()Max Kellermann1-0/+5
2013-08-10thread/Id: new class replacing GThread pointersMax Kellermann1-0/+1