1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-19 12:09:59 +01:00
strawberry-audio-player-win.../src
2023-05-03 20:08:51 +02:00
..
analyzer Rename AnalyzerBase 2023-04-22 19:45:21 +02:00
collection Use new connect syntax for QMetaObject::invokeMethod 2023-05-03 20:08:51 +02:00
context ContextView: Simplify font code 2023-05-03 01:59:13 +02:00
core Use new connect syntax for QMetaObject::invokeMethod 2023-05-03 20:08:51 +02:00
covermanager Use new connect syntax for QMetaObject::invokeMethod 2023-05-03 20:08:51 +02:00
dbus Replace QList<QByteArray> with QByteArrayList 2023-03-18 19:41:36 +01:00
device Use new connect syntax for QMetaObject::invokeMethod 2023-05-03 20:08:51 +02:00
dialogs Use one instance of NetworkAccessManager 2023-04-21 20:20:53 +02:00
engine GstEngine: Include all outputs that starts with "Sink/Audio" 2023-04-23 01:28:52 +02:00
equalizer Add const/references to all signal parameters 2023-04-09 20:23:42 +02:00
globalshortcuts Add const/references to all signal parameters 2023-04-09 20:23:42 +02:00
internet Rename original_url to media_url 2023-04-21 16:20:00 +02:00
lyrics Use one instance of NetworkAccessManager 2023-04-21 20:20:53 +02:00
moodbar Use new connect syntax for QMetaObject::invokeMethod 2023-05-03 20:08:51 +02:00
musicbrainz Use one instance of NetworkAccessManager 2023-04-21 20:20:53 +02:00
organize Add screen utilities for screen and center widget on screen 2023-04-18 16:54:35 +02:00
osd OSDPretty: Respect device pixel ratio 2023-03-29 18:23:06 +02:00
playlist Use new connect syntax for QMetaObject::invokeMethod 2023-05-03 20:08:51 +02:00
playlistparsers Use C++11 enum class 2023-02-18 14:09:30 +01:00
providers
qobuz Use one instance of NetworkAccessManager 2023-04-21 20:20:53 +02:00
queue Replace 0 msec singleshot with invoke method 2023-05-03 19:55:58 +02:00
radios Use new connect syntax for QMetaObject::invokeMethod 2023-05-03 20:08:51 +02:00
scrobbler ListenBrainzScrobbler: Only send duration_ms when valid 2023-04-21 20:54:18 +02:00
settings Rename EngineBase 2023-04-22 19:13:42 +02:00
smartplaylists Replace 0 msec singleshot with invoke method 2023-05-03 19:55:58 +02:00
subsonic Use one instance of NetworkAccessManager 2023-04-21 20:20:53 +02:00
tidal Use one instance of NetworkAccessManager 2023-04-21 20:20:53 +02:00
transcoder Replace gst_element_factory_get_klass with gst_element_factory_get_metadata 2023-04-22 16:49:37 +02:00
translations Update translations 2023-05-02 01:01:40 +02:00
utilities Add screen utilities for screen and center widget on screen 2023-04-18 16:54:35 +02:00
widgets Replace 0 msec singleshot with invoke method 2023-05-03 19:55:58 +02:00
CMakeLists.txt CMakeLists: Remove hardcoded sqlite3 link with MSVC 2023-05-01 19:20:00 +02: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
version.h.in