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-11-24
update.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
sig_handlers.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
pcm_resample_fallback.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
dbUtils.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
decoder_thread.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
zeroconf.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
input_file.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
input_curl.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
decoder_api.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
main_notify.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
2008-11-24
flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET
Max Kellermann
2008-11-24
player: disable music_pipe_check_format()
Max Kellermann
2008-11-23
MPD version 0.14~beta1
v0.14_beta1
Avuton Olrich
2008-11-23
command: added documentation for idle subscriptions
Marc Pavot
2008-11-23
Makefile.am: include protocol.xml in source tarball
Max Kellermann
2008-11-22
update: fixed shadow warning on "basename"
Max Kellermann
2008-11-22
autogen.sh: removed libtoolize
Max Kellermann
2008-11-22
command: format strerror() with "%s"
Max Kellermann
2008-11-22
wavpack: use assert_static()
Laszlo Ashin
2008-11-22
utils: introduce assert_static()
Laszlo Ashin
2008-11-22
command: allow clients to subscribe to specific idle events
Marc Pavot
2008-11-21
decoder: check audio_format_valid() in all decoders
Max Kellermann
2008-11-21
audio_format: added audio_format_valid()
Max Kellermann
2008-11-21
decoder: ignore decoder_data() calls with length==0
Max Kellermann
2008-11-21
flac, oggflac: use GLib instead of utils.h/log.h
Max Kellermann
2008-11-21
ffmpeg: use GLib instead of log.h
Max Kellermann
2008-11-21
audiofile: use GLib instead of log.h
Max Kellermann
2008-11-21
aac: use GLib instead of utils.h/log.h
Max Kellermann
2008-11-21
log: print the log_domain
Max Kellermann
2008-11-21
state_file: save state_file every 5 minutes
Max Kellermann
2008-11-21
input_curl: try to seek by fast-forwarding the buffer
Max Kellermann
2008-11-21
input_curl: moved code to consume_buffer()
Max Kellermann
2008-11-21
input_curl: don't do temporary calculations with input_stream.offset
Max Kellermann
2008-11-20
doc: merged protocol documentation from the wiki
Monika Brinkert
2008-11-20
doc: rephrase descriptions
Monika Brinkert
2008-11-20
doc: improved XML decorations
Monika Brinkert
2008-11-20
AUTHORS: added Viliam Mateicka
Viliam Mateicka
2008-11-20
decoder: ignore the SEEK command during startup
Max Kellermann
2008-11-20
ogg: moved the "errorStr" variable into the error handler
Max Kellermann
2008-11-20
aac: get rid of gcc warnings
Laszlo Ashin
2008-11-20
update: pass UTF-8 path to skip_symlink()
Konstantin Sobolev
2008-11-20
mapper: use the utf8_to_fs_charset() result
Konstantin Sobolev
2008-11-20
path: fix g_convert() argument order
Konstantin Sobolev
2008-11-20
ogg: check the ov_read() return value before the vorbis_info evaluation
Max Kellermann
2008-11-20
input_curl: don't fail when seek to EOF is requested
Max Kellermann
2008-11-20
curl: don't check running_handles for EOF
Max Kellermann
2008-11-20
input_curl: always set eof=true on CURLMSG_DONE
Max Kellermann
2008-11-20
doc: process protocol.xml with xmlto
Max Kellermann
2008-11-20
doc: fix "Repeat" typo in protocol.xml
Max Kellermann
2008-11-19
doc: converted doc/COMMANDS to DocBook
Max Kellermann
[next]