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
2013-01-31
test/test_pcm: merge source buffer generator
Max Kellermann
2013-01-31
PcmDither: use constexpr
Max Kellermann
2013-01-31
PcmDither: convert struct to a class
Max Kellermann
2013-01-31
pcm_*: convert to C++
Max Kellermann
2013-01-31
gcc.h: add "restrict" macro for C++
Max Kellermann
2013-01-31
mixer/software, filter/volume: convert to C++
Max Kellermann
2013-01-31
test/test_pcm: convert to C++
Max Kellermann
2013-01-31
ZeroconfBonjour: fix OnSocketReady() return type
Max Kellermann
2013-01-31
filter/convert: remove unused attribute
Max Kellermann
2013-01-31
pcm_convert: convert to C++
Max Kellermann
2013-01-30
util/Manual: new template class
Max Kellermann
2013-01-30
filter/convert: convert to C++
Max Kellermann
2013-01-30
filter/autoconvert: include cleanup
Max Kellermann
2013-01-30
TagPool, ...: include cleanup
Max Kellermann
2013-01-30
ConfigData: use simple linked list instead of GSList
Max Kellermann
2013-01-30
ConfigData: forbid copying a config_param object
Max Kellermann
2013-01-30
FilterConfig: add missing glib.h include
Max Kellermann
2013-01-30
ConfigData: move functions into the class
Max Kellermann
2013-01-30
ConfigData: add constructors/destructors
Max Kellermann
2013-01-30
ConfigData: use std::string in block_param
Max Kellermann
2013-01-30
ConfigData: use std::vector for the block_param list
Max Kellermann
2013-01-30
ConfigData: use new/delete instead of GLib
Max Kellermann
2013-01-30
test/test_vorbis_encoder: convert to C++
Max Kellermann
2013-01-30
audio_{parser,config}: convert to C++
Max Kellermann
2013-01-30
conf.h: move the GQuark to ConfigQuark.hxx
Max Kellermann
2013-01-30
filter/chain, encoder: GLib include cleanup
Max Kellermann
2013-01-30
test/run_encoder, ...: convert to C++
Max Kellermann
2013-01-30
ConfigFile: simplify error cleanup
Max Kellermann
2013-01-30
ConfigFile: move code to ConfigGlobal.cxx
Max Kellermann
2013-01-30
ConfigFile: add struct ConfigData
Max Kellermann
2013-01-30
{encoder,output}_api.h: allow compiling as C++
Max Kellermann
2013-01-30
conf: move struct definitions to ConfigData.hxx
Max Kellermann
2013-01-30
Makefile.am: move source files to libconf.a
Max Kellermann
2013-01-30
ConfigFile: add enum ConfigOption
Max Kellermann
2013-01-30
ConfigOption: rename to ConfigTemplate
Max Kellermann
2013-01-30
Makefile.am: fix test/read_mixer rule
Max Kellermann
2013-01-30
ConfigFile: move code to ConfigOptions.cxx
Max Kellermann
2013-01-30
ConfigFile: split config_entry
Max Kellermann
2013-01-30
filter_config: convert to C++
Max Kellermann
2013-01-30
decoder_list: convert to C++
Max Kellermann
2013-01-30
InotifyUpdate: use std::list instead of GList
Max Kellermann
2013-01-30
InotifyUpdate: move code to destructor
Max Kellermann
2013-01-30
InotifyUpdate: allocate the root dynamically
Max Kellermann
2013-01-30
InotifyUpdate: use new/delete instead of GLib slices
Max Kellermann
2013-01-30
InotifyUpdate: rename struct watch_directory
Max Kellermann
2013-01-30
InotifyUpdate: use std::map instead of GTree
Max Kellermann
2013-01-30
UpdateContainer: remove duplicate unlock call
Max Kellermann
2013-01-30
ArchivePlugin: move instance methods to class ArchiveFile
Max Kellermann
2013-01-30
archive/bzip2: create file only after stream has been opened
Max Kellermann
2013-01-30
archive/zzip: fix memory leak
Max Kellermann
[next]