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
/
MadDecoderPlugin.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
decoder/mad: convert "const" to "constexpr"
Max Kellermann
2014-12-09
1
-4
/
+4
*
configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIB
Max Kellermann
2014-11-22
1
-7
/
+7
*
decoder/mad: fix negative replay gain values
Max Kellermann
2014-10-28
1
-1
/
+1
*
decoder/mad: move code to tag/MixRamp.cxx
Max Kellermann
2014-09-24
1
-5
/
+2
*
tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxx
Max Kellermann
2014-09-24
1
-12
/
+2
*
TagHandler: pass SongTime to duration()
Max Kellermann
2014-08-29
1
-5
/
+3
*
DecoderAPI: pass SignedSongTime to decoder_initialized()
Max Kellermann
2014-08-29
1
-15
/
+24
*
DecoderAPI: use std::chrono::duration for decoder_seek*()
Max Kellermann
2014-08-26
1
-10
/
+16
*
decoder/mad: use integer seek times
Max Kellermann
2014-08-26
1
-10
/
+9
*
decoder/mad: move duplicate code to RecoverFrameError()
Max Kellermann
2014-08-26
1
-20
/
+16
*
decoder/mad: simplify if/else chain
Max Kellermann
2014-08-26
1
-20
/
+18
*
decoder/mad: make variables more local
Max Kellermann
2014-08-26
1
-9
/
+5
*
decoder/mad: simplify "return", eliminate check
Max Kellermann
2014-08-26
1
-3
/
+1
*
decoder/mad: don't reset the xing struct
Max Kellermann
2014-08-25
1
-3
/
+1
*
decoder/mad: remove unused flag "found_xing"
Max Kellermann
2014-08-25
1
-3
/
+1
*
decoder/mad: convert enums/macros to constexpr
Max Kellermann
2014-08-24
1
-22
/
+17
*
decoder/mad: make variables more local
Max Kellermann
2014-08-24
1
-60
/
+31
*
InputStream: move typedef offset_type to Offset.hxx
Max Kellermann
2014-08-19
1
-5
/
+5
*
decoder/mad: check InputStream::KnownSize()
Max Kellermann
2014-08-19
1
-2
/
+2
*
InputStream: make Seek() always absolute
Max Kellermann
2014-05-22
1
-1
/
+1
*
Input*: move to input/
Max Kellermann
2014-01-24
1
-2
/
+2
*
Config*: move to config/
Max Kellermann
2014-01-24
1
-1
/
+1
*
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-24
1
-0
/
+1155