Skip to content

Pull requests: MusicPlayerDaemon/MPD

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

windows compilation fixes
#1953 by neheb was merged Jan 13, 2024 Loading…
sndfile: fix compilation with clang's libc++
#1949 by neheb was merged Jan 3, 2024 Loading…
mostly libupnp fixes
#1947 by neheb was merged Jan 3, 2024 Loading…
no setenv on Windows
#1944 by neheb was merged Dec 27, 2023 Loading…
fs: fix typo
#1943 by neheb was merged Dec 27, 2023 Loading…
use data() instead of &[0]
#1577 by neheb was merged Jul 21, 2022 Loading…
meson: port ncpmc iconv solution
#1575 by neheb was closed Jul 20, 2022 Loading…
meson: use dependency('iconv')
#1574 by neheb was closed Jul 19, 2022 Loading…
fix -Wdeprecated warnings with C++20 waiting Waiting for more information from reporter
#1519 by neheb was closed Apr 26, 2022 Loading…
subproject additions
#1518 by neheb was closed Apr 26, 2022 Loading…
fix compilation with snapcast sans wave_encoder bogus Bogus issue - not a bug, maybe based on wrong assumptions
#1517 by neheb was closed Apr 26, 2022 Loading…
upnp: use UpnpInit2 always
#1516 by neheb was closed Apr 26, 2022 Loading…
various cleanups
#1359 by neheb was closed Dec 6, 2021 Loading…
use cinttypes header
#1357 by neheb was merged Nov 23, 2021 Loading…
return by braced init list
#1356 by neheb was merged Nov 23, 2021 Loading…
array conversions
#1355 by neheb was merged Nov 23, 2021 Loading…
use const references
#1343 by neheb was merged Nov 20, 2021 Loading…
add various nodiscard
#1342 by neheb was merged Nov 20, 2021 Loading…
use nullptr
#1341 by neheb was merged Nov 20, 2021 Loading…
remove std::move
#1340 by neheb was merged Nov 20, 2021 Loading…
treewide: replace lock_guard with scoped_lock
#1339 by neheb was merged Nov 20, 2021 Loading…
convert address_family_ranking to std::array
#1336 by neheb was merged Nov 11, 2021 Loading…
use auto with make_unique
#1335 by neheb was merged Nov 11, 2021 Loading…
pulse: link statically
#1318 by neheb was closed Dec 30, 2021 Loading…
replace several emplace_back with push_back
#1261 by neheb was closed Apr 26, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:master.