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
2008-09-23
songvec: avoid free(NULL)
Eric Wong
2008-09-23
directory: fix leak introduced with threaded update
Eric Wong
2008-09-23
Remove EINTR checking for open(2)
Eric Wong
2008-09-23
directory: don't leak file handles if we get a corrupt db
Eric Wong
2008-09-23
songvec: remove songvec_prune
Eric Wong
2008-09-23
directory: update do its work inside a thread
Eric Wong
2008-09-23
directory: use enum update_return for return values II
Max Kellermann
2008-09-23
directory: use enum update_return for return values
Eric Wong
2008-09-23
Don't try to prune unless we're updating
Eric Wong
2008-09-23
workaround race condition on updates with broken signal blocking
Eric Wong
2008-09-23
Replace SongList with struct songvec
Eric Wong
2008-09-23
directory: remove unused updateMp3Directory() function
Eric Wong
2008-09-23
start using prefixcmp()
Eric Wong
2008-09-23
Add prefixcmp() (stol^H^H^H^Hborrowed from git)
Eric Wong
2008-09-23
volume: oops, only #include <alloca.h> if OSS is enabled
Eric Wong
2008-09-23
oss: avoid heap allocations when configuring mixer
Eric Wong
2008-09-23
Directory: don't allocate stat information dynamically
Eric Wong
2008-09-23
mp3: fix long line, I can't read past 80 cols
Eric Wong
2008-09-23
main_notify: removed assertion in wakeup_main_task()
Max Kellermann
2008-09-23
main_notify: use init_async_pipe()
Max Kellermann
2008-09-17
mp3: fix buffer overflow when max_frames is too large
Max Kellermann
2008-09-17
client: check expired after client_process_line()
Max Kellermann
2008-09-12
mp4: fix potential integer overflow bug in the mp4_decode() function
Terry
2008-09-12
shout: don't write empty buffers
Max Kellermann
2008-09-12
shout: removed clear_shout_buffer()
Max Kellermann
2008-09-12
shout: make the shout_buffer static
Max Kellermann
2008-09-12
shout: constant plugin declarations
Max Kellermann
2008-09-12
shout: static encoder plugin list
Max Kellermann
2008-09-12
shout: removed typedefs on structs and plugin methods
Max Kellermann
2008-09-12
shout: added mp3 encoder
Eric Wollesen
2008-09-12
shout: introduce pluggable encoder API
Eric Wollesen
2008-09-12
shout: send shout metadata
Eric Wollesen
2008-09-12
shout: added struct _ogg_vorbis_data
Max Kellermann
2008-09-12
shout: added shout_buffer
Eric Wollesen
2008-09-12
shout: moved code to audioOutput_shout_ogg.c
Max Kellermann
2008-09-12
shout: moved declarations to audioOutput_shout.h
Max Kellermann
2008-09-12
shout: removed commented code
Max Kellermann
2008-09-12
shout: no CamelCase
Max Kellermann
2008-09-11
output: copy reqAudioFormat to outAudioFormat only if not yet open
Max Kellermann
2008-09-11
output: don't initialize inAudioFormat, outAudioFormat
Max Kellermann
2008-09-11
shout: use reqAudioFormat instead of outAudioFormat
Max Kellermann
2008-09-11
shout: copy the audio_format, instead of taking a pointer
Max Kellermann
2008-09-11
output: removed audio_output.sameInAndOutFormats
Max Kellermann
2008-09-11
output: removed audio_output.convertAudioFormat
Max Kellermann
2008-09-10
audio: removed commented code
Max Kellermann
2008-09-10
audio: added assertions
Max Kellermann
2008-09-10
audio: make audio_configFormat a static variable
Max Kellermann
2008-09-10
audio: don't free uninitialized audio_buffer
Max Kellermann
2008-09-10
audio: added function audio_buffer_resize()
Max Kellermann
2008-09-10
audio: moved static variables into struct audio_buffer
Max Kellermann
[next]