Clementine-audio-player-Mac.../src/moodbar
Jim Broadus d3d6c1ff3c Fix UNC paths.
The fix-up for URLs for files that that begin with // no longer works since the
QUrl class determines that these modifications are invalid, resulting in an
empty string when converted. Instead of attempting to modify the QUrl, add a
utility function that makes the correction on the encoded byte array at time of
usage.
2020-01-29 00:38:43 -08:00
..
moodbarbuilder.cpp Make format after update to avoid conflicts 2014-10-15 21:57:57 +02:00
moodbarbuilder.h Rewrite moodbar stuff for gstreamer-1.0: 2014-09-21 19:38:13 +10:00
moodbarcontroller.cpp Sort children is recursive and will mess up services' children (e.g. search 2014-12-27 00:33:23 +01:00
moodbarcontroller.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
moodbaritemdelegate.cpp Merge remote-tracking branch 'upstream/master' into qt5 2015-12-13 20:05:12 +01:00
moodbaritemdelegate.h Remove most usages of QFutureWatcher 2015-11-27 14:28:12 +00:00
moodbarloader.cpp Merge branch 'master' into qt5 2015-09-16 17:40:54 +02:00
moodbarloader.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
moodbarpipeline.cpp Fix UNC paths. 2020-01-29 00:38:43 -08:00
moodbarpipeline.h Fix MoodbarPipeline crash on gstreamer error. 2019-03-17 22:26:01 -07:00
moodbarproxystyle.cpp Fix overflow in MoodbarProxyStyle (fixes #5638) (#5643) 2017-03-02 13:10:21 +00:00
moodbarproxystyle.h Avoiding usage of pixelMetric because it breaks on non-Oxygen styling 2015-12-14 07:16:30 +05:00
moodbarrenderer.cpp Fix some bad sizeof -> arraysize changes from revision 41e9c15248. 2014-05-23 21:31:50 +10:00
moodbarrenderer.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00