aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shine encoding pluginAndrée Ekroth2014-01-131-0/+8
* db/upnp: move lazy Open() call to new class LazyDatabaseMax Kellermann2014-01-111-0/+1
* DatabasePlugin: add interface DatabaseListenerMax Kellermann2014-01-111-0/+2
* UPnP database pluginJean-Francois Dockes2014-01-091-0/+22
* playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XMLMax Kellermann2014-01-091-3/+10
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-2/+2
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-0/+1
* Directory: make some code generic, move to VarSize.hxxMax Kellermann2014-01-071-0/+1
* util/Cast: new utility libraryMax Kellermann2014-01-061-0/+1
* SongUpdate: read tags from songs in an archiveMax Kellermann2013-12-291-0/+1
* input/smbclient: new input pluginMax Kellermann2013-12-291-0/+7
* test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann2013-12-241-0/+1
* pcm/Volume: convert to classMax Kellermann2013-12-231-1/+3
* pcm/PcmVolume: rename to Volume.cxxMax Kellermann2013-12-231-1/+1
* pcm/PcmConvert: move the Domain instance to Domain.cxxMax Kellermann2013-12-231-0/+1
* util/Clamp: generic Clamp() functionMax Kellermann2013-12-221-0/+1
* add draft ALSA input pluginSteven O'Brien2013-12-191-0/+8
* util/fifo_buffer: remove obsolete libraryMax Kellermann2013-12-191-1/+0
* configure.ac: add option "--disable-glib"Max Kellermann2013-12-151-8/+12
* LogInit: move backend code to LogBackend.cxxMax Kellermann2013-12-151-1/+1
* Log: move Log() to LogBackend.cxxMax Kellermann2013-12-151-20/+21
* Log: move enum LogLevel to LogLevel.hxxMax Kellermann2013-12-151-0/+1
* util/SplitString: new utility classMax Kellermann2013-12-141-0/+1
* test: merge duplicate code to FakeDecoderAPI.cxxMax Kellermann2013-12-141-0/+2
* fs: implemented standard directories APIDenis Krjuchkov2013-12-081-0/+1
* TextFile: move to fs subsystemDenis Krjuchkov2013-12-081-3/+2
* util/DynamicFifoBuffer: new class replacing growing_fifoMax Kellermann2013-12-051-1/+1
* command: add commands "addtagid", "cleartagid"Max Kellermann2013-12-021-0/+2
* event: add poll() based PollGroup implementationDenis Krjuchkov2013-12-021-0/+1
* pcm/PcmFormat: move generic definitions to Traits.hxxMax Kellermann2013-12-011-0/+1
* pcm/SoxrResampler: new resampler option using libsoxrMax Kellermann2013-12-011-0/+7
* pcm/PcmResampler: convert to abstract interfaceMax Kellermann2013-11-301-4/+5
* pcm/PcmConvert: move code to new class GluePcmResamplerMax Kellermann2013-11-301-0/+1
* pcm/PcmConvert: move code to new class PcmChannelsConverterMax Kellermann2013-11-301-0/+1
* pcm/PcmConvert: move code to new class PcmFormatConverterMax Kellermann2013-11-301-0/+1
* util/ConstBuffer: new utility classMax Kellermann2013-11-291-0/+1
* event: implement PollGroup based on Windows selectDenis Krjuchkov2013-11-291-0/+2
* event: introduce generic API for internal event loopDenis Krjuchkov2013-11-281-0/+2
* Volume, Output: use new class PeriodClock instead of GTimerMax Kellermann2013-11-251-0/+1
* CommandLine: new command line parserDenis Krjuchkov2013-11-241-0/+2
* Makefile.am: disable dist-bzip2Max Kellermann2013-11-081-1/+1
* 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