aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Modify version string to post-release version 0.15~gitAvuton Olrich2009-04-30
* mpd version 0.15~beta1Avuton Olrich2009-04-30
* Makefile.am: ship DocBook sources even when documentation is disabledMax Kellermann2009-04-30
* configure: Fix where mikmod was not explicitly disabled.Avuton Olrich2009-04-29
* configure: Fix where mp4 was not explicitly disabled.Avuton Olrich2009-04-29
* scripts: Remove mpd.spec, it was always half-baked.Avuton Olrich2009-04-29
* output_init: added option to disable the hardware mixerMax Kellermann2009-04-28
* command: added "sticker delete" commandMax Kellermann2009-04-28
* sticker: added sticker_delete_value()Max Kellermann2009-04-28
* song_save: don't call tag_free(NULL)Max Kellermann2009-04-28
* clean up documentation of mixer options.Daniel Kahn Gillmor2009-04-28
* libsamplerate: use g_ascii_strncasecmp() instead of strncasecmp()Max Kellermann2009-04-28
* command: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* utils: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* tag: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* conf: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* locate: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* input_curl: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* alsa_mixer: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* alsa_mixer: add mixer_index optionDaniel Kahn Gillmor2009-04-28
* Makefile.am: moved doxygen invocation out of HAVE_XMLTOMax Kellermann2009-04-26
* decoder_api: removed dc.pipe assertion from decoder_read()Max Kellermann2009-04-26
* vorbis_encoder: reinitialize vorbis_dsp_state after flushMax Kellermann2009-04-25
* decoder_control: properly cancel an existing command in dc_stop()Max Kellermann2009-04-25
* decoder: added assertions on dc.pipeMax Kellermann2009-04-25
* client: use GTimer to track timeoutsMax Kellermann2009-04-25
* playlist_control: use GTimer in previousSongInPlaylist()Max Kellermann2009-04-25
* pulse_mixer: use PULSE's mainloop lock instead of GMutexMax Kellermann2009-04-25
* curl: moved proxy settings to "input" blockMax Kellermann2009-04-25
* doc: added input plugin documentationMax Kellermann2009-04-25
* doc: added decoder documentationMax Kellermann2009-04-25
* doc: added more audio output documentationMax Kellermann2009-04-25
* Makefile.am: moved source files to $(TAG_SRC)Max Kellermann2009-04-25
* INSTALL: added libcue dependencyMax Kellermann2009-04-25
* fluidsynth: added "experimental" comments in the source fileMax Kellermann2009-04-25
* player_thread: pause when all audio outputs fail to playMax Kellermann2009-04-25
* player_thread: pause when output fails while seekingMax Kellermann2009-04-25
* stored_playlist: don't close NULL file on errorMax Kellermann2009-04-24
* alsa_output: don't use atexit() to clean up the ALSA libraryMax Kellermann2009-04-21
* alsa_mixer: call snd_config_update_free_global() in finish()Max Kellermann2009-04-21
* test: added program "read_mixer"Max Kellermann2009-04-21
* output_control: close mixer on pauseMax Kellermann2009-04-21
* client: free the fifo bufferMax Kellermann2009-04-17
* configure.ac: check for C++ detection failureMax Kellermann2009-04-15
* configure.ac: automatically detect the sidplay decoderMax Kellermann2009-04-15
* configure.ac: added a real check for libsidplay2Max Kellermann2009-04-15
* configure.ac: moved the sidplay check to its argumentMax Kellermann2009-04-15
* configure.ac: added function MPD_AUTO_PREMax Kellermann2009-04-15