aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/Mpg123DecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringView: new utility classMax Kellermann2015-09-301-1/+2
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* decoder/mpg123: support ID3v2, ReplayGain and MixRampMax Kellermann2014-09-241-1/+90
* decoder/mpg123: make variables more localMax Kellermann2014-09-241-20/+11
* TagHandler: pass SongTime to duration()Max Kellermann2014-08-291-2/+5
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-3/+5
* decoder/mpg123: use integer seek timesMax Kellermann2014-08-261-1/+1
* DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann2014-02-071-4/+5
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+255