aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Riff.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* riff: recognize upper-case "ID3" chunk nameMichal Smucr2013-12-191-1/+2
| | | | Some tagging libraries (eg. TagLib) produce that variant.
* *: use std::numeric_limitsMax Kellermann2013-10-171-3/+2
|
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-2/+3
| | | | Replacing GLib macros.
* Log: new logging library APIMax Kellermann2013-10-021-6/+5
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* tag/{riff,aiff}: convert to C++Max Kellermann2013-09-281-0/+98