MIDI2LR 6.1.0.0
MIDI2LR is an application that interfaces MIDI controllers with Lightroom 6+/CC Classic. It processes MIDI input into develop parameter updates and photo actions, and sends MIDI output when parameters are changed for motorized feedback (on controllers that have motorized faders). A listing of available LightRoom commands is in the Wiki. Assistance on the code and design is welcome.
Loading...
Searching...
No Matches
SettingsManager Member List

This is the complete list of members for SettingsManager, including all inherited members.

ConnectionCallback(bool, bool)SettingsManagerprivate
GetAutoHideTime() const noexceptSettingsManagerinline
GetDefaultProfile() const noexceptSettingsManagerinline
GetLastVersionFound() const noexceptSettingsManagerinline
GetPickupEnabled() const noexceptSettingsManagerinline
GetProfileDirectory() const noexceptSettingsManagerinline
lr_ipc_out_SettingsManagerprivate
operator=(const SettingsManager &other)=deleteSettingsManager
operator=(SettingsManager &&other)=deleteSettingsManager
profile_manager_SettingsManagerprivate
properties_file_SettingsManagerprivate
SetAutoHideTime(int new_time)SettingsManagerinline
SetDefaultProfile(const juce::String &default_profile)SettingsManagerinline
SetLastVersionFound(int version_number)SettingsManagerinline
SetPickupEnabled(bool enabled)SettingsManagerinline
SetProfileDirectory(const juce::String &profile_directory)SettingsManagerinline
SettingsManager(ProfileManager &profile_manager, LrIpcOut &lr_ipc_out)SettingsManager
SettingsManager(const SettingsManager &other)=deleteSettingsManager
SettingsManager(SettingsManager &&other)=deleteSettingsManager
WriteDebugInfo() constSettingsManagerprivate
~SettingsManager()=defaultSettingsManager