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
/
output
Age
Commit message (
Expand
)
Author
2013-10-21
Util/ASCII: add StringEqualsCaseASCII() overload with length
Max Kellermann
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
2013-10-19
util/FormatString: new library to replace g_strdup_printf()
Max Kellermann
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-16
system/ByteOrder: new library for byte ordering / endianess
Max Kellermann
2013-10-15
output/roar: use const_cast instead of g_strdup()
Max Kellermann
2013-10-15
output/roar: use std::string
Max Kellermann
2013-10-15
output/roar: move code into the RoarOutput class
Max Kellermann
2013-10-15
output/pipe: use std::string
Max Kellermann
2013-10-15
event/BufferedSocket: pass writable pointer to OnSocketInput()
Max Kellermann
2013-10-15
Util/Macros: replacement for GLib's G_N_ELEMENTS()
Max Kellermann
2013-10-15
output/winmm: use delete instead of g_free()
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-14
Mapper, ...: use memcmp() instead of strncmp() where appropriate
Max Kellermann
2013-10-02
output/httpd: don't include glib.h in header
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-09-27
DecoderControl: use GLib forward declarations
Max Kellermann
2013-09-26
*Plugin: remove redundant "line %i" from error messages
Max Kellermann
2013-09-05
mpd_error.h: remove obsolete header
Max Kellermann
2013-09-05
use standard snprintf() instead of GLib g_snprintf()
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-09-04
system/resolver: convert to C++
Max Kellermann
2013-09-04
output/pulse: require libpulse 0.9.16
Max Kellermann
2013-08-08
output/httpd: use "unsigned" instead of "guint"
Max Kellermann
2013-08-07
ConfigPath: return a Path object
Max Kellermann
2013-08-07
*: remove remaining __cplusplus checks
Max Kellermann
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
EncoderPlugin: pass config_param reference
Max Kellermann
2013-08-04
OutputPlugin: pass config_param reference
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-08-03
gcc.h: add macro gcc_unreachable()
Max Kellermann
2013-07-31
output/winmm: adapt to PcmBuffer API changes
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-30
encoder_api: convert to C++
Max Kellermann
2013-07-30
include cleanup
Max Kellermann
2013-07-30
output_api: convert to C++
Max Kellermann
2013-05-12
timer: convert to class
Denis Krjuchkov
2013-04-17
encoder_list: convert to C++
Max Kellermann
2013-04-17
output/oss,null: use new/delete
Max Kellermann
2013-04-17
output: convert to C++
Max Kellermann
2013-04-17
output/solaris: convert to C++
Max Kellermann
2013-04-17
output/openal: convert to C++
Max Kellermann
2013-04-17
output/ao: convert to C++
Max Kellermann
2013-04-17
output/shout: convert to C++
Max Kellermann
2013-04-17
output/ffado: remove broken plugin
Max Kellermann
2013-04-17
output/mvp: remove obsolete plugin
Max Kellermann
2013-04-17
output/jack: convert to C++
Max Kellermann
2013-04-17
output/fifo: convert to C++
Max Kellermann
2013-04-17
output/pipe: convert to C++
Max Kellermann
[next]