aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Config*: move to config/Max Kellermann2014-01-241-9/+9
* Queue*: move to queue/Max Kellermann2014-01-241-5/+5
* Zeroconf*: move to zeroconf/Max Kellermann2014-01-241-6/+6
* archive/*: move to archive/plugins/Max Kellermann2014-01-241-12/+12
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-75/+75
* output/*: move to output/plugins/Max Kellermann2014-01-231-38/+50
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-29/+31
* Encoder*: move to src/encoderMax Kellermann2014-01-231-18/+21
* UPGRADING: remove obsolete fileMax Kellermann2014-01-231-1/+1
* Makefile.am: always link test/dump_playlist with DetachedSong.cxxMax Kellermann2014-01-231-1/+1
* DetachedSong: un-inline the destructorMax Kellermann2014-01-231-0/+3
* db/upnp: un-inline a few destructorsMax Kellermann2014-01-231-1/+1
* thread/Name: set thread namesMax Kellermann2014-01-231-0/+1
* LightDirectory: new struct replacing Directory in the DB APIMax Kellermann2014-01-221-0/+1
* test: add unit test for playlist_check_translate_song()Max Kellermann2014-01-211-0/+16
* LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-0/+1
* db/upnp: add UpnpMakeAction() helper functionMax Kellermann2014-01-181-0/+1
* Daemon: move code to class PidFileMax Kellermann2014-01-181-0/+1
* DatabaseSong: new library merging duplicate codeMax Kellermann2014-01-171-0/+1
* db/upnp: move upnp_tags to Tags.cxxMax Kellermann2014-01-141-0/+1
* UpdateGlue: let the update thread run at "idle" priorityMax Kellermann2014-01-141-0/+1
* 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