You mean seeing a volume progress meter on the VFD/LCD while changing your volume? I don't think this is possible yet. I'll have to look into this to see whether this is possible. At the moment I see 2 problems:BoelShit said:@knutinh and Joe...
Is it possible to have a volume progress meter like in percentage or progress bar just like knutinh is talking about with duration?
I really couldn't tell... First, I don't own all the displays my plugin supports and certainly not the ones you mention... Second, I don't know all existing displays by heart, so I can't tell you whether these two are compatible with the ones I do support.urev said:Hi!
are the other SED controllers compatible to the supported ones? I'm interested especially in the SED 1565 and SED 1531.
JoeDalton said:You mean seeing a volume progress meter on the VFD/LCD while changing your volume? I don't think this is possible yet. I'll have to look into this to see whether this is possible. At the moment I see 2 problems:BoelShit said:@knutinh and Joe...
Is it possible to have a volume progress meter like in percentage or progress bar just like knutinh is talking about with duration?
:arrow: knowing when the user is changing the volume
:arrow: getting to the new volume setting.
Joe
************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: Unable to load DLL 'C:\Program Files\MediaPortal\plugins\process\LCDDrivers\ba66.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at ba6633620fd901624172a5ee024aae5fc200.DLL_GetInfo (DLLInfo& _info)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at ProcessPlugins.ExternalDisplay.LCDHypeWrapper.GetDllInfo()
at ProcessPlugins.ExternalDisplay.LCDHypeWrapper..ctor(String dllFile)
at ProcessPlugins.ExternalDisplay.Settings.LoadDrivers()
at ProcessPlugins.ExternalDisplay.SetupForm..ctor ()
at ProcessPlugins.ExternalDisplay.ExternalDisplay.ShowPlugin()
at MediaPortal.Configuration.Sections.Plugins.setupButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc (Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
.......