Max Kellermann
|
e8b70dbca4
|
SongSave, queue/PlaylistState, tag/ReplayGain: use portable atof() wrappers
For Android pre-5.0 compatibility (#213).
|
2018-02-09 22:54:22 +01:00 |
|
Max Kellermann
|
a057b4f6d8
|
*: add lost of "noexcept" specifications
|
2017-06-04 12:46:48 +02:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
25e58df5e0
|
ReplayGainInfo: don't use array in struct ReplayGainInfo
Declare two named elements. An enum should not be used as an array
index, as this is error prone.
|
2016-11-24 17:34:57 +01:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
441f9cc2ee
|
tag/ReplayGain: add VorbisComment parser
Move code from the Vorbis and FLAC decoder plugins.
|
2014-09-24 22:21:13 +02:00 |
|
Max Kellermann
|
9f4fc8ad33
|
tag/ReplayGain: move code to template function
|
2014-09-24 22:19:55 +02:00 |
|
Max Kellermann
|
05dd9acba8
|
tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxx
|
2014-09-24 21:50:34 +02:00 |
|