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
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-28
decoder/pcm: convert to C++
Max Kellermann
3
-16
/
+26
2013-07-28
decoder/mpcdec: convert to C++
Max Kellermann
3
-11
/
+43
2013-07-28
decoder/modplug: convert to C++
Max Kellermann
3
-29
/
+58
2013-07-28
decoder/mikmod: convert to C++
Max Kellermann
3
-19
/
+49
2013-07-28
decoder/wildmidi: convert to C++
Max Kellermann
3
-21
/
+51
2013-07-28
decoder/mpg123: convert to C++
Max Kellermann
3
-15
/
+45
2013-07-28
decoder/sndfile: convert to C++
Max Kellermann
3
-27
/
+58
2013-07-28
decoder/audiofile: convert to C++
Max Kellermann
3
-20
/
+51
2013-07-28
decoder/{dsf,dsdiff}: convert to C++
Max Kellermann
7
-114
/
+109
2013-07-26
tag_rva2: convert to C++
Max Kellermann
3
-8
/
+8
2013-07-26
decoder/mad: convert to C++
Max Kellermann
3
-314
/
+321
2013-06-24
fix overwriting bitrate with signal type
Matthias Larisch
1
-3
/
+3
2013-05-12
text_input_stream: convert to class
Denis Krjuchkov
6
-142
/
+125
2013-05-12
timer: convert to class
Denis Krjuchkov
7
-87
/
+76
2013-05-06
decoder/FLAC*: rename files and symbols to Flac*
Denis Krjuchkov
13
-73
/
+73
2013-05-06
PlaylistFile: use DirectoryReader and file system API
Denis Krjuchkov
1
-27
/
+24
2013-05-06
ClientFile: use Path and file system API, update usages accordingly
Denis Krjuchkov
4
-10
/
+36
2013-05-06
ClientFile.cxx: include config.h
Denis Krjuchkov
1
-0
/
+1
2013-05-06
UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8
Denis Krjuchkov
3
-31
/
+27
2013-05-05
DirectoryReader: rename Failed() to HasFailed() for consistency with TextFile
Denis Krjuchkov
2
-5
/
+5
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
11
-38
/
+148
2013-04-17
GlobalEvents: include windows.h for DELETE macro workaround
Max Kellermann
1
-0
/
+1
2013-04-17
decoder_buffer: convert to C++
Max Kellermann
3
-40
/
+37
2013-04-17
decoder/faad: convert to C++
Max Kellermann
3
-50
/
+78
2013-04-17
song_sort: convert to C++
Max Kellermann
3
-7
/
+10
2013-04-17
encoder_list: convert to C++
Max Kellermann
6
-17
/
+9
2013-04-17
input/soup: plugin removed
Max Kellermann
4
-525
/
+1
2013-04-17
don't use g_thread_init() with GLib 2.32
Max Kellermann
1
-0
/
+2
2013-04-17
use g_thread_new() if GLib is recent enough
Max Kellermann
5
-9
/
+26
2013-04-17
OutputInternal: use Mutex instead of GMutex
Max Kellermann
6
-89
/
+62
2013-04-17
thread/Cond: add method timed_wait()
Max Kellermann
2
-2
/
+19
2013-04-17
output/oss,null: use new/delete
Max Kellermann
2
-51
/
+50
2013-04-17
output: convert to C++
Max Kellermann
15
-79
/
+24
2013-04-17
output/solaris: convert to C++
Max Kellermann
3
-28
/
+43
2013-04-17
output/openal: convert to C++
Max Kellermann
3
-39
/
+54
2013-04-17
output/ao: convert to C++
Max Kellermann
3
-62
/
+87
2013-04-17
output/shout: convert to C++
Max Kellermann
3
-139
/
+142
2013-04-17
output/ffado: remove broken plugin
Max Kellermann
3
-388
/
+0
2013-04-17
output/mvp: remove obsolete plugin
Max Kellermann
3
-373
/
+0
2013-04-17
output/jack: convert to C++
Max Kellermann
3
-94
/
+114
2013-04-17
output/fifo: convert to C++
Max Kellermann
3
-102
/
+114
2013-04-17
output/pipe: convert to C++
Max Kellermann
3
-31
/
+62
2013-04-17
output/recorder: convert to C++
Max Kellermann
3
-63
/
+87
2013-04-16
MixerInternal: use Mutex instead of GMutex
Max Kellermann
2
-27
/
+10
2013-04-16
mixer/software: use gcc_unused instead of G_GNUC_UNUSED
Max Kellermann
1
-5
/
+5
2013-04-16
MixerInternal: convert to class
Max Kellermann
18
-139
/
+107
2013-04-16
mixer/winmm: convert to a class
Max Kellermann
1
-10
/
+12
2013-04-16
mixer/Software: convert to a class
Max Kellermann
1
-20
/
+22
2013-04-16
mixer/Pulse: convert to a class
Max Kellermann
4
-32
/
+28
2013-04-16
mixer/Oss: convert to a class
Max Kellermann
1
-51
/
+92
[next]