mpd/src/tag
Rosen Penev e4dad42ca1 use std chr functions
The ones in std have overloads for const char/char.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-30 13:36:53 +02:00
..
Aiff.cxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Aiff.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
ApeLoader.cxx use std chr functions 2020-05-30 13:36:53 +02:00
ApeLoader.hxx [clang-tidy] convert several functions to const & 2020-02-02 13:21:27 -08:00
ApeReplayGain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
ApeReplayGain.hxx tag/ApeLoader: remove exception handler, let caller catch 2020-01-18 19:51:46 +01:00
ApeTag.cxx tag/ApeTag: don't take reference of IterableSplitString() elements 2020-02-04 16:53:45 +01:00
ApeTag.hxx tag/ApeLoader: remove exception handler, let caller catch 2020-01-18 19:51:46 +01:00
Builder.cxx [cppcheck] convert several functions to use std::all_of 2020-04-08 14:01:12 -07:00
Builder.hxx tag/Builder: reserve room in std::vector in default constructor 2020-04-24 16:16:19 +02:00
Config.cxx util/SplitString: convert return value to std::string_view 2020-04-08 23:14:25 +02:00
Config.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Fallback.hxx release v0.21.23 2020-04-23 18:01:23 +02:00
FixString.cxx tag/FixString: use IsNonPrintableASCII() 2020-04-27 14:01:54 +02:00
FixString.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Format.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Format.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Generic.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Generic.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
GenParseName.cxx tag/GenParseName: include stdlib.h for EXIT_SUCCESS 2020-04-24 20:39:24 +02:00
Handler.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
Handler.hxx remove gcc_unused 2020-03-16 00:08:21 -07:00
Id3Load.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Id3Load.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Id3MusicBrainz.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Id3MusicBrainz.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Id3Picture.cxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Id3Picture.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Id3ReplayGain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Id3ReplayGain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Id3Scan.cxx tag/Id3Scan: remove exception handler, let caller catch 2020-01-18 19:50:02 +01:00
Id3Scan.hxx tag/Id3Scan: remove exception handler, let caller catch 2020-01-18 19:50:02 +01:00
Id3Unique.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Item.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Mask.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
meson.build tag/ParseName: generate an optimized tag_name_parse() at build time 2020-04-24 16:28:29 +02:00
MixRamp.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
MixRamp.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Names.c copyright year 2020 2020-01-18 19:23:49 +01:00
ParseName.cxx tag/ParseName: generate an optimized tag_name_parse() at build time 2020-04-24 16:28:29 +02:00
ParseName.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Pool.cxx tag/Pool: use strncmp() without strlen() to compare strings 2020-04-24 16:16:19 +02:00
Pool.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGain.cxx util/ASCII: migrate to std::string_view 2020-03-13 20:17:53 +01:00
ReplayGain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Riff.cxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Riff.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
Rva2.cxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Rva2.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Settings.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Settings.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Table.cxx util/ASCII: migrate to std::string_view 2020-03-13 20:17:53 +01:00
Table.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Tag.cxx [clang-tidy] use default member init 2020-03-19 13:38:40 +01:00
Tag.hxx tag/Tag: use class DereferenceIterator 2020-04-24 16:02:36 +02:00
Type.h replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
VisitFallback.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
VorbisComment.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
VorbisComment.hxx copyright year 2020 2020-01-18 19:23:49 +01:00