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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-02-10
output_thread: moved code to ao_close()
Max Kellermann
2009-02-10
output_thread: leave the pause loop on failure
Max Kellermann
2009-02-10
output_thread: consistently (de)initialize pcm_convert_state
Max Kellermann
2009-02-10
output_api: no CamelCase in struct audio_output
Max Kellermann
2009-02-10
shout_mp3: use audio_format_frame_size()
Max Kellermann
2009-02-10
shout: pass void pointer to the encoder
Max Kellermann
2009-02-10
shout_ogg: moved PCM conversion to a separate function
Max Kellermann
2009-02-10
ao: declare AoData.writeSize as size_t
Max Kellermann
2009-02-10
osx: removed disabled debug messages
Max Kellermann
2009-02-10
output_all: added API documentation
Max Kellermann
2009-02-10
output_all: moved code to audio_output_all_finished()
Max Kellermann
2009-02-10
output_all: no CamelCase
Max Kellermann
2009-02-10
audio: moved code to output_all.c
Max Kellermann
2009-02-10
audio: moved protocol code to output_print.c
Max Kellermann
2009-02-10
audio: moved state file code to output_state.c
Max Kellermann
2009-02-10
audio: removed isCurrentAudioFormat()
Max Kellermann
2009-02-10
crossfade: don't use isCurrentAudioFormat()
Max Kellermann
2009-02-10
playlist: fix assertion when last/current song is deleted
Max Kellermann
2009-02-10
audio: added output enumeration functions
Max Kellermann
2009-02-10
audio: added audio_output_config_count()
Max Kellermann
2009-02-10
output_internal: added missing output_api.h include
Max Kellermann
2009-02-10
player: added some more assertions
Max Kellermann
2009-02-10
player_thread: reset pc.next_song only if queued
Max Kellermann
2009-02-10
playlist: update queued song after seeking
Max Kellermann
2009-02-10
player_thread: reset pc.next_song
Max Kellermann
2009-02-09
queue: update order array after song move
Max Kellermann
2009-02-09
playlist: fixed "next song" check
Vladimir S Eremin
2009-02-09
output_api: include "config.h" without "../"
Max Kellermann
2009-02-09
shout: clear buffer before calling the encoder
Max Kellermann
2009-02-09
shout: don't postpone metadata
Max Kellermann
2009-02-09
shout: use libshout's synchronization
Max Kellermann
2009-02-09
shout: switch to blocking mode
Max Kellermann
2009-02-09
shout: removed shout_data.tag_to_send
Max Kellermann
2009-02-09
shout: removed shout_data.shout_error
Max Kellermann
2009-02-09
playlist: provide information about "next song"
Vladimir S Eremin
2009-02-04
playlist: increase playlist version after loading state
Max Kellermann
2009-02-04
update: check whether stickers are enabled
Max Kellermann
2009-02-04
playlist_save: added spl_save_playlist()
Max Kellermann
2009-02-04
playlist: added G_LOG_DOMAIN
Max Kellermann
2009-02-04
playlist_print: added wrappers for printing the queue
Max Kellermann
2009-02-04
playlist: pass const playlist pointers
Max Kellermann
2009-02-04
playlist_print: added API documentation
Max Kellermann
2009-02-04
playlist_print: use bool instead of int
Max Kellermann
2009-02-04
playlist_print: no CamelCase
Max Kellermann
2009-02-04
playlist_print: include cleanup
Max Kellermann
2009-02-04
playlist: moved code to playlist_edit.c
Max Kellermann
2009-02-04
playlist: moved code to playlist_control.c
Max Kellermann
2009-02-04
playlist: call syncPlaylistWithQueue() only in the event handler
Max Kellermann
2009-02-04
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
2009-02-04
playlist: moved code to playlist_state.c
Max Kellermann
[next]