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-03-12
crossfade: added missing '&'
Jeffrey Middleton
2009-03-12
crossfade: copy chunk.audio_format in !NDEBUG
Max Kellermann
2009-03-12
output_all: fix off-by-one error in audio_output_all_check()
Max Kellermann
2009-03-12
Makefile.am: link test/software_volume with GLib
Max Kellermann
2009-03-12
mixer_control: don't touch mixers of disabled outputs
Max Kellermann
2009-03-12
audio: converted device number check to assertion
Max Kellermann
2009-03-12
audio: moved mixer functions to mixer_control.c
Max Kellermann
2009-03-12
volume: removed unused variable "default_mixer"
Max Kellermann
2009-03-12
doc: added installation manual to the User's Manual
Max Kellermann
2009-03-12
doc: added skeleton for the user manual
Max Kellermann
2009-03-11
Move from the opaque GPtrArray to GHashTable for sticker lists.
Eric Wollesen
2009-03-11
Pass glib libs properly to libtool.
Diego Elio 'Flameeyes' Pettenò
2009-03-11
player_thread: added comments
Max Kellermann
2009-03-11
player_thread: removed player_stop_decoder()
Max Kellermann
2009-03-11
player_thread: don't call dc_stop() twice
Max Kellermann
2009-03-11
configure.ac: add -pg to MPD_LIBS with --enable-gprof
Max Kellermann
2009-03-10
output_control: removed audio_output_signal()
Max Kellermann
2009-03-10
Cleaned up update_regular_file() method in update.c
Jochen Keil
2009-03-10
alsa: use snd_pcm_sframes_t instead of int
Max Kellermann
2009-03-10
alsa: don't close PCM handle in alsa_recover()
Max Kellermann
2009-03-10
player_thread: fill buffer after seeking
Max Kellermann
2009-03-10
output_all: clear input_audio_format on close
Max Kellermann
2009-03-10
output_all: don't allow audio_format==NULL in audio_output_all_open()
Max Kellermann
2009-03-10
player_thread: pass format to audio_output_all_open() after resume
Max Kellermann
2009-03-10
player_thread: moved code to player_send_silence()
Max Kellermann
2009-03-10
output_thread: check commands while playing
Max Kellermann
2009-03-10
player_thread: finish failed seek command
Max Kellermann
2009-03-10
player_thread: clear player.queued after failure
Max Kellermann
2009-03-10
player_thread: moved code to player_seek_decoder()
Max Kellermann
2009-03-10
music_chunk: increased chunk size to 4 kB
Max Kellermann
2009-03-10
test: added program "run_output"
Max Kellermann
2009-03-10
Makefile.am: moved file names to $(OUTPUT_API_SRC)
Max Kellermann
2009-03-10
player_thread: don't free music buffer after decoder failure
Max Kellermann
2009-03-09
output: play from a music_pipe object
Max Kellermann
2009-03-09
player_thread: don't open audio device when paused
Max Kellermann
2009-03-09
music_pipe: added music_pipe_contains()
Max Kellermann
2009-03-09
player_thread: moved code to player_song_border()
Max Kellermann
2009-03-09
player_thread: moved code to play_next_chunk()
Max Kellermann
2009-03-09
player_thread: make the music_buffer instance global
Max Kellermann
2009-03-09
output_control: make audio_output_open() static
Max Kellermann
2009-03-09
music_buffer: poison unallocated chunks
Max Kellermann
2009-03-09
poison: added valgrind support
Max Kellermann
2009-03-09
added memory poisoning library
Max Kellermann
2009-03-09
output_thread: wait 10 seconds before reopening after play failure
Max Kellermann
2009-03-09
Fix remove-flac-song-on-every-update
Jochen Keil
2009-03-09
Initial support for embedded cue sheets found in flac files
Jochen Keil
2009-03-09
decoder_plugin: added method container_scan()
Jochen Keil
2009-03-08
music_chunk: added assertions on the audio format
Max Kellermann
2009-03-08
output_thread: print "closed" debug message
Max Kellermann
2009-03-08
alsa: determine buffer_time if not already known
Max Kellermann
[next]