| Commit message (Expand) | Author | Age | Files | Lines |
* | playlist: moved saving/loading code to queue_save.c | Max Kellermann | 2009-01-23 | 1 | -0/+2 |
* | playlist: moved PlaylistInfo() to playlist_print.c | Max Kellermann | 2009-01-23 | 1 | -0/+2 |
* | playlist: moved some printing code to queue_print.c | Max Kellermann | 2009-01-23 | 1 | -0/+2 |
* | playlist: moved code to queue.c | Max Kellermann | 2009-01-22 | 1 | -0/+2 |
* | sticker: added song sticker library | Max Kellermann | 2009-01-19 | 1 | -1/+2 |
* | sticker: new library for storing dynamic information about songs | Max Kellermann | 2009-01-19 | 1 | -0/+5 |
* | removed playerData.c | Max Kellermann | 2009-01-18 | 1 | -2/+0 |
* | configure.ac: added the --enable-sqlite option | Max Kellermann | 2009-01-12 | 1 | -0/+2 |
* | Makefile.am: moved C/CPP/LDFLAGS up | Max Kellermann | 2009-01-11 | 1 | -26/+26 |
* | Introducing mixer api | Viliam Mateicka | 2009-01-10 | 1 | -0/+1 |
* | Makefile.am: added mixer_api.h to mpd_headers | Max Kellermann | 2009-01-07 | 1 | -0/+1 |
* | pcm_utils: moved conversion code to pcm_convert.c | Max Kellermann | 2009-01-07 | 1 | -1/+2 |
* | pcm_utils: moved code to pcm_format.c | Max Kellermann | 2009-01-07 | 1 | -0/+2 |
* | pcm_utils: moved code to pcm_mix.c | Max Kellermann | 2009-01-07 | 1 | -0/+2 |
* | pcm_utils: moved code to pcm_volume.c | Max Kellermann | 2009-01-07 | 1 | -0/+2 |
* | removed dlist.h | Max Kellermann | 2009-01-07 | 1 | -1/+0 |
* | removed the "condition" library | Max Kellermann | 2009-01-04 | 1 | -2/+0 |
* | added library for parsing icy-metadata | Max Kellermann | 2009-01-03 | 1 | -1/+2 |
* | pcm_utils: use the custom PRNG for volume dithering | Max Kellermann | 2009-01-03 | 1 | -0/+1 |
* | list: removed linked list library | Max Kellermann | 2009-01-02 | 1 | -2/+0 |
* | removed the signal_check libraries | Max Kellermann | 2009-01-01 | 1 | -2/+0 |
* | main_notify: renamed source to event_pipe.c | Max Kellermann | 2009-01-01 | 1 | -2/+2 |
* | Moving mixers to audio outputs | Viliam Mateicka | 2008-12-31 | 1 | -1/+2 |
* | main: export the main_loop variable | Max Kellermann | 2008-12-30 | 1 | -0/+1 |
* | main: use the GLib main loop | Max Kellermann | 2008-12-30 | 1 | -2/+0 |
* | zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.c | Max Kellermann | 2008-12-30 | 1 | -1/+9 |
* | main: moved daemonize() to daemon.c | Max Kellermann | 2008-12-30 | 1 | -0/+2 |
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -1/+0 |
* | decoder: new plugin using modplug library | Viliam Mateicka | 2008-12-28 | 1 | -0/+6 |
* | moved command line parser to cmdline.c | Max Kellermann | 2008-12-27 | 1 | -0/+2 |
* | disable archive API without plugins | Max Kellermann | 2008-12-27 | 1 | -4/+9 |
* | Merge branch 'experimental' of git://git.musicpd.org/metyl/mpd | Max Kellermann | 2008-12-27 | 1 | -2/+21 |
|\ |
|
| * | archiveapi: archive plugin for ISO files | Viliam Mateicka | 2008-12-16 | 1 | -0/+4 |
| * | archiveapi: archive plugin for ZIP files | Viliam Mateicka | 2008-12-16 | 1 | -0/+3 |
| * | archiveapi: archive plugin for BZ2 files | Viliam Mateicka | 2008-12-16 | 1 | -0/+6 |
| * | new archive api, input_archive stream | Viliam Mateicka | 2008-12-16 | 1 | -2/+8 |
* | | Makefile.am: fix sparse invocation | Max Kellermann | 2008-12-24 | 1 | -1/+4 |
|/ |
|
* | replay_gain: renamed sources to replay_gain.c, replay_gain.h | Max Kellermann | 2008-11-11 | 1 | -2/+2 |
* | Makefile.am: distribute input_curl.h | Max Kellermann | 2008-11-05 | 1 | -0/+1 |
* | configure.ac: separate the "aac" and "mp4" decoder tests | Max Kellermann | 2008-11-03 | 1 | -1/+6 |
* | removed unused sources | Max Kellermann | 2008-11-02 | 1 | -2/+0 |
* | renamed outputBuffer.[ch] to pipe.[ch] | Max Kellermann | 2008-11-02 | 1 | -2/+2 |
* | removed UTF-8 library, use GLib instead | Max Kellermann | 2008-10-31 | 1 | -2/+0 |
* | removed the sllist library | Max Kellermann | 2008-10-31 | 1 | -2/+0 |
* | output: don't compile plugins which are disabled | Max Kellermann | 2008-10-26 | 1 | -15/+46 |
* | input_stream: renamed sources, no CamelCase | Max Kellermann | 2008-10-26 | 1 | -4/+4 |
* | http: use libcurl | Max Kellermann | 2008-10-26 | 1 | -3/+7 |
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -15/+15 |
* | renamed src/inputPlugins/ to src/decoder/ | Max Kellermann | 2008-10-26 | 1 | -14/+14 |
* | removed internal copy of libmp4ff | Max Kellermann | 2008-10-25 | 1 | -4/+1 |