aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* httpd: use g_ascii_strncasecmp() to compare headersMax Kellermann2009-04-13
* Implemented basic icy support for the httpd outputHagen Schink2009-04-13
* decoder_api: submit the song tag to the music pipeMax Kellermann2009-04-13
* test: added run_input test programMax Kellermann2009-04-13
* removed TODO fileMax Kellermann2009-04-10
* log: removed "unused" attribute from log_level parameterMax Kellermann2009-04-10
* test: added configuration file readerMax Kellermann2009-04-10
* doc: added "music directory" sectionMax Kellermann2009-04-10
* doc: xml typo fixJeffrey Middleton2009-04-06
* decoder: prefer wildmidi over fluidsynthAvuton Olrich2009-04-06
* configure: add shout AC_DEFINE, otherwise it will not enable.Avuton Olrich2009-04-06
* vorbis: move #define out of function to top of sourcesAvuton Olrich2009-04-02
* decoder: Rename all main decoder plugins functions to *decoder_plugin.Avuton Olrich2009-04-02
* Modify version string to post-release version 0.15~gitAvuton Olrich2009-04-02
* mpd version 0.15~alpha1Avuton Olrich2009-04-02
* make: gitignore is not necessary for distribution.Avuton Olrich2009-04-02
* NEWS: flagged some new features "experimental"Max Kellermann2009-04-02
* configure.ac: moved libmikmod test to --enable-mikmodMax Kellermann2009-04-01
* configure.ac: renamed --enable-mod to --enable-mikmodMax Kellermann2009-04-01
* httpd: don't pass uninitialized page to httpd_client_check_queue()Max Kellermann2009-04-01
* configure.ac: renamed --enable-oggvorbis to --enable-vorbisMax Kellermann2009-04-01
* Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBSMax Kellermann2009-04-01
* configure.ac: renamed --enable-oggvorbis-encoderMax Kellermann2009-04-01
* configure.ac: renamed --enable-lame to --enable-lame-encoderMax Kellermann2009-04-01
* configure.ac: fix typo in help stringMax Kellermann2009-04-01
* configure.ac: fail when LAME is enabled but not foundMax Kellermann2009-04-01
* Makefile.am: use LAME_CFLAGS and LAME_LIBSMax Kellermann2009-04-01
* configure.ac: fail when vorbis encoder is enabled but not foundMax Kellermann2009-04-01
* configure.ac: don't check for encoders when shout/httpd disabledMax Kellermann2009-04-01
* configure.ac: auto-detect HTTPD plugin depending on encodersMax Kellermann2009-04-01
* configure.ac: fail when shout is enabled but no libshout availableMax Kellermann2009-04-01
* configure.ac: added variable $enable_encoderMax Kellermann2009-04-01
* configure.ac: moved encoder checks to separate encoder sectionMax Kellermann2009-04-01
* command: added command "sticker find"Max Kellermann2009-04-01
* Move db_get_song into sub-handlers. (FReq 2112)Eric Wollesen2009-04-01
* song_sticker: added song_sticker_find()Max Kellermann2009-04-01
* sticker: added sticker_find()Max Kellermann2009-04-01
* directory: added directory_lookup_song()Max Kellermann2009-04-01
* directory: renamed directory_get_directory()Max Kellermann2009-04-01
* AUTHORS: added a bunch of new developersMax Kellermann2009-04-01
* INSTALL: added sqlite dependency for stickersMax Kellermann2009-04-01
* sticker_print: new library for sending stickers to a clientMax Kellermann2009-04-01
* sticker: pass const sticker to sticker_foreach()Max Kellermann2009-04-01
* client, event_pipe: explicitly ignore the write() resultMax Kellermann2009-04-01
* socket_util: fixed format warningMax Kellermann2009-04-01
* flac: fixed "unused variable" warning without libcueMax Kellermann2009-04-01
* test.sh: disable libcue support in one testMax Kellermann2009-04-01
* test.sh: added variable MAKEMax Kellermann2009-04-01
* Merge branch 'master' of git://git.musicpd.org/jrk/mpdMax Kellermann2009-04-01
|\
| * Tag subtracks according to "cuesheet" vorbis comment valueJochen Keil2009-03-31