Clementine-audio-player-Mac.../src
Jim Broadus f4e70face1 library: Fix rescan in case where library directory was recreated
If a root library directory is deleted and recreated, it is not
detected since inotify would need to watch the parent directory. On
rescan, if the subdirectory list for a directory is empty, re-add the
library's root directory.

This is an edge case on Linux systems. The issue may not exist on other
operating systems.
2021-04-01 14:53:49 +01:00
..
analyzers Reformat all C++ 2020-09-22 14:56:06 +01:00
core libclementine-common: Move timeconstants.h to common location 2021-03-17 18:26:51 +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 player: Add original request URL to playback request 2021-03-12 15:20:42 +00:00
globalsearch Removed dirty hack in InternetModel; added "radiobrowser:" url handler; rework station play callback 2021-03-16 11:03:00 +00:00
internet settings: Don't connect service-specific signals to every page 2021-03-24 10:31:52 +00:00
library library: Fix rescan in case where library directory was recreated 2021-04-01 14:53:49 +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 smartplaylists: Escape pattern characters in search term 2021-04-01 14:52:48 +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-04-01 03:04:42 +00:00
ui Fix a typo in a translatable string 2021-03-31 18:10:50 +01:00
visualisations Reformat all C++ 2020-09-22 14:56:06 +01:00
widgets ratingwidget: Properly bind the ratings values 2021-04-01 14:32:18 +01:00
wiimotedev settings: Don't connect service-specific signals to every page 2021-03-24 10:31:52 +00:00
CMakeLists.txt settings: Add SettingsCategory class 2021-03-30 11:51:26 +01:00
config.h build: Move main config from /src to /include 2021-03-16 09:30:56 +00:00
main.cpp lint 2021-03-12 15:20:16 +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