aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* thread/GLib{Mutex,Cond}: remove obsolete classesMax Kellermann2014-07-021-2/+0
* Makefile.am: use ICU_CFLAGSnanotech2014-06-171-0/+3
* input/nfs: use the asynchronous libnfs APIMax Kellermann2014-06-171-0/+6
* db/simple: use class boost::intrusive::listMax Kellermann2014-06-161-2/+0
* configure.ac: check for BoostMax Kellermann2014-06-111-1/+1
* lib/icu: add IcuInit(), IcuFinish()Max Kellermann2014-06-101-0/+5
* input/curl: move code to AsyncInputStreamMax Kellermann2014-05-241-0/+1
* test/run_decoder: merge code into FakeDecoderAPI.cxxMax Kellermann2014-05-221-4/+5
* Makefile.am: link test_rewind with GLibMax Kellermann2014-05-221-0/+1
* input/curl: move code to IcyInputStreamMax Kellermann2014-05-211-0/+1
* input/rewind: move code to class ProxyInputStreamMax Kellermann2014-05-211-0/+1
* test/test_rewind: unit test for class RewindInputStreamMax Kellermann2014-05-211-0/+13
* input/InputStream: move Open() to Open.cxxMax Kellermann2014-05-211-1/+2
* Makefile.am: add variable NFS_SOURCESMax Kellermann2014-05-111-2/+5
* DatabasePrint: move PrintSongCount() to Count.cxxMax Kellermann2014-04-261-0/+1
* db/Helpers: split libraryMax Kellermann2014-04-251-0/+1
* db/Helpers: move code to tag/Set.cxxMax Kellermann2014-04-241-1/+1
* db/Helpers: move TagSet to dedicated headerMax Kellermann2014-04-241-0/+1
* input/BufferedInputStream: new wrapper for moving plugin to threadMax Kellermann2014-03-161-0/+1
* util/CircularBuffer: new buffer classMax Kellermann2014-03-151-0/+2
* pcm/PcmFormat: ARM NEON optimizations for float->s16Max Kellermann2014-03-151-0/+1
* pcm/PcmFormat: eliminate more duplicate code with templatesMax Kellermann2014-03-141-0/+2
* db/Configured: store database file in cache directoryMax Kellermann2014-03-011-0/+1
* Android: obtain music directory from Environment.getExternalStoragePublicDire...Max Kellermann2014-03-011-1/+6
* java: new helper library for the Android portMax Kellermann2014-03-011-0/+12
* android: use "strip" from the Android NDKMax Kellermann2014-03-011-1/+1
* Makefile.am: use Android API level 17Max Kellermann2014-03-011-1/+1
* db/simple: mount pointsMax Kellermann2014-02-271-0/+3
* Playlist*: move to queue/Max Kellermann2014-02-271-6/+6
* db/UpdateGlue: rename to Service.cxxMax Kellermann2014-02-271-1/+0
* db/simple: create dedicated directoryMax Kellermann2014-02-261-8/+13
* SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann2014-02-241-0/+11
* first Android releaseMax Kellermann2014-02-221-3/+49
* output/sles: new output plugin for AndroidMax Kellermann2014-02-221-0/+11
* Main: disable command-line parser and signal handlers on AndroidMax Kellermann2014-02-221-4/+9
* Makefile.am: build shared library for AndroidMax Kellermann2014-02-211-0/+10
* PlayerListener: new interface to replace GlobalEvents accessMax Kellermann2014-02-211-0/+1
* Makefile.am: use AM_CPPFLAGS instead of src_mpd_CPPFLAGSMax Kellermann2014-02-211-1/+1
* db/upnp: move plugin source to upnp directoryMax Kellermann2014-02-191-1/+1
* Makefile.am: move the MPD core to libmpd.aMax Kellermann2014-02-191-10/+15
* DatabasePlugin: split headerMax Kellermann2014-02-191-0/+2
* Mixer: add class MixerListenerMax Kellermann2014-02-191-0/+1
* Makefile.am: move DatabaseSave.cxx to libdatabase_plugins.aMax Kellermann2014-02-191-6/+6
* Makefile.am: re-add src/AudioCompress/compress.c to test/run_normalizeMax Kellermann2014-02-191-0/+1
* Makefile.am: move AudioCompress to libfilter_plugins.aMax Kellermann2014-02-191-8/+5
* output/httpd: move to dedicated directoryMax Kellermann2014-02-191-8/+8
* Timer: move to output/Max Kellermann2014-02-191-3/+2
* cue/CueParser: move to playlist/Max Kellermann2014-02-191-3/+2
* Makefile.am: merge mpd_headers into src_mpd_SOURCESMax Kellermann2014-02-181-13/+8
* system/FatalError: remove GError supportMax Kellermann2014-02-181-1/+0