aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* player_thread: fill buffer after seekingMax Kellermann2009-03-10
* output_all: clear input_audio_format on closeMax Kellermann2009-03-10
* output_all: don't allow audio_format==NULL in audio_output_all_open()Max Kellermann2009-03-10
* player_thread: pass format to audio_output_all_open() after resumeMax Kellermann2009-03-10
* player_thread: moved code to player_send_silence()Max Kellermann2009-03-10
* output_thread: check commands while playingMax Kellermann2009-03-10
* player_thread: finish failed seek commandMax Kellermann2009-03-10
* player_thread: clear player.queued after failureMax Kellermann2009-03-10
* player_thread: moved code to player_seek_decoder()Max Kellermann2009-03-10
* music_chunk: increased chunk size to 4 kBMax Kellermann2009-03-10
* test: added program "run_output"Max Kellermann2009-03-10
* Makefile.am: moved file names to $(OUTPUT_API_SRC)Max Kellermann2009-03-10
* player_thread: don't free music buffer after decoder failureMax Kellermann2009-03-10
* output: play from a music_pipe objectMax Kellermann2009-03-09
* player_thread: don't open audio device when pausedMax Kellermann2009-03-09
* music_pipe: added music_pipe_contains()Max Kellermann2009-03-09
* player_thread: moved code to player_song_border()Max Kellermann2009-03-09
* player_thread: moved code to play_next_chunk()Max Kellermann2009-03-09
* player_thread: make the music_buffer instance globalMax Kellermann2009-03-09
* output_control: make audio_output_open() staticMax Kellermann2009-03-09
* music_buffer: poison unallocated chunksMax Kellermann2009-03-09
* poison: added valgrind supportMax Kellermann2009-03-09
* added memory poisoning libraryMax Kellermann2009-03-09
* output_thread: wait 10 seconds before reopening after play failureMax Kellermann2009-03-09
* Fix remove-flac-song-on-every-updateJochen Keil2009-03-09
* Initial support for embedded cue sheets found in flac filesJochen Keil2009-03-09
* decoder_plugin: added method container_scan()Jochen Keil2009-03-09
* music_chunk: added assertions on the audio formatMax Kellermann2009-03-08
* output_thread: print "closed" debug messageMax Kellermann2009-03-08
* alsa: determine buffer_time if not already knownMax Kellermann2009-03-08
* alsa: better period_time default value for high sample ratesMax Kellermann2009-03-08
* output_all: fix boolean short circuit in update()Max Kellermann2009-03-07
* player_thread: moved code to player_check_decoder_startup()Max Kellermann2009-03-07
* configure.ac: fix --enable-bzip2 and --enable-iso9660 variable nameMax Kellermann2009-03-07
* music_pipe: refuse to push empty chunksMax Kellermann2009-03-07
* decoder_internal: don't push empty chunk into pipeMax Kellermann2009-03-07
* chunk: added music_chunk_is_empty()Max Kellermann2009-03-07
* music_pipe: poison music_chunk.nextMax Kellermann2009-03-07
* music_pipe: added music_pipe_peek()Max Kellermann2009-03-07
* output_all: audio_output_all_update() returns boolMax Kellermann2009-03-07
* pulse_mixer: allow mpd to reconnect to the pulse mixerDavid Guibert2009-03-07
* AUTHORS: added Romain Bignon, Rasmus SteinkeMax Kellermann2009-03-07
* pulse_mixer: added missing copyright headerMax Kellermann2009-03-07
* pulse_mixer: added GLib log domainMax Kellermann2009-03-07
* pulse: clean up includesMax Kellermann2009-03-07
* pulse mixerDavid Guibert2009-03-07
* mixer: check for init() failuresMax Kellermann2009-03-07
* configure.ac: fix --enable-X variable namesMax Kellermann2009-03-07
* configure: global indention and trim line wc to 80 when practical.Avuton Olrich2009-03-06
* configure: Move the faad stuff to m4/faad.m4Avuton Olrich2009-03-06