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-01-03
decoder_api: moved code to do_send_tag(), free temporary tag
Max Kellermann
2009-01-03
tag: revert g_strescape() patch
Max Kellermann
2009-01-03
player: emit PLAYLIST event when stream tag changes
Max Kellermann
2009-01-03
utils: removed unused functions
Max Kellermann
2009-01-03
event_pipe: use GLib logging
Max Kellermann
2009-01-03
event_pipe: use close() instead of xclose()
Max Kellermann
2009-01-03
conf: use GLib instead of utils.h
Max Kellermann
2009-01-03
state_file: use GLib instead of utils.h / stat()
Max Kellermann
2009-01-03
state_file: errors are non-fatal in read_state_file()
Max Kellermann
2009-01-03
songvec, dirvec: use GLib instead of utils.h
Max Kellermann
2009-01-03
compress: use GLib instead of utils.h
Max Kellermann
2009-01-03
don't include utils.h when it isn't used
Max Kellermann
2009-01-03
timer: use GLib instead of utils.h
Max Kellermann
2009-01-03
tag: use g_strescape() to eliminate evil characters
Max Kellermann
2009-01-03
pcm: use GLib instead of utils.h
Max Kellermann
2009-01-03
pcm_utils: use the custom PRNG for volume dithering
Max Kellermann
2009-01-03
listen: use GLib instead of utils.h
Max Kellermann
2009-01-03
tag_id3: use GLib instead of utils.h
Max Kellermann
2009-01-03
tag_pool: use GLib instead of utils.h
Max Kellermann
2009-01-03
null, fifo: use GLib instead of utils.h
Max Kellermann
2009-01-03
song: use GLib instead of utils.h/log.h
Max Kellermann
2009-01-03
decoder_api: use GLib instead of utils.h
Max Kellermann
2009-01-03
client: use GLib instead of utils.h
Max Kellermann
2009-01-03
client: convert GREETING to a static string
Max Kellermann
2009-01-03
strset: use GLib instead of utils.h
Max Kellermann
2009-01-03
dbUtils: use GLib instead of utils.h
Max Kellermann
2009-01-03
audio: use GLib instead of utils.h
Max Kellermann
2009-01-03
listen: use gethostbyname() on WIN32
Max Kellermann
2009-01-03
event_pipe: use _pipe() on WIN32
Max Kellermann
2009-01-03
ao: use g_strsplit() instead of strtok_r()
Max Kellermann
2009-01-03
permission: use g_strsplit() instead of strtok_r()
Max Kellermann
2009-01-03
permission: parse password without strtok_r()
Max Kellermann
2009-01-03
log: don't call closelog() on !HAVE_SYSLOG
Max Kellermann
2009-01-03
update: don't check for symlinks on WIN32
Max Kellermann
2009-01-03
event_pipe: moved variable "main_task" to main.c
Max Kellermann
2009-01-03
sig_handlers: disable on WIN32
Max Kellermann
2009-01-03
command: fix adding local files on !WIN32
Max Kellermann
2009-01-02
list: removed linked list library
Max Kellermann
2009-01-02
conf: use GLib's GSList library
Max Kellermann
2009-01-02
alsa: use GLib instead of utils.h
Max Kellermann
2009-01-02
jack: use GLib instead of utils.h
Max Kellermann
2009-01-02
jack: duplicate jack_get_ports() return values
Max Kellermann
2009-01-02
update: use GLib instead of utils.h
Max Kellermann
2009-01-02
database: use GLib instead of utils.h
Max Kellermann
2009-01-02
playlist: use GLib instead of utils.h
Max Kellermann
2009-01-02
directory: use GLib instead of utils.h
Max Kellermann
2009-01-02
locate: use GLib instead of utils.h
Max Kellermann
2009-01-02
archive: use GLib instead of utils.h
Max Kellermann
2009-01-02
main: include main.h, fix dependencies
Max Kellermann
2009-01-02
event_pipe: replaced PIPE_EVENT_SIGNAL with main_notify
Max Kellermann
[prev]
[next]