Clementine-audio-player-Mac.../src
Jim Broadus b989a674a4 application: Add splash during initialization
Since initialization on first startup or during a database schema update
can take several seconds, show a splash screen. In the initial
implementation, this is just a small Clementine logo.

The benefit of instantiating the splash in the Application class rather
than in main is that it could eventually show status messages during
startup. However, this implementation does not use the
QSplashScreen::finish mechanism that would synchronize the hiding of the
splash screen with the showing of the main window.
2021-02-21 14:18:54 +00:00
..
analyzers Reformat all C++ 2020-09-22 14:56:06 +01:00
core application: Add splash during initialization 2021-02-21 14:18:54 +00:00
covers Reformat all C++ 2020-09-22 14:56:06 +01:00
dbus Reformat all C++ 2020-09-22 14:56:06 +01:00
devices giolister: Don't include invalid mountpoint url 2020-12-06 12:59:50 +00:00
engines gstengine: Add PipelineView class 2021-01-29 22:30:03 +00:00
globalsearch protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
internet oauth: Fix redirect 2021-02-21 14:18:17 +00:00
library Reformat all C++ 2020-09-22 14:56:06 +01:00
mac Reformat all C++ 2020-09-22 14:56:06 +01:00
moodbar Reformat all C++ 2020-09-22 14:56:06 +01:00
musicbrainz Reformat all C++ 2020-09-22 14:56:06 +01:00
networkremote protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
playlist Localize song count in playlist 2021-01-10 21:58:54 +00:00
playlistparsers Reformat all C++ 2020-09-22 14:56:06 +01:00
ripper transcoder: Provide user feedback in options error condition 2021-02-02 09:58:20 +00:00
smartplaylists Reformat all C++ 2020-09-22 14:56:06 +01:00
songinfo Reformat all C++ 2020-09-22 14:56:06 +01:00
transcoder transcoder: Add options widget for voaacenc 2021-02-07 15:05:11 +00:00
translations Automatic merge of translations from Transifex 2021-02-19 02:41:26 +00:00
ui application: Add splash during initialization 2021-02-21 14:18:54 +00:00
visualisations Reformat all C++ 2020-09-22 14:56:06 +01:00
widgets Reformat all C++ 2020-09-22 14:56:06 +01:00
wiimotedev Reformat all C++ 2020-09-22 14:56:06 +01:00
CMakeLists.txt application: Add splash during initialization 2021-02-21 14:18:54 +00:00
config.h.in Improvements to makefiles and make components optional (#6221) 2018-11-29 21:32:12 +00:00
main.cpp application: Add a Starting() slot to Application 2021-02-21 14:18:54 +00:00
version.h.in Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00