Clementine-audio-player-Mac.../ext/clementine-spotifyblob
Jim Broadus 1a3828e2c1 protobuf: Fix namespace conflict
Protobuf 3.15 adds a namespace alias for "pb" that conflicts with
Clementine's. Modify Clementine to use "cpb".

Patch provided by @ahesford

Reference: 5c028d6cf4/src/google/protobuf/port.h (L44)
2021-02-21 14:17:26 +00:00
..
CMakeLists.txt Drop -std=c++0x and -U__STRICT_ANSI__ 2020-12-17 11:28:09 +00:00
main.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
mediapipeline.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
mediapipeline.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
spotify_utilities.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
spotify_utilities.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
spotify_utilities.mm Reformat all C++ 2020-09-22 14:56:06 +01:00
spotifyclient.cpp protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
spotifyclient.h protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
spotifykey.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00