strawberry-audio-player-win.../src
Jonas Kvinge 8e39f92cb7 Make album optional when reading scrobbles from cache 2020-08-03 21:50:26 +02:00
..
analyzer Replace QPalette::Background with QPalette::Window 2020-07-18 04:12:50 +02:00
collection Use QString() on non-translated text in collection filter widget 2020-08-01 22:50:02 +02:00
context Replace QRegExp with QRegularExpression 2020-07-18 04:05:07 +02:00
core Fix Sparkle integration for macOS 2020-08-02 06:32:01 +02:00
covermanager Decrease album cover score if artist doesn't match and cover isn't requested using album title 2020-08-02 04:34:15 +02:00
dbus
device Replace use of QRegExp 2020-07-20 00:57:42 +02:00
dialogs Use std::bind in QtConcurrent::run() to fix compile with Qt 6 2020-07-19 22:43:58 +02:00
engine Replace QTimeLine::CurveShape with QEasingCurve 2020-07-18 17:53:14 +02:00
equalizer Use override 2020-06-15 21:55:05 +02:00
globalshortcuts Make GlobalShortcut::nativeEventFilter compatible with Qt 6 2020-07-18 04:18:46 +02:00
internet Replace use of QRegExp 2020-07-20 00:57:42 +02:00
lyrics Replace QRegExp with QRegularExpression 2020-07-18 04:14:51 +02:00
moodbar Replace QPalette::Background with QPalette::Window 2020-07-18 04:25:29 +02:00
musicbrainz Replace use of QRegExp 2020-07-20 00:57:42 +02:00
organise Replace use of QRegExp 2020-07-20 00:57:42 +02:00
playlist Use album artist for album repeat mode 2020-07-30 20:46:30 +02:00
playlistparsers Replace use of QRegExp 2020-07-20 00:57:42 +02:00
queue Make icon sizes configurable, increase default sizes for icons 2020-06-28 18:36:48 +02:00
scrobbler Make album optional when reading scrobbles from cache 2020-08-03 21:50:26 +02:00
settings Replace use of QRegExp 2020-07-20 00:57:42 +02:00
subsonic Replace use of QRegExp 2020-07-20 00:57:42 +02:00
tidal Replace QDateTime::toTime_t() with QDateTime::toSecsSinceEpoch() 2020-07-18 03:53:30 +02:00
transcoder Change some explicit usage 2020-06-26 22:41:38 +02:00
translations Update translations 2020-08-02 01:07:53 +02:00
widgets Use Q_UNUSED 2020-08-01 03:23:50 +02:00
CMakeLists.txt Remove duplicate check for X11 2020-08-02 04:18:40 +02:00
config.h.in Use sparkle to check for updates on macOS and Windows 2020-08-01 03:37:16 +02:00
main.cpp Use correct qt sparkle include for Qt 6 2020-08-01 03:41:48 +02:00
main.h
version.h.in