strawberry-audio-player-win.../src/qobuz
Emmanuel 0637b65846
Fix a few narrowing conversions (#761)
* Fix narrowing conversion in album cover loader

* Fix narrowing conversions in discogs cover provider

* Fix narrowing conversions in spotify cover provider

* Add explicit conversion in moodbarbuilder

* Fix narrowing conversions in osd dbus

* Make WordyTimeNanosec use unsigned quint64

* Fix narrowing conversions in song

* Fix narrowing conversions in qobuz stream url request

* Make ConnectionInfo.msgLen use unsigned quint64

* Make AnalizerBase.timeout to signed int

* Fix narrowing conversions in album cover fetcher

* Make fht type be unsigned int

* Correct for type in blockanalizer and use std::fill where possible

* Revert "Fix narrowing conversions in song"

This reverts commit 3de291394d.
2021-09-12 21:24:22 +02:00
..
qobuzbaserequest.cpp Formatting 2021-07-11 07:40:57 +02:00
qobuzbaserequest.h Refactor subsonic, tidal and qobuz code 2021-07-01 02:02:02 +02:00
qobuzfavoriterequest.cpp Formatting 2021-07-11 09:49:38 +02:00
qobuzfavoriterequest.h Refactor subsonic, tidal and qobuz code 2021-07-01 02:02:02 +02:00
qobuzrequest.cpp Formatting 2021-08-23 21:21:08 +02:00
qobuzrequest.h Refactor subsonic, tidal and qobuz code 2021-07-01 02:02:02 +02:00
qobuzservice.cpp Formatting 2021-07-11 09:49:38 +02:00
qobuzservice.h Refactor subsonic, tidal and qobuz code 2021-07-01 02:02:02 +02:00
qobuzstreamurlrequest.cpp Fix a few narrowing conversions (#761) 2021-09-12 21:24:22 +02:00
qobuzstreamurlrequest.h Refactor subsonic, tidal and qobuz code 2021-07-01 02:02:02 +02:00
qobuzurlhandler.cpp Formatting 2021-07-11 07:40:57 +02:00
qobuzurlhandler.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00