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-31
output/winmm: adapt to PcmBuffer API changes
Max Kellermann
1
-5
/
+4
2013-07-31
decoder/mpcdec: remove support for the "old" API
Max Kellermann
1
-111
/
+34
2013-07-31
Tag: add method Clear()
Max Kellermann
7
-20
/
+31
2013-07-31
DecoderAPI: pass rvalue reference to decoder_tag()
Max Kellermann
6
-11
/
+10
2013-07-30
tag: convert to C++
Max Kellermann
96
-689
/
+690
2013-07-30
tag: move enum tag_type to TagType.h
Max Kellermann
14
-45
/
+72
2013-07-30
encoder_api: convert to C++
Max Kellermann
23
-214
/
+179
2013-07-30
encoder/lame,twolame: convert to C++
Max Kellermann
5
-107
/
+156
2013-07-30
encoder/wave: convert to C++
Max Kellermann
3
-27
/
+59
2013-07-30
encoder/null: convert to C++
Max Kellermann
3
-25
/
+55
2013-07-30
include cleanup
Max Kellermann
22
-46
/
+8
2013-07-30
output_api: convert to C++
Max Kellermann
24
-26
/
+26
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-06-24
NULL pointer vs bool "false" confusion
Matthias Drochner
3
-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
[prev]
[next]