aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Aiff.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-2/+0
2013-10-17*: use std::numeric_limitsMax Kellermann1-2/+2
2013-10-16system/ByteOrder: new library for byte ordering / endianessMax Kellermann1-2/+3
2013-10-02Log: new logging library APIMax Kellermann1-6/+5
2013-09-28tag/{riff,aiff}: convert to C++Max Kellermann1-15/+9
2013-09-04Tag*: move libtag.a sources to src/tag/Max Kellermann1-0/+0
2012-07-10aiff: support the AIFC formatMax Kellermann1-1/+2
2012-03-06use g_strerror() instead of strerror()Max Kellermann1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-11added missing config.h includes for extended LFS supportMax Kellermann1-0/+1
2009-10-11riff, aiff: fixed "limited range" gcc warningMax Kellermann1-5/+5
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-02fixing unsigned to signed comparisionViliam Mateicka1-1/+1
2009-03-02tag_id3: parse ID3 tags in AIFF filesMax Kellermann1-15/+14
2009-03-02tag_id3: parse ID3 tags in RIFF/WAV filesMax Kellermann1-0/+104