.. |
Aiff.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Aiff.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
ApeLoader.cxx
|
tag/ApeLoader: fix unaligned access
|
2022-04-26 21:00:41 +02:00 |
ApeLoader.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
ApeReplayGain.cxx
|
ReplayGainInfo: move to tag/
|
2021-12-06 09:28:36 +01:00 |
ApeReplayGain.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
ApeTag.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
ApeTag.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Builder.cxx
|
util/AllocatedArray: migrate from {Const,Writable}Buffer to std::span
|
2022-05-19 20:52:48 +02:00 |
Builder.hxx
|
tag/Builder: use [[gnu::pure]]
|
2021-10-13 10:37:26 +02:00 |
Config.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Config.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Fallback.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
FixString.cxx
|
tag/FixString: use std::string_view instead of StringView
|
2022-05-24 14:18:33 +02:00 |
FixString.hxx
|
tag/FixString: use std::string_view instead of StringView
|
2022-05-24 14:18:33 +02:00 |
Format.cxx
|
tag/Format: use [[gnu::pure]]
|
2021-10-13 10:37:26 +02:00 |
Format.hxx
|
tag/Format: use [[gnu::pure]]
|
2021-10-13 10:37:26 +02:00 |
Generic.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Generic.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
GenParseName.cxx
|
use structured binding declarations
|
2021-03-04 20:28:02 +01:00 |
Handler.cxx
|
tag/Handler: pass std::span to OnPicture()
|
2022-05-24 14:18:33 +02:00 |
Handler.hxx
|
tag/Handler: pass std::span to OnPicture()
|
2022-05-24 14:18:33 +02:00 |
IcyMetaDataParser.cxx
|
IcyMetaDataParser: move to tag/
|
2021-12-03 16:07:39 +01:00 |
IcyMetaDataParser.hxx
|
IcyMetaDataParser: move to tag/
|
2021-12-03 16:07:39 +01:00 |
Id3Load.cxx
|
use auto with make_unique
|
2021-11-11 01:33:03 -08:00 |
Id3Load.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Id3MixRamp.cxx
|
decoder/mad: move parse_id3_mixramp() to tag/Id3MixRamp.cxx
|
2021-12-01 17:11:36 +01:00 |
Id3MixRamp.hxx
|
decoder/mad: move parse_id3_mixramp() to tag/Id3MixRamp.cxx
|
2021-12-01 17:11:36 +01:00 |
Id3MusicBrainz.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Id3MusicBrainz.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Id3Picture.cxx
|
tag/Handler: pass std::span to OnPicture()
|
2022-05-24 14:18:33 +02:00 |
Id3Picture.hxx
|
tag/Handler: pass std::span to OnPicture()
|
2022-05-24 14:18:33 +02:00 |
Id3ReplayGain.cxx
|
ReplayGainInfo: move to tag/
|
2021-12-06 09:28:36 +01:00 |
Id3ReplayGain.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Id3Scan.cxx
|
tag/Handler: pass std::span to OnPicture()
|
2022-05-24 14:18:33 +02:00 |
Id3Scan.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Id3String.hxx
|
tag/Id3Scan: use StringView::Strip() instead of duplicating the string
|
2021-10-13 14:32:43 +02:00 |
Id3Unique.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Item.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Mask.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
meson.build
|
db/VHelper: move CompareTags() to tag/Sort.cxx
|
2022-02-14 12:37:05 +01:00 |
MixRampInfo.hxx
|
MixRampInfo: move to tag/
|
2021-12-01 17:09:02 +01:00 |
MixRampParser.cxx
|
tag/MixRamp: rename to MixRampParser.cxx
|
2021-12-01 17:07:53 +01:00 |
MixRampParser.hxx
|
tag/MixRamp: rename to MixRampParser.cxx
|
2021-12-01 17:07:53 +01:00 |
Names.c
|
tag: new tag "Mood"
|
2022-02-12 07:50:18 +01:00 |
ParseName.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
ParseName.hxx
|
tag/ParseName: use [[gnu::pure]]
|
2021-10-13 10:32:22 +02:00 |
Pool.cxx
|
Revert "tag/Pool: use strncmp() without strlen() to compare strings"
|
2021-04-15 16:15:44 +02:00 |
Pool.hxx
|
tag/Pool: add [[nodiscard]]
|
2021-08-05 14:20:59 +02:00 |
ReplayGainInfo.cxx
|
ReplayGainInfo: move to tag/
|
2021-12-06 09:28:36 +01:00 |
ReplayGainInfo.hxx
|
ReplayGainInfo: move to tag/
|
2021-12-06 09:28:36 +01:00 |
ReplayGainParser.cxx
|
tag/ReplayGainParser: add "noexcept"
|
2022-04-26 21:06:26 +02:00 |
ReplayGainParser.hxx
|
tag/ReplayGainParser: add "noexcept"
|
2022-04-26 21:06:26 +02:00 |
RiffFormat.hxx
|
tag/RiffFormat: add struct RiffFmtChunk
|
2021-02-16 19:50:40 +01:00 |
RiffId3.cxx
|
tag/RiffFormat: use CamelCase
|
2021-02-16 19:24:51 +01:00 |
RiffId3.hxx
|
tag/Riff: split into RiffId3.?xx and RiffFormat.hxx
|
2021-02-16 19:23:01 +01:00 |
Rva2.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Rva2.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Settings.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Settings.hxx
|
tag/Settings: use [[gnu::const]]
|
2021-10-13 10:37:26 +02:00 |
Sort.cxx
|
db/VHelper: move CompareTags() to tag/Sort.cxx
|
2022-02-14 12:37:05 +01:00 |
Sort.hxx
|
db/VHelper: move CompareTags() to tag/Sort.cxx
|
2022-02-14 12:37:05 +01:00 |
Table.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
Table.hxx
|
tag/Table: use [[gnu::pure]]
|
2021-10-13 10:31:51 +02:00 |
Tag.cxx
|
treewide: replace lock_guard with scoped_lock
|
2021-11-11 17:13:03 -08:00 |
Tag.hxx
|
tag/Tag: use [[gnu::pure]]
|
2021-10-13 10:31:51 +02:00 |
Type.h
|
tag: new tag "Mood"
|
2022-02-12 07:50:18 +01:00 |
VisitFallback.hxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
VorbisComment.cxx
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
VorbisComment.hxx
|
tag/VorbisComment: use [[gnu::pure]]
|
2021-10-13 10:31:51 +02:00 |