Clementine-audio-player-Mac.../src
Marko Hauptvogel 57d00394ee Bugfix for resume playback on start
This fixes issue #5365.

Because of the asynchronous loading of playlists introduced by
09e83935, the resume playback on startup logic finds the active
playlist as empty, because it is not restored yet. By attaching
the playback resume to the RestoreFinish signal, the playback
will be triggered as soon as the playlist is restored. It may be
possible (but unlikely) that the playlist will already be restored
before we wait for the signal, and playback won't be resumed.

Signed-off-by: Marko Hauptvogel <marko.hauptvogel@googlemail.com>
2017-01-05 17:09:57 +00:00
..
analyzers use emplace_back 2015-11-24 03:44:33 -06:00
core Try disabling SPMediaKeyTap on Sierra+. 2016-11-09 13:58:39 +00:00
covers Use a flickr group instead of a tag for kittens. 2016-11-14 12:55:24 +00:00
dbus Use old annotation names for backwards compatibility. 2016-07-06 12:03:39 +01:00
devices Fixes for cross compiling for mac. 2016-12-15 11:36:05 +00:00
engines Add dialog to display streams' audio details (#5547) 2016-12-21 16:57:04 +00:00
globalsearch Add more override specifiers. 2016-12-20 14:16:42 +00:00
internet Add more override specifiers. 2016-12-20 14:16:42 +00:00
library added popular libraryfiltergroup filter: Album artist/Album (#5476) 2016-09-06 07:28:55 -05:00
mac Open the right part of the system preferences for global shortcuts on Mavericks. 2014-04-02 16:27:07 +02:00
moodbar moodbar: check QSlider max/min before using them in division 2016-02-18 09:15:44 -05:00
musicbrainz Add compatibility with chromaprint >= 1.4 2016-12-08 23:12:17 +01:00
networkremote Network Remote: Check bytesAvailable >= 4 before reading length integer 2016-09-12 12:07:28 +02:00
playlist Consider depth levels in path sorting (#5445) (#5573) 2016-12-31 13:22:10 +00:00
playlistparsers Support trackNum elements in XSPF. 2015-10-28 16:17:52 +00:00
ripper check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
smartplaylists Urlencode file names in smart playlists (#5441) 2016-07-13 17:56:01 +01:00
songinfo Add dialog to display streams' audio details (#5547) 2016-12-21 16:57:04 +00:00
transcoder Use mp4mux instead of ffmux_mp4 when transcoding to aac 2016-01-12 15:59:23 +01:00
translations Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2016-10-13 15:18:59 +00:00
ui Bugfix for resume playback on start 2017-01-05 17:09:57 +00:00
visualisations Revert "Add an option to inhibit suspend while playing" 2016-01-08 15:09:07 +00:00
widgets Back/Forward mouse buttons support (closes #4809) (#5440) 2016-07-12 21:47:42 +01:00
wiimotedev use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
CMakeLists.txt Add dialog to display streams' audio details (#5547) 2016-12-21 16:57:04 +00:00
config.h.in udisks2 support for devicemanager (refs #3264) 2016-05-17 22:56:16 +03:00
main.cpp Remove echonest and update songkick concert fetcher. 2016-06-27 14:47:42 +01: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