index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-04-29
configure: Fix where mp4 was not explicitly disabled.
Avuton Olrich
2009-04-29
scripts: Remove mpd.spec, it was always half-baked.
Avuton Olrich
2009-04-28
output_init: added option to disable the hardware mixer
Max Kellermann
2009-04-28
command: added "sticker delete" command
Max Kellermann
2009-04-28
sticker: added sticker_delete_value()
Max Kellermann
2009-04-28
song_save: don't call tag_free(NULL)
Max Kellermann
2009-04-28
clean up documentation of mixer options.
Daniel Kahn Gillmor
2009-04-28
libsamplerate: use g_ascii_strncasecmp() instead of strncasecmp()
Max Kellermann
2009-04-28
command: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
utils: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
tag: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
conf: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
locate: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
input_curl: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
alsa_mixer: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
alsa_mixer: add mixer_index option
Daniel Kahn Gillmor
2009-04-26
Makefile.am: moved doxygen invocation out of HAVE_XMLTO
Max Kellermann
2009-04-26
decoder_api: removed dc.pipe assertion from decoder_read()
Max Kellermann
2009-04-25
vorbis_encoder: reinitialize vorbis_dsp_state after flush
Max Kellermann
2009-04-25
decoder_control: properly cancel an existing command in dc_stop()
Max Kellermann
2009-04-25
decoder: added assertions on dc.pipe
Max Kellermann
2009-04-25
client: use GTimer to track timeouts
Max Kellermann
2009-04-25
playlist_control: use GTimer in previousSongInPlaylist()
Max Kellermann
2009-04-25
pulse_mixer: use PULSE's mainloop lock instead of GMutex
Max Kellermann
2009-04-25
curl: moved proxy settings to "input" block
Max Kellermann
2009-04-25
doc: added input plugin documentation
Max Kellermann
2009-04-25
doc: added decoder documentation
Max Kellermann
2009-04-25
doc: added more audio output documentation
Max Kellermann
2009-04-25
Makefile.am: moved source files to $(TAG_SRC)
Max Kellermann
2009-04-25
INSTALL: added libcue dependency
Max Kellermann
2009-04-25
fluidsynth: added "experimental" comments in the source file
Max Kellermann
2009-04-25
player_thread: pause when all audio outputs fail to play
Max Kellermann
2009-04-25
player_thread: pause when output fails while seeking
Max Kellermann
2009-04-24
stored_playlist: don't close NULL file on error
Max Kellermann
2009-04-21
alsa_output: don't use atexit() to clean up the ALSA library
Max Kellermann
2009-04-21
alsa_mixer: call snd_config_update_free_global() in finish()
Max Kellermann
2009-04-21
test: added program "read_mixer"
Max Kellermann
2009-04-21
output_control: close mixer on pause
Max Kellermann
2009-04-17
client: free the fifo buffer
Max Kellermann
2009-04-15
configure.ac: check for C++ detection failure
Max Kellermann
2009-04-15
configure.ac: automatically detect the sidplay decoder
Max Kellermann
2009-04-15
configure.ac: added a real check for libsidplay2
Max Kellermann
2009-04-15
configure.ac: moved the sidplay check to its argument
Max Kellermann
2009-04-15
configure.ac: added function MPD_AUTO_PRE
Max Kellermann
2009-04-15
configure.ac: print feature name in error message
Max Kellermann
2009-04-13
configure.ac: detect libiso9660 with pkg-config
Max Kellermann
2009-04-13
configure.ac: detect libzzip with pkg-config
Max Kellermann
2009-04-13
configure.ac: fail when bzip2 plugin is enabled but not found
Max Kellermann
[next]