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-04
MusicPipe: allocate with new/delete
Max Kellermann
2013-01-04
mpd_error.h: add missing glib.h include
Max Kellermann
2013-01-04
MusicBuffer: return memory to kernel when stopping playback
Max Kellermann
2013-01-04
HugeAllocator: new memory allocator
Max Kellermann
2013-01-04
SliceBuffer: lazy initialization
Max Kellermann
2013-01-04
MusicBuffer: move code to template class SliceBuffer
Max Kellermann
2013-01-04
MusicBuffer: allocate with new/delete
Max Kellermann
2013-01-04
MusicBuffer: disable memory poisoning
Max Kellermann
2013-01-04
Client, Inotify: use std::list instead of std::deque
Max Kellermann
2013-01-04
crossfade: convert to C++
Max Kellermann
2013-01-04
buffer, pipe: convert to C++
Max Kellermann
2013-01-04
output_*: convert to C++
Max Kellermann
2013-01-04
decoder_*: convert to C++
Max Kellermann
2013-01-04
pcm_convert: make C++ safe
Max Kellermann
2013-01-04
CommandListBuilder: use std::list instead of GSList
Max Kellermann
2013-01-04
CommandListBuilder: rename attributes
Max Kellermann
2013-01-04
Client: move code to class CommandListBuilder
Max Kellermann
2013-01-04
PlaylistFile: reuse classes PlaylistInfo and PlaylistVector
Max Kellermann
2013-01-04
PlaylistInfo: remove the obsolete list_head attribute
Max Kellermann
2013-01-03
ClientNew: initialise the "idle" attributes
Max Kellermann
2013-01-03
Client: add constructor and destructor
Max Kellermann
2013-01-03
PlaylistFile: fix memory leak
Max Kellermann
2013-01-03
valgrind.suppressions: add more suppressions
Max Kellermann
2013-01-03
Merge branch 'v0.17.x'
Max Kellermann
2013-01-03
cue_parser: fix CUE files with only one track
Max Kellermann
2013-01-03
cue_parser: add code comments
Max Kellermann
2013-01-03
.gitignore: add more debug programs
Max Kellermann
2013-01-03
cue_parser: fix memory leak
Max Kellermann
2013-01-03
mpd_auto.m4: Pass libraries to AC_CHECK_LIB in MPD_AUTO_PKG_LIB
Denis Krjuchkov
2013-01-03
cmdline: bunch of fixes related to config file selection
Denis Krjuchkov
2013-01-03
Client: use std::deque for messages
Max Kellermann
2013-01-03
ClientMessage: turn into a class
Max Kellermann
2013-01-03
ClientInternal: use std::set for subscriptions
Max Kellermann
2013-01-03
ClientNew: allocate/dispose client objects with new/delete
Max Kellermann
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
ls.h: rename to ls.hxx
Max Kellermann
2013-01-03
cmdline: convert to C++
Max Kellermann
2013-01-03
client: convert to C++
Max Kellermann
2013-01-03
decoder_print: convert to C++
Max Kellermann
2013-01-03
listen: convert to C++
Max Kellermann
2013-01-03
ls: convert to C++
Max Kellermann
2013-01-03
output_print: convert to C++
Max Kellermann
2013-01-03
TextFile: convert to a class
Max Kellermann
2013-01-03
text_file: convert to C++
Max Kellermann
2013-01-03
ExcludeList: convert to a class
Max Kellermann
2013-01-03
exclude: convert to C++
Max Kellermann
2013-01-03
exclude: make variables more local
Max Kellermann
2013-01-03
InotifyQueue: use std::deque instead of GSList
Max Kellermann
2013-01-03
Permission: use std::map instead of GHashTable
Max Kellermann
2013-01-03
permission: convert to C++
Max Kellermann
[next]