aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: distribute missing filesMax Kellermann2013-11-041-0/+5
* Makefile.am: add missing header fileMax Kellermann2013-10-311-0/+1
* Makefile.am: link test/DumpDatabase with Ack.cxxMax Kellermann2013-10-301-0/+1
* DecoderControl: move code/attributes to new class MixRampInfoMax Kellermann2013-10-261-0/+1
* test/test_mixramp: unit test for mixramp_interpolate()Max Kellermann2013-10-261-0/+10
* command: new command "readcomments" lists arbitrary file tagsMax Kellermann2013-10-251-0/+1
* InputInternal: remove obsolete libraryMax Kellermann2013-10-231-1/+0
* UriUtil: uri_remove_auth() returns std::stringMax Kellermann2013-10-231-1/+0
* test/test_util: unit test for libutil.aMax Kellermann2013-10-231-0/+10
* Playlist: refresh new tags after database updateMax Kellermann2013-10-221-0/+1
* Partition: add methods TagModified(), SyncWithPlayer()Max Kellermann2013-10-211-1/+1
* GetBaseUTF8Max Kellermann2013-10-211-1/+1
* util/NumberParser: utilities for parsing numbers from ASCII stringsMax Kellermann2013-10-211-0/+1
* Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann2013-10-201-0/+1
* *Commands: move to src/command/Max Kellermann2013-10-201-12/+12
* command: convert command_return to to a strictly-typed enumMax Kellermann2013-10-201-1/+1
* decoder/sidplay: add header fileMax Kellermann2013-10-201-1/+2
* decoder/sidplay: update file nameMax Kellermann2013-10-201-1/+2
* Client: move message functions into the classMax Kellermann2013-10-191-1/+1
* util/FormatString: new library to replace g_strdup_printf()Max Kellermann2013-10-191-0/+1
* encoder/{opus,vorbis}: new serial generator replacing g_random_int()Max Kellermann2013-10-191-0/+6
* ZeroconfAvahi: integrate into the EventLoopMax Kellermann2013-10-181-2/+5
* test/run_avahi: new debug programMax Kellermann2013-10-181-0/+16
* test/run_inotify: use SignalMonitorMax Kellermann2013-10-181-0/+1
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-0/+1
* fs/Path: move definitions to struct PathTraitsMax Kellermann2013-10-171-0/+1
* fs/Path: move configuration code to Config.cxxMax Kellermann2013-10-171-0/+2
* fs/Path: move path_domain to Domain.hxxMax Kellermann2013-10-171-0/+1
* fs/Path: move MPD_PATH_MAX to Limits.hxxMax Kellermann2013-10-171-0/+1
* Thread/Thread: replacement library for GThreadMax Kellermann2013-10-171-0/+9
* Makefile.am: move sources to libthread.aMax Kellermann2013-10-171-9/+15
* test/test_archive: unit test for archive_lookup()Max Kellermann2013-10-171-0/+14
* test: use the CPPUNIT framework for unit testsMax Kellermann2013-10-161-2/+9
* Makefile.am: distribute util/Domain.hxx and system/ByteOrder.hxxMax Kellermann2013-10-161-0/+2
* util/byte_reverse: convert to C++Max Kellermann2013-10-161-2/+2
* pcm_pack: convert to C++Max Kellermann2013-10-161-1/+1
* Archive*: move archive_domain to ArchiveDomain.cxxMax Kellermann2013-10-151-0/+1
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-0/+1
* util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann2013-10-151-0/+2
* system/clock: convert to C++Max Kellermann2013-10-151-1/+1
* require GLib 2.28Max Kellermann2013-10-151-1/+0
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* replay_gain_*.h: rename to *.hxxMax Kellermann2013-10-021-4/+2
* Stats: rename stats.h to Stats.hxxMax Kellermann2013-10-021-2/+1
* Log: new logging library APIMax Kellermann2013-10-021-4/+31
* tag/{riff,aiff}: convert to C++Max Kellermann2013-09-281-2/+2
* playlist/lastfm: remove defunct Last.fm supportMax Kellermann2013-09-281-6/+0
* TagBuilder: new class for constructing Tag objectsMax Kellermann2013-09-051-0/+1
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-1/+1
* Tag: move struct TagItem to TagItem.hxxMax Kellermann2013-09-051-0/+1