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
ProfileManager Member List

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

AddCallback(_In_ T *const object, _In_ void(T::*const mf)(juce::XmlElement *, const juce::String &))ProfileManagerinline
callbacks_ProfileManagerprivate
ConnectionCallback(bool, bool)ProfileManagerprivate
controls_model_ProfileManagerprivate
current_profile_ProfileManagerprivate
current_profile_index_ProfileManagerprivate
GetProfileDirectory() const noexceptProfileManagerinline
handleAsyncUpdate() overrideProfileManagerprivate
lr_ipc_out_ProfileManagerprivate
MapCommand(rsj::MidiMessageId msg)ProfileManagerprivate
MidiCmdCallback(rsj::MidiMessage mm)ProfileManagerprivate
operator=(const ProfileManager &other)=deleteProfileManager
operator=(ProfileManager &&other)=deleteProfileManager
profile_location_ProfileManagerprivate
ProfileManager(ControlsModel &c_model, const Profile &profile, LrIpcOut &out, MidiReceiver &midi_receiver)ProfileManager
ProfileManager(const ProfileManager &other)=deleteProfileManager
ProfileManager(ProfileManager &&other)=deleteProfileManager
profiles_ProfileManagerprivate
SetProfileDirectory(const juce::File &directory)ProfileManager
switch_state_ProfileManagerprivate
SwitchState enum nameProfileManagerprivate
SwitchToNextProfile()ProfileManagerprivate
SwitchToPreviousProfile()ProfileManagerprivate
SwitchToProfile(int profile_index)ProfileManager
SwitchToProfile(const juce::String &profile)ProfileManager
~ProfileManager()=defaultProfileManager