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
2008-11-05
path: removed superfluous error check in path_set_fs_charset()
Max Kellermann
2008-11-05
log: check if log_charset is set
Max Kellermann
2008-11-05
Makefile.am: distribute input_curl.h
Max Kellermann
2008-11-05
main: print usage to stdout
Max Kellermann
2008-11-05
log: convert messages to system charset
Max Kellermann
2008-11-05
log: use bool
Max Kellermann
2008-11-05
log: provide a GLib logging handler
Max Kellermann
2008-11-05
log: use GLib message logging
Max Kellermann
2008-11-05
log: no CamelCase
Max Kellermann
2008-11-05
log: removed warning buffer
Max Kellermann
2008-11-05
main: initialize locale (LC_CTYPE)
Max Kellermann
2008-11-05
path: don't allocate charset twice
Max Kellermann
2008-11-05
path: get filesystem charset from GLib
Max Kellermann
2008-11-05
path: no CamelCase
Max Kellermann
2008-11-05
enable GLib threading
Max Kellermann
2008-11-05
main: don't close all file descriptors on startup
Max Kellermann
2008-11-05
pulse: removed reconnect interval
Max Kellermann
2008-11-05
pulse: check if connection is open in pulse_cancel()
Max Kellermann
2008-11-05
wavpack: read_bytes() should not return after partial reads
Max Kellermann
2008-11-05
wavpack: don't close the stream
Max Kellermann
2008-11-04
decoder: removed stream_types
Max Kellermann
2008-11-04
wavpack: removed NULL element from tagtypes
Max Kellermann
2008-11-04
wavpack: use enum tag_type
Max Kellermann
2008-11-04
wavpack: use GLib instead of utils.h / log.h
Max Kellermann
2008-11-04
wavpack: read first byte from wvc stream
Max Kellermann
2008-11-04
wavpack: use the bool data type
Max Kellermann
2008-11-04
wavpack: no CamelCase
Max Kellermann
2008-11-04
wavpack: fix indent
Max Kellermann
2008-11-04
mp4: get decoder command from decoder_data()
Max Kellermann
2008-11-04
mp4: initialize audio_format before decoder_initialized()
Max Kellermann
2008-11-04
mp4: use decoder_read() instead of input_stream_read()
Max Kellermann
2008-11-04
mp4: pass struct mp4_context to the mp4ff_callback_t methods
Max Kellermann
2008-11-04
mp4: use GLib instead of utils.h / log.h
Max Kellermann
2008-11-04
mp4: use tag_is_empty() instead of passing the tag_is_found flag
Max Kellermann
2008-11-04
mp4: static mp4ff_callback_t variables
Max Kellermann
2008-11-04
mp4: no CamelCasee
Max Kellermann
2008-11-04
ffmpeg: removed loop from mpd_ffmpeg_read()
Max Kellermann
2008-11-04
ffmpeg: removed ffmpeg_context.codec
Max Kellermann
2008-11-04
ffmpeg: moved code to ffmpeg_find_audio_stream()
Max Kellermann
2008-11-04
ffmpeg: no CamelCase
Max Kellermann
2008-11-04
tag: added tag_is_empty()
Max Kellermann
2008-11-04
osx: fix gcc warnings
Max Kellermann
2008-11-04
osx: adapt to new output plugin API
Max Kellermann
2008-11-03
decoder: update dc.error after input stream failure
Max Kellermann
2008-11-03
input_curl: use curl_multi_info_read()
Max Kellermann
2008-11-03
player: converted PLAYER_ERROR_* to enum
Max Kellermann
2008-11-03
player: removed "volatile" attributes
Max Kellermann
2008-11-03
player: no CamelCase
Max Kellermann
2008-11-03
decoder: converted DECODE_ERROR_* to enum
Max Kellermann
2008-11-03
decoder: removed "volatile" modifier
Max Kellermann
[next]