Max Kellermann
|
0c8ff56a15
|
lib/curl/Easy: add constructor with URL parameter
|
2019-08-19 21:48:07 +02:00 |
|
Max Kellermann
|
07be44a50a
|
lib/curl/Easy: add getter functions
|
2019-08-19 21:47:11 +02:00 |
|
Max Kellermann
|
7a473729af
|
lib/curl/Easy: add method Unpause()
|
2019-08-19 21:46:21 +02:00 |
|
Max Kellermann
|
402f429b17
|
lib/curl/Easy: add setter functions
|
2019-08-19 21:38:55 +02:00 |
|
Max Kellermann
|
4c46ca6b59
|
lib/curl/Global: make ReadInfo() private
|
2019-08-19 21:38:09 +02:00 |
|
Max Kellermann
|
76a0bf68c7
|
lib/curl/Global: remove redundant API docs
|
2019-08-19 21:38:03 +02:00 |
|
Max Kellermann
|
9f02beaba9
|
lib/curl: fix coding style
|
2019-08-19 21:37:47 +02:00 |
|
Max Kellermann
|
a478af6759
|
util/PrintException, ...: update copyright
|
2019-08-19 19:11:59 +02:00 |
|
Max Kellermann
|
4c2434788f
|
system/FileDescriptor: add method IsRegularFile()
|
2019-08-19 19:11:53 +02:00 |
|
Max Kellermann
|
ca9daf5e19
|
playlist/flac: set song URI to an empty string
Simplify the plugin by using a trivial relative URI; later,
playlist_check_translate_song() will set the correct full URI.
|
2019-08-16 14:55:12 +02:00 |
|
Max Kellermann
|
e98ce710b8
|
util/WStringAPI: add wcsncmp() wrapper
|
2019-08-16 14:48:54 +02:00 |
|
Max Kellermann
|
79d1004544
|
util/StringView: add method Compare()
|
2019-08-16 13:32:00 +02:00 |
|
Max Kellermann
|
bb7f7bd3e5
|
util/StringAPI: add strncmp() wrapper
|
2019-08-16 13:31:58 +02:00 |
|
Max Kellermann
|
ad2b858933
|
util/ForeignFifoBuffer: add friend function swap()
|
2019-08-16 13:27:22 +02:00 |
|
Max Kellermann
|
d7aa4fa7d3
|
util/ForeignFifoBuffer: make Swap() lower case
|
2019-08-16 13:27:22 +02:00 |
|
Max Kellermann
|
57c5603122
|
util/ForeignFifoBuffer: import std::swap()
|
2019-08-16 13:27:22 +02:00 |
|
Max Kellermann
|
1550113506
|
util/DynamicFifoBuffer: add nullptr constructor overload
|
2019-08-16 13:21:28 +02:00 |
|
Max Kellermann
|
a82d61a5e4
|
util/DynamicFifoBuffer: add API documentation
|
2019-08-16 13:21:11 +02:00 |
|
Max Kellermann
|
0c4a7c8004
|
util/AllocatedString: update copyright
|
2019-08-16 13:20:23 +02:00 |
|
Max Kellermann
|
674ee9d19a
|
util/Exception: forward the exception in ThrowException()
Fixes -Wreturn-std-move (clang 8).
|
2019-08-16 13:19:34 +02:00 |
|
Max Kellermann
|
3344953db8
|
util/*FifoBuffer: use using instead of typedef
|
2019-08-16 13:16:45 +02:00 |
|
Max Kellermann
|
f909615b14
|
include cleanups (powered by iwyu)
|
2019-08-15 17:57:20 +02:00 |
|
Max Kellermann
|
92c89f0c86
|
playlist/flac: allow reading from FLAC streams
|
2019-08-15 11:13:39 +02:00 |
|
Max Kellermann
|
34246eb7fd
|
playlist/flac: read the file only once using FLAC__Metadata_Chain
|
2019-08-15 10:40:48 +02:00 |
|
Max Kellermann
|
5894514ccb
|
playlist/flac: move code to ToSongEnumerator()
|
2019-08-15 10:40:37 +02:00 |
|
Max Kellermann
|
dcb07e6ed4
|
playlist/flac: use class MemorySongEnumerator
|
2019-08-15 09:45:03 +02:00 |
|
Max Kellermann
|
ccffff9870
|
playlist/flac: use the NarrowPath for FLAC__metadata_get_streaminfo()
|
2019-08-15 09:44:20 +02:00 |
|
Max Kellermann
|
e34672c9d8
|
lib/xiph/FlacMetadataIterator: add noexcept
|
2019-08-14 20:14:26 +02:00 |
|
Max Kellermann
|
a8f314190f
|
playlist/flac: add noexcept
|
2019-08-14 20:08:55 +02:00 |
|
Max Kellermann
|
545af857ba
|
lib/xiph/{FlacStreamMetadata,VorbisComments}: merge redundant code
|
2019-08-14 19:57:12 +02:00 |
|
Max Kellermann
|
01f86e1c25
|
lib/xiph/FlacStreamMetadata: pass StringView to flac_scan_comment()
|
2019-08-14 19:54:19 +02:00 |
|
Max Kellermann
|
7a89b1656c
|
lib/xiph/FlacStreamMetadata: properly convert entries to StringView
|
2019-08-14 19:44:14 +02:00 |
|
Max Kellermann
|
07fcf091a2
|
tag/MixRamp: pass StringView to ParseMixRampVorbis()
|
2019-08-14 19:42:48 +02:00 |
|
Max Kellermann
|
74a883dbf8
|
tag/MixRamp: add noexcept
|
2019-08-14 19:42:28 +02:00 |
|
Max Kellermann
|
5c550e8b33
|
lib/crypto/MD5: add option to use libavutil instead of libgcrypt
|
2019-08-14 18:56:10 +02:00 |
|
Max Kellermann
|
433e18b247
|
decoder/{opus,vorbis}: support embedded pictures (METADATA_BLOCK_PICTURE)
More for https://github.com/MusicPlayerDaemon/MPD/issues/42
|
2019-08-14 12:39:03 +02:00 |
|
Max Kellermann
|
2b837277c1
|
lib/crypto: add base64 wrapper using libavutil
|
2019-08-14 12:39:03 +02:00 |
|
Max Kellermann
|
d515a8e99a
|
lib/gcrypt/MD5: add wrapper in lib/crypto/
Prepare for using other crypto libraries, e.g. FFmpeg's libavutil.
|
2019-08-14 12:39:03 +02:00 |
|
Max Kellermann
|
2c2efaa91f
|
lib/xiph/VorbisComments: pass struct vorbis_comment instead of char**
Use the "comments" attribute instead of relying on the nullptr
terminator.
|
2019-08-14 12:28:52 +02:00 |
|
Max Kellermann
|
9ae9b2c18f
|
tag/VorbisComment: use struct StringView
|
2019-08-14 12:22:52 +02:00 |
|
Max Kellermann
|
8e0d810968
|
tag/MixRamp: use StringView in ParseMixRampTagTemplate()
|
2019-08-14 12:18:49 +02:00 |
|
Max Kellermann
|
0f1e13d9ff
|
util/StringView: add StartsWithIgnoreCase(), EndsWithIgnoreCase()
|
2019-08-14 11:36:21 +02:00 |
|
Max Kellermann
|
21b81dfb1d
|
lib/gcrypt/Hash: use the "algo" parameter instead of hard-coding MD5
|
2019-08-13 20:02:08 +02:00 |
|
Max Kellermann
|
f3d16f6d1b
|
output/Thread: fix typo in comment
|
2019-08-13 13:08:40 +02:00 |
|
Max Kellermann
|
6b51429203
|
decoder/opus: move comment size check to ScanOneOpusTag()
Prepare for parsing large binary comments (such as
METADATA_BLOCK_PICTURE).
|
2019-08-13 12:19:31 +02:00 |
|
Max Kellermann
|
e2da13b0d3
|
command/file: add command "readpicture"
Closes https://github.com/MusicPlayerDaemon/MPD/issues/42
|
2019-08-13 11:55:51 +02:00 |
|
Max Kellermann
|
54daa85ac2
|
decoder/flac: support embedded pictures (FLAC__METADATA_TYPE_PICTURE)
|
2019-08-13 11:55:51 +02:00 |
|
Max Kellermann
|
575ba51931
|
tag/Id3Scan: support embedded pictures (the "APIC" tag)
|
2019-08-12 20:31:43 +02:00 |
|
Max Kellermann
|
96a1c69c29
|
tag/Handler: add virtual method OnPicture()
Preparing for https://github.com/MusicPlayerDaemon/MPD/issues/42
|
2019-08-12 20:31:43 +02:00 |
|
Max Kellermann
|
3895d35a52
|
command/file: move code to TagScanAny()
|
2019-08-12 20:31:43 +02:00 |
|