index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
Queue: move code to new class IdTable
Max Kellermann
1
-0
/
+1
2013-01-08
test: rename debug programs back to old names
Max Kellermann
1
-7
/
+7
2013-01-08
decoder/Opus: read total time
Max Kellermann
1
-0
/
+1
2013-01-07
input_stream: add method _cheap_seeking()
Max Kellermann
1
-0
/
+2
2013-01-07
decoder/ogg_codec: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
decoder/vorbis: convert to C++
Max Kellermann
1
-3
/
+2
2013-01-07
Queue: use C++ random instead of GLib's GRand
Max Kellermann
1
-0
/
+2
2013-01-07
util/LazyRandomEngine: lazy wrapper for std::mt19937
Max Kellermann
1
-0
/
+1
2013-01-07
Playlist: convert functions to methods
Max Kellermann
1
-1
/
+0
2013-01-07
tag: convert to C++
Max Kellermann
1
-12
/
+12
2013-01-07
thread/Mutex: don't use std::mutex
Max Kellermann
1
-0
/
+1
2013-01-07
filter/replay_gain: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-07
mixer_all: convert to C++
Max Kellermann
1
-4
/
+2
2013-01-07
volume: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann
1
-0
/
+1
2013-01-05
test: revert debug program renames
Max Kellermann
1
-9
/
+9
2013-01-04
replay_gain_*: convert to C++
Max Kellermann
1
-9
/
+9
2013-01-04
player_control.h: convert header to C++
Max Kellermann
1
-2
/
+1
2013-01-04
playlist: convert to C++
Max Kellermann
1
-8
/
+7
2013-01-04
Mutex: new wrapper for std::mutex, replaces GMutex
Max Kellermann
1
-0
/
+2
2013-01-04
HugeAllocator: new memory allocator
Max Kellermann
1
-0
/
+1
2013-01-04
MusicBuffer: move code to template class SliceBuffer
Max Kellermann
1
-0
/
+1
2013-01-04
crossfade: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-04
buffer, pipe: convert to C++
Max Kellermann
1
-6
/
+3
2013-01-04
output_*: convert to C++
Max Kellermann
1
-16
/
+12
2013-01-04
decoder_*: convert to C++
Max Kellermann
1
-6
/
+4
2013-01-04
Client: move code to class CommandListBuilder
Max Kellermann
1
-0
/
+1
2013-01-03
cmdline: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-03
client: convert to C++
Max Kellermann
1
-20
/
+16
2013-01-03
decoder_print: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-03
listen: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-03
ls: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
output_print: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-03
text_file: convert to C++
Max Kellermann
1
-3
/
+2
2013-01-03
exclude: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-03
permission: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-03
client_new: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
strset: delete obsolete library
Max Kellermann
1
-2
/
+0
2013-01-03
PlaylistVector: use std::list
Max Kellermann
1
-1
/
+1
2013-01-03
database.h: rename to DatabaseSimple.hxx
Max Kellermann
1
-1
/
+1
2013-01-03
database.h: move prototypes to DatabaseGlue.hxx
Max Kellermann
1
-1
/
+1
2013-01-03
playlist_edit: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
Directory: make the header C++ only
Max Kellermann
1
-6
/
+5
2013-01-02
mapper: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-02
song_update: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
sticker: convert to C++
Max Kellermann
1
-6
/
+3
2013-01-02
PlaylistInfo: rename class, use std::string
Max Kellermann
1
-2
/
+2
2013-01-02
PlaylistVector: move struct playlist_metadata to PlaylistInfo.hxx
Max Kellermann
1
-2
/
+3
2013-01-02
db_lock: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-02
{decoder,player}_thread: convert to C++
Max Kellermann
1
-4
/
+2
[next]