strawberry-audio-player-win.../src
Jonas Kvinge 7313db5ac0 Add compile test for QX11Application
if Qt was compiled without XCB, globalshortcut-x11 failed to compile.
2023-04-07 15:57:39 +02:00
..
analyzer Sonogram: Remove unused destructor 2023-03-19 19:32:23 +01:00
collection Use `std::shared_ptr`for `AlbumCoverLoaderResult` 2023-04-06 23:18:10 +02:00
context ContextAlbum: Make size hint respect device pixel ratio 2023-03-28 18:21:19 +02:00
core Use `std::shared_ptr`for `AlbumCoverLoaderResult` 2023-04-06 23:18:10 +02:00
covermanager Use `std::shared_ptr`for `AlbumCoverLoaderResult` 2023-04-06 23:18:10 +02:00
dbus Replace QList<QByteArray> with QByteArrayList 2023-03-18 19:41:36 +01:00
device DeviceDatabaseBackend: Remove use of QSqlDatabase::exec() 2023-03-18 02:20:03 +01:00
dialogs Use `std::shared_ptr`for `AlbumCoverLoaderResult` 2023-04-06 23:18:10 +02:00
engine GstEnginePipeline: Always set initial volume 2023-04-07 02:30:41 +02:00
equalizer Equalizer: Remove redundant QString cast 2023-03-19 19:38:12 +01:00
globalshortcuts Add compile test for QX11Application 2023-04-07 15:57:39 +02:00
internet Use `std::shared_ptr`for `AlbumCoverLoaderResult` 2023-04-06 23:18:10 +02:00
lyrics AuddLyricsProvider: Disable provider by default 2023-03-25 19:20:10 +01:00
moodbar Use C++11 enum class 2023-02-18 14:09:30 +01:00
musicbrainz Use C++11 enum class 2023-02-18 14:09:30 +01:00
organize Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
osd OSDPretty: Respect device pixel ratio 2023-03-29 18:23:06 +02:00
playlist Use `std::shared_ptr`for `AlbumCoverLoaderResult` 2023-04-06 23:18:10 +02:00
playlistparsers Use C++11 enum class 2023-02-18 14:09:30 +01:00
providers Create common class for Musixmatch 2022-10-18 22:49:15 +02:00
qobuz QobuzRequest: Handle multiple discs in integration 2023-03-31 21:21:58 +02:00
queue Split utilities functions into separate files 2022-12-28 22:53:59 +01:00
radios Use `std::shared_ptr`for `AlbumCoverLoaderResult` 2023-04-06 23:18:10 +02:00
scrobbler ListenBrainzScrobbler: Make sure we only add the same artist id once 2023-03-25 19:14:26 +01:00
settings CollectionSettingsPage: Remove iopriority hide 2023-03-26 03:14:52 +02:00
smartplaylists SmartPlaylistSearchTerm: Revert if / else 2023-03-11 18:16:48 +01:00
subsonic Replace QList<QByteArray> with QByteArrayList 2023-03-18 19:41:36 +01:00
tidal Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
transcoder Use C++11 enum class 2023-02-18 14:09:30 +01:00
translations Update translations 2023-04-07 01:13:27 +02:00
utilities ImageUtils: Formatting 2023-03-29 00:09:40 +02:00
widgets PlayingWidget: Make previous pixmap respect device pixel ratio 2023-03-29 00:24:38 +02:00
CMakeLists.txt Scrobbler: Refactor and add MusicBrainz integration 2023-03-25 14:25:21 +01:00
config.h.in Add compile test for QX11Application 2023-04-07 15:57:39 +02:00
main.cpp main: Remove explicitly enabling debug messages 2023-01-11 22:08:58 +01:00
main.h Formatting 2021-06-12 20:53:23 +02:00
version.h.in Update copyrights 2021-03-20 21:14:47 +01:00