Clementine-audio-player-Mac.../src
Jim Broadus 7ba322b10b debug: Generalize debug feature check
Move the debug console variable check to a static method in the
Application class and use environment variable CLEMENTINE_DEBUG instead
of CLEMENTINE_DEBUG_CONSOLE. This will allow debug features to be
enabled elsewhere in the code.

Example:
CLEMENTINE_DEBUG=1 clementine
2021-01-27 15:14:40 +00:00
..
analyzers Reformat all C++ 2020-09-22 14:56:06 +01:00
core debug: Generalize debug feature check 2021-01-27 15:14:40 +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 transcoder: Add pipeline list to details dialog 2021-01-26 10:31:25 +00:00
globalsearch Reformat all C++ 2020-09-22 14:56:06 +01:00
internet internet/soma.fm: use high quality AAC stream 2021-01-01 18:00:59 +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 hatstand code review update 1 2020-12-17 12:23:30 +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 Reformat all C++ 2020-09-22 14:56:06 +01: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 pipeline list to details dialog 2021-01-26 10:31:25 +00:00
translations Automatic merge of translations from Transifex 2021-01-27 02:54:57 +00:00
ui debug: Generalize debug feature check 2021-01-27 15:14:40 +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 transcoder: Fix flacenc "insane" level encoding 2021-01-12 11:47:12 +00:00
config.h.in Improvements to makefiles and make components optional (#6221) 2018-11-29 21:32:12 +00:00
main.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
version.h.in