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-30
pcm_buffer: convert to C++
Max Kellermann
30
-276
/
+172
2013-07-30
Main: fix crash without state file
Max Kellermann
1
-1
/
+2
2013-07-30
pcm_resample: convert to C++
Max Kellermann
9
-316
/
+261
2013-07-30
PcmConvert: don't memset() in the constructor
Max Kellermann
1
-4
/
+2
2013-07-29
encoder/flac: convert to C++
Max Kellermann
3
-23
/
+57
2013-07-29
pcm_dsd: convert to C++
Max Kellermann
7
-62
/
+52
2013-07-29
audio_check: convert to C++
Max Kellermann
20
-49
/
+23
2013-07-29
tag_table: convert to C++
Max Kellermann
8
-12
/
+12
2013-07-29
XiphTags: convert to C++
Max Kellermann
5
-14
/
+10
2013-07-29
tag_handler: convert to C++
Max Kellermann
30
-57
/
+52
2013-07-29
ape: convert to C++
Max Kellermann
10
-93
/
+73
2013-07-28
tag_id3: convert to C++
Max Kellermann
6
-74
/
+68
2013-07-28
song: convert header to C++
Max Kellermann
86
-675
/
+628
2013-07-28
decoder_api: convert to C++
Max Kellermann
42
-64
/
+54
2013-07-28
decoder/fluidsynth: convert to C++
Max Kellermann
3
-15
/
+47
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
[next]