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
/
decoder
/
plugins
/
DsdiffDecoderPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-12
decoder/dsdiff: move artist/title/id3 offsets out of DsdiffMetaData
Max Kellermann
1
-22
/
+14
2014-01-24
Input*: move to input/
Max Kellermann
1
-1
/
+1
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-3
/
+0
2013-11-23
decoder/{dsf,dsdiff}: eliminate useless assignments
Max Kellermann
1
-3
/
+2
2013-11-10
decoder/dsdiff: fix byte order bug
Jurgen Kramer
1
-2
/
+2
2013-10-28
decoder/dsdlib: add class DsdUint64
Max Kellermann
1
-5
/
+4
2013-10-28
decoder/dsdlib: convert struct dsdlib_id to a class
Max Kellermann
1
-20
/
+20
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
1
-28
/
+28
2013-10-21
decoder: rename the struct to "Decoder"
Max Kellermann
1
-13
/
+13
2013-10-21
decoder_plugin: rename struct to DecoderPlugin
Max Kellermann
1
-1
/
+1
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
1
-1
/
+1
2013-10-17
InputStream: use int64_t instead of goffset
Max Kellermann
1
-11
/
+11
2013-10-16
system/ByteOrder: new library for byte ordering / endianess
Max Kellermann
1
-5
/
+6
2013-10-02
Log: new logging library API
Max Kellermann
1
-4
/
+2
2013-09-27
DecoderCommand: convert to strictly-typed enum
Max Kellermann
1
-6
/
+5
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
1
-1
/
+1
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
1
-12
/
+12
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-5
/
+5
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-2
/
+2
2013-08-04
DecoderPlugin: pass config_param reference
Max Kellermann
1
-2
/
+2
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-7
/
+7
2013-07-29
audio_check: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-29
tag_handler: convert to C++
Max Kellermann
1
-2
/
+2
2013-07-28
decoder_api: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-28
decoder/{dsf,dsdiff}: convert to C++
Max Kellermann
1
-68
/
+62
2013-01-26
input_stream: forward-declare the struct
Max Kellermann
1
-12
/
+13
2012-10-27
Add tag support for DSD (DSDIFF & DSF) decoders
Jurgen Kramer
1
-0
/
+138
2012-07-13
Add song duration to DSF and DSDIFF DSD decoders.
Jurgen Kramer
1
-2
/
+13
2012-06-27
patch to split DSD decoder into separate decoders for DSF en DFF. Move common
Jurgen Kramer
1
-322
/
+57
2012-05-02
Add support for DSF files to DSDIFF decoder - v4
Jurgen Kramer
1
-36
/
+229
2012-03-21
decoder/dsdiff: reverse bits to most significant bit first
Max Kellermann
1
-6
/
+15
2012-03-01
decoder/dsdiff: don't convert to PCM
Max Kellermann
1
-38
/
+9
2012-02-11
decoder_plugin: scan tags with callback table
Max Kellermann
1
-6
/
+8
2011-10-20
decoder/dsdiff: provide floating point samples
Max Kellermann
1
-30
/
+3
2011-10-09
decoder/{pcm,dsdiff}: add missing stdio.h include
Max Kellermann
1
-0
/
+1
2011-10-07
decoder/dsdiff: add option "lsbitfirst"
Max Kellermann
1
-1
/
+11
2011-10-07
decoder/dsdiff: add documentation
Max Kellermann
1
-0
/
+7
2011-10-04
decoder/dsdiff: new decoder plugin
Max Kellermann
1
-0
/
+485