strawberry-audio-player-win.../src/core
Jonas Kvinge 7bccc21878 Add setting for cover providers 2020-05-09 01:48:08 +02:00
..
SBSystemPreferences.h Initial commit. 2018-02-27 18:06:05 +01:00
appearance.cpp Remove extra newlines 2020-02-12 00:07:05 +01:00
appearance.h Add more background image options 2019-03-25 22:00:40 +01:00
application.cpp Add setting for cover providers 2020-05-09 01:48:08 +02:00
application.h Add setting for cover providers 2020-05-09 01:48:08 +02:00
commandlineoptions.cpp Reduce includes 2020-02-08 03:40:30 +01:00
commandlineoptions.h Remove extra newlines 2020-02-12 00:07:05 +01:00
database.cpp Change database file 2020-04-13 19:05:55 +02:00
database.h Add explicit 2020-04-07 16:49:15 +02:00
dbusscreensaver.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
dbusscreensaver.h Add explicit 2020-04-07 16:49:15 +02:00
deletefiles.cpp Safely close database connections and delete backends 2019-07-24 19:16:51 +02:00
deletefiles.h Add explicit 2020-04-07 16:49:15 +02:00
filesystemmusicstorage.cpp Check that Qt version is higher than 5.9 to use QDir::isEmpty() 2020-02-29 21:40:20 +01:00
filesystemmusicstorage.h Add explicit 2020-04-07 16:49:15 +02:00
filesystemwatcherinterface.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
filesystemwatcherinterface.h Remove whitespace 2018-08-09 18:39:44 +02:00
iconloader.cpp Do size checking of icon sizes when loading system theme icons 2020-04-27 21:36:08 +02:00
iconloader.h Do size checking of icon sizes when loading system theme icons 2020-04-27 21:36:08 +02:00
iconmapper.h Do size checking of icon sizes when loading system theme icons 2020-04-27 21:36:08 +02:00
mac_delegate.h Remove remaining references to SPMediaKeyTap 2019-08-11 21:06:25 +02:00
mac_startup.h Fix macos build 2019-01-02 00:32:36 +01:00
mac_startup.mm Include NSWindow in mac_startup.mm 2019-08-16 22:52:50 +02:00
mac_utilities.h remove 3rdparty SPMediaKeyTap (#239) 2019-08-11 20:44:32 +02:00
mac_utilities.mm Remove use of some deprecated code and cleanup other macOS code 2019-08-06 20:31:54 +02:00
macfslistener.h Fix collection watcher on macOS 2019-12-22 14:15:25 +01:00
macfslistener.mm Fix collection watcher on macOS 2019-12-22 14:15:25 +01:00
macscreensaver.cpp Remove use of some deprecated code and cleanup other macOS code 2019-08-06 20:31:54 +02:00
macscreensaver.h Add explicit 2020-04-07 16:49:15 +02:00
macsystemtrayicon.h Add explicit 2020-04-07 16:49:15 +02:00
macsystemtrayicon.mm Fix systemtray icon on macOS 2019-08-06 20:31:31 +02:00
mainwindow.cpp Add setting for cover providers 2020-05-09 01:48:08 +02:00
mainwindow.h Fix resume playback on startup for CUE 2020-04-25 15:57:02 +02:00
mainwindow.ui Add option to show/hide sidebar 2020-05-06 18:15:17 +02:00
mergedproxymodel.cpp Reduce includes 2020-02-08 15:03:11 +01:00
mergedproxymodel.h Reduce includes 2020-02-08 03:40:30 +01:00
metatypes.cpp Fix compile warnings 2020-04-23 21:08:28 +02:00
metatypes.h Initial commit. 2018-02-27 18:06:05 +01:00
mimedata.h Playlist fixes 2018-11-18 23:21:12 +01:00
mpris.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
mpris.h Reduce includes 2020-02-09 02:29:35 +01:00
mpris2.cpp Fix mpris:artUrl when using embedded cover 2020-05-04 23:23:24 +02:00
mpris2.h Fix compile warnings 2020-04-23 21:08:28 +02:00
mpris_common.h Fix comparison between signed/unsigned 2019-11-15 00:23:06 +01:00
multisortfilterproxy.cpp Reduce includes 2020-02-08 03:40:30 +01:00
multisortfilterproxy.h Add explicit 2020-04-07 16:49:15 +02:00
musicstorage.cpp Copy album covers to file system devices 2019-01-26 17:18:26 +01:00
musicstorage.h Add explicit 2020-04-07 16:49:15 +02:00
network.cpp Require Qt 5.6 or higher 2020-02-29 21:50:10 +01:00
network.h Reduce includes 2020-02-08 03:40:30 +01:00
networkproxyfactory.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
networkproxyfactory.h Add explicit 2020-04-07 16:49:15 +02:00
networktimeouts.cpp Remove unneeded includes 2020-04-25 00:07:18 +02:00
networktimeouts.h Remove unneeded includes 2020-04-25 00:07:18 +02:00
player.cpp Remove phonon 2020-04-25 01:42:29 +02:00
player.h Make scrobbler handle streams 2020-04-25 00:07:42 +02:00
potranslator.h Fix minor code issues 2019-09-15 20:27:32 +02:00
qt_blurimage.h Remove whitespace 2018-08-09 18:39:44 +02:00
qtfslistener.cpp Remove const from signal slot connects 2020-04-13 05:57:48 +02:00
qtfslistener.h Remove whitespace 2018-08-09 18:39:44 +02:00
qtsystemtrayicon.cpp Enable system theme icons, add iconmapper and rename some icon names 2019-10-20 00:17:28 +02:00
qtsystemtrayicon.h Reduce includes 2020-02-08 03:40:30 +01:00
scangiomodulepath.cpp Fix compile warnings 2020-04-23 21:08:28 +02:00
scangiomodulepath.h Remove whitespace 2018-08-09 18:39:44 +02:00
scoped_cftyperef.h Initial commit. 2018-02-27 18:06:05 +01:00
scoped_nsobject.h Initial commit. 2018-02-27 18:06:05 +01:00
scopedgobject.h Remove whitespace 2018-08-09 18:39:44 +02:00
scopedtransaction.cpp Remove useless stdbool.h include 2019-12-30 23:14:40 +01:00
scopedtransaction.h Add explicit 2020-04-07 16:49:15 +02:00
screensaver.cpp Add include for QtGlobal 2018-11-17 03:24:20 +01:00
screensaver.h Remove whitespace 2018-08-09 18:39:44 +02:00
settingsprovider.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
settingsprovider.h Add explicit 2020-04-07 16:49:15 +02:00
signalchecker.cpp Remove useless stdbool.h include 2019-12-30 23:14:40 +01:00
signalchecker.h Remove whitespace 2018-08-09 18:39:44 +02:00
simpletreeitem.h Fix compile warnings 2020-04-23 21:08:28 +02:00
simpletreemodel.h Remove redundant includes 2019-03-22 23:23:50 +01:00
song.cpp Make scrobbler handle streams 2020-04-25 00:07:42 +02:00
song.h Fix compile warnings 2020-04-23 21:08:28 +02:00
songloader.cpp Remove useless using std 2020-04-20 17:49:06 +02:00
songloader.h Add better error handling for CDDA loader 2020-04-07 16:48:12 +02:00
standarditemiconloader.cpp Improve album cover loader, lyrics search and streaming support 2020-04-20 18:03:18 +02:00
standarditemiconloader.h Improve album cover loader, lyrics search and streaming support 2020-04-20 18:03:18 +02:00
stylehelper.cpp Fix compile warnings 2020-04-23 21:08:28 +02:00
stylehelper.h Update stylehelper 2019-04-24 23:43:09 +02:00
stylesheetloader.cpp Fix infinite loop in stylesheetloader 2020-05-06 21:43:44 +02:00
stylesheetloader.h Fix infinite loop in stylesheetloader 2020-05-06 21:43:44 +02:00
systemtrayicon.cpp Fix minor code issues 2019-09-15 20:27:32 +02:00
systemtrayicon.h Add explicit 2020-04-07 16:49:15 +02:00
tagreaderclient.cpp Allow 4 tagreader workers 2019-11-27 22:57:51 +01:00
tagreaderclient.h Remove extra newlines 2020-02-12 00:07:05 +01:00
taskmanager.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
taskmanager.h Remove extra newlines 2020-02-12 00:07:05 +01:00
thread.cpp Add translations support (#82) 2019-02-22 20:24:38 +01:00
thread.h Add explicit 2020-04-07 16:49:15 +02:00
timeconstants.h Initial commit. 2018-02-27 18:06:05 +01:00
translations.cpp Fix memory leaks 2019-07-22 20:53:05 +02:00
translations.h Add explicit 2020-04-07 16:49:15 +02:00
urlhandler.cpp Add stream discoverer to gstreamer pipeline and continuous updating of bitrate 2019-09-07 23:34:13 +02:00
urlhandler.h Add stream discoverer to gstreamer pipeline and continuous updating of bitrate 2019-09-07 23:34:13 +02:00
utilities.cpp Fix device state text color in devices 2020-04-27 00:22:46 +02:00
utilities.h Fix device state text color in devices 2020-04-27 00:22:46 +02:00
windows7thumbbar.cpp Fix compile warnings 2019-09-19 17:44:14 +02:00
windows7thumbbar.h Add explicit 2020-04-07 16:49:15 +02:00